Sep 01 01:52:16 devstack devstack@c-api.service[74442]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:52:16 devstack devstack@c-api.service[74442]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:52:16 2026] *** Sep 01 01:52:16 devstack devstack@c-api.service[74442]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:52:16 devstack devstack@c-api.service[74442]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:52:16 devstack devstack@c-api.service[74442]: nodename: devstack Sep 01 01:52:16 devstack devstack@c-api.service[74442]: machine: x86_64 Sep 01 01:52:16 devstack devstack@c-api.service[74442]: clock source: unix Sep 01 01:52:16 devstack devstack@c-api.service[74442]: pcre jit disabled Sep 01 01:52:16 devstack devstack@c-api.service[74442]: detected number of CPU cores: 4 Sep 01 01:52:16 devstack devstack@c-api.service[74442]: current working directory: / Sep 01 01:52:16 devstack devstack@c-api.service[74442]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:52:16 devstack devstack@c-api.service[74442]: your processes number limit is 47517 Sep 01 01:52:16 devstack devstack@c-api.service[74442]: your memory page size is 4096 bytes Sep 01 01:52:16 devstack devstack@c-api.service[74442]: detected max file descriptor number: 2048 Sep 01 01:52:16 devstack devstack@c-api.service[74442]: lock engine: pthread robust mutexes Sep 01 01:52:16 devstack devstack@c-api.service[74442]: thunder lock: enabled Sep 01 01:52:16 devstack devstack@c-api.service[74442]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:52:16 devstack devstack@c-api.service[74442]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:52:16 devstack devstack@c-api.service[74442]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:52:16 devstack devstack@c-api.service[74442]: Set PythonHome to /opt/stack/data/venv Sep 01 01:52:16 devstack devstack@c-api.service[74442]: Python main interpreter initialized at 0x768d2a4a4668 Sep 01 01:52:16 devstack devstack@c-api.service[74442]: python threads support enabled Sep 01 01:52:16 devstack devstack@c-api.service[74442]: your server socket listen backlog is limited to 100 connections Sep 01 01:52:16 devstack devstack@c-api.service[74442]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:52:16 devstack devstack@c-api.service[74442]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:52:16 devstack devstack@c-api.service[74442]: *** Operational MODE: preforking *** Sep 01 01:52:16 devstack devstack@c-api.service[74442]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:52:16 devstack devstack@c-api.service[74442]: spawned uWSGI master process (pid: 74442) Sep 01 01:52:16 devstack devstack@c-api.service[74442]: spawned uWSGI worker 1 (pid: 74450, cores: 1) Sep 01 01:52:16 devstack devstack@c-api.service[74442]: spawned uWSGI worker 2 (pid: 74451, cores: 1) Sep 01 01:52:16 devstack devstack@c-api.service[74442]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:52:16 devstack devstack@c-api.service[74450]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:52:16 devstack devstack@c-api.service[74450]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:52:16 devstack devstack@c-api.service[74450]: we strongly recommend against using it for new projects. Sep 01 01:52:16 devstack devstack@c-api.service[74450]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:52:16 devstack devstack@c-api.service[74450]: framework. For more detail see Sep 01 01:52:16 devstack devstack@c-api.service[74450]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:52:16 devstack devstack@c-api.service[74450]: import eventlet # noqa Sep 01 01:52:16 devstack devstack@c-api.service[74451]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:52:16 devstack devstack@c-api.service[74451]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:52:16 devstack devstack@c-api.service[74451]: we strongly recommend against using it for new projects. Sep 01 01:52:16 devstack devstack@c-api.service[74451]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:52:16 devstack devstack@c-api.service[74451]: framework. For more detail see Sep 01 01:52:16 devstack devstack@c-api.service[74451]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:52:16 devstack devstack@c-api.service[74451]: import eventlet # noqa Sep 01 01:52:16 devstack devstack@c-api.service[74450]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:52:16 devstack devstack@c-api.service[74450]: from cgi import parse_header Sep 01 01:52:16 devstack devstack@c-api.service[74451]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:52:16 devstack devstack@c-api.service[74451]: from cgi import parse_header Sep 01 01:52:17 devstack devstack@c-api.service[74450]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:52:17 devstack devstack@c-api.service[74450]: warnings.warn( Sep 01 01:52:17 devstack devstack@c-api.service[74450]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:52:17 devstack devstack@c-api.service[74450]: removals.removed_module( Sep 01 01:52:17 devstack devstack@c-api.service[74450]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:52:17 devstack devstack@c-api.service[74450]: removals.removed_module( Sep 01 01:52:17 devstack devstack@c-api.service[74451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:52:17 devstack devstack@c-api.service[74451]: warnings.warn( Sep 01 01:52:17 devstack devstack@c-api.service[74451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:52:17 devstack devstack@c-api.service[74451]: removals.removed_module( Sep 01 01:52:17 devstack devstack@c-api.service[74451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:52:17 devstack devstack@c-api.service[74451]: removals.removed_module( Sep 01 01:52:18 devstack devstack@c-api.service[74451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:52:18 devstack devstack@c-api.service[74451]: warnings.warn( Sep 01 01:52:18 devstack devstack@c-api.service[74450]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:52:18 devstack devstack@c-api.service[74450]: warnings.warn( Sep 01 01:52:18 devstack devstack@c-api.service[74451]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:52:18 devstack devstack@c-api.service[74451]: warnings.warn( Sep 01 01:52:18 devstack devstack@c-api.service[74450]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:52:18 devstack devstack@c-api.service[74450]: warnings.warn( Sep 01 01:52:19 devstack devstack@c-api.service[74450]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:52:19 devstack devstack@c-api.service[74450]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74450) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:52:19 devstack devstack@c-api.service[74451]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:52:19 devstack devstack@c-api.service[74451]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74451) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:52:19 devstack devstack@c-api.service[74451]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:52:19 devstack devstack@c-api.service[74451]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:52:19 devstack devstack@c-api.service[74450]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:52:19 devstack devstack@c-api.service[74450]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74450) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74451) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74451) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74451) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74451) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74450) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74450) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74450) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:52:20 devstack devstack@c-api.service[74451]: INFO dbcounter [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Registered counter for database cinder Sep 01 01:52:20 devstack devstack@c-api.service[74450]: INFO dbcounter [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Registered counter for database cinder Sep 01 01:52:20 devstack devstack@c-api.service[74451]: DEBUG oslo_db.sqlalchemy.engines [None req-8111677f-5440-429a-a580-cfad79a80167 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=74451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:52:20 devstack devstack@c-api.service[74450]: DEBUG oslo_db.sqlalchemy.engines [None req-240613fc-6cf8-4870-b63b-b77929b85051 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=74450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG dbcounter [-] [74451] Writer thread running {{(pid=74451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:52:21 devstack devstack@c-api.service[74451]: INFO cinder.rpc [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: INFO cinder.rpc [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: INFO cinder.rpc [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: INFO cinder.rpc [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING cinder.keymgr.conf_key_mgr [None req-8111677f-5440-429a-a580-cfad79a80167 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG dbcounter [-] [74450] Writer thread running {{(pid=74450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:52:21 devstack devstack@c-api.service[74450]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:52:21 devstack devstack@c-api.service[74450]: INFO cinder.rpc [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74450]: INFO cinder.rpc [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74450]: INFO cinder.rpc [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74450]: INFO cinder.rpc [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING cinder.keymgr.conf_key_mgr [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG oslo_db.sqlalchemy.engines [None req-8111677f-5440-429a-a580-cfad79a80167 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=74451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: INFO cinder.rpc [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: INFO cinder.rpc [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG oslo_db.sqlalchemy.engines [None req-240613fc-6cf8-4870-b63b-b77929b85051 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=74450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: INFO cinder.rpc [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: INFO cinder.rpc [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING cinder.api.contrib.hosts [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: extensions {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: os-volume-manage {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: os-quota-class-sets {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: os-hosts {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: capabilities {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: encryption {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: scheduler-stats {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: os-quota-sets {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: os-availability-zone {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: qos-specs {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: extra_specs {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: backups {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: encryption {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: cgsnapshots {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: os-volume-type-access {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: consistencygroups {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: os-volume-transfer {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extended resource: os-snapshot-manage {{(pid=74451) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING cinder.api.contrib.hosts [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING stevedore.named [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WARNING castellan.key_manager [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.contrib.snapshot_actions [None req-8111677f-5440-429a-a580-cfad79a80167 None None] SnapshotActionsController initialized {{(pid=74451) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension AdminActions extending resource: volumes {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension AdminActions extending resource: snapshots {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension AdminActions extending resource: backups {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension VolumeActions extending resource: volumes {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension UsedLimits extending resource: limits {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension TypesManage extending resource: types {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.v3.router [None req-8111677f-5440-429a-a580-cfad79a80167 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74451) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: extensions {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: os-volume-manage {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: os-quota-class-sets {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x768d2a4a4668 pid: 74451 (default app) Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: os-hosts {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: capabilities {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: encryption {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: scheduler-stats {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: os-quota-sets {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: os-availability-zone {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: qos-specs {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: DEBUG cinder.api.middleware.request_id [None req-666d7cf2-de91-46d2-9899-90fecb39938a None None] RequestId filter calling following filter/app {{(pid=74451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: extra_specs {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: backups {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74451]: [pid: 74451|app: 0|req: 1/1] 192.168.122.45 () {50 vars in 780 bytes} [Tue Sep 1 01:52:21 2026] GET /volume/v3/ => generated 114 bytes in 28 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: encryption {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: cgsnapshots {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: os-volume-type-access {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: consistencygroups {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: os-volume-transfer {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extended resource: os-snapshot-manage {{(pid=74450) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING stevedore.named [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WARNING castellan.key_manager [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.contrib.snapshot_actions [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] SnapshotActionsController initialized {{(pid=74450) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension AdminActions extending resource: volumes {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension AdminActions extending resource: snapshots {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension AdminActions extending resource: backups {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension VolumeActions extending resource: volumes {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension UsedLimits extending resource: limits {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension TypesManage extending resource: types {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: DEBUG cinder.api.v3.router [None req-240613fc-6cf8-4870-b63b-b77929b85051 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74450) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:52:21 devstack devstack@c-api.service[74450]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x768d2a4a4668 pid: 74450 (default app) Sep 01 01:52:29 devstack devstack@c-api.service[74451]: DEBUG cinder.api.middleware.request_id [None req-f915431d-5e59-427c-ab81-73a867ec062f None None] RequestId filter calling following filter/app {{(pid=74451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:30 devstack devstack@c-api.service[74451]: INFO cinder.api.openstack.wsgi [None req-f915431d-5e59-427c-ab81-73a867ec062f admin admin] POST http://192.168.122.45/volume/v3/types Sep 01 01:52:30 devstack devstack@c-api.service[74451]: DEBUG cinder.api.openstack.wsgi [None req-f915431d-5e59-427c-ab81-73a867ec062f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null}} {{(pid=74451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:30 devstack devstack@c-api.service[74451]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:30 devstack devstack@c-api.service[74451]: warnings.warn( Sep 01 01:52:30 devstack devstack@c-api.service[74451]: DEBUG oslo_db.sqlalchemy.engines [None req-f915431d-5e59-427c-ab81-73a867ec062f 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=74451) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:52:30 devstack devstack@c-api.service[74451]: INFO cinder.api.openstack.wsgi [None req-f915431d-5e59-427c-ab81-73a867ec062f admin admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 01:52:30 devstack devstack@c-api.service[74451]: [pid: 74451|app: 0|req: 2/2] 192.168.122.45 () {60 vars in 1186 bytes} [Tue Sep 1 01:52:29 2026] POST /volume/v3/types => generated 186 bytes in 1035 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:52:30 devstack devstack@c-api.service[74450]: DEBUG cinder.api.middleware.request_id [None req-8e70a463-974f-4ffc-be74-4c53cf44a415 None None] RequestId filter calling following filter/app {{(pid=74450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:52:31 devstack devstack@c-api.service[74450]: DEBUG dbcounter [-] [74450] Writing DB stats cinder:SELECT=6 {{(pid=74450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:52:31 devstack devstack@c-api.service[74450]: INFO cinder.api.openstack.wsgi [None req-8e70a463-974f-4ffc-be74-4c53cf44a415 admin admin] POST http://192.168.122.45/volume/v3/types/4c6b3256-5e65-4ddd-bc14-1c18f5fbe107/extra_specs Sep 01 01:52:31 devstack devstack@c-api.service[74450]: DEBUG cinder.api.openstack.wsgi [None req-8e70a463-974f-4ffc-be74-4c53cf44a415 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:52:31 devstack devstack@c-api.service[74450]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:52:31 devstack devstack@c-api.service[74450]: warnings.warn( Sep 01 01:52:31 devstack devstack@c-api.service[74450]: DEBUG oslo_db.sqlalchemy.engines [None req-8e70a463-974f-4ffc-be74-4c53cf44a415 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=74450) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:52:31 devstack devstack@c-api.service[74450]: INFO cinder.api.openstack.wsgi [None req-8e70a463-974f-4ffc-be74-4c53cf44a415 admin admin] http://192.168.122.45/volume/v3/types/4c6b3256-5e65-4ddd-bc14-1c18f5fbe107/extra_specs returned with HTTP 200 Sep 01 01:52:31 devstack devstack@c-api.service[74450]: [pid: 74450|app: 0|req: 1/3] 192.168.122.45 () {60 vars in 1333 bytes} [Tue Sep 1 01:52:30 2026] POST /volume/v3/types/4c6b3256-5e65-4ddd-bc14-1c18f5fbe107/extra_specs => generated 55 bytes in 1103 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 01:52:40 devstack devstack@c-api.service[74451]: DEBUG dbcounter [-] [74451] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:52:41 devstack devstack@c-api.service[74450]: DEBUG dbcounter [-] [74450] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:53:15 devstack devstack@c-api.service[74451]: DEBUG cinder.api.middleware.request_id [req-4ce1e4b9-6429-480c-8959-fa674b916e1b req-d5f602d2-b3cc-4a3a-911c-23fda880a237 None None] RequestId filter calling following filter/app {{(pid=74451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:53:15 devstack devstack@c-api.service[74451]: INFO cinder.api.openstack.wsgi [req-4ce1e4b9-6429-480c-8959-fa674b916e1b req-d5f602d2-b3cc-4a3a-911c-23fda880a237 None None] GET http://192.168.122.45/volume// Sep 01 01:53:15 devstack devstack@c-api.service[74451]: DEBUG cinder.api.openstack.wsgi [req-4ce1e4b9-6429-480c-8959-fa674b916e1b req-d5f602d2-b3cc-4a3a-911c-23fda880a237 None None] Empty body provided in request {{(pid=74451) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:53:15 devstack devstack@c-api.service[74451]: DEBUG cinder.api.openstack.wsgi [req-4ce1e4b9-6429-480c-8959-fa674b916e1b req-d5f602d2-b3cc-4a3a-911c-23fda880a237 None None] Calling method 'all' {{(pid=74451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:53:15 devstack devstack@c-api.service[74451]: INFO cinder.api.openstack.wsgi [req-4ce1e4b9-6429-480c-8959-fa674b916e1b req-d5f602d2-b3cc-4a3a-911c-23fda880a237 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 01:53:15 devstack devstack@c-api.service[74451]: [pid: 74451|app: 0|req: 3/4] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 01:53:15 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:55:06 devstack devstack@c-api.service[74450]: DEBUG cinder.api.middleware.request_id [None req-d713a4be-e449-4ac6-aee9-cb2f38bf5811 None None] RequestId filter calling following filter/app {{(pid=74450) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:06 devstack devstack@c-api.service[74450]: INFO cinder.api.openstack.wsgi [None req-d713a4be-e449-4ac6-aee9-cb2f38bf5811 tempest-verify_tempest_config-1090454409 tempest-verify_tempest_config-1090454409-project-member] GET http://192.168.122.45/volume/v3/extensions Sep 01 01:55:06 devstack devstack@c-api.service[74450]: DEBUG cinder.api.openstack.wsgi [None req-d713a4be-e449-4ac6-aee9-cb2f38bf5811 tempest-verify_tempest_config-1090454409 tempest-verify_tempest_config-1090454409-project-member] Empty body provided in request {{(pid=74450) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:55:06 devstack devstack@c-api.service[74450]: DEBUG cinder.api.openstack.wsgi [None req-d713a4be-e449-4ac6-aee9-cb2f38bf5811 tempest-verify_tempest_config-1090454409 tempest-verify_tempest_config-1090454409-project-member] Calling method 'index' {{(pid=74450) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:55:06 devstack devstack@c-api.service[74450]: INFO cinder.api.openstack.wsgi [None req-d713a4be-e449-4ac6-aee9-cb2f38bf5811 tempest-verify_tempest_config-1090454409 tempest-verify_tempest_config-1090454409-project-member] http://192.168.122.45/volume/v3/extensions returned with HTTP 200 Sep 01 01:55:06 devstack devstack@c-api.service[74450]: [pid: 74450|app: 0|req: 2/5] 192.168.122.45 () {58 vars in 1125 bytes} [Tue Sep 1 01:55:06 2026] GET /volume/v3/extensions => generated 5245 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:55:13 devstack devstack@c-api.service[74451]: DEBUG cinder.api.middleware.request_id [None req-1ba6327a-7241-4188-8ccb-6d4c2874bf95 None None] RequestId filter calling following filter/app {{(pid=74451) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:55:14 devstack devstack@c-api.service[74451]: INFO cinder.api.openstack.wsgi [None req-1ba6327a-7241-4188-8ccb-6d4c2874bf95 demo admin] POST http://192.168.122.45/volume/v3/types Sep 01 01:55:14 devstack devstack@c-api.service[74451]: DEBUG cinder.api.openstack.wsgi [None req-1ba6327a-7241-4188-8ccb-6d4c2874bf95 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "QuobyteHD", "description": null}} {{(pid=74451) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:55:14 devstack devstack@c-api.service[74451]: INFO cinder.api.openstack.wsgi [None req-1ba6327a-7241-4188-8ccb-6d4c2874bf95 demo admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 01:55:14 devstack devstack@c-api.service[74451]: [pid: 74451|app: 0|req: 4/6] 192.168.122.45 () {60 vars in 1186 bytes} [Tue Sep 1 01:55:13 2026] POST /volume/v3/types => generated 184 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:55:24 devstack devstack@c-api.service[74451]: DEBUG dbcounter [-] [74451] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74451) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:57:19 devstack devstack@c-api.service[74442]: Tue Sep 1 01:57:19 2026 - graceful shutdown triggered... Sep 01 01:57:19 devstack devstack@c-api.service[74450]: Gracefully killing worker 1 (pid: 74450)... Sep 01 01:57:19 devstack devstack@c-api.service[74451]: Gracefully killing worker 2 (pid: 74451)... Sep 01 01:57:20 devstack devstack@c-api.service[74442]: worker 1 buried after 1 seconds Sep 01 01:57:20 devstack devstack@c-api.service[74442]: worker 2 buried after 1 seconds Sep 01 01:57:20 devstack devstack@c-api.service[74442]: goodbye to uWSGI. Sep 01 01:57:20 devstack devstack@c-api.service[86564]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:57:20 devstack devstack@c-api.service[86564]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:57:20 2026] *** Sep 01 01:57:20 devstack devstack@c-api.service[86564]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:57:20 devstack devstack@c-api.service[86564]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:57:20 devstack devstack@c-api.service[86564]: nodename: devstack Sep 01 01:57:20 devstack devstack@c-api.service[86564]: machine: x86_64 Sep 01 01:57:20 devstack devstack@c-api.service[86564]: clock source: unix Sep 01 01:57:20 devstack devstack@c-api.service[86564]: pcre jit disabled Sep 01 01:57:20 devstack devstack@c-api.service[86564]: detected number of CPU cores: 4 Sep 01 01:57:20 devstack devstack@c-api.service[86564]: current working directory: / Sep 01 01:57:20 devstack devstack@c-api.service[86564]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:57:20 devstack devstack@c-api.service[86564]: your processes number limit is 47517 Sep 01 01:57:20 devstack devstack@c-api.service[86564]: your memory page size is 4096 bytes Sep 01 01:57:20 devstack devstack@c-api.service[86564]: detected max file descriptor number: 2048 Sep 01 01:57:20 devstack devstack@c-api.service[86564]: lock engine: pthread robust mutexes Sep 01 01:57:20 devstack devstack@c-api.service[86564]: thunder lock: enabled Sep 01 01:57:20 devstack devstack@c-api.service[86564]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:57:20 devstack devstack@c-api.service[86564]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:57:20 devstack devstack@c-api.service[86564]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:57:20 devstack devstack@c-api.service[86564]: Set PythonHome to /opt/stack/data/venv Sep 01 01:57:21 devstack devstack@c-api.service[86564]: Python main interpreter initialized at 0x7953fb8a4668 Sep 01 01:57:21 devstack devstack@c-api.service[86564]: python threads support enabled Sep 01 01:57:21 devstack devstack@c-api.service[86564]: your server socket listen backlog is limited to 100 connections Sep 01 01:57:21 devstack devstack@c-api.service[86564]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:57:21 devstack devstack@c-api.service[86564]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:57:21 devstack devstack@c-api.service[86564]: *** Operational MODE: preforking *** Sep 01 01:57:21 devstack devstack@c-api.service[86564]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:57:21 devstack devstack@c-api.service[86564]: spawned uWSGI master process (pid: 86564) Sep 01 01:57:21 devstack devstack@c-api.service[86564]: spawned uWSGI worker 1 (pid: 86566, cores: 1) Sep 01 01:57:21 devstack devstack@c-api.service[86564]: spawned uWSGI worker 2 (pid: 86567, cores: 1) Sep 01 01:57:21 devstack devstack@c-api.service[86564]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:57:21 devstack devstack@c-api.service[86567]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:57:21 devstack devstack@c-api.service[86567]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:57:21 devstack devstack@c-api.service[86567]: we strongly recommend against using it for new projects. Sep 01 01:57:21 devstack devstack@c-api.service[86567]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:57:21 devstack devstack@c-api.service[86567]: framework. For more detail see Sep 01 01:57:21 devstack devstack@c-api.service[86567]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:57:21 devstack devstack@c-api.service[86567]: import eventlet # noqa Sep 01 01:57:21 devstack devstack@c-api.service[86566]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:57:21 devstack devstack@c-api.service[86566]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:57:21 devstack devstack@c-api.service[86566]: we strongly recommend against using it for new projects. Sep 01 01:57:21 devstack devstack@c-api.service[86566]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:57:21 devstack devstack@c-api.service[86566]: framework. For more detail see Sep 01 01:57:21 devstack devstack@c-api.service[86566]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:57:21 devstack devstack@c-api.service[86566]: import eventlet # noqa Sep 01 01:57:21 devstack devstack@c-api.service[86567]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:57:21 devstack devstack@c-api.service[86567]: from cgi import parse_header Sep 01 01:57:21 devstack devstack@c-api.service[86566]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:57:21 devstack devstack@c-api.service[86566]: from cgi import parse_header Sep 01 01:57:21 devstack devstack@c-api.service[86567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:57:21 devstack devstack@c-api.service[86567]: warnings.warn( Sep 01 01:57:21 devstack devstack@c-api.service[86567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:57:21 devstack devstack@c-api.service[86567]: removals.removed_module( Sep 01 01:57:21 devstack devstack@c-api.service[86567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:57:21 devstack devstack@c-api.service[86567]: removals.removed_module( Sep 01 01:57:22 devstack devstack@c-api.service[86566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:57:22 devstack devstack@c-api.service[86566]: warnings.warn( Sep 01 01:57:22 devstack devstack@c-api.service[86566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:57:22 devstack devstack@c-api.service[86566]: removals.removed_module( Sep 01 01:57:22 devstack devstack@c-api.service[86566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:57:22 devstack devstack@c-api.service[86566]: removals.removed_module( Sep 01 01:57:24 devstack devstack@c-api.service[86567]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:57:24 devstack devstack@c-api.service[86567]: warnings.warn( Sep 01 01:57:24 devstack devstack@c-api.service[86567]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:57:24 devstack devstack@c-api.service[86567]: warnings.warn( Sep 01 01:57:25 devstack devstack@c-api.service[86566]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:57:25 devstack devstack@c-api.service[86566]: warnings.warn( Sep 01 01:57:25 devstack devstack@c-api.service[86566]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:57:25 devstack devstack@c-api.service[86566]: warnings.warn( Sep 01 01:57:25 devstack devstack@c-api.service[86567]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:57:25 devstack devstack@c-api.service[86567]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86567) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:57:25 devstack devstack@c-api.service[86567]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:57:25 devstack devstack@c-api.service[86567]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:57:25 devstack devstack@c-api.service[86566]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:57:25 devstack devstack@c-api.service[86566]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86566) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:57:26 devstack devstack@c-api.service[86566]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86567) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86567) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86567) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86567) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86567]: INFO dbcounter [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Registered counter for database cinder Sep 01 01:57:26 devstack devstack@c-api.service[86567]: DEBUG oslo_db.sqlalchemy.engines [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd 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=86567) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86566) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:26 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86566) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86566) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86566) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: INFO dbcounter [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Registered counter for database cinder Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG dbcounter [-] [86567] Writer thread running {{(pid=86567) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:27 devstack devstack@c-api.service[86567]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:57:27 devstack devstack@c-api.service[86567]: INFO cinder.rpc [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86567]: INFO cinder.rpc [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86567]: INFO cinder.rpc [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86567]: INFO cinder.rpc [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING cinder.keymgr.conf_key_mgr [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG oslo_db.sqlalchemy.engines [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 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=86566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG oslo_db.sqlalchemy.engines [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd 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=86567) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: INFO cinder.rpc [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86567]: INFO cinder.rpc [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING cinder.api.contrib.hosts [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: extensions {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: os-volume-manage {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: os-quota-class-sets {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: os-hosts {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: capabilities {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: encryption {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: scheduler-stats {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: os-quota-sets {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: os-availability-zone {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: qos-specs {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: extra_specs {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: backups {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: encryption {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: cgsnapshots {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: os-volume-type-access {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: consistencygroups {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: os-volume-transfer {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extended resource: os-snapshot-manage {{(pid=86567) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING stevedore.named [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WARNING castellan.key_manager [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.contrib.snapshot_actions [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] SnapshotActionsController initialized {{(pid=86567) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension AdminActions extending resource: volumes {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension AdminActions extending resource: snapshots {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension AdminActions extending resource: backups {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension VolumeActions extending resource: volumes {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension UsedLimits extending resource: limits {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension TypesManage extending resource: types {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: DEBUG cinder.api.v3.router [None req-65f3921b-60bb-46ea-93b5-f3da30f5d3fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=86567) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86567]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7953fb8a4668 pid: 86567 (default app) Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG dbcounter [-] [86566] Writer thread running {{(pid=86566) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:27 devstack devstack@c-api.service[86566]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:57:27 devstack devstack@c-api.service[86566]: INFO cinder.rpc [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86566]: INFO cinder.rpc [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86566]: INFO cinder.rpc [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86566]: INFO cinder.rpc [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING cinder.keymgr.conf_key_mgr [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG oslo_db.sqlalchemy.engines [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 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=86566) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: INFO cinder.rpc [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86566]: INFO cinder.rpc [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING cinder.api.contrib.hosts [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: extensions {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: os-volume-manage {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: os-quota-class-sets {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: os-hosts {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: capabilities {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: encryption {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: scheduler-stats {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: os-quota-sets {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: os-availability-zone {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: qos-specs {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: extra_specs {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: backups {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: encryption {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: cgsnapshots {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: os-volume-type-access {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: consistencygroups {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: os-volume-transfer {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extended resource: os-snapshot-manage {{(pid=86566) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING stevedore.named [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:27 devstack devstack@c-api.service[86566]: WARNING castellan.key_manager [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] SnapshotActionsController initialized {{(pid=86566) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:27 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension AdminActions extending resource: volumes {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension AdminActions extending resource: snapshots {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension AdminActions extending resource: backups {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension VolumeActions extending resource: volumes {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension UsedLimits extending resource: limits {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension TypesManage extending resource: types {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: DEBUG cinder.api.v3.router [None req-5d1cc258-7884-4e87-ad98-9a6a1fde8721 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86566) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:28 devstack devstack@c-api.service[86566]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7953fb8a4668 pid: 86566 (default app) Sep 01 01:57:28 devstack devstack@c-api.service[86564]: Tue Sep 1 01:57:28 2026 - graceful shutdown triggered... Sep 01 01:57:28 devstack devstack@c-api.service[86566]: Gracefully killing worker 1 (pid: 86566)... Sep 01 01:57:28 devstack devstack@c-api.service[86567]: Gracefully killing worker 2 (pid: 86567)... Sep 01 01:57:30 devstack devstack@c-api.service[86564]: worker 1 buried after 2 seconds Sep 01 01:57:30 devstack devstack@c-api.service[86564]: worker 2 buried after 2 seconds Sep 01 01:57:30 devstack devstack@c-api.service[86564]: goodbye to uWSGI. Sep 01 01:57:30 devstack devstack@c-api.service[87079]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 01 01:57:30 devstack devstack@c-api.service[87079]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Sep 1 01:57:30 2026] *** Sep 01 01:57:30 devstack devstack@c-api.service[87079]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 01 01:57:30 devstack devstack@c-api.service[87079]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 01 01:57:30 devstack devstack@c-api.service[87079]: nodename: devstack Sep 01 01:57:30 devstack devstack@c-api.service[87079]: machine: x86_64 Sep 01 01:57:30 devstack devstack@c-api.service[87079]: clock source: unix Sep 01 01:57:30 devstack devstack@c-api.service[87079]: pcre jit disabled Sep 01 01:57:30 devstack devstack@c-api.service[87079]: detected number of CPU cores: 4 Sep 01 01:57:30 devstack devstack@c-api.service[87079]: current working directory: / Sep 01 01:57:30 devstack devstack@c-api.service[87079]: detected binary path: /usr/bin/uwsgi-core Sep 01 01:57:30 devstack devstack@c-api.service[87079]: your processes number limit is 47517 Sep 01 01:57:30 devstack devstack@c-api.service[87079]: your memory page size is 4096 bytes Sep 01 01:57:30 devstack devstack@c-api.service[87079]: detected max file descriptor number: 2048 Sep 01 01:57:30 devstack devstack@c-api.service[87079]: lock engine: pthread robust mutexes Sep 01 01:57:30 devstack devstack@c-api.service[87079]: thunder lock: enabled Sep 01 01:57:30 devstack devstack@c-api.service[87079]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 01 01:57:30 devstack devstack@c-api.service[87079]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 01 01:57:30 devstack devstack@c-api.service[87079]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 01 01:57:30 devstack devstack@c-api.service[87079]: Set PythonHome to /opt/stack/data/venv Sep 01 01:57:30 devstack devstack@c-api.service[87079]: Python main interpreter initialized at 0x7a1f25ca4668 Sep 01 01:57:30 devstack devstack@c-api.service[87079]: python threads support enabled Sep 01 01:57:30 devstack devstack@c-api.service[87079]: your server socket listen backlog is limited to 100 connections Sep 01 01:57:30 devstack devstack@c-api.service[87079]: your mercy for graceful operations on workers is 80 seconds Sep 01 01:57:30 devstack devstack@c-api.service[87079]: mapped 403077 bytes (393 KB) for 2 cores Sep 01 01:57:30 devstack devstack@c-api.service[87079]: *** Operational MODE: preforking *** Sep 01 01:57:30 devstack devstack@c-api.service[87079]: *** uWSGI is running in multiple interpreter mode *** Sep 01 01:57:30 devstack devstack@c-api.service[87079]: spawned uWSGI master process (pid: 87079) Sep 01 01:57:30 devstack devstack@c-api.service[87079]: spawned uWSGI worker 1 (pid: 87080, cores: 1) Sep 01 01:57:30 devstack devstack@c-api.service[87079]: spawned uWSGI worker 2 (pid: 87081, cores: 1) Sep 01 01:57:30 devstack devstack@c-api.service[87079]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 01 01:57:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:57:31 devstack devstack@c-api.service[87080]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:57:31 devstack devstack@c-api.service[87080]: we strongly recommend against using it for new projects. Sep 01 01:57:31 devstack devstack@c-api.service[87080]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:57:31 devstack devstack@c-api.service[87080]: framework. For more detail see Sep 01 01:57:31 devstack devstack@c-api.service[87080]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:57:31 devstack devstack@c-api.service[87080]: import eventlet # noqa Sep 01 01:57:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 01 01:57:31 devstack devstack@c-api.service[87081]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 01 01:57:31 devstack devstack@c-api.service[87081]: we strongly recommend against using it for new projects. Sep 01 01:57:31 devstack devstack@c-api.service[87081]: If you are already using Eventlet, we recommend migrating to a different Sep 01 01:57:31 devstack devstack@c-api.service[87081]: framework. For more detail see Sep 01 01:57:31 devstack devstack@c-api.service[87081]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 01 01:57:31 devstack devstack@c-api.service[87081]: import eventlet # noqa Sep 01 01:57:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:57:31 devstack devstack@c-api.service[87080]: from cgi import parse_header Sep 01 01:57:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:57:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:57:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:57:31 devstack devstack@c-api.service[87080]: removals.removed_module( Sep 01 01:57:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:57:31 devstack devstack@c-api.service[87080]: removals.removed_module( Sep 01 01:57:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Sep 01 01:57:32 devstack devstack@c-api.service[87081]: from cgi import parse_header Sep 01 01:57:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Sep 01 01:57:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:57:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Sep 01 01:57:32 devstack devstack@c-api.service[87081]: removals.removed_module( Sep 01 01:57:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Sep 01 01:57:32 devstack devstack@c-api.service[87081]: removals.removed_module( Sep 01 01:57:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:57:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:57:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:57:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:57:34 devstack devstack@c-api.service[87080]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:57:34 devstack devstack@c-api.service[87080]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87080) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:57:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:57:35 devstack devstack@c-api.service[87080]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:57:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Sep 01 01:57:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:57:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Sep 01 01:57:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87080) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87081]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87081]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87081) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87080) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87080) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87080) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Sep 01 01:57:36 devstack devstack@c-api.service[87081]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 01 01:57:36 devstack devstack@c-api.service[87080]: INFO dbcounter [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Registered counter for database cinder Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 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=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writer thread running {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:57:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:36 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:57:36 devstack devstack@c-api.service[87080]: INFO cinder.rpc [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:57:36 devstack devstack@c-api.service[87080]: INFO cinder.rpc [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:57:36 devstack devstack@c-api.service[87080]: INFO cinder.rpc [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:57:36 devstack devstack@c-api.service[87080]: INFO cinder.rpc [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:57:36 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:36 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:36 devstack devstack@c-api.service[87080]: WARNING cinder.keymgr.conf_key_mgr [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:36 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:36 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 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=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: INFO cinder.rpc [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:57:37 devstack devstack@c-api.service[87080]: INFO cinder.rpc [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING cinder.api.contrib.hosts [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: extensions {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: os-volume-manage {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: os-quota-class-sets {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: os-hosts {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: capabilities {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: encryption {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: scheduler-stats {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: os-quota-sets {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: os-availability-zone {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: qos-specs {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: extra_specs {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: backups {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: encryption {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: cgsnapshots {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: os-volume-type-access {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: consistencygroups {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: os-volume-transfer {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extended resource: os-snapshot-manage {{(pid=87080) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.snapshot_actions [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] SnapshotActionsController initialized {{(pid=87080) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension AdminActions extending resource: volumes {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension AdminActions extending resource: snapshots {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension AdminActions extending resource: backups {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension VolumeActions extending resource: volumes {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension UsedLimits extending resource: limits {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension TypesManage extending resource: types {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension SnapshotActions extending resource: snapshots {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.router [None req-ff17cf61-6a91-4534-aac4-3713f3e44416 None None] Extension VolumeTypeAccess extending resource: types {{(pid=87080) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:37 devstack devstack@c-api.service[87080]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7a1f25ca4668 pid: 87080 (default app) Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87081) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87081) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87081) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87081) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: INFO dbcounter [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Registered counter for database cinder Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b 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=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writer thread running {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 01 01:57:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/service.py:243: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:57:37 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:57:37 devstack devstack@c-api.service[87081]: INFO cinder.rpc [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 01 01:57:37 devstack devstack@c-api.service[87081]: INFO cinder.rpc [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 01 01:57:37 devstack devstack@c-api.service[87081]: INFO cinder.rpc [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 01 01:57:37 devstack devstack@c-api.service[87081]: INFO cinder.rpc [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 01 01:57:37 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87081]: WARNING cinder.keymgr.conf_key_mgr [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:37 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:37 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b 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=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: INFO cinder.rpc [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 01 01:57:38 devstack devstack@c-api.service[87081]: INFO cinder.rpc [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING cinder.api.contrib.hosts [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: extensions {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: os-volume-manage {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: os-quota-class-sets {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: os-hosts {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: capabilities {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: encryption {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: scheduler-stats {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: os-quota-sets {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: os-availability-zone {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: qos-specs {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: extra_specs {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: backups {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: encryption {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: cgsnapshots {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: os-volume-type-access {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: consistencygroups {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: os-volume-transfer {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extended resource: os-snapshot-manage {{(pid=87081) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] SnapshotActionsController initialized {{(pid=87081) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension AdminActions extending resource: volumes {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension AdminActions extending resource: snapshots {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension AdminActions extending resource: backups {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension VolumeActions extending resource: volumes {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension UsedLimits extending resource: limits {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension TypesManage extending resource: types {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.router [None req-cc74cf69-ae7d-418f-bd64-0d1f3103f03b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87081) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 01 01:57:38 devstack devstack@c-api.service[87081]: WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7a1f25ca4668 pid: 87081 (default app) Sep 01 01:57:47 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=6 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:57:48 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=6 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 01:58:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1041289309"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1041289309'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:32 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Create volume of 1 GB Sep 01 01:58:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:58:32 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:58:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:58:32.953014. {{(pid=87080) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:58:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Availability Zones retrieved successfully. Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Flow 'volume_create_api' (5aeb94fd-bd73-432c-bc9b-1157d9e74b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873df70e-be55-42ed-804b-0b5f516f2862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (873df70e-be55-42ed-804b-0b5f516f2862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b869fb-ea5f-46f2-9e96-2b668797102e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:33 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Created reservations ['8b08c0a4-d656-4d49-90cc-9d1c43845ae5', '63d1299e-5bc6-44c1-ba0e-01705724683d', 'a49b62e9-d3f4-44a7-a20b-ad4050050499', '8935e916-610a-4c24-8891-201489c244b9'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b869fb-ea5f-46f2-9e96-2b668797102e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b08c0a4-d656-4d49-90cc-9d1c43845ae5', '63d1299e-5bc6-44c1-ba0e-01705724683d', 'a49b62e9-d3f4-44a7-a20b-ad4050050499', '8935e916-610a-4c24-8891-201489c244b9']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da26cb7-8b14-4203-aa5f-3e3bb11f7d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da26cb7-8b14-4203-aa5f-3e3bb11f7d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58fe9307-e4d7-4538-bf3a-cc7bc03ca226', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1041289309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac06df4814594467a6678b8d1fed1941',qos_specs=None,replication_status=,reservations=['8b08c0a4-d656-4d49-90cc-9d1c43845ae5','63d1299e-5bc6-44c1-ba0e-01705724683d','a49b62e9-d3f4-44a7-a20b-ad4050050499','8935e916-610a-4c24-8891-201489c244b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c60d671cfc74bd3811a5be6229feff0',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1041289309',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58fe9307-e4d7-4538-bf3a-cc7bc03ca226,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac06df4814594467a6678b8d1fed1941',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9c60d671cfc74bd3811a5be6229feff0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b191483-8c2c-4e86-877d-65c090aa85a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b191483-8c2c-4e86-877d-65c090aa85a9) transitioned into state 'SUCCESS' from state '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-1041289309',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac06df4814594467a6678b8d1fed1941',qos_specs=None,replication_status=,reservations=['8b08c0a4-d656-4d49-90cc-9d1c43845ae5','63d1299e-5bc6-44c1-ba0e-01705724683d','a49b62e9-d3f4-44a7-a20b-ad4050050499','8935e916-610a-4c24-8891-201489c244b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9c60d671cfc74bd3811a5be6229feff0',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7624622-19f5-4a00-be54-f8765e5ec0f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7624622-19f5-4a00-be54-f8765e5ec0f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Flow 'volume_create_api' (5aeb94fd-bd73-432c-bc9b-1157d9e74b5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Create volume request issued successfully. Sep 01 01:58:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7a4433be-c530-4b7b-8b7f-aa7dc9b285d4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1/1] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:31 2026] POST /volume/v3/volumes => generated 759 bytes in 2005 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d8efb29f-6f76-4f4e-8fc6-44b4d5892692 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8efb29f-6f76-4f4e-8fc6-44b4d5892692 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 01:58:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d8efb29f-6f76-4f4e-8fc6-44b4d5892692 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d8efb29f-6f76-4f4e-8fc6-44b4d5892692 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:34 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-d8efb29f-6f76-4f4e-8fc6-44b4d5892692 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 01:58:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:58:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:58:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d8efb29f-6f76-4f4e-8fc6-44b4d5892692 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 01:58:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8efb29f-6f76-4f4e-8fc6-44b4d5892692 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 01:58:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1/2] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:34 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 827 bytes in 1146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2ce27d25-83f3-4ca8-a1ae-3361fc5ab956 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2ce27d25-83f3-4ca8-a1ae-3361fc5ab956 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 01:58:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2ce27d25-83f3-4ca8-a1ae-3361fc5ab956 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2ce27d25-83f3-4ca8-a1ae-3361fc5ab956 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:58:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:58:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2ce27d25-83f3-4ca8-a1ae-3361fc5ab956 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 01:58:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2ce27d25-83f3-4ca8-a1ae-3361fc5ab956 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 01:58:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 2/3] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:36 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 827 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6c537995-0e5c-482d-a074-d3a1e0d3c019 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c537995-0e5c-482d-a074-d3a1e0d3c019 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 01:58:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c537995-0e5c-482d-a074-d3a1e0d3c019 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c537995-0e5c-482d-a074-d3a1e0d3c019 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:58:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:58:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6c537995-0e5c-482d-a074-d3a1e0d3c019 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 01:58:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c537995-0e5c-482d-a074-d3a1e0d3c019 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 01:58:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 2/4] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:37 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cd72ea3a-168e-4e29-b94f-c6b4ed0a3346 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cd72ea3a-168e-4e29-b94f-c6b4ed0a3346 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 01:58:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cd72ea3a-168e-4e29-b94f-c6b4ed0a3346 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cd72ea3a-168e-4e29-b94f-c6b4ed0a3346 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:58:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:58:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cd72ea3a-168e-4e29-b94f-c6b4ed0a3346 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 01:58:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cd72ea3a-168e-4e29-b94f-c6b4ed0a3346 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 01:58:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 3/5] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:38 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:47 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=8 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:48 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=36,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:58:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 01:58:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1508741854"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:58:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1508741854'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:58:51 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Create volume of 1 GB Sep 01 01:58:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:52 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:58:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:58:52.142743. {{(pid=87081) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:58:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Availability Zones retrieved successfully. Sep 01 01:58:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Flow 'volume_create_api' (f572b847-c271-4052-80ae-a4c3e484cae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1a2dcb-e879-4b7e-9c73-fce15a95c435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:58:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff1a2dcb-e879-4b7e-9c73-fce15a95c435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4a1fc8-711d-4394-a8ce-f10f0d0bd284) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:53 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Deprecated: Default quota for resource: volumes_QuobyteHD is set by the default quota flag: quota_volumes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:53 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Deprecated: Default quota for resource: gigabytes_QuobyteHD is set by the default quota flag: quota_gigabytes_QuobyteHD, it is now deprecated. Please use the default quota class for default quota. Sep 01 01:58:53 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Created reservations ['1ef828d0-ba0d-4327-abed-c6277d3cdc1a', '3be6e79f-346a-4f76-a9d5-a2f9e0783176', 'c00d5067-2b46-47b0-903b-0e6cf16917eb', 'd3072938-464e-4b5f-a685-84792c49f6ab'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:58:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b4a1fc8-711d-4394-a8ce-f10f0d0bd284) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ef828d0-ba0d-4327-abed-c6277d3cdc1a', '3be6e79f-346a-4f76-a9d5-a2f9e0783176', 'c00d5067-2b46-47b0-903b-0e6cf16917eb', 'd3072938-464e-4b5f-a685-84792c49f6ab']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fadabc0-12ac-41c5-8295-5aafa5e9f85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:58:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fadabc0-12ac-41c5-8295-5aafa5e9f85a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcd433ad-df53-4885-8208-dfcc3e0b0f75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1508741854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c77e1b402a8e4123998bd96dc8374497',qos_specs=None,replication_status=,reservations=['1ef828d0-ba0d-4327-abed-c6277d3cdc1a','3be6e79f-346a-4f76-a9d5-a2f9e0783176','c00d5067-2b46-47b0-903b-0e6cf16917eb','d3072938-464e-4b5f-a685-84792c49f6ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd2c0f15499f426a82f8ca253f1849ef',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1508741854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcd433ad-df53-4885-8208-dfcc3e0b0f75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c77e1b402a8e4123998bd96dc8374497',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd2c0f15499f426a82f8ca253f1849ef',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20cf4678-a1b9-4654-9e85-16de0fbc7768) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20cf4678-a1b9-4654-9e85-16de0fbc7768) transitioned into state 'SUCCESS' from state '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-1508741854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c77e1b402a8e4123998bd96dc8374497',qos_specs=None,replication_status=,reservations=['1ef828d0-ba0d-4327-abed-c6277d3cdc1a','3be6e79f-346a-4f76-a9d5-a2f9e0783176','c00d5067-2b46-47b0-903b-0e6cf16917eb','d3072938-464e-4b5f-a685-84792c49f6ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd2c0f15499f426a82f8ca253f1849ef',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5798f94-d398-4a00-8bb6-7edd40fa48e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:58:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5798f94-d398-4a00-8bb6-7edd40fa48e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:58:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Flow 'volume_create_api' (f572b847-c271-4052-80ae-a4c3e484cae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:58:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Create volume request issued successfully. Sep 01 01:58:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e2f75292-1f47-4ab9-9783-67f0a6969d83 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 01:58:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 3/6] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 01:58:51 2026] POST /volume/v3/volumes => generated 759 bytes in 2718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:58:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c3a88661-b082-4daf-bf33-186388cb52c8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c3a88661-b082-4daf-bf33-186388cb52c8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:58:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c3a88661-b082-4daf-bf33-186388cb52c8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c3a88661-b082-4daf-bf33-186388cb52c8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:58:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:58:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c3a88661-b082-4daf-bf33-186388cb52c8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:58:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c3a88661-b082-4daf-bf33-186388cb52c8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:58:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 4/7] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:54 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 827 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9c516f5a-c57b-4576-9e88-c6ce34c0565f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c516f5a-c57b-4576-9e88-c6ce34c0565f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:58:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c516f5a-c57b-4576-9e88-c6ce34c0565f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c516f5a-c57b-4576-9e88-c6ce34c0565f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:58:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:58:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9c516f5a-c57b-4576-9e88-c6ce34c0565f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:58:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c516f5a-c57b-4576-9e88-c6ce34c0565f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:58:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 4/8] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:55 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 851 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:58:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7ad52c57-84d2-4221-bd13-58492835ec4d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7ad52c57-84d2-4221-bd13-58492835ec4d tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:58:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7ad52c57-84d2-4221-bd13-58492835ec4d tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7ad52c57-84d2-4221-bd13-58492835ec4d tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:58:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:58:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7ad52c57-84d2-4221-bd13-58492835ec4d tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:58:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7ad52c57-84d2-4221-bd13-58492835ec4d tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:58:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 5/9] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:57 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 851 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fe8d2cf0-5f0a-42c9-9d9c-d82d4e8ad1e6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fe8d2cf0-5f0a-42c9-9d9c-d82d4e8ad1e6 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:58:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fe8d2cf0-5f0a-42c9-9d9c-d82d4e8ad1e6 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fe8d2cf0-5f0a-42c9-9d9c-d82d4e8ad1e6 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:58:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:58:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fe8d2cf0-5f0a-42c9-9d9c-d82d4e8ad1e6 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:58:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fe8d2cf0-5f0a-42c9-9d9c-d82d4e8ad1e6 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:58:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 5/10] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:58:58 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 852 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:58:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ece8b036-e429-41c0-98c0-57945e589e95 req-75e8b6a4-90ca-437f-adfe-8c7fb7bb5a4f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:58:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-75e8b6a4-90ca-437f-adfe-8c7fb7bb5a4f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:58:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-75e8b6a4-90ca-437f-adfe-8c7fb7bb5a4f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:58:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-75e8b6a4-90ca-437f-adfe-8c7fb7bb5a4f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:58:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:58:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:58:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:58:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:58:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-ece8b036-e429-41c0-98c0-57945e589e95 req-75e8b6a4-90ca-437f-adfe-8c7fb7bb5a4f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:58:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-75e8b6a4-90ca-437f-adfe-8c7fb7bb5a4f tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:58:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 6/11] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 01:58:59 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 852 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ece8b036-e429-41c0-98c0-57945e589e95 req-002466a7-a3d3-4cb2-a80b-a6b900da9f93 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-002466a7-a3d3-4cb2-a80b-a6b900da9f93 None None] GET http://192.168.122.45/volume// Sep 01 01:59:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-002466a7-a3d3-4cb2-a80b-a6b900da9f93 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-002466a7-a3d3-4cb2-a80b-a6b900da9f93 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-002466a7-a3d3-4cb2-a80b-a6b900da9f93 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 01:59:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 6/12] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:00 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 01:59:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ece8b036-e429-41c0-98c0-57945e589e95 req-a66aa469-e156-4e2b-a8b2-30b216f2e8ba None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-a66aa469-e156-4e2b-a8b2-30b216f2e8ba tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 01:59:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-a66aa469-e156-4e2b-a8b2-30b216f2e8ba tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcd433ad-df53-4885-8208-dfcc3e0b0f75", "connector": null, "instance_uuid": "376af7a8-65fa-4bf7-919b-79b0eebe00c5"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Sep 01 01:59:01 devstack devstack@c-api.service[87080]: .first() Sep 01 01:59:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-a66aa469-e156-4e2b-a8b2-30b216f2e8ba tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 01:59:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 7/13] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 01:59:00 2026] POST /volume/v3/attachments => generated 273 bytes in 1078 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3cdf68bd-61fa-4012-9b83-b3054e2337d8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3cdf68bd-61fa-4012-9b83-b3054e2337d8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3cdf68bd-61fa-4012-9b83-b3054e2337d8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3cdf68bd-61fa-4012-9b83-b3054e2337d8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ece8b036-e429-41c0-98c0-57945e589e95 req-551589a1-00ea-46ef-a8f1-5ff2137dd22e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-551589a1-00ea-46ef-a8f1-5ff2137dd22e None None] GET http://192.168.122.45/volume// Sep 01 01:59:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-551589a1-00ea-46ef-a8f1-5ff2137dd22e None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-551589a1-00ea-46ef-a8f1-5ff2137dd22e None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-551589a1-00ea-46ef-a8f1-5ff2137dd22e None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 01:59:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 8/14] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:01 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:59:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ece8b036-e429-41c0-98c0-57945e589e95 req-ad3e7be1-246a-4abc-9ead-8b80c9bc4bc2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3cdf68bd-61fa-4012-9b83-b3054e2337d8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-ad3e7be1-246a-4abc-9ead-8b80c9bc4bc2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-ad3e7be1-246a-4abc-9ead-8b80c9bc4bc2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-ad3e7be1-246a-4abc-9ead-8b80c9bc4bc2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-ece8b036-e429-41c0-98c0-57945e589e95 req-ad3e7be1-246a-4abc-9ead-8b80c9bc4bc2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3cdf68bd-61fa-4012-9b83-b3054e2337d8 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 7/15] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:01 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 851 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:59:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-ad3e7be1-246a-4abc-9ead-8b80c9bc4bc2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 9/16] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 01:59:01 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 1032 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:59:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fe524df2-a492-46f8-9740-0867fdac9210 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fe524df2-a492-46f8-9740-0867fdac9210 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fe524df2-a492-46f8-9740-0867fdac9210 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fe524df2-a492-46f8-9740-0867fdac9210 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fe524df2-a492-46f8-9740-0867fdac9210 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fe524df2-a492-46f8-9740-0867fdac9210 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 8/17] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:03 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 851 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9d9fee6f-afea-4b66-92e3-ffc850d6f826 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d9fee6f-afea-4b66-92e3-ffc850d6f826 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d9fee6f-afea-4b66-92e3-ffc850d6f826 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d9fee6f-afea-4b66-92e3-ffc850d6f826 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9d9fee6f-afea-4b66-92e3-ffc850d6f826 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d9fee6f-afea-4b66-92e3-ffc850d6f826 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 10/18] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:04 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ece8b036-e429-41c0-98c0-57945e589e95 req-bc689c04-7c47-4686-9c86-92eacc54a392 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-bc689c04-7c47-4686-9c86-92eacc54a392 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] PUT http://192.168.122.45/volume/v3/attachments/8dc47e22-471c-4e73-91f6-6c8d9f5581c9 Sep 01 01:59:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-bc689c04-7c47-4686-9c86-92eacc54a392 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 01 01:59:04 devstack devstack@c-api.service[87081]: .first() Sep 01 01:59:04 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-ece8b036-e429-41c0-98c0-57945e589e95 req-bc689c04-7c47-4686-9c86-92eacc54a392 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Acquiring lock "cinder-attachment_update-dcd433ad-df53-4885-8208-dfcc3e0b0f75-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:59:04 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-ece8b036-e429-41c0-98c0-57945e589e95 req-bc689c04-7c47-4686-9c86-92eacc54a392 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Lock "cinder-attachment_update-dcd433ad-df53-4885-8208-dfcc3e0b0f75-devstack" acquired by "attachment_update" :: waited 0.030s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:59:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:05 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-ece8b036-e429-41c0-98c0-57945e589e95 req-bc689c04-7c47-4686-9c86-92eacc54a392 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Lock "cinder-attachment_update-dcd433ad-df53-4885-8208-dfcc3e0b0f75-devstack" released by "attachment_update" :: held 0.643s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:59:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-bc689c04-7c47-4686-9c86-92eacc54a392 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/attachments/8dc47e22-471c-4e73-91f6-6c8d9f5581c9 returned with HTTP 200 Sep 01 01:59:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 9/19] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 01:59:04 2026] PUT /volume/v3/attachments/8dc47e22-471c-4e73-91f6-6c8d9f5581c9 => generated 694 bytes in 840 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6c947e29-b4b2-46ea-8e97-62aed896b0c2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6c947e29-b4b2-46ea-8e97-62aed896b0c2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6c947e29-b4b2-46ea-8e97-62aed896b0c2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6c947e29-b4b2-46ea-8e97-62aed896b0c2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6c947e29-b4b2-46ea-8e97-62aed896b0c2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6c947e29-b4b2-46ea-8e97-62aed896b0c2 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 11/20] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:05 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 852 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b16269b1-b91c-42ad-8ea7-45ec26aafa72 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b16269b1-b91c-42ad-8ea7-45ec26aafa72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b16269b1-b91c-42ad-8ea7-45ec26aafa72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b16269b1-b91c-42ad-8ea7-45ec26aafa72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b16269b1-b91c-42ad-8ea7-45ec26aafa72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b16269b1-b91c-42ad-8ea7-45ec26aafa72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 10/21] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:06 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 852 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ece8b036-e429-41c0-98c0-57945e589e95 req-860d1c34-99a3-4ec9-aa15-821415f47bc9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-860d1c34-99a3-4ec9-aa15-821415f47bc9 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] POST http://192.168.122.45/volume/v3/attachments/8dc47e22-471c-4e73-91f6-6c8d9f5581c9/action Sep 01 01:59:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-860d1c34-99a3-4ec9-aa15-821415f47bc9 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-860d1c34-99a3-4ec9-aa15-821415f47bc9 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ece8b036-e429-41c0-98c0-57945e589e95 req-860d1c34-99a3-4ec9-aa15-821415f47bc9 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/attachments/8dc47e22-471c-4e73-91f6-6c8d9f5581c9/action returned with HTTP 204 Sep 01 01:59:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 12/22] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 01:59:07 2026] POST /volume/v3/attachments/8dc47e22-471c-4e73-91f6-6c8d9f5581c9/action => generated 0 bytes in 267 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a5eb3245-fd04-4fb6-915d-6e1550664c32 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a5eb3245-fd04-4fb6-915d-6e1550664c32 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a5eb3245-fd04-4fb6-915d-6e1550664c32 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a5eb3245-fd04-4fb6-915d-6e1550664c32 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a5eb3245-fd04-4fb6-915d-6e1550664c32 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a5eb3245-fd04-4fb6-915d-6e1550664c32 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 11/23] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:07 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 1144 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-519bd6a0-2bf9-4ab1-ae16-04280b02776c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-519bd6a0-2bf9-4ab1-ae16-04280b02776c tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-519bd6a0-2bf9-4ab1-ae16-04280b02776c tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-519bd6a0-2bf9-4ab1-ae16-04280b02776c tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-519bd6a0-2bf9-4ab1-ae16-04280b02776c tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-519bd6a0-2bf9-4ab1-ae16-04280b02776c tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 13/24] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:07 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 1144 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-c3ef56c3-3b1a-4b7c-be79-c502c0870282 req-af3810c5-ca99-45c4-a23d-bcc8354f1f10 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-c3ef56c3-3b1a-4b7c-be79-c502c0870282 req-af3810c5-ca99-45c4-a23d-bcc8354f1f10 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] DELETE http://192.168.122.45/volume/v3/attachments/8dc47e22-471c-4e73-91f6-6c8d9f5581c9 Sep 01 01:59:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-c3ef56c3-3b1a-4b7c-be79-c502c0870282 req-af3810c5-ca99-45c4-a23d-bcc8354f1f10 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-c3ef56c3-3b1a-4b7c-be79-c502c0870282 req-af3810c5-ca99-45c4-a23d-bcc8354f1f10 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:13 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 01:59:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-c3ef56c3-3b1a-4b7c-be79-c502c0870282 req-af3810c5-ca99-45c4-a23d-bcc8354f1f10 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/attachments/8dc47e22-471c-4e73-91f6-6c8d9f5581c9 returned with HTTP 200 Sep 01 01:59:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 12/25] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 01:59:12 2026] DELETE /volume/v3/attachments/8dc47e22-471c-4e73-91f6-6c8d9f5581c9 => generated 19 bytes in 479 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8283f6b1-9a30-48dc-8734-337c01a9efc9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8283f6b1-9a30-48dc-8734-337c01a9efc9 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8283f6b1-9a30-48dc-8734-337c01a9efc9 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8283f6b1-9a30-48dc-8734-337c01a9efc9 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8283f6b1-9a30-48dc-8734-337c01a9efc9 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8283f6b1-9a30-48dc-8734-337c01a9efc9 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 14/26] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:14 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 852 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-786b0d20-d794-407a-ae9c-21010443b095 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-786b0d20-d794-407a-ae9c-21010443b095 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-786b0d20-d794-407a-ae9c-21010443b095 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-786b0d20-d794-407a-ae9c-21010443b095 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-786b0d20-d794-407a-ae9c-21010443b095 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-786b0d20-d794-407a-ae9c-21010443b095 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 13/27] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:14 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-35b8a6b7-d433-4d61-970f-66eb95143d72 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-35b8a6b7-d433-4d61-970f-66eb95143d72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-35b8a6b7-d433-4d61-970f-66eb95143d72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-35b8a6b7-d433-4d61-970f-66eb95143d72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-35b8a6b7-d433-4d61-970f-66eb95143d72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-35b8a6b7-d433-4d61-970f-66eb95143d72 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 15/28] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:15 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 852 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d348991c-766a-4d25-907a-6537f3ec2c3e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d348991c-766a-4d25-907a-6537f3ec2c3e tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] DELETE http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d348991c-766a-4d25-907a-6537f3ec2c3e tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d348991c-766a-4d25-907a-6537f3ec2c3e tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:15 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-d348991c-766a-4d25-907a-6537f3ec2c3e tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Delete volume with id: dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d348991c-766a-4d25-907a-6537f3ec2c3e tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d348991c-766a-4d25-907a-6537f3ec2c3e tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Delete volume request issued successfully. Sep 01 01:59:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d348991c-766a-4d25-907a-6537f3ec2c3e tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 202 Sep 01 01:59:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 14/29] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:15 2026] DELETE /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 0 bytes in 322 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-33372419-3247-4960-891d-a921764fcb5a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-33372419-3247-4960-891d-a921764fcb5a tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-33372419-3247-4960-891d-a921764fcb5a tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-33372419-3247-4960-891d-a921764fcb5a tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-33372419-3247-4960-891d-a921764fcb5a tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-33372419-3247-4960-891d-a921764fcb5a tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 16/30] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:15 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 851 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-62c08c30-83ce-46b7-88c4-7ab6bb057975 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62c08c30-83ce-46b7-88c4-7ab6bb057975 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62c08c30-83ce-46b7-88c4-7ab6bb057975 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62c08c30-83ce-46b7-88c4-7ab6bb057975 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-62c08c30-83ce-46b7-88c4-7ab6bb057975 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62c08c30-83ce-46b7-88c4-7ab6bb057975 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 15/31] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:16 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 851 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c55fdd8d-fc00-4d6c-b80b-b3ca3c4d9c27 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c55fdd8d-fc00-4d6c-b80b-b3ca3c4d9c27 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c55fdd8d-fc00-4d6c-b80b-b3ca3c4d9c27 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c55fdd8d-fc00-4d6c-b80b-b3ca3c4d9c27 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c55fdd8d-fc00-4d6c-b80b-b3ca3c4d9c27 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c55fdd8d-fc00-4d6c-b80b-b3ca3c4d9c27 tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 17/32] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:17 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 851 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-803e8cdb-f8ae-4c76-9166-58ffdbf15ecb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-803e8cdb-f8ae-4c76-9166-58ffdbf15ecb tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-803e8cdb-f8ae-4c76-9166-58ffdbf15ecb tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-803e8cdb-f8ae-4c76-9166-58ffdbf15ecb tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-803e8cdb-f8ae-4c76-9166-58ffdbf15ecb tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Volume info retrieved successfully. Sep 01 01:59:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-803e8cdb-f8ae-4c76-9166-58ffdbf15ecb tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 200 Sep 01 01:59:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 16/33] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:18 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 851 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dedec1ca-f612-479e-8c5c-6e0d3843fead None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dedec1ca-f612-479e-8c5c-6e0d3843fead tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] GET http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 Sep 01 01:59:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dedec1ca-f612-479e-8c5c-6e0d3843fead tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dedec1ca-f612-479e-8c5c-6e0d3843fead tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dedec1ca-f612-479e-8c5c-6e0d3843fead tempest-DeleteServersTestJSON-434855661 tempest-DeleteServersTestJSON-434855661-project-member] http://192.168.122.45/volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 returned with HTTP 404 Sep 01 01:59:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 18/34] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:20 2026] GET /volume/v3/volumes/dcd433ad-df53-4885-8208-dfcc3e0b0f75 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-516be8d5-70f0-4687-9c7b-b11935d149eb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-597183075"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-597183075'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Create volume of 1 GB Sep 01 01:59:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Availability Zones retrieved successfully. Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Flow 'volume_create_api' (54cfcdbd-a503-4c12-9bc2-1a4b7c26fa91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731fbaf6-23b7-4041-a0fc-95a720576f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (731fbaf6-23b7-4041-a0fc-95a720576f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9506e64e-c3b5-435f-9b31-9e6a852223a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Created reservations ['2aed2a20-2232-4903-b2cb-d99f86635ff4', '504490a0-ad68-4888-a285-6f8efd8edd21', '56eed838-7721-471a-99d1-3f9c94fce3bc', 'e000e8af-b564-4051-97ac-ead197cdfab1'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9506e64e-c3b5-435f-9b31-9e6a852223a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2aed2a20-2232-4903-b2cb-d99f86635ff4', '504490a0-ad68-4888-a285-6f8efd8edd21', '56eed838-7721-471a-99d1-3f9c94fce3bc', 'e000e8af-b564-4051-97ac-ead197cdfab1']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f79226-6f10-4ded-988c-9ea64bb02e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61f79226-6f10-4ded-988c-9ea64bb02e2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c804e0c5-8e83-4fc6-814e-0bb3a0374621', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-597183075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e6e41de2a045debecd3f00c217c7c3',qos_specs=None,replication_status=,reservations=['2aed2a20-2232-4903-b2cb-d99f86635ff4','504490a0-ad68-4888-a285-6f8efd8edd21','56eed838-7721-471a-99d1-3f9c94fce3bc','e000e8af-b564-4051-97ac-ead197cdfab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d089c9a7bd0840b88cc4cb1e5f0934be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-597183075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c804e0c5-8e83-4fc6-814e-0bb3a0374621,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e6e41de2a045debecd3f00c217c7c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d089c9a7bd0840b88cc4cb1e5f0934be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3becce7-285d-4970-83e4-b00ca0411638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3becce7-285d-4970-83e4-b00ca0411638) transitioned into state 'SUCCESS' from state '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-597183075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e6e41de2a045debecd3f00c217c7c3',qos_specs=None,replication_status=,reservations=['2aed2a20-2232-4903-b2cb-d99f86635ff4','504490a0-ad68-4888-a285-6f8efd8edd21','56eed838-7721-471a-99d1-3f9c94fce3bc','e000e8af-b564-4051-97ac-ead197cdfab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d089c9a7bd0840b88cc4cb1e5f0934be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839cc067-15a7-498a-9a5c-f8264654353d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (839cc067-15a7-498a-9a5c-f8264654353d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Flow 'volume_create_api' (54cfcdbd-a503-4c12-9bc2-1a4b7c26fa91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Create volume request issued successfully. Sep 01 01:59:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-516be8d5-70f0-4687-9c7b-b11935d149eb tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 17/35] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:22 2026] POST /volume/v3/volumes => generated 760 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bfdf973d-2a7f-49fc-bb7f-404a31ea2262 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfdf973d-2a7f-49fc-bb7f-404a31ea2262 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 Sep 01 01:59:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bfdf973d-2a7f-49fc-bb7f-404a31ea2262 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bfdf973d-2a7f-49fc-bb7f-404a31ea2262 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bfdf973d-2a7f-49fc-bb7f-404a31ea2262 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfdf973d-2a7f-49fc-bb7f-404a31ea2262 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 returned with HTTP 200 Sep 01 01:59:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 19/36] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:22 2026] GET /volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 => generated 828 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6862f56d-deb9-447a-b02a-9d764e6f2f20 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6862f56d-deb9-447a-b02a-9d764e6f2f20 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 Sep 01 01:59:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6862f56d-deb9-447a-b02a-9d764e6f2f20 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6862f56d-deb9-447a-b02a-9d764e6f2f20 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6862f56d-deb9-447a-b02a-9d764e6f2f20 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6862f56d-deb9-447a-b02a-9d764e6f2f20 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 returned with HTTP 200 Sep 01 01:59:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 18/37] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:23 2026] GET /volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 => generated 852 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-397a271c-5876-4d3a-8e65-a93a06cc2720 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-397a271c-5876-4d3a-8e65-a93a06cc2720 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 Sep 01 01:59:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-397a271c-5876-4d3a-8e65-a93a06cc2720 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-397a271c-5876-4d3a-8e65-a93a06cc2720 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-397a271c-5876-4d3a-8e65-a93a06cc2720 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-397a271c-5876-4d3a-8e65-a93a06cc2720 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 returned with HTTP 200 Sep 01 01:59:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 20/38] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:24 2026] GET /volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 => generated 853 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:59:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fbb69963-5abf-4abb-8ee1-d64e9d7d649e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fbb69963-5abf-4abb-8ee1-d64e9d7d649e tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] POST http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621/action Sep 01 01:59:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fbb69963-5abf-4abb-8ee1-d64e9d7d649e tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fbb69963-5abf-4abb-8ee1-d64e9d7d649e tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fbb69963-5abf-4abb-8ee1-d64e9d7d649e tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fbb69963-5abf-4abb-8ee1-d64e9d7d649e tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume updated successfully. Sep 01 01:59:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fbb69963-5abf-4abb-8ee1-d64e9d7d649e tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621/action returned with HTTP 200 Sep 01 01:59:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 19/39] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 01:59:24 2026] POST /volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621/action => generated 0 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bce03c3a-35e0-4391-89f6-d424a831efc8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bce03c3a-35e0-4391-89f6-d424a831efc8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 Sep 01 01:59:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bce03c3a-35e0-4391-89f6-d424a831efc8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bce03c3a-35e0-4391-89f6-d424a831efc8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bce03c3a-35e0-4391-89f6-d424a831efc8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bce03c3a-35e0-4391-89f6-d424a831efc8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 returned with HTTP 200 Sep 01 01:59:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 21/40] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:25 2026] GET /volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-55716759-a17a-4f25-8398-e35c18268911 req-1272f169-b5e8-4a77-907d-cee063bb2fb0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-55716759-a17a-4f25-8398-e35c18268911 req-1272f169-b5e8-4a77-907d-cee063bb2fb0 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 Sep 01 01:59:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-55716759-a17a-4f25-8398-e35c18268911 req-1272f169-b5e8-4a77-907d-cee063bb2fb0 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-55716759-a17a-4f25-8398-e35c18268911 req-1272f169-b5e8-4a77-907d-cee063bb2fb0 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-55716759-a17a-4f25-8398-e35c18268911 req-1272f169-b5e8-4a77-907d-cee063bb2fb0 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-55716759-a17a-4f25-8398-e35c18268911 req-1272f169-b5e8-4a77-907d-cee063bb2fb0 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 returned with HTTP 200 Sep 01 01:59:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 20/41] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 01:59:25 2026] GET /volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 => generated 853 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-498461232"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-498461232'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Create volume of 1 GB Sep 01 01:59:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Availability Zones retrieved successfully. Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Flow 'volume_create_api' (19a3719c-1e7e-491d-a0a5-9bf14e758165) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3afbf0-8e42-4262-9559-ea4eb5d91d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b3afbf0-8e42-4262-9559-ea4eb5d91d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507d509e-f3ed-4dab-80de-af0636ba6dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Created reservations ['6203d77d-6fb5-4ea5-999a-f9ccd1165434', 'a558292f-09f7-4d55-85ac-3af8b3edd959', '9fadfadb-21b3-4801-ada9-5a1350ca6562', 'febb1338-5f28-49bd-b0ab-0a03eeb9f7a4'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507d509e-f3ed-4dab-80de-af0636ba6dc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6203d77d-6fb5-4ea5-999a-f9ccd1165434', 'a558292f-09f7-4d55-85ac-3af8b3edd959', '9fadfadb-21b3-4801-ada9-5a1350ca6562', 'febb1338-5f28-49bd-b0ab-0a03eeb9f7a4']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183824a3-7b72-4be0-b3c0-dbfb683b7210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (183824a3-7b72-4be0-b3c0-dbfb683b7210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1a3399af-6109-4859-8a8b-e8726906bcc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-498461232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e6e41de2a045debecd3f00c217c7c3',qos_specs=None,replication_status=,reservations=['6203d77d-6fb5-4ea5-999a-f9ccd1165434','a558292f-09f7-4d55-85ac-3af8b3edd959','9fadfadb-21b3-4801-ada9-5a1350ca6562','febb1338-5f28-49bd-b0ab-0a03eeb9f7a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d089c9a7bd0840b88cc4cb1e5f0934be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-31T23:59:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-498461232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1a3399af-6109-4859-8a8b-e8726906bcc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f8e6e41de2a045debecd3f00c217c7c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d089c9a7bd0840b88cc4cb1e5f0934be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fcfa496-59e7-461e-9170-88ae642cf35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0fcfa496-59e7-461e-9170-88ae642cf35a) transitioned into state 'SUCCESS' from state '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-498461232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f8e6e41de2a045debecd3f00c217c7c3',qos_specs=None,replication_status=,reservations=['6203d77d-6fb5-4ea5-999a-f9ccd1165434','a558292f-09f7-4d55-85ac-3af8b3edd959','9fadfadb-21b3-4801-ada9-5a1350ca6562','febb1338-5f28-49bd-b0ab-0a03eeb9f7a4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d089c9a7bd0840b88cc4cb1e5f0934be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7886d15b-1b56-42ab-9826-9b8d9d1f5a16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7886d15b-1b56-42ab-9826-9b8d9d1f5a16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Flow 'volume_create_api' (19a3719c-1e7e-491d-a0a5-9bf14e758165) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 01:59:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Create volume request issued successfully. Sep 01 01:59:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73679c57-7931-4e5b-8c8b-60e88f26c9de tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 01:59:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 22/42] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 01:59:27 2026] POST /volume/v3/volumes => generated 760 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 01:59:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-aa60bc64-0441-494a-8a39-fb6238eeda04 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aa60bc64-0441-494a-8a39-fb6238eeda04 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 Sep 01 01:59:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aa60bc64-0441-494a-8a39-fb6238eeda04 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aa60bc64-0441-494a-8a39-fb6238eeda04 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-aa60bc64-0441-494a-8a39-fb6238eeda04 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aa60bc64-0441-494a-8a39-fb6238eeda04 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 returned with HTTP 200 Sep 01 01:59:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 21/43] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:27 2026] GET /volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 => generated 828 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b3e3ccdb-23ff-4e5f-9104-5d439ee1527a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b3e3ccdb-23ff-4e5f-9104-5d439ee1527a tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 Sep 01 01:59:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b3e3ccdb-23ff-4e5f-9104-5d439ee1527a tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b3e3ccdb-23ff-4e5f-9104-5d439ee1527a tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b3e3ccdb-23ff-4e5f-9104-5d439ee1527a tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b3e3ccdb-23ff-4e5f-9104-5d439ee1527a tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 returned with HTTP 200 Sep 01 01:59:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 23/44] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:28 2026] GET /volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 => generated 852 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9d73be2c-2700-45fc-9e28-aa255415d9b9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9d73be2c-2700-45fc-9e28-aa255415d9b9 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 Sep 01 01:59:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9d73be2c-2700-45fc-9e28-aa255415d9b9 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9d73be2c-2700-45fc-9e28-aa255415d9b9 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9d73be2c-2700-45fc-9e28-aa255415d9b9 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9d73be2c-2700-45fc-9e28-aa255415d9b9 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 returned with HTTP 200 Sep 01 01:59:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 22/45] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:30 2026] GET /volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e6deff62-25d7-4f85-ba72-06c918d8669f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6deff62-25d7-4f85-ba72-06c918d8669f tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] DELETE http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 Sep 01 01:59:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6deff62-25d7-4f85-ba72-06c918d8669f tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6deff62-25d7-4f85-ba72-06c918d8669f tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:32 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-e6deff62-25d7-4f85-ba72-06c918d8669f tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Delete volume with id: 1a3399af-6109-4859-8a8b-e8726906bcc5 Sep 01 01:59:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e6deff62-25d7-4f85-ba72-06c918d8669f tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e6deff62-25d7-4f85-ba72-06c918d8669f tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Delete volume request issued successfully. Sep 01 01:59:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6deff62-25d7-4f85-ba72-06c918d8669f tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 returned with HTTP 202 Sep 01 01:59:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 24/46] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:32 2026] DELETE /volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-264579bb-9e04-43b6-8db7-0ad99db6b1cc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-264579bb-9e04-43b6-8db7-0ad99db6b1cc tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 Sep 01 01:59:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-264579bb-9e04-43b6-8db7-0ad99db6b1cc tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-264579bb-9e04-43b6-8db7-0ad99db6b1cc tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-264579bb-9e04-43b6-8db7-0ad99db6b1cc tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-264579bb-9e04-43b6-8db7-0ad99db6b1cc tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 returned with HTTP 200 Sep 01 01:59:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 23/47] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:32 2026] GET /volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 => generated 852 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4f2f57c9-7e73-428e-bf4c-5c575c4d2cd8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f2f57c9-7e73-428e-bf4c-5c575c4d2cd8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 Sep 01 01:59:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f2f57c9-7e73-428e-bf4c-5c575c4d2cd8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f2f57c9-7e73-428e-bf4c-5c575c4d2cd8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4f2f57c9-7e73-428e-bf4c-5c575c4d2cd8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f2f57c9-7e73-428e-bf4c-5c575c4d2cd8 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 returned with HTTP 200 Sep 01 01:59:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 25/48] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:34 2026] GET /volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 => generated 852 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9e4c4f92-1364-4e9b-bc3f-1d7c2f234f83 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e4c4f92-1364-4e9b-bc3f-1d7c2f234f83 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 Sep 01 01:59:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e4c4f92-1364-4e9b-bc3f-1d7c2f234f83 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e4c4f92-1364-4e9b-bc3f-1d7c2f234f83 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e4c4f92-1364-4e9b-bc3f-1d7c2f234f83 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 returned with HTTP 404 Sep 01 01:59:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 24/49] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:35 2026] GET /volume/v3/volumes/1a3399af-6109-4859-8a8b-e8726906bcc5 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bfb678b7-aff4-4454-84b3-ff7d9219252d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfb678b7-aff4-4454-84b3-ff7d9219252d tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 Sep 01 01:59:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bfb678b7-aff4-4454-84b3-ff7d9219252d tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bfb678b7-aff4-4454-84b3-ff7d9219252d tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:35 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-bfb678b7-aff4-4454-84b3-ff7d9219252d tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Delete volume with id: c804e0c5-8e83-4fc6-814e-0bb3a0374621 Sep 01 01:59:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bfb678b7-aff4-4454-84b3-ff7d9219252d tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bfb678b7-aff4-4454-84b3-ff7d9219252d tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Delete volume request issued successfully. Sep 01 01:59:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfb678b7-aff4-4454-84b3-ff7d9219252d tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 returned with HTTP 202 Sep 01 01:59:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 26/50] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 01:59:35 2026] DELETE /volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 01:59:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-414638a1-9742-49eb-b2d2-a5c56102b3a6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-414638a1-9742-49eb-b2d2-a5c56102b3a6 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 Sep 01 01:59:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-414638a1-9742-49eb-b2d2-a5c56102b3a6 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-414638a1-9742-49eb-b2d2-a5c56102b3a6 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-414638a1-9742-49eb-b2d2-a5c56102b3a6 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Volume info retrieved successfully. Sep 01 01:59:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-414638a1-9742-49eb-b2d2-a5c56102b3a6 tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 returned with HTTP 200 Sep 01 01:59:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 25/51] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:35 2026] GET /volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 => generated 852 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2237297b-9fdd-4d37-bc45-244ebe83ec1b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2237297b-9fdd-4d37-bc45-244ebe83ec1b tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] GET http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 Sep 01 01:59:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2237297b-9fdd-4d37-bc45-244ebe83ec1b tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2237297b-9fdd-4d37-bc45-244ebe83ec1b tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2237297b-9fdd-4d37-bc45-244ebe83ec1b tempest-ServersNegativeTestJSON-1325154986 tempest-ServersNegativeTestJSON-1325154986-project-member] http://192.168.122.45/volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 returned with HTTP 404 Sep 01 01:59:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 27/52] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:36 2026] GET /volume/v3/volumes/c804e0c5-8e83-4fc6-814e-0bb3a0374621 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:45 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=138,cinder:INSERT=21,cinder:UPDATE=30 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:59:46 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=106,cinder:UPDATE=18,cinder:INSERT=9 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 01:59:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-118f7001-595f-4a95-b965-9764f0895466 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-118f7001-595f-4a95-b965-9764f0895466 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 01:59:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-118f7001-595f-4a95-b965-9764f0895466 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-118f7001-595f-4a95-b965-9764f0895466 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-118f7001-595f-4a95-b965-9764f0895466 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 01:59:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-118f7001-595f-4a95-b965-9764f0895466 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 01:59:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 26/53] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 01:59:57 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-ec6e0418-de85-4754-bc8d-6b2672418b22 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-ec6e0418-de85-4754-bc8d-6b2672418b22 None None] GET http://192.168.122.45/volume// Sep 01 01:59:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-ec6e0418-de85-4754-bc8d-6b2672418b22 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-ec6e0418-de85-4754-bc8d-6b2672418b22 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-ec6e0418-de85-4754-bc8d-6b2672418b22 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 01:59:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 28/54] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:57 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:59:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-7245467b-747f-439b-82d5-86d0f28bd1e9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-7245467b-747f-439b-82d5-86d0f28bd1e9 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 01:59:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-7245467b-747f-439b-82d5-86d0f28bd1e9 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "58fe9307-e4d7-4538-bf3a-cc7bc03ca226", "connector": null, "instance_uuid": "55fa4b81-5cd6-45f3-8731-19b4c63356a0"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-7245467b-747f-439b-82d5-86d0f28bd1e9 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 01:59:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 27/55] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 01:59:57 2026] POST /volume/v3/attachments => generated 273 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e3fd8659-07ae-4923-ac54-5fdfeb2e1f33 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e3fd8659-07ae-4923-ac54-5fdfeb2e1f33 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 01:59:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e3fd8659-07ae-4923-ac54-5fdfeb2e1f33 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e3fd8659-07ae-4923-ac54-5fdfeb2e1f33 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-c7fbda5a-3a92-4859-9a23-763a06ec1c8b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-c7fbda5a-3a92-4859-9a23-763a06ec1c8b None None] GET http://192.168.122.45/volume// Sep 01 01:59:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-c7fbda5a-3a92-4859-9a23-763a06ec1c8b None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-c7fbda5a-3a92-4859-9a23-763a06ec1c8b None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-c7fbda5a-3a92-4859-9a23-763a06ec1c8b None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 01:59:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 28/56] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 01:59:58 2026] GET /volume/ => generated 389 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 01:59:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-5ef7fc9c-ca11-42da-abc4-c5cc9bae4290 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e3fd8659-07ae-4923-ac54-5fdfeb2e1f33 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 01:59:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-5ef7fc9c-ca11-42da-abc4-c5cc9bae4290 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 01:59:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-5ef7fc9c-ca11-42da-abc4-c5cc9bae4290 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-5ef7fc9c-ca11-42da-abc4-c5cc9bae4290 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e3fd8659-07ae-4923-ac54-5fdfeb2e1f33 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 01:59:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 29/57] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:58 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 851 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 01:59:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 01:59:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 01:59:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-5ef7fc9c-ca11-42da-abc4-c5cc9bae4290 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 01:59:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-5ef7fc9c-ca11-42da-abc4-c5cc9bae4290 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 01:59:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 29/58] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 01:59:58 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 1032 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 01:59:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d05573d0-9c4e-4fe4-95c4-2d48524b7172 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d05573d0-9c4e-4fe4-95c4-2d48524b7172 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] PUT http://192.168.122.45/volume/v3/attachments/31e22ffd-5bb4-45ab-bd92-00bafe409f56 Sep 01 01:59:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d05573d0-9c4e-4fe4-95c4-2d48524b7172 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d05573d0-9c4e-4fe4-95c4-2d48524b7172 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Acquiring lock "cinder-attachment_update-58fe9307-e4d7-4538-bf3a-cc7bc03ca226-devstack" by "attachment_update" {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d05573d0-9c4e-4fe4-95c4-2d48524b7172 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Lock "cinder-attachment_update-58fe9307-e4d7-4538-bf3a-cc7bc03ca226-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-386a7326-1022-406d-8a8f-81d9a1147fa1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d05573d0-9c4e-4fe4-95c4-2d48524b7172 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Lock "cinder-attachment_update-58fe9307-e4d7-4538-bf3a-cc7bc03ca226-devstack" released by "attachment_update" :: held 0.366s {{(pid=87080) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 01:59:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d05573d0-9c4e-4fe4-95c4-2d48524b7172 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/attachments/31e22ffd-5bb4-45ab-bd92-00bafe409f56 returned with HTTP 200 Sep 01 01:59:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 30/59] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 01:59:58 2026] PUT /volume/v3/attachments/31e22ffd-5bb4-45ab-bd92-00bafe409f56 => generated 694 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 01:59:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-536a8400-52cf-4642-bdd6-34a0f7647653 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-536a8400-52cf-4642-bdd6-34a0f7647653 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 01:59:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-536a8400-52cf-4642-bdd6-34a0f7647653 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 01:59:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-536a8400-52cf-4642-bdd6-34a0f7647653 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 01:59:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-386a7326-1022-406d-8a8f-81d9a1147fa1 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 01:59:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-386a7326-1022-406d-8a8f-81d9a1147fa1 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-716249801"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-536a8400-52cf-4642-bdd6-34a0f7647653 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 01:59:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-536a8400-52cf-4642-bdd6-34a0f7647653 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 01:59:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 31/60] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 01:59:59 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 852 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-386a7326-1022-406d-8a8f-81d9a1147fa1 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 01:59:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 30/61] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 01:59:58 2026] POST /volume/v3/types => generated 219 bytes in 386 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 01:59:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ba4a346c-0cee-458f-ba30-ca421f4c0932 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ba4a346c-0cee-458f-ba30-ca421f4c0932 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 01:59:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ba4a346c-0cee-458f-ba30-ca421f4c0932 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1203077953"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ba4a346c-0cee-458f-ba30-ca421f4c0932 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 01:59:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 32/62] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 01:59:59 2026] POST /volume/v3/group_types => generated 177 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c1307ac0-4d2d-41e2-8dc7-180ac685595a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1307ac0-4d2d-41e2-8dc7-180ac685595a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] POST http://192.168.122.45/volume/v3/groups Sep 01 01:59:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c1307ac0-4d2d-41e2-8dc7-180ac685595a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7cb5a581-12da-43bc-b0b0-1975dabf63e4", "volume_types": ["e19962d2-85b6-47cd-b099-d77972923f4f"], "name": "tempest-GroupsV314Test-Group-2081537375"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-c1307ac0-4d2d-41e2-8dc7-180ac685595a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Creating new group {'group': {'group_type': '7cb5a581-12da-43bc-b0b0-1975dabf63e4', 'volume_types': ['e19962d2-85b6-47cd-b099-d77972923f4f'], 'name': 'tempest-GroupsV314Test-Group-2081537375'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 01:59:59 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-c1307ac0-4d2d-41e2-8dc7-180ac685595a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Creating group tempest-GroupsV314Test-Group-2081537375. Sep 01 01:59:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d65f1397-c2c2-4cf7-a19f-0c173537a237 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 01:59:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d65f1397-c2c2-4cf7-a19f-0c173537a237 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] POST http://192.168.122.45/volume/v3/attachments/31e22ffd-5bb4-45ab-bd92-00bafe409f56/action Sep 01 01:59:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d65f1397-c2c2-4cf7-a19f-0c173537a237 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 01:59:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d65f1397-c2c2-4cf7-a19f-0c173537a237 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 01:59:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:59 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 01:59:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c1307ac0-4d2d-41e2-8dc7-180ac685595a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Availability zone cache updated, next update will occur around 2026-09-01 00:59:59.854924. {{(pid=87081) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 01:59:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c1307ac0-4d2d-41e2-8dc7-180ac685595a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Availability Zones retrieved successfully. Sep 01 01:59:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 01:59:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 01:59:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 01:59:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 01:59:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9e43e7a3-30e1-40f9-b740-279c21edb753 req-d65f1397-c2c2-4cf7-a19f-0c173537a237 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/attachments/31e22ffd-5bb4-45ab-bd92-00bafe409f56/action returned with HTTP 204 Sep 01 01:59:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 33/63] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 01:59:59 2026] POST /volume/v3/attachments/31e22ffd-5bb4-45ab-bd92-00bafe409f56/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 01:59:59 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-c1307ac0-4d2d-41e2-8dc7-180ac685595a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Created reservations ['d6baae5e-04d7-43b5-88bb-e38e7d68e610'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1307ac0-4d2d-41e2-8dc7-180ac685595a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/groups returned with HTTP 202 Sep 01 02:00:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 31/64] 192.168.122.45 () {62 vars in 1176 bytes} [Tue Sep 1 01:59:59 2026] POST /volume/v3/groups => generated 108 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-64a34570-d0a4-4e15-838f-15a16698d93e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64a34570-d0a4-4e15-838f-15a16698d93e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e Sep 01 02:00:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64a34570-d0a4-4e15-838f-15a16698d93e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64a34570-d0a4-4e15-838f-15a16698d93e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-64a34570-d0a4-4e15-838f-15a16698d93e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] show called for member 454aacc4-2d33-450f-a52a-bf3992b3e67e {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:00 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:00:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64a34570-d0a4-4e15-838f-15a16698d93e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e returned with HTTP 200 Sep 01 02:00:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 34/65] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:00 2026] GET /volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e => generated 388 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3bc7d6d4-3540-4ace-b14b-1c225f8b6af4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3bc7d6d4-3540-4ace-b14b-1c225f8b6af4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3bc7d6d4-3540-4ace-b14b-1c225f8b6af4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3bc7d6d4-3540-4ace-b14b-1c225f8b6af4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3bc7d6d4-3540-4ace-b14b-1c225f8b6af4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3bc7d6d4-3540-4ace-b14b-1c225f8b6af4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 32/66] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:00 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 1144 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3305da0a-1d0b-4b45-96bb-a181cee313d0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3305da0a-1d0b-4b45-96bb-a181cee313d0 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3305da0a-1d0b-4b45-96bb-a181cee313d0 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3305da0a-1d0b-4b45-96bb-a181cee313d0 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3305da0a-1d0b-4b45-96bb-a181cee313d0 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3305da0a-1d0b-4b45-96bb-a181cee313d0 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 35/67] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:00 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 1144 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-17b34c91-787c-471e-b654-fc5e4dd1933c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-17b34c91-787c-471e-b654-fc5e4dd1933c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e Sep 01 02:00:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-17b34c91-787c-471e-b654-fc5e4dd1933c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-17b34c91-787c-471e-b654-fc5e4dd1933c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-17b34c91-787c-471e-b654-fc5e4dd1933c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] show called for member 454aacc4-2d33-450f-a52a-bf3992b3e67e {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:01 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:00:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-17b34c91-787c-471e-b654-fc5e4dd1933c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e returned with HTTP 200 Sep 01 02:00:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 33/68] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:01 2026] GET /volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e => generated 389 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-551998869", "volume_type": "e19962d2-85b6-47cd-b099-d77972923f4f", "group_id": "454aacc4-2d33-450f-a52a-bf3992b3e67e", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-551998869', 'volume_type': 'e19962d2-85b6-47cd-b099-d77972923f4f', 'group_id': '454aacc4-2d33-450f-a52a-bf3992b3e67e', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:01 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Create volume of 1 GB Sep 01 02:00:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:01 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:00:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Availability Zones retrieved successfully. Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Flow 'volume_create_api' (4dc149a1-c817-4a00-94c1-aa83267466db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1958a7-8d3f-4b80-8357-5976cdb6bd99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d1958a7-8d3f-4b80-8357-5976cdb6bd99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e19962d2-85b6-47cd-b099-d77972923f4f,is_public=True,name='tempest-GroupsV314Test-volume-type-716249801',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e19962d2-85b6-47cd-b099-d77972923f4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '454aacc4-2d33-450f-a52a-bf3992b3e67e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0cea31-cf7b-40ba-80c2-d0590c2bd608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-716249801 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-716249801, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:01 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-716249801 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-716249801, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Created reservations ['eba166c1-de65-461d-b8d3-b0af63f85bb7', 'e8926cbd-1536-4ac0-864e-93e135543d21', '92155bb6-cc35-4e07-b058-51a367fb69ce', '63947b67-958e-4880-8b47-418182df4301'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0cea31-cf7b-40ba-80c2-d0590c2bd608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eba166c1-de65-461d-b8d3-b0af63f85bb7', 'e8926cbd-1536-4ac0-864e-93e135543d21', '92155bb6-cc35-4e07-b058-51a367fb69ce', '63947b67-958e-4880-8b47-418182df4301']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476c1395-7f01-4882-a9d6-16e2bbab03ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (476c1395-7f01-4882-a9d6-16e2bbab03ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2467dbe0-f347-40fa-8ac9-8197f9f28430', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-551998869',encryption_key_id=None,group_id=454aacc4-2d33-450f-a52a-bf3992b3e67e,group_type_id=,metadata={},multiattach=False,project_id='17badc728f3f475e94194d541b44a926',qos_specs=None,replication_status=,reservations=['eba166c1-de65-461d-b8d3-b0af63f85bb7','e8926cbd-1536-4ac0-864e-93e135543d21','92155bb6-cc35-4e07-b058-51a367fb69ce','63947b67-958e-4880-8b47-418182df4301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4d2cd6b3dbd4b5faa5ae6068b5346c8',volume_type_id=e19962d2-85b6-47cd-b099-d77972923f4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-551998869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=454aacc4-2d33-450f-a52a-bf3992b3e67e,host=None,id=2467dbe0-f347-40fa-8ac9-8197f9f28430,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17badc728f3f475e94194d541b44a926',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4d2cd6b3dbd4b5faa5ae6068b5346c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e19962d2-85b6-47cd-b099-d77972923f4f),volume_type_id=e19962d2-85b6-47cd-b099-d77972923f4f)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476b27cb-fce5-4339-91a0-fad61b852b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (476b27cb-fce5-4339-91a0-fad61b852b0a) transitioned into state 'SUCCESS' from state '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-551998869',encryption_key_id=None,group_id=454aacc4-2d33-450f-a52a-bf3992b3e67e,group_type_id=,metadata={},multiattach=False,project_id='17badc728f3f475e94194d541b44a926',qos_specs=None,replication_status=,reservations=['eba166c1-de65-461d-b8d3-b0af63f85bb7','e8926cbd-1536-4ac0-864e-93e135543d21','92155bb6-cc35-4e07-b058-51a367fb69ce','63947b67-958e-4880-8b47-418182df4301'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4d2cd6b3dbd4b5faa5ae6068b5346c8',volume_type_id=e19962d2-85b6-47cd-b099-d77972923f4f)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981565d6-d435-4652-899f-ba8d0743f2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (981565d6-d435-4652-899f-ba8d0743f2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Flow 'volume_create_api' (4dc149a1-c817-4a00-94c1-aa83267466db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Create volume request issued successfully. Sep 01 02:00:01 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:01 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cafc5bbe-fafe-4616-9d15-094a201f1928 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 36/69] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:00:01 2026] POST /volume/v3/volumes => generated 823 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-829b7177-aeac-408c-a2e2-a34292e05c90 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-829b7177-aeac-408c-a2e2-a34292e05c90 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 Sep 01 02:00:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-829b7177-aeac-408c-a2e2-a34292e05c90 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-829b7177-aeac-408c-a2e2-a34292e05c90 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-829b7177-aeac-408c-a2e2-a34292e05c90 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:01 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-829b7177-aeac-408c-a2e2-a34292e05c90 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:01 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-829b7177-aeac-408c-a2e2-a34292e05c90 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-bc71d356-2f52-458d-a494-0e3f2db41fae None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-bc71d356-2f52-458d-a494-0e3f2db41fae tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-bc71d356-2f52-458d-a494-0e3f2db41fae tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-bc71d356-2f52-458d-a494-0e3f2db41fae tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-bc71d356-2f52-458d-a494-0e3f2db41fae tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-bc71d356-2f52-458d-a494-0e3f2db41fae tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 37/70] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:01 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 1144 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:02 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-829b7177-aeac-408c-a2e2-a34292e05c90 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-829b7177-aeac-408c-a2e2-a34292e05c90 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 returned with HTTP 200 Sep 01 02:00:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 34/71] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:01 2026] GET /volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 => generated 891 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-15fec272-e90c-4400-981f-b5be735f0a3b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-15fec272-e90c-4400-981f-b5be735f0a3b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] POST http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226/action Sep 01 02:00:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-15fec272-e90c-4400-981f-b5be735f0a3b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-15fec272-e90c-4400-981f-b5be735f0a3b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-15fec272-e90c-4400-981f-b5be735f0a3b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-15fec272-e90c-4400-981f-b5be735f0a3b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Begin detaching volume completed successfully. Sep 01 02:00:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-15fec272-e90c-4400-981f-b5be735f0a3b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226/action returned with HTTP 202 Sep 01 02:00:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 38/72] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:00:02 2026] POST /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:00:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f01def14-e8e9-4939-800b-a7d15406bfc4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f01def14-e8e9-4939-800b-a7d15406bfc4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f01def14-e8e9-4939-800b-a7d15406bfc4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f01def14-e8e9-4939-800b-a7d15406bfc4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f01def14-e8e9-4939-800b-a7d15406bfc4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f01def14-e8e9-4939-800b-a7d15406bfc4 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 35/73] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:02 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 1147 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-c8919e45-cabd-4f92-b8ca-1f6f64c9c9c1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-c8919e45-cabd-4f92-b8ca-1f6f64c9c9c1 None None] GET http://192.168.122.45/volume// Sep 01 02:00:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-c8919e45-cabd-4f92-b8ca-1f6f64c9c9c1 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-c8919e45-cabd-4f92-b8ca-1f6f64c9c9c1 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-c8919e45-cabd-4f92-b8ca-1f6f64c9c9c1 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:00:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 39/74] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:00:02 2026] GET /volume/ => generated 389 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:00:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-65ac911a-3837-4fb8-aeab-5e80eaf86725 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-65ac911a-3837-4fb8-aeab-5e80eaf86725 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-65ac911a-3837-4fb8-aeab-5e80eaf86725 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-65ac911a-3837-4fb8-aeab-5e80eaf86725 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-65ac911a-3837-4fb8-aeab-5e80eaf86725 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-65ac911a-3837-4fb8-aeab-5e80eaf86725 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 36/75] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:00:02 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 1328 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-cbe1dd09-9d7c-452c-81e3-d5da160b8b2f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-cbe1dd09-9d7c-452c-81e3-d5da160b8b2f tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] DELETE http://192.168.122.45/volume/v3/attachments/31e22ffd-5bb4-45ab-bd92-00bafe409f56 Sep 01 02:00:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-cbe1dd09-9d7c-452c-81e3-d5da160b8b2f tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-cbe1dd09-9d7c-452c-81e3-d5da160b8b2f tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4173c4d5-4c4c-4514-bcec-fa4c19b62c05 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4173c4d5-4c4c-4514-bcec-fa4c19b62c05 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 Sep 01 02:00:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4173c4d5-4c4c-4514-bcec-fa4c19b62c05 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4173c4d5-4c4c-4514-bcec-fa4c19b62c05 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4173c4d5-4c4c-4514-bcec-fa4c19b62c05 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:03 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-4173c4d5-4c4c-4514-bcec-fa4c19b62c05 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:03 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-4173c4d5-4c4c-4514-bcec-fa4c19b62c05 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:03 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-4173c4d5-4c4c-4514-bcec-fa4c19b62c05 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:03 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, Sep 01 02:00:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4173c4d5-4c4c-4514-bcec-fa4c19b62c05 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 returned with HTTP 200 Sep 01 02:00:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 37/76] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:03 2026] GET /volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 => generated 915 bytes in 339 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1cdfe91c-0d51-45ac-82fd-a8cd0597761c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1cdfe91c-0d51-45ac-82fd-a8cd0597761c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1cdfe91c-0d51-45ac-82fd-a8cd0597761c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1cdfe91c-0d51-45ac-82fd-a8cd0597761c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1cdfe91c-0d51-45ac-82fd-a8cd0597761c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1cdfe91c-0d51-45ac-82fd-a8cd0597761c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 38/77] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:03 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 1147 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a11edc92-9e4f-482e-a111-aa18cbad132a req-cbe1dd09-9d7c-452c-81e3-d5da160b8b2f tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/attachments/31e22ffd-5bb4-45ab-bd92-00bafe409f56 returned with HTTP 200 Sep 01 02:00:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 40/78] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:00:03 2026] DELETE /volume/v3/attachments/31e22ffd-5bb4-45ab-bd92-00bafe409f56 => generated 19 bytes in 708 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-34f0b897-ae8a-42f0-b74e-340a082879d8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34f0b897-ae8a-42f0-b74e-340a082879d8 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 Sep 01 02:00:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34f0b897-ae8a-42f0-b74e-340a082879d8 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34f0b897-ae8a-42f0-b74e-340a082879d8 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-34f0b897-ae8a-42f0-b74e-340a082879d8 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:04 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-34f0b897-ae8a-42f0-b74e-340a082879d8 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:04 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-34f0b897-ae8a-42f0-b74e-340a082879d8 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ea502680-d1f3-4cff-b37e-2fbf5e90ce25 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ea502680-d1f3-4cff-b37e-2fbf5e90ce25 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ea502680-d1f3-4cff-b37e-2fbf5e90ce25 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ea502680-d1f3-4cff-b37e-2fbf5e90ce25 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ea502680-d1f3-4cff-b37e-2fbf5e90ce25 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ea502680-d1f3-4cff-b37e-2fbf5e90ce25 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 41/79] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:04 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 852 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:04 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-34f0b897-ae8a-42f0-b74e-340a082879d8 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34f0b897-ae8a-42f0-b74e-340a082879d8 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 returned with HTTP 200 Sep 01 02:00:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 39/80] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:04 2026] GET /volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 => generated 916 bytes in 357 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] POST http://192.168.122.45/volume/v3/groups/action Sep 01 02:00:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Action body: b'{"create-from-src": {"source_group_id": "454aacc4-2d33-450f-a52a-bf3992b3e67e", "name": "tempest-Group_from_grp-185350998"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "454aacc4-2d33-450f-a52a-bf3992b3e67e", "name": "tempest-Group_from_grp-185350998"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Creating new group {'create-from-src': {'source_group_id': '454aacc4-2d33-450f-a52a-bf3992b3e67e', 'name': 'tempest-Group_from_grp-185350998'}}. {{(pid=87080) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:00:04 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Creating group tempest-Group_from_grp-185350998 from source group 454aacc4-2d33-450f-a52a-bf3992b3e67e. Sep 01 02:00:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:05 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:00:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:05 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:05 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Created reservations ['1f342bc5-e05e-45ac-82ba-c0d5c653c764'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:06 devstack devstack@c-api.service[87080]: INFO cinder.group.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] A mapping entry already exists for group dbaf9706-0384-43d5-a186-3d8b3dbabe93 and volume type e19962d2-85b6-47cd-b099-d77972923f4f. Do not need to create again. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Availability zone cache updated, next update will occur around 2026-09-01 01:00:06.174105. {{(pid=87080) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Availability Zones retrieved successfully. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Flow 'volume_create_api' (9901288a-b869-4992-bece-d01adc448d32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f86be4-d59b-458f-8c7d-3c0cf5c199e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f86be4-d59b-458f-8c7d-3c0cf5c199e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2467dbe0-f347-40fa-8ac9-8197f9f28430', 'volume_type': VolumeType(created_at=2026-08-31T23:59:59Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e19962d2-85b6-47cd-b099-d77972923f4f,is_public=True,name='tempest-GroupsV314Test-volume-type-716249801',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e19962d2-85b6-47cd-b099-d77972923f4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'dbaf9706-0384-43d5-a186-3d8b3dbabe93', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4362bf-6d6f-4782-9673-3391ac412661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Created reservations ['9494b7cd-71c6-484f-9f45-6e1d33659571', 'b24ac3bf-3bb8-4671-b8d2-a20b62fe63b4', '20ce7b07-d04c-458c-89e3-eb12c2b6d836', '7e45850b-5e04-4942-9ad1-92ac7fe47023'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac4362bf-6d6f-4782-9673-3391ac412661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9494b7cd-71c6-484f-9f45-6e1d33659571', 'b24ac3bf-3bb8-4671-b8d2-a20b62fe63b4', '20ce7b07-d04c-458c-89e3-eb12c2b6d836', '7e45850b-5e04-4942-9ad1-92ac7fe47023']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa147ab2-ba9b-4ff1-83ec-7f936bd90090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa147ab2-ba9b-4ff1-83ec-7f936bd90090) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e6d3081a-873c-4c4e-8a99-a311eeabb652', '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=dbaf9706-0384-43d5-a186-3d8b3dbabe93,group_type_id=,metadata={},multiattach=False,project_id='17badc728f3f475e94194d541b44a926',qos_specs=None,replication_status=,reservations=['9494b7cd-71c6-484f-9f45-6e1d33659571','b24ac3bf-3bb8-4671-b8d2-a20b62fe63b4','20ce7b07-d04c-458c-89e3-eb12c2b6d836','7e45850b-5e04-4942-9ad1-92ac7fe47023'],size=1,snapshot_id=None,source_replicaid=,source_volid=2467dbe0-f347-40fa-8ac9-8197f9f28430,status='creating',user_id='d4d2cd6b3dbd4b5faa5ae6068b5346c8',volume_type_id=e19962d2-85b6-47cd-b099-d77972923f4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=dbaf9706-0384-43d5-a186-3d8b3dbabe93,host=None,id=e6d3081a-873c-4c4e-8a99-a311eeabb652,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17badc728f3f475e94194d541b44a926',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2467dbe0-f347-40fa-8ac9-8197f9f28430,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4d2cd6b3dbd4b5faa5ae6068b5346c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e19962d2-85b6-47cd-b099-d77972923f4f),volume_type_id=e19962d2-85b6-47cd-b099-d77972923f4f)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2648955e-7462-4795-8ce7-0749522cc7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2648955e-7462-4795-8ce7-0749522cc7df) transitioned into state 'SUCCESS' from 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=dbaf9706-0384-43d5-a186-3d8b3dbabe93,group_type_id=,metadata={},multiattach=False,project_id='17badc728f3f475e94194d541b44a926',qos_specs=None,replication_status=,reservations=['9494b7cd-71c6-484f-9f45-6e1d33659571','b24ac3bf-3bb8-4671-b8d2-a20b62fe63b4','20ce7b07-d04c-458c-89e3-eb12c2b6d836','7e45850b-5e04-4942-9ad1-92ac7fe47023'],size=1,snapshot_id=None,source_replicaid=,source_volid=2467dbe0-f347-40fa-8ac9-8197f9f28430,status='creating',user_id='d4d2cd6b3dbd4b5faa5ae6068b5346c8',volume_type_id=e19962d2-85b6-47cd-b099-d77972923f4f)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Flow 'volume_create_api' (9901288a-b869-4992-bece-d01adc448d32) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Create volume request issued successfully. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ef34f61c-729b-49b0-b47f-4727c3d8db42 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/groups/action returned with HTTP 202 Sep 01 02:00:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 42/81] 192.168.122.45 () {62 vars in 1197 bytes} [Tue Sep 1 02:00:04 2026] POST /volume/v3/groups/action => generated 101 bytes in 1803 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:00:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:07 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Get all volumes completed successfully. Sep 01 02:00:07 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:07 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:07 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:07 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:07 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:07 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb21b434-54b4-40ac-a5fe-841158131eb7 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 40/82] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:00:06 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 833 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:00:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bed03c59-1c87-4e87-a560-c6bc1561d7b6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bed03c59-1c87-4e87-a560-c6bc1561d7b6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bed03c59-1c87-4e87-a560-c6bc1561d7b6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bed03c59-1c87-4e87-a560-c6bc1561d7b6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bed03c59-1c87-4e87-a560-c6bc1561d7b6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:07 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-bed03c59-1c87-4e87-a560-c6bc1561d7b6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:07 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-bed03c59-1c87-4e87-a560-c6bc1561d7b6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:07 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-bed03c59-1c87-4e87-a560-c6bc1561d7b6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bed03c59-1c87-4e87-a560-c6bc1561d7b6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 43/83] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:07 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8ba0363a-274b-4885-98ce-c68fd39193c0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ba0363a-274b-4885-98ce-c68fd39193c0 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ba0363a-274b-4885-98ce-c68fd39193c0 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ba0363a-274b-4885-98ce-c68fd39193c0 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8ba0363a-274b-4885-98ce-c68fd39193c0 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:08 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-8ba0363a-274b-4885-98ce-c68fd39193c0 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:08 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-8ba0363a-274b-4885-98ce-c68fd39193c0 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:09 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-8ba0363a-274b-4885-98ce-c68fd39193c0 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ba0363a-274b-4885-98ce-c68fd39193c0 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 41/84] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:08 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4613eac6-35cc-47e9-8ce0-4547f692021c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4613eac6-35cc-47e9-8ce0-4547f692021c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4613eac6-35cc-47e9-8ce0-4547f692021c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4613eac6-35cc-47e9-8ce0-4547f692021c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4613eac6-35cc-47e9-8ce0-4547f692021c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:10 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-4613eac6-35cc-47e9-8ce0-4547f692021c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:10 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-4613eac6-35cc-47e9-8ce0-4547f692021c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:10 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-4613eac6-35cc-47e9-8ce0-4547f692021c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4613eac6-35cc-47e9-8ce0-4547f692021c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 44/85] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:10 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-34170c53-0a9e-4441-88bf-c113910c2db3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34170c53-0a9e-4441-88bf-c113910c2db3 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34170c53-0a9e-4441-88bf-c113910c2db3 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34170c53-0a9e-4441-88bf-c113910c2db3 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-34170c53-0a9e-4441-88bf-c113910c2db3 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:11 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-34170c53-0a9e-4441-88bf-c113910c2db3 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:11 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-34170c53-0a9e-4441-88bf-c113910c2db3 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:11 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-34170c53-0a9e-4441-88bf-c113910c2db3 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34170c53-0a9e-4441-88bf-c113910c2db3 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 42/86] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:11 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-779c031a-7786-43ad-9464-8f5351dce0c6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-779c031a-7786-43ad-9464-8f5351dce0c6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-779c031a-7786-43ad-9464-8f5351dce0c6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-779c031a-7786-43ad-9464-8f5351dce0c6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-779c031a-7786-43ad-9464-8f5351dce0c6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:13 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-779c031a-7786-43ad-9464-8f5351dce0c6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:13 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-779c031a-7786-43ad-9464-8f5351dce0c6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:13 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-779c031a-7786-43ad-9464-8f5351dce0c6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-779c031a-7786-43ad-9464-8f5351dce0c6 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 45/87] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:12 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-648a9033-04b3-43c1-b572-7c6ccd16fa58 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-648a9033-04b3-43c1-b572-7c6ccd16fa58 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-648a9033-04b3-43c1-b572-7c6ccd16fa58 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-648a9033-04b3-43c1-b572-7c6ccd16fa58 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-648a9033-04b3-43c1-b572-7c6ccd16fa58 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-648a9033-04b3-43c1-b572-7c6ccd16fa58 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 43/88] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:13 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 852 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8f31a98d-8b85-4198-9706-98f8c9f27a26 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8f31a98d-8b85-4198-9706-98f8c9f27a26 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8f31a98d-8b85-4198-9706-98f8c9f27a26 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8f31a98d-8b85-4198-9706-98f8c9f27a26 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8f31a98d-8b85-4198-9706-98f8c9f27a26 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-af1dfaa3-301f-43ba-99b7-170b2c450f94 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8f31a98d-8b85-4198-9706-98f8c9f27a26 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 46/89] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:14 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 852 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-af1dfaa3-301f-43ba-99b7-170b2c450f94 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-af1dfaa3-301f-43ba-99b7-170b2c450f94 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-af1dfaa3-301f-43ba-99b7-170b2c450f94 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-af1dfaa3-301f-43ba-99b7-170b2c450f94 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:14 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-af1dfaa3-301f-43ba-99b7-170b2c450f94 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:14 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-af1dfaa3-301f-43ba-99b7-170b2c450f94 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:14 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-af1dfaa3-301f-43ba-99b7-170b2c450f94 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-af1dfaa3-301f-43ba-99b7-170b2c450f94 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 44/90] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:14 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 908 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d2836c36-5510-40e3-94ea-b6646f1c7f04 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d2836c36-5510-40e3-94ea-b6646f1c7f04 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d2836c36-5510-40e3-94ea-b6646f1c7f04 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d2836c36-5510-40e3-94ea-b6646f1c7f04 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d2836c36-5510-40e3-94ea-b6646f1c7f04 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:16 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-d2836c36-5510-40e3-94ea-b6646f1c7f04 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:16 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-d2836c36-5510-40e3-94ea-b6646f1c7f04 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:16 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-d2836c36-5510-40e3-94ea-b6646f1c7f04 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d2836c36-5510-40e3-94ea-b6646f1c7f04 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 47/91] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:16 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 729 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4b04d56d-1ff4-4aae-a84a-892e88f0b792 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4b04d56d-1ff4-4aae-a84a-892e88f0b792 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4b04d56d-1ff4-4aae-a84a-892e88f0b792 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4b04d56d-1ff4-4aae-a84a-892e88f0b792 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4b04d56d-1ff4-4aae-a84a-892e88f0b792 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:18 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-4b04d56d-1ff4-4aae-a84a-892e88f0b792 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:18 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-4b04d56d-1ff4-4aae-a84a-892e88f0b792 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:18 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-4b04d56d-1ff4-4aae-a84a-892e88f0b792 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4b04d56d-1ff4-4aae-a84a-892e88f0b792 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 45/92] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:18 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 340 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5365b4e5-d717-4399-84d9-cc473b74d12b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5365b4e5-d717-4399-84d9-cc473b74d12b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5365b4e5-d717-4399-84d9-cc473b74d12b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5365b4e5-d717-4399-84d9-cc473b74d12b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5365b4e5-d717-4399-84d9-cc473b74d12b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:19 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-5365b4e5-d717-4399-84d9-cc473b74d12b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:19 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-5365b4e5-d717-4399-84d9-cc473b74d12b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:19 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-5365b4e5-d717-4399-84d9-cc473b74d12b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5365b4e5-d717-4399-84d9-cc473b74d12b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 48/93] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:19 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 704 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-822ed7f5-f5a7-47fe-aad0-77ca7a7975c4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-822ed7f5-f5a7-47fe-aad0-77ca7a7975c4 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-822ed7f5-f5a7-47fe-aad0-77ca7a7975c4 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-822ed7f5-f5a7-47fe-aad0-77ca7a7975c4 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-822ed7f5-f5a7-47fe-aad0-77ca7a7975c4 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:21 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-822ed7f5-f5a7-47fe-aad0-77ca7a7975c4 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:21 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-822ed7f5-f5a7-47fe-aad0-77ca7a7975c4 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:21 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-822ed7f5-f5a7-47fe-aad0-77ca7a7975c4 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-822ed7f5-f5a7-47fe-aad0-77ca7a7975c4 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 46/94] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:21 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cc03d3e0-42fd-41a9-822c-21662f73c814 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc03d3e0-42fd-41a9-822c-21662f73c814 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc03d3e0-42fd-41a9-822c-21662f73c814 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc03d3e0-42fd-41a9-822c-21662f73c814 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cc03d3e0-42fd-41a9-822c-21662f73c814 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:22 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-cc03d3e0-42fd-41a9-822c-21662f73c814 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:22 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-cc03d3e0-42fd-41a9-822c-21662f73c814 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:22 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-cc03d3e0-42fd-41a9-822c-21662f73c814 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc03d3e0-42fd-41a9-822c-21662f73c814 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 49/95] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:22 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-38fce5ee-f95f-4cf7-ad9d-64d378ce0e51 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-38fce5ee-f95f-4cf7-ad9d-64d378ce0e51 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-38fce5ee-f95f-4cf7-ad9d-64d378ce0e51 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-38fce5ee-f95f-4cf7-ad9d-64d378ce0e51 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-38fce5ee-f95f-4cf7-ad9d-64d378ce0e51 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:23 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-38fce5ee-f95f-4cf7-ad9d-64d378ce0e51 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:23 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-38fce5ee-f95f-4cf7-ad9d-64d378ce0e51 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:23 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-38fce5ee-f95f-4cf7-ad9d-64d378ce0e51 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-38fce5ee-f95f-4cf7-ad9d-64d378ce0e51 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 47/96] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:23 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 928 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-66c1db21-bccb-47f3-b7eb-435f824f59e5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-66c1db21-bccb-47f3-b7eb-435f824f59e5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/groups/dbaf9706-0384-43d5-a186-3d8b3dbabe93 Sep 01 02:00:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-66c1db21-bccb-47f3-b7eb-435f824f59e5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-66c1db21-bccb-47f3-b7eb-435f824f59e5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-66c1db21-bccb-47f3-b7eb-435f824f59e5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] show called for member dbaf9706-0384-43d5-a186-3d8b3dbabe93 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:23 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:00:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-66c1db21-bccb-47f3-b7eb-435f824f59e5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/groups/dbaf9706-0384-43d5-a186-3d8b3dbabe93 returned with HTTP 200 Sep 01 02:00:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 50/97] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:23 2026] GET /volume/v3/groups/dbaf9706-0384-43d5-a186-3d8b3dbabe93 => generated 416 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:00:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Get all volumes completed successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:24 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:24 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:24 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:24 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c3ca789-bc6c-4540-b518-f252d8b350cc tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 48/98] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:00:23 2026] GET /volume/v3/volumes/detail => generated 1837 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2ad0e24d-62c9-4b7a-8bac-6e222648589a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2ad0e24d-62c9-4b7a-8bac-6e222648589a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] POST http://192.168.122.45/volume/v3/groups/dbaf9706-0384-43d5-a186-3d8b3dbabe93/action Sep 01 02:00:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2ad0e24d-62c9-4b7a-8bac-6e222648589a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2ad0e24d-62c9-4b7a-8bac-6e222648589a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-2ad0e24d-62c9-4b7a-8bac-6e222648589a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] delete called for group dbaf9706-0384-43d5-a186-3d8b3dbabe93 {{(pid=87080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:00:24 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-2ad0e24d-62c9-4b7a-8bac-6e222648589a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Delete group with id: dbaf9706-0384-43d5-a186-3d8b3dbabe93 Sep 01 02:00:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:00:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2ad0e24d-62c9-4b7a-8bac-6e222648589a tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/groups/dbaf9706-0384-43d5-a186-3d8b3dbabe93/action returned with HTTP 202 Sep 01 02:00:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 51/99] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:00:24 2026] POST /volume/v3/groups/dbaf9706-0384-43d5-a186-3d8b3dbabe93/action => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cbe5fa2c-4588-4bd9-beb7-2ad52907b3d5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cbe5fa2c-4588-4bd9-beb7-2ad52907b3d5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cbe5fa2c-4588-4bd9-beb7-2ad52907b3d5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cbe5fa2c-4588-4bd9-beb7-2ad52907b3d5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cbe5fa2c-4588-4bd9-beb7-2ad52907b3d5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-cbe5fa2c-4588-4bd9-beb7-2ad52907b3d5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:24 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-cbe5fa2c-4588-4bd9-beb7-2ad52907b3d5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:24 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-cbe5fa2c-4588-4bd9-beb7-2ad52907b3d5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cbe5fa2c-4588-4bd9-beb7-2ad52907b3d5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 49/100] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:24 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e989d9e7-e8a3-41e2-a990-16a8f5cc2e76 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e989d9e7-e8a3-41e2-a990-16a8f5cc2e76 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e989d9e7-e8a3-41e2-a990-16a8f5cc2e76 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e989d9e7-e8a3-41e2-a990-16a8f5cc2e76 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e989d9e7-e8a3-41e2-a990-16a8f5cc2e76 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:25 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-e989d9e7-e8a3-41e2-a990-16a8f5cc2e76 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:25 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-e989d9e7-e8a3-41e2-a990-16a8f5cc2e76 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:26 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-e989d9e7-e8a3-41e2-a990-16a8f5cc2e76 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e989d9e7-e8a3-41e2-a990-16a8f5cc2e76 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 200 Sep 01 02:00:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 52/101] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:25 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 927 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7efa59d8-a362-4920-90b4-ce2bddab8fa5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7efa59d8-a362-4920-90b4-ce2bddab8fa5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7efa59d8-a362-4920-90b4-ce2bddab8fa5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7efa59d8-a362-4920-90b4-ce2bddab8fa5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7efa59d8-a362-4920-90b4-ce2bddab8fa5 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 returned with HTTP 404 Sep 01 02:00:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 50/102] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:27 2026] GET /volume/v3/volumes/e6d3081a-873c-4c4e-8a99-a311eeabb652 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-50b8b43c-ccdd-4e55-a84d-433a75ad624b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-50b8b43c-ccdd-4e55-a84d-433a75ad624b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/groups/dbaf9706-0384-43d5-a186-3d8b3dbabe93 Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-50b8b43c-ccdd-4e55-a84d-433a75ad624b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-50b8b43c-ccdd-4e55-a84d-433a75ad624b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-50b8b43c-ccdd-4e55-a84d-433a75ad624b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] show called for member dbaf9706-0384-43d5-a186-3d8b3dbabe93 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-50b8b43c-ccdd-4e55-a84d-433a75ad624b tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/groups/dbaf9706-0384-43d5-a186-3d8b3dbabe93 returned with HTTP 404 Sep 01 02:00:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 53/103] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:27 2026] GET /volume/v3/groups/dbaf9706-0384-43d5-a186-3d8b3dbabe93 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:00:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Get all volumes completed successfully. Sep 01 02:00:27 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:27 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42a74d91-17f6-4ae0-a389-3c71dc2eec64 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:00:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 51/104] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:00:27 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-78c8b73c-9741-4d30-8fca-4d3650763f8c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-78c8b73c-9741-4d30-8fca-4d3650763f8c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] POST http://192.168.122.45/volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e/action Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-78c8b73c-9741-4d30-8fca-4d3650763f8c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-78c8b73c-9741-4d30-8fca-4d3650763f8c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-78c8b73c-9741-4d30-8fca-4d3650763f8c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] delete called for group 454aacc4-2d33-450f-a52a-bf3992b3e67e {{(pid=87080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-78c8b73c-9741-4d30-8fca-4d3650763f8c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Delete group with id: 454aacc4-2d33-450f-a52a-bf3992b3e67e Sep 01 02:00:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:00:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-78c8b73c-9741-4d30-8fca-4d3650763f8c tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e/action returned with HTTP 202 Sep 01 02:00:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 54/105] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:00:27 2026] POST /volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c1b4c0cc-9e22-4cfa-9252-5e9fc475566e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1b4c0cc-9e22-4cfa-9252-5e9fc475566e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c1b4c0cc-9e22-4cfa-9252-5e9fc475566e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c1b4c0cc-9e22-4cfa-9252-5e9fc475566e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c1b4c0cc-9e22-4cfa-9252-5e9fc475566e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:27 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-c1b4c0cc-9e22-4cfa-9252-5e9fc475566e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:27 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-c1b4c0cc-9e22-4cfa-9252-5e9fc475566e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a136aee2-af69-4bf8-a580-9baa7226e6bb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a136aee2-af69-4bf8-a580-9baa7226e6bb tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] DELETE http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a136aee2-af69-4bf8-a580-9baa7226e6bb tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a136aee2-af69-4bf8-a580-9baa7226e6bb tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-a136aee2-af69-4bf8-a580-9baa7226e6bb tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Delete volume with id: 58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a136aee2-af69-4bf8-a580-9baa7226e6bb tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:27 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-c1b4c0cc-9e22-4cfa-9252-5e9fc475566e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a136aee2-af69-4bf8-a580-9baa7226e6bb tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Delete volume request issued successfully. Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a136aee2-af69-4bf8-a580-9baa7226e6bb tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 202 Sep 01 02:00:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 55/106] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:00:27 2026] DELETE /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1df909c7-3f3f-4ad4-bda6-da58a9abf337 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1b4c0cc-9e22-4cfa-9252-5e9fc475566e tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 returned with HTTP 200 Sep 01 02:00:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 52/107] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:27 2026] GET /volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 => generated 915 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1df909c7-3f3f-4ad4-bda6-da58a9abf337 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1df909c7-3f3f-4ad4-bda6-da58a9abf337 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1df909c7-3f3f-4ad4-bda6-da58a9abf337 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1df909c7-3f3f-4ad4-bda6-da58a9abf337 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1df909c7-3f3f-4ad4-bda6-da58a9abf337 tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 56/108] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:27 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-85120887-3b1a-4c43-8a6e-ff5ca7a61d99 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-85120887-3b1a-4c43-8a6e-ff5ca7a61d99 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 Sep 01 02:00:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-85120887-3b1a-4c43-8a6e-ff5ca7a61d99 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-85120887-3b1a-4c43-8a6e-ff5ca7a61d99 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:00:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-557650830"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-557650830'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:28 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Create volume of 1 GB Sep 01 02:00:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Availability Zones retrieved successfully. Sep 01 02:00:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-85120887-3b1a-4c43-8a6e-ff5ca7a61d99 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Volume info retrieved successfully. Sep 01 02:00:28 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-85120887-3b1a-4c43-8a6e-ff5ca7a61d99 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:00:28 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-85120887-3b1a-4c43-8a6e-ff5ca7a61d99 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:00:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Flow 'volume_create_api' (56ef99e8-cb14-43ed-a4e2-1440d23e00c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ef55b7-ccc7-458d-9371-5726b1d92825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:29 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-85120887-3b1a-4c43-8a6e-ff5ca7a61d99 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:00:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-85120887-3b1a-4c43-8a6e-ff5ca7a61d99 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 returned with HTTP 200 Sep 01 02:00:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 53/109] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:28 2026] GET /volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 => generated 915 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:00:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-534b5290-a083-4bd4-9fbf-193631b3cc7c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-534b5290-a083-4bd4-9fbf-193631b3cc7c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-534b5290-a083-4bd4-9fbf-193631b3cc7c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-534b5290-a083-4bd4-9fbf-193631b3cc7c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ef55b7-ccc7-458d-9371-5726b1d92825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f150e54d-e785-483a-934a-a96cfa1bf913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-534b5290-a083-4bd4-9fbf-193631b3cc7c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Volume info retrieved successfully. Sep 01 02:00:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-534b5290-a083-4bd4-9fbf-193631b3cc7c tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 200 Sep 01 02:00:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 54/110] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:29 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 851 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:29 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Created reservations ['3569dfed-9f03-4bd5-a31c-de64ad09925b', 'e5db9f1b-3815-4bad-a2b3-160cb6b9281e', '1b545852-df87-44f2-aa5f-a8872c63ce05', 'e75467f5-8dc5-4ce5-bb5c-e622e26fbb2c'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f150e54d-e785-483a-934a-a96cfa1bf913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3569dfed-9f03-4bd5-a31c-de64ad09925b', 'e5db9f1b-3815-4bad-a2b3-160cb6b9281e', '1b545852-df87-44f2-aa5f-a8872c63ce05', 'e75467f5-8dc5-4ce5-bb5c-e622e26fbb2c']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511832d3-38d8-4da0-bfe3-7882e0f59098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (511832d3-38d8-4da0-bfe3-7882e0f59098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbbf2ae9-e9b7-4463-811d-cdcedc4e3185', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-557650830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0607334b4e5548c3b7433dde38b659a2',qos_specs=None,replication_status=,reservations=['3569dfed-9f03-4bd5-a31c-de64ad09925b','e5db9f1b-3815-4bad-a2b3-160cb6b9281e','1b545852-df87-44f2-aa5f-a8872c63ce05','e75467f5-8dc5-4ce5-bb5c-e622e26fbb2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cccc4f2b35144e1a2a7adc043b3fb2b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-557650830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbbf2ae9-e9b7-4463-811d-cdcedc4e3185,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0607334b4e5548c3b7433dde38b659a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cccc4f2b35144e1a2a7adc043b3fb2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3835b991-2838-48be-b026-42fda0e5c2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3835b991-2838-48be-b026-42fda0e5c2a2) transitioned into state 'SUCCESS' from state '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-557650830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0607334b4e5548c3b7433dde38b659a2',qos_specs=None,replication_status=,reservations=['3569dfed-9f03-4bd5-a31c-de64ad09925b','e5db9f1b-3815-4bad-a2b3-160cb6b9281e','1b545852-df87-44f2-aa5f-a8872c63ce05','e75467f5-8dc5-4ce5-bb5c-e622e26fbb2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cccc4f2b35144e1a2a7adc043b3fb2b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca69c6ce-0f96-44d0-999b-f19e7b695678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca69c6ce-0f96-44d0-999b-f19e7b695678) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Flow 'volume_create_api' (56ef99e8-cb14-43ed-a4e2-1440d23e00c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Create volume request issued successfully. Sep 01 02:00:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f8a58e65-bf6c-4c43-8be3-657cc52b0b2b tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 57/111] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:00:28 2026] POST /volume/v3/volumes => generated 760 bytes in 1325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4a5f0cff-4418-4f3c-a9a0-57ea2345b017 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4a5f0cff-4418-4f3c-a9a0-57ea2345b017 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 Sep 01 02:00:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4a5f0cff-4418-4f3c-a9a0-57ea2345b017 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4a5f0cff-4418-4f3c-a9a0-57ea2345b017 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4a5f0cff-4418-4f3c-a9a0-57ea2345b017 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 returned with HTTP 404 Sep 01 02:00:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 55/112] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:00:30 2026] GET /volume/v3/volumes/2467dbe0-f347-40fa-8ac9-8197f9f28430 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b4985e3e-1131-4b16-9f0d-ca5b47d9a623 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4985e3e-1131-4b16-9f0d-ca5b47d9a623 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] GET http://192.168.122.45/volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4985e3e-1131-4b16-9f0d-ca5b47d9a623 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4985e3e-1131-4b16-9f0d-ca5b47d9a623 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-b4985e3e-1131-4b16-9f0d-ca5b47d9a623 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] show called for member 454aacc4-2d33-450f-a52a-bf3992b3e67e {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4985e3e-1131-4b16-9f0d-ca5b47d9a623 tempest-GroupsV314Test-2071041877 tempest-GroupsV314Test-2071041877-project-member] http://192.168.122.45/volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e returned with HTTP 404 Sep 01 02:00:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 58/113] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:00:30 2026] GET /volume/v3/groups/454aacc4-2d33-450f-a52a-bf3992b3e67e => generated 108 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cae4f1a0-f627-4a8a-bc1f-684144c992b8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cae4f1a0-f627-4a8a-bc1f-684144c992b8 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/7cb5a581-12da-43bc-b0b0-1975dabf63e4 Sep 01 02:00:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cae4f1a0-f627-4a8a-bc1f-684144c992b8 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cae4f1a0-f627-4a8a-bc1f-684144c992b8 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2467495b-d76f-4693-95d3-f0a2af34e47b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2467495b-d76f-4693-95d3-f0a2af34e47b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] GET http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2467495b-d76f-4693-95d3-f0a2af34e47b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2467495b-d76f-4693-95d3-f0a2af34e47b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cae4f1a0-f627-4a8a-bc1f-684144c992b8 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] http://192.168.122.45/volume/v3/group_types/7cb5a581-12da-43bc-b0b0-1975dabf63e4 returned with HTTP 202 Sep 01 02:00:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 56/114] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:00:30 2026] DELETE /volume/v3/group_types/7cb5a581-12da-43bc-b0b0-1975dabf63e4 => generated 0 bytes in 213 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:00:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2467495b-d76f-4693-95d3-f0a2af34e47b tempest-TaggedAttachmentsTest-1400770634 tempest-TaggedAttachmentsTest-1400770634-project-member] http://192.168.122.45/volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 returned with HTTP 404 Sep 01 02:00:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 59/115] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:30 2026] GET /volume/v3/volumes/58fe9307-e4d7-4538-bf3a-cc7bc03ca226 => generated 109 bytes in 153 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bc2ec456-6395-42a2-9796-8af335a8be48 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bc2ec456-6395-42a2-9796-8af335a8be48 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] DELETE http://192.168.122.45/volume/v3/types/e19962d2-85b6-47cd-b099-d77972923f4f Sep 01 02:00:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bc2ec456-6395-42a2-9796-8af335a8be48 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bc2ec456-6395-42a2-9796-8af335a8be48 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bc2ec456-6395-42a2-9796-8af335a8be48 tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] http://192.168.122.45/volume/v3/types/e19962d2-85b6-47cd-b099-d77972923f4f returned with HTTP 202 Sep 01 02:00:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 57/116] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:00:30 2026] DELETE /volume/v3/types/e19962d2-85b6-47cd-b099-d77972923f4f => generated 0 bytes in 328 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-14bf8e17-914c-4a3a-aff6-5d91d6eaf7df None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-14bf8e17-914c-4a3a-aff6-5d91d6eaf7df tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] GET http://192.168.122.45/volume/v3/types/e19962d2-85b6-47cd-b099-d77972923f4f Sep 01 02:00:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-14bf8e17-914c-4a3a-aff6-5d91d6eaf7df tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-14bf8e17-914c-4a3a-aff6-5d91d6eaf7df tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-14bf8e17-914c-4a3a-aff6-5d91d6eaf7df tempest-GroupsV314Test-232752745 tempest-GroupsV314Test-232752745-project-admin] http://192.168.122.45/volume/v3/types/e19962d2-85b6-47cd-b099-d77972923f4f returned with HTTP 404 Sep 01 02:00:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 60/117] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:00:31 2026] GET /volume/v3/types/e19962d2-85b6-47cd-b099-d77972923f4f => generated 114 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:00:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1818595306"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1818595306'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:36 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Create volume of 1 GB Sep 01 02:00:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Availability Zones retrieved successfully. Sep 01 02:00:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Flow 'volume_create_api' (dc861034-a43a-479b-8456-ba496f642fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2acde68c-7a04-4e12-851e-8bac50746c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2acde68c-7a04-4e12-851e-8bac50746c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc3df69-d2ba-412e-ab92-8bfd8eab37f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Created reservations ['1e4e9051-102c-4198-9f6d-5f666392574e', '2a8e2c24-c13e-4a2c-86c5-e05a61a669cb', '7c9b4e26-191e-4e89-934e-609a472e8418', '63cce399-5ccb-4603-bd5b-701a71fc2362'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fc3df69-d2ba-412e-ab92-8bfd8eab37f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e4e9051-102c-4198-9f6d-5f666392574e', '2a8e2c24-c13e-4a2c-86c5-e05a61a669cb', '7c9b4e26-191e-4e89-934e-609a472e8418', '63cce399-5ccb-4603-bd5b-701a71fc2362']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26e349f1-9e37-44b9-8226-c39211977033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26e349f1-9e37-44b9-8226-c39211977033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d3f7663-7ae8-4087-8036-77abc9494901', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1818595306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='649219866d1044d4930992df94b7485b',qos_specs=None,replication_status=,reservations=['1e4e9051-102c-4198-9f6d-5f666392574e','2a8e2c24-c13e-4a2c-86c5-e05a61a669cb','7c9b4e26-191e-4e89-934e-609a472e8418','63cce399-5ccb-4603-bd5b-701a71fc2362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e2a4c49598c4607a6db78288330d722',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1818595306',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d3f7663-7ae8-4087-8036-77abc9494901,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='649219866d1044d4930992df94b7485b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5e2a4c49598c4607a6db78288330d722',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b468169-9099-402c-a660-e0c4ffd4aa70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b468169-9099-402c-a660-e0c4ffd4aa70) transitioned into state 'SUCCESS' from state '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-1818595306',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='649219866d1044d4930992df94b7485b',qos_specs=None,replication_status=,reservations=['1e4e9051-102c-4198-9f6d-5f666392574e','2a8e2c24-c13e-4a2c-86c5-e05a61a669cb','7c9b4e26-191e-4e89-934e-609a472e8418','63cce399-5ccb-4603-bd5b-701a71fc2362'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5e2a4c49598c4607a6db78288330d722',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723a2b77-f878-4d66-9d3b-041e5909698f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (723a2b77-f878-4d66-9d3b-041e5909698f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Flow 'volume_create_api' (dc861034-a43a-479b-8456-ba496f642fe3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Create volume request issued successfully. Sep 01 02:00:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b990196-6585-4f39-ac9c-4aeb33719d0c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 58/118] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:00:36 2026] POST /volume/v3/volumes => generated 762 bytes in 552 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f5e206e6-4930-4af4-80b4-ada5f7f2617d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f5e206e6-4930-4af4-80b4-ada5f7f2617d tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] GET http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 Sep 01 02:00:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f5e206e6-4930-4af4-80b4-ada5f7f2617d tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f5e206e6-4930-4af4-80b4-ada5f7f2617d tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f5e206e6-4930-4af4-80b4-ada5f7f2617d tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Volume info retrieved successfully. Sep 01 02:00:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f5e206e6-4930-4af4-80b4-ada5f7f2617d tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 returned with HTTP 200 Sep 01 02:00:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 61/119] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:37 2026] GET /volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 => generated 830 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-74c656ce-5398-462b-a316-31a2e8f47192 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-74c656ce-5398-462b-a316-31a2e8f47192 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] GET http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 Sep 01 02:00:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-74c656ce-5398-462b-a316-31a2e8f47192 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-74c656ce-5398-462b-a316-31a2e8f47192 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-74c656ce-5398-462b-a316-31a2e8f47192 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Volume info retrieved successfully. Sep 01 02:00:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-74c656ce-5398-462b-a316-31a2e8f47192 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 returned with HTTP 200 Sep 01 02:00:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 59/120] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:38 2026] GET /volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 => generated 854 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-06e9c512-435f-44ba-8ae7-9245f45ead46 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-06e9c512-435f-44ba-8ae7-9245f45ead46 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] GET http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 Sep 01 02:00:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-06e9c512-435f-44ba-8ae7-9245f45ead46 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-06e9c512-435f-44ba-8ae7-9245f45ead46 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-06e9c512-435f-44ba-8ae7-9245f45ead46 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Volume info retrieved successfully. Sep 01 02:00:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-06e9c512-435f-44ba-8ae7-9245f45ead46 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 returned with HTTP 200 Sep 01 02:00:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 62/121] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:39 2026] GET /volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 => generated 854 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-54a6a9c3-01c4-4a87-bc09-d94ddb6c44fc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-54a6a9c3-01c4-4a87-bc09-d94ddb6c44fc tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] GET http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 Sep 01 02:00:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-54a6a9c3-01c4-4a87-bc09-d94ddb6c44fc tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-54a6a9c3-01c4-4a87-bc09-d94ddb6c44fc tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-54a6a9c3-01c4-4a87-bc09-d94ddb6c44fc tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Volume info retrieved successfully. Sep 01 02:00:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-54a6a9c3-01c4-4a87-bc09-d94ddb6c44fc tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 returned with HTTP 200 Sep 01 02:00:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 60/122] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:40 2026] GET /volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 => generated 855 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-0cef6630-3f69-4dcb-b81b-0b7a6aaac3ae req-deeb3cea-32ea-4012-8839-9567e9222041 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0cef6630-3f69-4dcb-b81b-0b7a6aaac3ae req-deeb3cea-32ea-4012-8839-9567e9222041 tempest-VolumesAdminNegativeTest-325626280 tempest-VolumesAdminNegativeTest-325626280-project] GET http://192.168.122.45/volume/v3/volumes/16ebe7ca-1652-41fd-b363-39f25d2554e2 Sep 01 02:00:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0cef6630-3f69-4dcb-b81b-0b7a6aaac3ae req-deeb3cea-32ea-4012-8839-9567e9222041 tempest-VolumesAdminNegativeTest-325626280 tempest-VolumesAdminNegativeTest-325626280-project] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0cef6630-3f69-4dcb-b81b-0b7a6aaac3ae req-deeb3cea-32ea-4012-8839-9567e9222041 tempest-VolumesAdminNegativeTest-325626280 tempest-VolumesAdminNegativeTest-325626280-project] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0cef6630-3f69-4dcb-b81b-0b7a6aaac3ae req-deeb3cea-32ea-4012-8839-9567e9222041 tempest-VolumesAdminNegativeTest-325626280 tempest-VolumesAdminNegativeTest-325626280-project] http://192.168.122.45/volume/v3/volumes/16ebe7ca-1652-41fd-b363-39f25d2554e2 returned with HTTP 404 Sep 01 02:00:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 63/123] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:00:41 2026] GET /volume/v3/volumes/16ebe7ca-1652-41fd-b363-39f25d2554e2 => generated 109 bytes in 203 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-df46f548-d966-4fda-b4f7-f10717883eac None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-df46f548-d966-4fda-b4f7-f10717883eac tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] DELETE http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 Sep 01 02:00:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-df46f548-d966-4fda-b4f7-f10717883eac tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-df46f548-d966-4fda-b4f7-f10717883eac tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:42 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-df46f548-d966-4fda-b4f7-f10717883eac tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Delete volume with id: 3d3f7663-7ae8-4087-8036-77abc9494901 Sep 01 02:00:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-df46f548-d966-4fda-b4f7-f10717883eac tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Volume info retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-df46f548-d966-4fda-b4f7-f10717883eac tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Delete volume request issued successfully. Sep 01 02:00:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-df46f548-d966-4fda-b4f7-f10717883eac tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 returned with HTTP 202 Sep 01 02:00:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 61/124] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:00:41 2026] DELETE /volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:00:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-eaf85e58-b795-4a18-863d-958d93cc6c80 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eaf85e58-b795-4a18-863d-958d93cc6c80 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] GET http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 Sep 01 02:00:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eaf85e58-b795-4a18-863d-958d93cc6c80 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eaf85e58-b795-4a18-863d-958d93cc6c80 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-eaf85e58-b795-4a18-863d-958d93cc6c80 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Volume info retrieved successfully. Sep 01 02:00:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eaf85e58-b795-4a18-863d-958d93cc6c80 tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 returned with HTTP 200 Sep 01 02:00:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 64/125] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:42 2026] GET /volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 => generated 854 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5847bcfe-eb84-40a6-95b6-8966cacbc83c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5847bcfe-eb84-40a6-95b6-8966cacbc83c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] GET http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 Sep 01 02:00:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5847bcfe-eb84-40a6-95b6-8966cacbc83c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5847bcfe-eb84-40a6-95b6-8966cacbc83c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5847bcfe-eb84-40a6-95b6-8966cacbc83c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Volume info retrieved successfully. Sep 01 02:00:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5847bcfe-eb84-40a6-95b6-8966cacbc83c tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 returned with HTTP 200 Sep 01 02:00:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 62/126] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:43 2026] GET /volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 => generated 854 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9c1ffbab-19e2-4568-b2e8-67d3ac37acd8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c1ffbab-19e2-4568-b2e8-67d3ac37acd8 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] GET http://192.168.122.45/volume/v3/os-services Sep 01 02:00:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c1ffbab-19e2-4568-b2e8-67d3ac37acd8 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c1ffbab-19e2-4568-b2e8-67d3ac37acd8 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:43 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c1ffbab-19e2-4568-b2e8-67d3ac37acd8 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] http://192.168.122.45/volume/v3/os-services returned with HTTP 200 Sep 01 02:00:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 65/127] 192.168.122.45 () {58 vars in 1128 bytes} [Tue Sep 1 02:00:43 2026] GET /volume/v3/os-services => generated 705 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3ec642ae-3df6-4e2b-92f3-18416cad73de None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ec642ae-3df6-4e2b-92f3-18416cad73de tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] PUT http://192.168.122.45/volume/v3/os-services/disable-log-reason Sep 01 02:00:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3ec642ae-3df6-4e2b-92f3-18416cad73de tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ec642ae-3df6-4e2b-92f3-18416cad73de tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] http://192.168.122.45/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 01 02:00:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 63/128] 192.168.122.45 () {60 vars in 1205 bytes} [Tue Sep 1 02:00:44 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-145f4881-7c76-4d68-a412-c472fde9a701 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-145f4881-7c76-4d68-a412-c472fde9a701 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] PUT http://192.168.122.45/volume/v3/os-services/disable Sep 01 02:00:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-145f4881-7c76-4d68-a412-c472fde9a701 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-145f4881-7c76-4d68-a412-c472fde9a701 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] http://192.168.122.45/volume/v3/os-services/disable returned with HTTP 404 Sep 01 02:00:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 66/129] 192.168.122.45 () {60 vars in 1172 bytes} [Tue Sep 1 02:00:44 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-07830b69-a2f2-4ecc-b7d1-4968852fe4d0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07830b69-a2f2-4ecc-b7d1-4968852fe4d0 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] PUT http://192.168.122.45/volume/v3/os-services/enable Sep 01 02:00:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07830b69-a2f2-4ecc-b7d1-4968852fe4d0 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07830b69-a2f2-4ecc-b7d1-4968852fe4d0 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] http://192.168.122.45/volume/v3/os-services/enable returned with HTTP 404 Sep 01 02:00:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 64/130] 192.168.122.45 () {60 vars in 1169 bytes} [Tue Sep 1 02:00:44 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f6324870-aaf0-4d77-bde1-0d9285d65359 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f6324870-aaf0-4d77-bde1-0d9285d65359 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] PUT http://192.168.122.45/volume/v3/os-services/freeze Sep 01 02:00:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f6324870-aaf0-4d77-bde1-0d9285d65359 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f6324870-aaf0-4d77-bde1-0d9285d65359 tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] http://192.168.122.45/volume/v3/os-services/freeze returned with HTTP 400 Sep 01 02:00:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 67/131] 192.168.122.45 () {60 vars in 1169 bytes} [Tue Sep 1 02:00:44 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 57 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e5c91976-054a-4d8d-8904-94e2ff70b18c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e5c91976-054a-4d8d-8904-94e2ff70b18c tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] PUT http://192.168.122.45/volume/v3/os-services/thaw Sep 01 02:00:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e5c91976-054a-4d8d-8904-94e2ff70b18c tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:44 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:00:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e5c91976-054a-4d8d-8904-94e2ff70b18c tempest-VolumeServicesNegativeTest-990160211 tempest-VolumeServicesNegativeTest-990160211-project-admin] http://192.168.122.45/volume/v3/os-services/thaw returned with HTTP 400 Sep 01 02:00:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 65/132] 192.168.122.45 () {60 vars in 1163 bytes} [Tue Sep 1 02:00:44 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 93 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:00:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f5869246-df6b-43f4-bd3f-acb3dd9e9a9d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f5869246-df6b-43f4-bd3f-acb3dd9e9a9d tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] GET http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 Sep 01 02:00:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f5869246-df6b-43f4-bd3f-acb3dd9e9a9d tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f5869246-df6b-43f4-bd3f-acb3dd9e9a9d tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f5869246-df6b-43f4-bd3f-acb3dd9e9a9d tempest-VolumesAdminNegativeTest-576212992 tempest-VolumesAdminNegativeTest-576212992-project-member] http://192.168.122.45/volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 returned with HTTP 404 Sep 01 02:00:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 68/133] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:44 2026] GET /volume/v3/volumes/3d3f7663-7ae8-4087-8036-77abc9494901 => generated 109 bytes in 94 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:00:54 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=210,cinder:UPDATE=24,cinder:INSERT=17 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:54 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=241,cinder:UPDATE=52,cinder:INSERT=30 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:00:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1a6063ed-6aff-4a8a-ac1b-4d54499fb452 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a6063ed-6aff-4a8a-ac1b-4d54499fb452 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:00:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1a6063ed-6aff-4a8a-ac1b-4d54499fb452 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1651890140", "os-volume-type-access:is_public": false}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a6063ed-6aff-4a8a-ac1b-4d54499fb452 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:00:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 66/134] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:00:57 2026] POST /volume/v3/types => generated 229 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-df43a6c0-03d1-4abf-9549-20b86657bf6f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df43a6c0-03d1-4abf-9549-20b86657bf6f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:00:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-df43a6c0-03d1-4abf-9549-20b86657bf6f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "130cbf95-734f-4817-b0ac-79fde34572a4", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-df43a6c0-03d1-4abf-9549-20b86657bf6f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Create volume request body: {'volume': {'volume_type': '130cbf95-734f-4817-b0ac-79fde34572a4', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df43a6c0-03d1-4abf-9549-20b86657bf6f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 404 Sep 01 02:00:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 69/135] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:00:57 2026] POST /volume/v3/volumes => generated 114 bytes in 268 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:00:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-78ca93ee-b868-4de4-8976-5cc83fecf327 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-78ca93ee-b868-4de4-8976-5cc83fecf327 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] POST http://192.168.122.45/volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4/action Sep 01 02:00:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-78ca93ee-b868-4de4-8976-5cc83fecf327 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action body: b'{"addProjectAccess": {"project": "63afa8dc71d24911a7ae90241a4f7f35"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:00:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-78ca93ee-b868-4de4-8976-5cc83fecf327 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "63afa8dc71d24911a7ae90241a4f7f35"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-78ca93ee-b868-4de4-8976-5cc83fecf327 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4/action returned with HTTP 202 Sep 01 02:00:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 67/136] 192.168.122.45 () {60 vars in 1263 bytes} [Tue Sep 1 02:00:57 2026] POST /volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "130cbf95-734f-4817-b0ac-79fde34572a4", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-383947957"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Create volume request body: {'volume': {'volume_type': '130cbf95-734f-4817-b0ac-79fde34572a4', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-383947957'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Create volume of 1 GB Sep 01 02:00:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Availability Zones retrieved successfully. Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Flow 'volume_create_api' (68f44aa4-ffe1-4aec-9b2e-851380bf3565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf9c8b5-4b7b-4892-adfd-dc1222ae4c20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cf9c8b5-4b7b-4892-adfd-dc1222ae4c20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:00:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=130cbf95-734f-4817-b0ac-79fde34572a4,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1651890140',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '130cbf95-734f-4817-b0ac-79fde34572a4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d3a0dc-fbc5-4e63-a7fe-cc70b6c8b9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1651890140 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1651890140, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:58 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1651890140 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1651890140, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Created reservations ['d77b6b98-1b0e-409f-adad-41724886f858', '57293a78-d82f-44d8-83ff-5a4d5927691c', '7f01cf13-ed6e-4486-93e8-14c016620c61', '212d9a6e-1856-4e34-847c-3ea145dca5d6'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2d3a0dc-fbc5-4e63-a7fe-cc70b6c8b9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d77b6b98-1b0e-409f-adad-41724886f858', '57293a78-d82f-44d8-83ff-5a4d5927691c', '7f01cf13-ed6e-4486-93e8-14c016620c61', '212d9a6e-1856-4e34-847c-3ea145dca5d6']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9123a2b-38c5-4b13-bfd4-b33d4fbdc556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9123a2b-38c5-4b13-bfd4-b33d4fbdc556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a75c14a-608f-4c13-8e75-ecc03bf917dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-383947957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63afa8dc71d24911a7ae90241a4f7f35',qos_specs=None,replication_status=,reservations=['d77b6b98-1b0e-409f-adad-41724886f858','57293a78-d82f-44d8-83ff-5a4d5927691c','7f01cf13-ed6e-4486-93e8-14c016620c61','212d9a6e-1856-4e34-847c-3ea145dca5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14462f5a3973431e9548a46b298842a1',volume_type_id=130cbf95-734f-4817-b0ac-79fde34572a4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:00:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-383947957',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a75c14a-608f-4c13-8e75-ecc03bf917dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63afa8dc71d24911a7ae90241a4f7f35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14462f5a3973431e9548a46b298842a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(130cbf95-734f-4817-b0ac-79fde34572a4),volume_type_id=130cbf95-734f-4817-b0ac-79fde34572a4)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38f9f62-588d-4ed9-b4fd-e34ea21b94a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c38f9f62-588d-4ed9-b4fd-e34ea21b94a6) transitioned into state 'SUCCESS' from state '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-383947957',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63afa8dc71d24911a7ae90241a4f7f35',qos_specs=None,replication_status=,reservations=['d77b6b98-1b0e-409f-adad-41724886f858','57293a78-d82f-44d8-83ff-5a4d5927691c','7f01cf13-ed6e-4486-93e8-14c016620c61','212d9a6e-1856-4e34-847c-3ea145dca5d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14462f5a3973431e9548a46b298842a1',volume_type_id=130cbf95-734f-4817-b0ac-79fde34572a4)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e699ddf0-4670-4e79-b81b-70a40d30ec02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e699ddf0-4670-4e79-b81b-70a40d30ec02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Flow 'volume_create_api' (68f44aa4-ffe1-4aec-9b2e-851380bf3565) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:00:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Create volume request issued successfully. Sep 01 02:00:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8d6f18b9-51e9-4358-bfd4-71b7c5142c2d tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:00:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 70/137] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:00:58 2026] POST /volume/v3/volumes => generated 801 bytes in 544 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:00:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-be34eed4-6b19-45dd-96f7-7c791b31bcd2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be34eed4-6b19-45dd-96f7-7c791b31bcd2 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] GET http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd Sep 01 02:00:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be34eed4-6b19-45dd-96f7-7c791b31bcd2 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be34eed4-6b19-45dd-96f7-7c791b31bcd2 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:00:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:00:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-be34eed4-6b19-45dd-96f7-7c791b31bcd2 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Volume info retrieved successfully. Sep 01 02:00:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be34eed4-6b19-45dd-96f7-7c791b31bcd2 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd returned with HTTP 200 Sep 01 02:00:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 68/138] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:58 2026] GET /volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd => generated 869 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:00:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4b5b79b1-2807-4cb7-aace-a40d4682bbe3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:00:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b5b79b1-2807-4cb7-aace-a40d4682bbe3 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] GET http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd Sep 01 02:00:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b5b79b1-2807-4cb7-aace-a40d4682bbe3 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:00:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b5b79b1-2807-4cb7-aace-a40d4682bbe3 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:00:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:00:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:00:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:00:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:00:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4b5b79b1-2807-4cb7-aace-a40d4682bbe3 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Volume info retrieved successfully. Sep 01 02:00:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b5b79b1-2807-4cb7-aace-a40d4682bbe3 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd returned with HTTP 200 Sep 01 02:00:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 71/139] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:00:59 2026] GET /volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd => generated 893 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9599c36f-d8fd-414a-96bb-5c299bc9d416 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9599c36f-d8fd-414a-96bb-5c299bc9d416 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] GET http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd Sep 01 02:01:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9599c36f-d8fd-414a-96bb-5c299bc9d416 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9599c36f-d8fd-414a-96bb-5c299bc9d416 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9599c36f-d8fd-414a-96bb-5c299bc9d416 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Volume info retrieved successfully. Sep 01 02:01:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9599c36f-d8fd-414a-96bb-5c299bc9d416 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd returned with HTTP 200 Sep 01 02:01:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 69/140] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:00 2026] GET /volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd => generated 894 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c7a9ab32-3f17-4383-b71d-820a5490e86c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c7a9ab32-3f17-4383-b71d-820a5490e86c tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] GET http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd Sep 01 02:01:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c7a9ab32-3f17-4383-b71d-820a5490e86c tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c7a9ab32-3f17-4383-b71d-820a5490e86c tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c7a9ab32-3f17-4383-b71d-820a5490e86c tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Volume info retrieved successfully. Sep 01 02:01:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c7a9ab32-3f17-4383-b71d-820a5490e86c tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd returned with HTTP 200 Sep 01 02:01:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 72/141] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:01 2026] GET /volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd => generated 894 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d25dcd57-297e-4ac1-8255-263e1986610f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d25dcd57-297e-4ac1-8255-263e1986610f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] DELETE http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd Sep 01 02:01:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d25dcd57-297e-4ac1-8255-263e1986610f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d25dcd57-297e-4ac1-8255-263e1986610f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:01 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-d25dcd57-297e-4ac1-8255-263e1986610f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Delete volume with id: 7a75c14a-608f-4c13-8e75-ecc03bf917dd Sep 01 02:01:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d25dcd57-297e-4ac1-8255-263e1986610f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Volume info retrieved successfully. Sep 01 02:01:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d25dcd57-297e-4ac1-8255-263e1986610f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Delete volume request issued successfully. Sep 01 02:01:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d25dcd57-297e-4ac1-8255-263e1986610f tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd returned with HTTP 202 Sep 01 02:01:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 70/142] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:01 2026] DELETE /volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-064f8ac1-f9ed-4a32-a416-29c94a7dc9ee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-064f8ac1-f9ed-4a32-a416-29c94a7dc9ee tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] GET http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd Sep 01 02:01:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-064f8ac1-f9ed-4a32-a416-29c94a7dc9ee tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-064f8ac1-f9ed-4a32-a416-29c94a7dc9ee tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-064f8ac1-f9ed-4a32-a416-29c94a7dc9ee tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Volume info retrieved successfully. Sep 01 02:01:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-064f8ac1-f9ed-4a32-a416-29c94a7dc9ee tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd returned with HTTP 200 Sep 01 02:01:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 73/143] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:01 2026] GET /volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd => generated 893 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e5c9aa5e-b024-44d8-9f28-8c38b0184bd5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e5c9aa5e-b024-44d8-9f28-8c38b0184bd5 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] GET http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd Sep 01 02:01:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e5c9aa5e-b024-44d8-9f28-8c38b0184bd5 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e5c9aa5e-b024-44d8-9f28-8c38b0184bd5 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e5c9aa5e-b024-44d8-9f28-8c38b0184bd5 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Volume info retrieved successfully. Sep 01 02:01:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e5c9aa5e-b024-44d8-9f28-8c38b0184bd5 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd returned with HTTP 200 Sep 01 02:01:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 71/144] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:02 2026] GET /volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd => generated 893 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ed8acb1c-f473-45d9-b5a6-2c3c6f579997 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ed8acb1c-f473-45d9-b5a6-2c3c6f579997 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] GET http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ed8acb1c-f473-45d9-b5a6-2c3c6f579997 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ed8acb1c-f473-45d9-b5a6-2c3c6f579997 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ed8acb1c-f473-45d9-b5a6-2c3c6f579997 tempest-VolumeTypesAccessTest-1821656303 tempest-VolumeTypesAccessTest-1821656303-project-member] http://192.168.122.45/volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd returned with HTTP 404 Sep 01 02:01:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 74/145] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:03 2026] GET /volume/v3/volumes/7a75c14a-608f-4c13-8e75-ecc03bf917dd => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-19fdffe9-e8ac-4bf3-84b1-f9bf45f9c322 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19fdffe9-e8ac-4bf3-84b1-f9bf45f9c322 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] POST http://192.168.122.45/volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4/action Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19fdffe9-e8ac-4bf3-84b1-f9bf45f9c322 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action body: b'{"removeProjectAccess": {"project": "63afa8dc71d24911a7ae90241a4f7f35"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19fdffe9-e8ac-4bf3-84b1-f9bf45f9c322 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "63afa8dc71d24911a7ae90241a4f7f35"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19fdffe9-e8ac-4bf3-84b1-f9bf45f9c322 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4/action returned with HTTP 202 Sep 01 02:01:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 72/146] 192.168.122.45 () {60 vars in 1263 bytes} [Tue Sep 1 02:01:03 2026] POST /volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-18b6c4b4-855a-4eb8-957b-88d4d5965594 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18b6c4b4-855a-4eb8-957b-88d4d5965594 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] DELETE http://192.168.122.45/volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4 Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-18b6c4b4-855a-4eb8-957b-88d4d5965594 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-18b6c4b4-855a-4eb8-957b-88d4d5965594 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18b6c4b4-855a-4eb8-957b-88d4d5965594 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4 returned with HTTP 202 Sep 01 02:01:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 75/147] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:01:03 2026] DELETE /volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d7acb0df-5b3c-408d-8987-8d7169861289 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d7acb0df-5b3c-408d-8987-8d7169861289 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] GET http://192.168.122.45/volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4 Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d7acb0df-5b3c-408d-8987-8d7169861289 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d7acb0df-5b3c-408d-8987-8d7169861289 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d7acb0df-5b3c-408d-8987-8d7169861289 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4 returned with HTTP 404 Sep 01 02:01:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 73/148] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:01:03 2026] GET /volume/v3/types/130cbf95-734f-4817-b0ac-79fde34572a4 => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e1a38ee2-470e-42cf-ada6-65f649eb4a24 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1a38ee2-470e-42cf-ada6-65f649eb4a24 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1a38ee2-470e-42cf-ada6-65f649eb4a24 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1952360298", "os-volume-type-access:is_public": false}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1a38ee2-470e-42cf-ada6-65f649eb4a24 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:01:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 76/149] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:01:03 2026] POST /volume/v3/types => generated 229 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-65db6b2e-2615-482d-bfce-d518eb86a8c7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-65db6b2e-2615-482d-bfce-d518eb86a8c7 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] POST http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-65db6b2e-2615-482d-bfce-d518eb86a8c7 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action body: b'{"addProjectAccess": {"project": "63afa8dc71d24911a7ae90241a4f7f35"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-65db6b2e-2615-482d-bfce-d518eb86a8c7 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "63afa8dc71d24911a7ae90241a4f7f35"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-65db6b2e-2615-482d-bfce-d518eb86a8c7 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action returned with HTTP 202 Sep 01 02:01:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 74/150] 192.168.122.45 () {60 vars in 1263 bytes} [Tue Sep 1 02:01:03 2026] POST /volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-487087d4-160d-4b55-b186-e0da4178c210 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-487087d4-160d-4b55-b186-e0da4178c210 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] POST http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-487087d4-160d-4b55-b186-e0da4178c210 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action body: b'{"addProjectAccess": {"project": "662792ff44274f85b169c589dfe08a37"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-487087d4-160d-4b55-b186-e0da4178c210 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "662792ff44274f85b169c589dfe08a37"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-487087d4-160d-4b55-b186-e0da4178c210 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action returned with HTTP 202 Sep 01 02:01:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 77/151] 192.168.122.45 () {60 vars in 1263 bytes} [Tue Sep 1 02:01:03 2026] POST /volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ae012252-c9c3-4c37-9419-675fa23e7aab None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ae012252-c9c3-4c37-9419-675fa23e7aab tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] GET http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/os-volume-type-access Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ae012252-c9c3-4c37-9419-675fa23e7aab tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ae012252-c9c3-4c37-9419-675fa23e7aab tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ae012252-c9c3-4c37-9419-675fa23e7aab tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/os-volume-type-access returned with HTTP 200 Sep 01 02:01:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 75/152] 192.168.122.45 () {58 vars in 1287 bytes} [Tue Sep 1 02:01:03 2026] GET /volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/os-volume-type-access => generated 244 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-12e02dbd-84ba-4c00-99c4-a914ee9c570b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-12e02dbd-84ba-4c00-99c4-a914ee9c570b tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] POST http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action Sep 01 02:01:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-12e02dbd-84ba-4c00-99c4-a914ee9c570b tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action body: b'{"removeProjectAccess": {"project": "662792ff44274f85b169c589dfe08a37"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-12e02dbd-84ba-4c00-99c4-a914ee9c570b tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "662792ff44274f85b169c589dfe08a37"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-12e02dbd-84ba-4c00-99c4-a914ee9c570b tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action returned with HTTP 202 Sep 01 02:01:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 78/153] 192.168.122.45 () {60 vars in 1263 bytes} [Tue Sep 1 02:01:04 2026] POST /volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d2d7ece7-3032-4c41-b306-683705eb453f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d2d7ece7-3032-4c41-b306-683705eb453f tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] POST http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action Sep 01 02:01:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d2d7ece7-3032-4c41-b306-683705eb453f tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action body: b'{"removeProjectAccess": {"project": "63afa8dc71d24911a7ae90241a4f7f35"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d2d7ece7-3032-4c41-b306-683705eb453f tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "63afa8dc71d24911a7ae90241a4f7f35"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d2d7ece7-3032-4c41-b306-683705eb453f tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action returned with HTTP 202 Sep 01 02:01:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 76/154] 192.168.122.45 () {60 vars in 1263 bytes} [Tue Sep 1 02:01:04 2026] POST /volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c90b4f41-1c26-417a-8e2f-1da37489d7c6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c90b4f41-1c26-417a-8e2f-1da37489d7c6 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] DELETE http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb Sep 01 02:01:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c90b4f41-1c26-417a-8e2f-1da37489d7c6 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c90b4f41-1c26-417a-8e2f-1da37489d7c6 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c90b4f41-1c26-417a-8e2f-1da37489d7c6 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb returned with HTTP 202 Sep 01 02:01:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 79/155] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:01:04 2026] DELETE /volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-debdbf84-21cf-48a4-aa69-560cdce272f7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-debdbf84-21cf-48a4-aa69-560cdce272f7 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] GET http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb Sep 01 02:01:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-debdbf84-21cf-48a4-aa69-560cdce272f7 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-debdbf84-21cf-48a4-aa69-560cdce272f7 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-debdbf84-21cf-48a4-aa69-560cdce272f7 tempest-VolumeTypesAccessTest-2058647047 tempest-VolumeTypesAccessTest-2058647047-project-admin] http://192.168.122.45/volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb returned with HTTP 404 Sep 01 02:01:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 77/156] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:01:04 2026] GET /volume/v3/types/2278676e-65e4-4c23-a63a-51ba602715cb => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:01:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-33027f4a-91d8-491b-8804-b663fb032b51 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-33027f4a-91d8-491b-8804-b663fb032b51 tempest-AvailabilityZoneTestJSON-1039281936 tempest-AvailabilityZoneTestJSON-1039281936-project-member] GET http://192.168.122.45/volume/v3/os-availability-zone Sep 01 02:01:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-33027f4a-91d8-491b-8804-b663fb032b51 tempest-AvailabilityZoneTestJSON-1039281936 tempest-AvailabilityZoneTestJSON-1039281936-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-33027f4a-91d8-491b-8804-b663fb032b51 tempest-AvailabilityZoneTestJSON-1039281936 tempest-AvailabilityZoneTestJSON-1039281936-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/service.py:236: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:14 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:01:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-33027f4a-91d8-491b-8804-b663fb032b51 tempest-AvailabilityZoneTestJSON-1039281936 tempest-AvailabilityZoneTestJSON-1039281936-project-member] Availability Zones retrieved successfully. Sep 01 02:01:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-33027f4a-91d8-491b-8804-b663fb032b51 tempest-AvailabilityZoneTestJSON-1039281936 tempest-AvailabilityZoneTestJSON-1039281936-project-member] http://192.168.122.45/volume/v3/os-availability-zone returned with HTTP 200 Sep 01 02:01:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 80/157] 192.168.122.45 () {58 vars in 1155 bytes} [Tue Sep 1 02:01:13 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:01:14 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=29,cinder:INSERT=4,cinder:UPDATE=3 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:01:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a46f49bb-e4f1-477e-8dd9-d248adb40fec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a46f49bb-e4f1-477e-8dd9-d248adb40fec tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a46f49bb-e4f1-477e-8dd9-d248adb40fec tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a46f49bb-e4f1-477e-8dd9-d248adb40fec tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a46f49bb-e4f1-477e-8dd9-d248adb40fec tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a46f49bb-e4f1-477e-8dd9-d248adb40fec tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 78/158] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:17 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-e6e73eb7-0383-4f65-bd58-b3aa6c4b7811 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-e6e73eb7-0383-4f65-bd58-b3aa6c4b7811 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-e6e73eb7-0383-4f65-bd58-b3aa6c4b7811 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-e6e73eb7-0383-4f65-bd58-b3aa6c4b7811 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-e6e73eb7-0383-4f65-bd58-b3aa6c4b7811 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-e6e73eb7-0383-4f65-bd58-b3aa6c4b7811 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 81/159] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:17 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-bba2079b-ed00-4d99-8a2d-9c1cfa2ba9f9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-bba2079b-ed00-4d99-8a2d-9c1cfa2ba9f9 None None] GET http://192.168.122.45/volume// Sep 01 02:01:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-bba2079b-ed00-4d99-8a2d-9c1cfa2ba9f9 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-bba2079b-ed00-4d99-8a2d-9c1cfa2ba9f9 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-bba2079b-ed00-4d99-8a2d-9c1cfa2ba9f9 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:01:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 79/160] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:17 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:01:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-b8046743-de20-4723-9395-11980dacc87d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-b8046743-de20-4723-9395-11980dacc87d tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:01:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-b8046743-de20-4723-9395-11980dacc87d tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbbf2ae9-e9b7-4463-811d-cdcedc4e3185", "connector": null, "instance_uuid": "306629de-8d72-413f-88da-83dce61579a1"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-b8046743-de20-4723-9395-11980dacc87d tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:01:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 82/161] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:01:17 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2627ca39-62d5-473e-a2d7-850c15ed8cad None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2627ca39-62d5-473e-a2d7-850c15ed8cad tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2627ca39-62d5-473e-a2d7-850c15ed8cad tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2627ca39-62d5-473e-a2d7-850c15ed8cad tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-214b32d8-29d0-4228-b382-460d7961030b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-214b32d8-29d0-4228-b382-460d7961030b None None] GET http://192.168.122.45/volume// Sep 01 02:01:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-214b32d8-29d0-4228-b382-460d7961030b None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-214b32d8-29d0-4228-b382-460d7961030b None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-214b32d8-29d0-4228-b382-460d7961030b None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:01:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 83/162] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:18 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:01:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2627ca39-62d5-473e-a2d7-850c15ed8cad tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-3e3693c9-19de-4bc1-89a6-a7637bd31320 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-3e3693c9-19de-4bc1-89a6-a7637bd31320 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-3e3693c9-19de-4bc1-89a6-a7637bd31320 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-3e3693c9-19de-4bc1-89a6-a7637bd31320 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2627ca39-62d5-473e-a2d7-850c15ed8cad tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 80/163] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:18 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 852 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-3e3693c9-19de-4bc1-89a6-a7637bd31320 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-3e3693c9-19de-4bc1-89a6-a7637bd31320 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 84/164] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:01:18 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1033 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:01:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-d8ddc877-a3c9-4f08-b77c-6d59532c33e7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-d8ddc877-a3c9-4f08-b77c-6d59532c33e7 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] PUT http://192.168.122.45/volume/v3/attachments/b656ee54-8e9f-4b4d-aa45-d7d8354a2acf Sep 01 02:01:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-d8ddc877-a3c9-4f08-b77c-6d59532c33e7 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-d8ddc877-a3c9-4f08-b77c-6d59532c33e7 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Acquiring lock "cinder-attachment_update-dbbf2ae9-e9b7-4463-811d-cdcedc4e3185-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-d8ddc877-a3c9-4f08-b77c-6d59532c33e7 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Lock "cinder-attachment_update-dbbf2ae9-e9b7-4463-811d-cdcedc4e3185-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:01:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-814189936"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Create volume request body: {'volume': {'imageRef': 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-814189936'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-d8ddc877-a3c9-4f08-b77c-6d59532c33e7 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Lock "cinder-attachment_update-dbbf2ae9-e9b7-4463-811d-cdcedc4e3185-devstack" released by "attachment_update" :: held 0.318s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:01:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-d8ddc877-a3c9-4f08-b77c-6d59532c33e7 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/b656ee54-8e9f-4b4d-aa45-d7d8354a2acf returned with HTTP 200 Sep 01 02:01:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 81/165] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:01:18 2026] PUT /volume/v3/attachments/b656ee54-8e9f-4b4d-aa45-d7d8354a2acf => generated 694 bytes in 399 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-871fc94f-a354-44ce-92d6-bae6a0096df6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-871fc94f-a354-44ce-92d6-bae6a0096df6 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-871fc94f-a354-44ce-92d6-bae6a0096df6 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-871fc94f-a354-44ce-92d6-bae6a0096df6 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-871fc94f-a354-44ce-92d6-bae6a0096df6 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-871fc94f-a354-44ce-92d6-bae6a0096df6 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 82/166] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:19 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 853 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-7d1faa83-0eaa-4e2f-bae5-81134bc44695 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-7d1faa83-0eaa-4e2f-bae5-81134bc44695 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/attachments/b656ee54-8e9f-4b4d-aa45-d7d8354a2acf/action Sep 01 02:01:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-7d1faa83-0eaa-4e2f-bae5-81134bc44695 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action body: b'{"os-complete": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-7d1faa83-0eaa-4e2f-bae5-81134bc44695 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:19 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Create volume of 1 GB Sep 01 02:01:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Availability Zones retrieved successfully. Sep 01 02:01:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Flow 'volume_create_api' (872d390f-d6ef-46ee-8fc9-d9a09815075a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a31743-3e2f-4cfe-9e23-c55dc6ab7ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-9090aaf9-0b04-4fa7-aacb-bc5ef1caeab3 req-7d1faa83-0eaa-4e2f-bae5-81134bc44695 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/b656ee54-8e9f-4b4d-aa45-d7d8354a2acf/action returned with HTTP 204 Sep 01 02:01:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 83/167] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:01:19 2026] POST /volume/v3/attachments/b656ee54-8e9f-4b4d-aa45-d7d8354a2acf/action => generated 0 bytes in 144 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47a31743-3e2f-4cfe-9e23-c55dc6ab7ec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a386f3-1fab-4fc6-9447-f4da7b4754a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b748ff9f-f02a-4876-8352-0dcc5220d7bb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b748ff9f-f02a-4876-8352-0dcc5220d7bb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b748ff9f-f02a-4876-8352-0dcc5220d7bb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b748ff9f-f02a-4876-8352-0dcc5220d7bb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b748ff9f-f02a-4876-8352-0dcc5220d7bb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Created reservations ['27f1cfd9-90a0-46c5-a93e-9d376c5aa21d', '8c51ff3b-476d-444b-984b-68408bf2c947', '25eed7cc-e1bf-4d1b-a6f1-e78f879ea678', '68de2af2-f2d8-46d5-9418-cf38738d59fb'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a386f3-1fab-4fc6-9447-f4da7b4754a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27f1cfd9-90a0-46c5-a93e-9d376c5aa21d', '8c51ff3b-476d-444b-984b-68408bf2c947', '25eed7cc-e1bf-4d1b-a6f1-e78f879ea678', '68de2af2-f2d8-46d5-9418-cf38738d59fb']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807f687d-e312-4f12-9ce8-46e1adac0798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b748ff9f-f02a-4876-8352-0dcc5220d7bb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 84/168] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:20 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1145 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7b4bcf2d-7a63-4b3d-a89a-2d4ed8a70cf5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b4bcf2d-7a63-4b3d-a89a-2d4ed8a70cf5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7b4bcf2d-7a63-4b3d-a89a-2d4ed8a70cf5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7b4bcf2d-7a63-4b3d-a89a-2d4ed8a70cf5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (807f687d-e312-4f12-9ce8-46e1adac0798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b612b5ad-7e2c-4932-af84-b2f278aa68c8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-814189936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e11009d058fd4187929dd4fbd1dab308',qos_specs=None,replication_status=,reservations=['27f1cfd9-90a0-46c5-a93e-9d376c5aa21d','8c51ff3b-476d-444b-984b-68408bf2c947','25eed7cc-e1bf-4d1b-a6f1-e78f879ea678','68de2af2-f2d8-46d5-9418-cf38738d59fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='debd6132ae154d13bde2f2fb7ddcb649',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-814189936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b612b5ad-7e2c-4932-af84-b2f278aa68c8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e11009d058fd4187929dd4fbd1dab308',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='debd6132ae154d13bde2f2fb7ddcb649',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfbb5363-3b8c-472f-a77c-693ca83890f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7b4bcf2d-7a63-4b3d-a89a-2d4ed8a70cf5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b4bcf2d-7a63-4b3d-a89a-2d4ed8a70cf5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 85/169] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:20 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1145 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dfbb5363-3b8c-472f-a77c-693ca83890f4) transitioned into state 'SUCCESS' from state '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-814189936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e11009d058fd4187929dd4fbd1dab308',qos_specs=None,replication_status=,reservations=['27f1cfd9-90a0-46c5-a93e-9d376c5aa21d','8c51ff3b-476d-444b-984b-68408bf2c947','25eed7cc-e1bf-4d1b-a6f1-e78f879ea678','68de2af2-f2d8-46d5-9418-cf38738d59fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='debd6132ae154d13bde2f2fb7ddcb649',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f1dc68-6b50-4228-804b-a58976c0dc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f1dc68-6b50-4228-804b-a58976c0dc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Flow 'volume_create_api' (872d390f-d6ef-46ee-8fc9-d9a09815075a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Create volume request issued successfully. Sep 01 02:01:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-11f5e020-f26c-4401-93a2-4cae45d39a90 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 85/170] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:01:18 2026] POST /volume/v3/volumes => generated 757 bytes in 1859 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:01:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3d60b2d1-4c1b-4c25-96d5-deb4306ba2d3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3d60b2d1-4c1b-4c25-96d5-deb4306ba2d3 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3d60b2d1-4c1b-4c25-96d5-deb4306ba2d3 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3d60b2d1-4c1b-4c25-96d5-deb4306ba2d3 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3d60b2d1-4c1b-4c25-96d5-deb4306ba2d3 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3d60b2d1-4c1b-4c25-96d5-deb4306ba2d3 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 86/171] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:20 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 825 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2f2a37ce-4e1f-44c9-beac-e342d2dfcc8b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2f2a37ce-4e1f-44c9-beac-e342d2dfcc8b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2f2a37ce-4e1f-44c9-beac-e342d2dfcc8b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2f2a37ce-4e1f-44c9-beac-e342d2dfcc8b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-1d5c98ef-9897-4365-976d-d5c6406ce336 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-1d5c98ef-9897-4365-976d-d5c6406ce336 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-1d5c98ef-9897-4365-976d-d5c6406ce336 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-1d5c98ef-9897-4365-976d-d5c6406ce336 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2f2a37ce-4e1f-44c9-beac-e342d2dfcc8b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2f2a37ce-4e1f-44c9-beac-e342d2dfcc8b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 86/172] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:21 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 849 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-1d5c98ef-9897-4365-976d-d5c6406ce336 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-1d5c98ef-9897-4365-976d-d5c6406ce336 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 87/173] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:21 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1145 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c5814f00-45d5-41f2-94f8-c00a702df5e7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5814f00-45d5-41f2-94f8-c00a702df5e7 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c5814f00-45d5-41f2-94f8-c00a702df5e7 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c5814f00-45d5-41f2-94f8-c00a702df5e7 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c5814f00-45d5-41f2-94f8-c00a702df5e7 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5814f00-45d5-41f2-94f8-c00a702df5e7 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 87/174] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:22 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 849 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-2d130f8a-59b0-4eb2-a949-f4a639cb54aa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-2d130f8a-59b0-4eb2-a949-f4a639cb54aa None None] GET http://192.168.122.45/volume// Sep 01 02:01:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-2d130f8a-59b0-4eb2-a949-f4a639cb54aa None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-2d130f8a-59b0-4eb2-a949-f4a639cb54aa None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-2d130f8a-59b0-4eb2-a949-f4a639cb54aa None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:01:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 88/175] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:23 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-5eb3c15c-ffa8-4d72-bd2d-2dbe8cbcfe29 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-5eb3c15c-ffa8-4d72-bd2d-2dbe8cbcfe29 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:01:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-5eb3c15c-ffa8-4d72-bd2d-2dbe8cbcfe29 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dbbf2ae9-e9b7-4463-811d-cdcedc4e3185", "connector": null, "instance_uuid": "306629de-8d72-413f-88da-83dce61579a1"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-5eb3c15c-ffa8-4d72-bd2d-2dbe8cbcfe29 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:01:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 88/176] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:01:23 2026] POST /volume/v3/attachments => generated 273 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-d36b907c-c376-4662-b50e-f11a6e50ade5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-d36b907c-c376-4662-b50e-f11a6e50ade5 None None] GET http://192.168.122.45/volume// Sep 01 02:01:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-d36b907c-c376-4662-b50e-f11a6e50ade5 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-d36b907c-c376-4662-b50e-f11a6e50ade5 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-d36b907c-c376-4662-b50e-f11a6e50ade5 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:01:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 89/177] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:23 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6d79cb4b-52ed-4257-b066-9612572f1c8a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6d79cb4b-52ed-4257-b066-9612572f1c8a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6d79cb4b-52ed-4257-b066-9612572f1c8a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6d79cb4b-52ed-4257-b066-9612572f1c8a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6d79cb4b-52ed-4257-b066-9612572f1c8a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6d79cb4b-52ed-4257-b066-9612572f1c8a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 89/178] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:01:23 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1326 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-e9dbe33b-5f50-4c4e-9f18-5930c7348e11 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-e9dbe33b-5f50-4c4e-9f18-5930c7348e11 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] DELETE http://192.168.122.45/volume/v3/attachments/b656ee54-8e9f-4b4d-aa45-d7d8354a2acf Sep 01 02:01:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-e9dbe33b-5f50-4c4e-9f18-5930c7348e11 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-e9dbe33b-5f50-4c4e-9f18-5930c7348e11 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:23 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:01:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-e9dbe33b-5f50-4c4e-9f18-5930c7348e11 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/b656ee54-8e9f-4b4d-aa45-d7d8354a2acf returned with HTTP 200 Sep 01 02:01:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 90/179] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:01:23 2026] DELETE /volume/v3/attachments/b656ee54-8e9f-4b4d-aa45-d7d8354a2acf => generated 192 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3a841acc-9909-477b-a577-6557a3346ccd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a841acc-9909-477b-a577-6557a3346ccd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a841acc-9909-477b-a577-6557a3346ccd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a841acc-9909-477b-a577-6557a3346ccd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3a841acc-9909-477b-a577-6557a3346ccd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a841acc-9909-477b-a577-6557a3346ccd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 90/180] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:23 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 907 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6a590491-b976-425a-8517-057d0293039c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6a590491-b976-425a-8517-057d0293039c None None] GET http://192.168.122.45/volume// Sep 01 02:01:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6a590491-b976-425a-8517-057d0293039c None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6a590491-b976-425a-8517-057d0293039c None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-6a590491-b976-425a-8517-057d0293039c None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:01:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 91/181] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:24 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:01:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-fa458e43-45ab-44cd-8638-5c091dd92cd9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-fa458e43-45ab-44cd-8638-5c091dd92cd9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-fa458e43-45ab-44cd-8638-5c091dd92cd9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-fa458e43-45ab-44cd-8638-5c091dd92cd9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-fa458e43-45ab-44cd-8638-5c091dd92cd9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-fa458e43-45ab-44cd-8638-5c091dd92cd9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 91/182] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:01:24 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1033 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:01:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-9ead5c43-e9c2-4d4e-b0fc-bd4682c3a495 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-9ead5c43-e9c2-4d4e-b0fc-bd4682c3a495 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] PUT http://192.168.122.45/volume/v3/attachments/c24684fb-8404-4552-aab6-1f4a2e3fc6d6 Sep 01 02:01:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-9ead5c43-e9c2-4d4e-b0fc-bd4682c3a495 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4dd0c387-17ae-4ce4-8a65-67c7b97e4591 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4dd0c387-17ae-4ce4-8a65-67c7b97e4591 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4dd0c387-17ae-4ce4-8a65-67c7b97e4591 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4dd0c387-17ae-4ce4-8a65-67c7b97e4591 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:25 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-9ead5c43-e9c2-4d4e-b0fc-bd4682c3a495 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Acquiring lock "cinder-attachment_update-dbbf2ae9-e9b7-4463-811d-cdcedc4e3185-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:01:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:25 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-9ead5c43-e9c2-4d4e-b0fc-bd4682c3a495 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Lock "cinder-attachment_update-dbbf2ae9-e9b7-4463-811d-cdcedc4e3185-devstack" acquired by "attachment_update" :: waited 0.070s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:01:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4dd0c387-17ae-4ce4-8a65-67c7b97e4591 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4dd0c387-17ae-4ce4-8a65-67c7b97e4591 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 92/183] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:25 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 907 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7711a096-cdd2-4704-bb0b-4b0d4a4dbf4a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7711a096-cdd2-4704-bb0b-4b0d4a4dbf4a tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7711a096-cdd2-4704-bb0b-4b0d4a4dbf4a tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7711a096-cdd2-4704-bb0b-4b0d4a4dbf4a tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7711a096-cdd2-4704-bb0b-4b0d4a4dbf4a tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7711a096-cdd2-4704-bb0b-4b0d4a4dbf4a tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 93/184] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:26 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 910 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:26 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-9ead5c43-e9c2-4d4e-b0fc-bd4682c3a495 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Lock "cinder-attachment_update-dbbf2ae9-e9b7-4463-811d-cdcedc4e3185-devstack" released by "attachment_update" :: held 1.465s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:01:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-9ead5c43-e9c2-4d4e-b0fc-bd4682c3a495 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/c24684fb-8404-4552-aab6-1f4a2e3fc6d6 returned with HTTP 200 Sep 01 02:01:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 92/185] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:01:25 2026] PUT /volume/v3/attachments/c24684fb-8404-4552-aab6-1f4a2e3fc6d6 => generated 694 bytes in 1640 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-ba8a338f-9432-4382-a6b9-353a6d8060d0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-ba8a338f-9432-4382-a6b9-353a6d8060d0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/attachments/c24684fb-8404-4552-aab6-1f4a2e3fc6d6/action Sep 01 02:01:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-ba8a338f-9432-4382-a6b9-353a6d8060d0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-ba8a338f-9432-4382-a6b9-353a6d8060d0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c859e09-7730-45b4-a508-e6394c4e5041 req-ba8a338f-9432-4382-a6b9-353a6d8060d0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/c24684fb-8404-4552-aab6-1f4a2e3fc6d6/action returned with HTTP 204 Sep 01 02:01:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 94/186] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:01:26 2026] POST /volume/v3/attachments/c24684fb-8404-4552-aab6-1f4a2e3fc6d6/action => generated 0 bytes in 263 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f952312e-ad31-4d0f-b0c0-c8c1b1c6be74 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f952312e-ad31-4d0f-b0c0-c8c1b1c6be74 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f952312e-ad31-4d0f-b0c0-c8c1b1c6be74 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f952312e-ad31-4d0f-b0c0-c8c1b1c6be74 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f952312e-ad31-4d0f-b0c0-c8c1b1c6be74 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f952312e-ad31-4d0f-b0c0-c8c1b1c6be74 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 93/187] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:27 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 910 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ca84ab3e-3692-4586-a569-a9cb0f3e409b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca84ab3e-3692-4586-a569-a9cb0f3e409b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ca84ab3e-3692-4586-a569-a9cb0f3e409b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ca84ab3e-3692-4586-a569-a9cb0f3e409b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ca84ab3e-3692-4586-a569-a9cb0f3e409b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca84ab3e-3692-4586-a569-a9cb0f3e409b tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 95/188] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:28 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 910 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5c39501b-e66a-41a1-acfb-2d31be86cecb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c39501b-e66a-41a1-acfb-2d31be86cecb tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5c39501b-e66a-41a1-acfb-2d31be86cecb tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5c39501b-e66a-41a1-acfb-2d31be86cecb tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5c39501b-e66a-41a1-acfb-2d31be86cecb tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c39501b-e66a-41a1-acfb-2d31be86cecb tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 94/189] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:29 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 910 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6ab1a9b2-b540-4e5b-a095-379c62a686ad None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6ab1a9b2-b540-4e5b-a095-379c62a686ad tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6ab1a9b2-b540-4e5b-a095-379c62a686ad tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6ab1a9b2-b540-4e5b-a095-379c62a686ad tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6ab1a9b2-b540-4e5b-a095-379c62a686ad tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6ab1a9b2-b540-4e5b-a095-379c62a686ad tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 96/190] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:31 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 910 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-41e31cab-e2c7-42c5-bbf7-2a98b8bc73a2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-41e31cab-e2c7-42c5-bbf7-2a98b8bc73a2 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-41e31cab-e2c7-42c5-bbf7-2a98b8bc73a2 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-41e31cab-e2c7-42c5-bbf7-2a98b8bc73a2 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-41e31cab-e2c7-42c5-bbf7-2a98b8bc73a2 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-41e31cab-e2c7-42c5-bbf7-2a98b8bc73a2 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 95/191] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:32 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 910 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d8c3711f-93d0-41ad-b53d-5a1b0f1cf5fd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d8c3711f-93d0-41ad-b53d-5a1b0f1cf5fd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d8c3711f-93d0-41ad-b53d-5a1b0f1cf5fd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d8c3711f-93d0-41ad-b53d-5a1b0f1cf5fd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d8c3711f-93d0-41ad-b53d-5a1b0f1cf5fd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d8c3711f-93d0-41ad-b53d-5a1b0f1cf5fd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 97/192] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:33 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 909 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a48d8601-c96c-444c-9fac-cadf2ce98dc8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a48d8601-c96c-444c-9fac-cadf2ce98dc8 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a48d8601-c96c-444c-9fac-cadf2ce98dc8 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a48d8601-c96c-444c-9fac-cadf2ce98dc8 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a48d8601-c96c-444c-9fac-cadf2ce98dc8 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a48d8601-c96c-444c-9fac-cadf2ce98dc8 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 96/193] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:34 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 1328 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-592510e9-d24f-4442-ab01-8b491f7ac180 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-592510e9-d24f-4442-ab01-8b491f7ac180 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] POST http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8/action Sep 01 02:01:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-592510e9-d24f-4442-ab01-8b491f7ac180 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-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=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-592510e9-d24f-4442-ab01-8b491f7ac180 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-592510e9-d24f-4442-ab01-8b491f7ac180 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-592510e9-d24f-4442-ab01-8b491f7ac180 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Update volume metadata completed successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-592510e9-d24f-4442-ab01-8b491f7ac180 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8/action returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 98/194] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:01:34 2026] POST /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8/action => generated 526 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f9bd1fbd-05f9-4a19-999a-fb6d8740fc9f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f9bd1fbd-05f9-4a19-999a-fb6d8740fc9f tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f9bd1fbd-05f9-4a19-999a-fb6d8740fc9f tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f9bd1fbd-05f9-4a19-999a-fb6d8740fc9f tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f9bd1fbd-05f9-4a19-999a-fb6d8740fc9f tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f9bd1fbd-05f9-4a19-999a-fb6d8740fc9f tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 97/195] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 1388 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5779734a-c8c6-45ae-9386-a17c52c8be40 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5779734a-c8c6-45ae-9386-a17c52c8be40 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] POST http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8/action Sep 01 02:01:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5779734a-c8c6-45ae-9386-a17c52c8be40 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5779734a-c8c6-45ae-9386-a17c52c8be40 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5779734a-c8c6-45ae-9386-a17c52c8be40 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5779734a-c8c6-45ae-9386-a17c52c8be40 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Get volume image-metadata completed successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5779734a-c8c6-45ae-9386-a17c52c8be40 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Delete volume metadata completed successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5779734a-c8c6-45ae-9386-a17c52c8be40 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8/action returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 99/196] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:01:35 2026] POST /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8/action => generated 0 bytes in 119 msecs (HTTP/1.1 200) 6 headers in 227 bytes (2 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-95157fb8-1211-4714-b033-af4dcf65b52e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95157fb8-1211-4714-b033-af4dcf65b52e tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] POST http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8/action Sep 01 02:01:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95157fb8-1211-4714-b033-af4dcf65b52e tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95157fb8-1211-4714-b033-af4dcf65b52e tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-95157fb8-1211-4714-b033-af4dcf65b52e tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-95157fb8-1211-4714-b033-af4dcf65b52e tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Get volume image-metadata completed successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95157fb8-1211-4714-b033-af4dcf65b52e tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8/action returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 98/197] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:01:35 2026] POST /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8/action => generated 500 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0af9f787-7d18-46ba-8450-c30965ec8614 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0af9f787-7d18-46ba-8450-c30965ec8614 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0af9f787-7d18-46ba-8450-c30965ec8614 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0af9f787-7d18-46ba-8450-c30965ec8614 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0af9f787-7d18-46ba-8450-c30965ec8614 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0af9f787-7d18-46ba-8450-c30965ec8614 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 100/198] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 1362 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-99e5aaa1-70b5-4be7-8162-03ff19aee6dd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-99e5aaa1-70b5-4be7-8162-03ff19aee6dd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] DELETE http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-99e5aaa1-70b5-4be7-8162-03ff19aee6dd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-99e5aaa1-70b5-4be7-8162-03ff19aee6dd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-99e5aaa1-70b5-4be7-8162-03ff19aee6dd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Delete volume with id: b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-99e5aaa1-70b5-4be7-8162-03ff19aee6dd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-99e5aaa1-70b5-4be7-8162-03ff19aee6dd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Delete volume request issued successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-99e5aaa1-70b5-4be7-8162-03ff19aee6dd tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 202 Sep 01 02:01:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 99/199] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:35 2026] DELETE /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 0 bytes in 155 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c9b996f2-0a6c-4c02-99ae-c00ac16c5121 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9b996f2-0a6c-4c02-99ae-c00ac16c5121 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c9b996f2-0a6c-4c02-99ae-c00ac16c5121 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c9b996f2-0a6c-4c02-99ae-c00ac16c5121 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c9b996f2-0a6c-4c02-99ae-c00ac16c5121 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9b996f2-0a6c-4c02-99ae-c00ac16c5121 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 101/200] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:35 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 1361 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f2088b29-7340-4ff0-af2f-8d0951290599 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f2088b29-7340-4ff0-af2f-8d0951290599 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f2088b29-7340-4ff0-af2f-8d0951290599 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f2088b29-7340-4ff0-af2f-8d0951290599 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f2088b29-7340-4ff0-af2f-8d0951290599 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Volume info retrieved successfully. Sep 01 02:01:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f2088b29-7340-4ff0-af2f-8d0951290599 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 200 Sep 01 02:01:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 100/201] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:36 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 1361 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ccbee71c-9724-458b-a813-8f92700909a6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ccbee71c-9724-458b-a813-8f92700909a6 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] GET http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 Sep 01 02:01:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ccbee71c-9724-458b-a813-8f92700909a6 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ccbee71c-9724-458b-a813-8f92700909a6 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ccbee71c-9724-458b-a813-8f92700909a6 tempest-VolumesImageMetadata-127347153 tempest-VolumesImageMetadata-127347153-project-member] http://192.168.122.45/volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 returned with HTTP 404 Sep 01 02:01:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 102/202] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:38 2026] GET /volume/v3/volumes/b612b5ad-7e2c-4932-af84-b2f278aa68c8 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b6273511-ebb7-4fdc-8db4-3d33dac116a9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6273511-ebb7-4fdc-8db4-3d33dac116a9 None None] GET http://192.168.122.45/volume// Sep 01 02:01:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6273511-ebb7-4fdc-8db4-3d33dac116a9 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6273511-ebb7-4fdc-8db4-3d33dac116a9 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6273511-ebb7-4fdc-8db4-3d33dac116a9 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:01:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 101/203] 192.168.122.45 () {56 vars in 883 bytes} [Tue Sep 1 02:01:41 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:01:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-395b2126-187c-4b64-b69a-6ea06c755e07 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-395b2126-187c-4b64-b69a-6ea06c755e07 None None] GET http://192.168.122.45/volume// Sep 01 02:01:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-395b2126-187c-4b64-b69a-6ea06c755e07 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-395b2126-187c-4b64-b69a-6ea06c755e07 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-395b2126-187c-4b64-b69a-6ea06c755e07 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:01:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 103/204] 192.168.122.45 () {56 vars in 883 bytes} [Tue Sep 1 02:01:41 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 01 02:01:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4c9b23d9-7cd6-40a3-9232-3caedd7fe60d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4c9b23d9-7cd6-40a3-9232-3caedd7fe60d tempest-VersionsTest-550367112 tempest-VersionsTest-550367112-project-member] GET http://192.168.122.45/volume/v3/ Sep 01 02:01:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4c9b23d9-7cd6-40a3-9232-3caedd7fe60d tempest-VersionsTest-550367112 tempest-VersionsTest-550367112-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4c9b23d9-7cd6-40a3-9232-3caedd7fe60d tempest-VersionsTest-550367112 tempest-VersionsTest-550367112-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4c9b23d9-7cd6-40a3-9232-3caedd7fe60d tempest-VersionsTest-550367112 tempest-VersionsTest-550367112-project-member] http://192.168.122.45/volume/v3/ returned with HTTP 200 Sep 01 02:01:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 102/205] 192.168.122.45 () {58 vars in 1095 bytes} [Tue Sep 1 02:01:41 2026] GET /volume/v3/ => generated 389 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:47 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=86,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1331631222"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1331631222'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Create volume of 1 GB Sep 01 02:01:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Availability Zones retrieved successfully. Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Flow 'volume_create_api' (ab2ed5af-90db-4f1d-9064-47430d5783d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cbba83-3953-4d23-a087-d2e59c187e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0cbba83-3953-4d23-a087-d2e59c187e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792b97e2-4ccf-480c-b524-9143534d4282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Created reservations ['bd0942c5-8ecd-42de-9f7d-58f654fc9b81', '81a7ecdc-6d7f-4011-a0fb-a1485f4eed87', '50d7e7cb-d045-447d-980f-30f338def4f4', '2e965920-d559-4ad6-a0a2-b86b347a98b9'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792b97e2-4ccf-480c-b524-9143534d4282) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd0942c5-8ecd-42de-9f7d-58f654fc9b81', '81a7ecdc-6d7f-4011-a0fb-a1485f4eed87', '50d7e7cb-d045-447d-980f-30f338def4f4', '2e965920-d559-4ad6-a0a2-b86b347a98b9']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b941e505-3297-4cf9-bd44-140a1adb28f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b941e505-3297-4cf9-bd44-140a1adb28f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e147266e-de14-4262-b29b-56356bfd36ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1331631222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79f16eaac79c4f4e9bb0674f74e4dc15',qos_specs=None,replication_status=,reservations=['bd0942c5-8ecd-42de-9f7d-58f654fc9b81','81a7ecdc-6d7f-4011-a0fb-a1485f4eed87','50d7e7cb-d045-447d-980f-30f338def4f4','2e965920-d559-4ad6-a0a2-b86b347a98b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf15ee00fdc7403ba739cc3e0c3e9777',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1331631222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e147266e-de14-4262-b29b-56356bfd36ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='79f16eaac79c4f4e9bb0674f74e4dc15',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf15ee00fdc7403ba739cc3e0c3e9777',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b06e09-190f-4098-b67e-d5d6c650e6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:48 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57b06e09-190f-4098-b67e-d5d6c650e6c5) transitioned into state 'SUCCESS' from state '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-1331631222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='79f16eaac79c4f4e9bb0674f74e4dc15',qos_specs=None,replication_status=,reservations=['bd0942c5-8ecd-42de-9f7d-58f654fc9b81','81a7ecdc-6d7f-4011-a0fb-a1485f4eed87','50d7e7cb-d045-447d-980f-30f338def4f4','2e965920-d559-4ad6-a0a2-b86b347a98b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf15ee00fdc7403ba739cc3e0c3e9777',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:48 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0272ca-51e1-4128-b5d7-c3738e734ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:48 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d0272ca-51e1-4128-b5d7-c3738e734ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:48 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Flow 'volume_create_api' (ab2ed5af-90db-4f1d-9064-47430d5783d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Create volume request issued successfully. Sep 01 02:01:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f361bfa3-853a-4777-bf6b-32887a6733e6 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 104/206] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:01:47 2026] POST /volume/v3/volumes => generated 757 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3566d461-e566-48fc-a6c1-2db7d479f78a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3566d461-e566-48fc-a6c1-2db7d479f78a tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] GET http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed Sep 01 02:01:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3566d461-e566-48fc-a6c1-2db7d479f78a tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3566d461-e566-48fc-a6c1-2db7d479f78a tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3566d461-e566-48fc-a6c1-2db7d479f78a tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Volume info retrieved successfully. Sep 01 02:01:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3566d461-e566-48fc-a6c1-2db7d479f78a tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed returned with HTTP 200 Sep 01 02:01:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 103/207] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:48 2026] GET /volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed => generated 825 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-da631b2b-fe86-43f0-91ab-dfa30d233618 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-da631b2b-fe86-43f0-91ab-dfa30d233618 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] GET http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed Sep 01 02:01:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-da631b2b-fe86-43f0-91ab-dfa30d233618 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-da631b2b-fe86-43f0-91ab-dfa30d233618 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-da631b2b-fe86-43f0-91ab-dfa30d233618 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Volume info retrieved successfully. Sep 01 02:01:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-da631b2b-fe86-43f0-91ab-dfa30d233618 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed returned with HTTP 200 Sep 01 02:01:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 105/208] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:49 2026] GET /volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed => generated 849 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cccf70fa-3c78-49aa-aac4-c17249d3c241 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cccf70fa-3c78-49aa-aac4-c17249d3c241 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] GET http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed Sep 01 02:01:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cccf70fa-3c78-49aa-aac4-c17249d3c241 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cccf70fa-3c78-49aa-aac4-c17249d3c241 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cccf70fa-3c78-49aa-aac4-c17249d3c241 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Volume info retrieved successfully. Sep 01 02:01:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cccf70fa-3c78-49aa-aac4-c17249d3c241 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed returned with HTTP 200 Sep 01 02:01:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 104/209] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:50 2026] GET /volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-49c00665-a161-4ae0-9f35-6a14d27e314d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] GET http://192.168.122.45/volume/v3/limits Sep 01 02:01:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-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 01 02:01:50 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-49c00665-a161-4ae0-9f35-6a14d27e314d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/limits returned with HTTP 200 Sep 01 02:01:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 106/210] 192.168.122.45 () {58 vars in 1113 bytes} [Tue Sep 1 02:01:50 2026] GET /volume/v3/limits => generated 302 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-224a0db7-5a98-4a49-a621-69b6cdea9c5c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-224a0db7-5a98-4a49-a621-69b6cdea9c5c tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] GET http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed Sep 01 02:01:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-224a0db7-5a98-4a49-a621-69b6cdea9c5c tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-224a0db7-5a98-4a49-a621-69b6cdea9c5c tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-224a0db7-5a98-4a49-a621-69b6cdea9c5c tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Volume info retrieved successfully. Sep 01 02:01:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-224a0db7-5a98-4a49-a621-69b6cdea9c5c tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed returned with HTTP 200 Sep 01 02:01:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 105/211] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:50 2026] GET /volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-96469aa1-0e7b-4dd4-b231-9ebca0a5be7b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96469aa1-0e7b-4dd4-b231-9ebca0a5be7b tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] DELETE http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed Sep 01 02:01:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96469aa1-0e7b-4dd4-b231-9ebca0a5be7b tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96469aa1-0e7b-4dd4-b231-9ebca0a5be7b tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-96469aa1-0e7b-4dd4-b231-9ebca0a5be7b tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Delete volume with id: e147266e-de14-4262-b29b-56356bfd36ed Sep 01 02:01:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-96469aa1-0e7b-4dd4-b231-9ebca0a5be7b tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Volume info retrieved successfully. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-96469aa1-0e7b-4dd4-b231-9ebca0a5be7b tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Delete volume request issued successfully. Sep 01 02:01:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96469aa1-0e7b-4dd4-b231-9ebca0a5be7b tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed returned with HTTP 202 Sep 01 02:01:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 107/212] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:01:50 2026] DELETE /volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:01:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9af5c6a1-c077-4497-b1c9-7f978722162d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9af5c6a1-c077-4497-b1c9-7f978722162d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] GET http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed Sep 01 02:01:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9af5c6a1-c077-4497-b1c9-7f978722162d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9af5c6a1-c077-4497-b1c9-7f978722162d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9af5c6a1-c077-4497-b1c9-7f978722162d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Volume info retrieved successfully. Sep 01 02:01:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9af5c6a1-c077-4497-b1c9-7f978722162d tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed returned with HTTP 200 Sep 01 02:01:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 106/213] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:50 2026] GET /volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed => generated 849 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0d884796-82fe-488d-87f8-22a602e2d3a0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0d884796-82fe-488d-87f8-22a602e2d3a0 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] GET http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed Sep 01 02:01:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0d884796-82fe-488d-87f8-22a602e2d3a0 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0d884796-82fe-488d-87f8-22a602e2d3a0 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0d884796-82fe-488d-87f8-22a602e2d3a0 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Volume info retrieved successfully. Sep 01 02:01:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0d884796-82fe-488d-87f8-22a602e2d3a0 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed returned with HTTP 200 Sep 01 02:01:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 108/214] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:51 2026] GET /volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed => generated 849 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b182781c-96b3-4310-9101-fc7d24835f08 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1770839055"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1770839055'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Create volume of 1 GB Sep 01 02:01:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Availability Zones retrieved successfully. Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Flow 'volume_create_api' (22394b9c-19e0-44a5-be96-88f483222670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df27ac01-21cd-4ddb-aeea-629777405826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df27ac01-21cd-4ddb-aeea-629777405826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87dbf8a4-82de-47c2-a8d7-32362dfb3602) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Created reservations ['1e97e511-27ac-4e2f-a29e-3027c0e8f186', 'df60034f-8b71-405b-a429-4b9d3b026abf', '5e32177e-f739-4a6d-bef0-bc18eb58e5a7', 'fb93b41a-038f-48f4-be8d-93c2609e4aef'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87dbf8a4-82de-47c2-a8d7-32362dfb3602) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e97e511-27ac-4e2f-a29e-3027c0e8f186', 'df60034f-8b71-405b-a429-4b9d3b026abf', '5e32177e-f739-4a6d-bef0-bc18eb58e5a7', 'fb93b41a-038f-48f4-be8d-93c2609e4aef']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b341ffb-c8dc-4276-a767-81cf2e6d9f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b341ffb-c8dc-4276-a767-81cf2e6d9f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73feeff7-7c44-4918-b54c-a30ca8ce0119', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1770839055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08cde8a8e25c4a1ea0c0d91e2725675b',qos_specs=None,replication_status=,reservations=['1e97e511-27ac-4e2f-a29e-3027c0e8f186','df60034f-8b71-405b-a429-4b9d3b026abf','5e32177e-f739-4a6d-bef0-bc18eb58e5a7','fb93b41a-038f-48f4-be8d-93c2609e4aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20527e6fa7f4ae0aaca0631af09a1a5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:01:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1770839055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73feeff7-7c44-4918-b54c-a30ca8ce0119,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08cde8a8e25c4a1ea0c0d91e2725675b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20527e6fa7f4ae0aaca0631af09a1a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8a5058-7c7e-49a2-8151-ed3694af19ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dd1f207b-5d35-4bd6-b909-ac2194638c52 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd1f207b-5d35-4bd6-b909-ac2194638c52 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] GET http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed Sep 01 02:01:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd1f207b-5d35-4bd6-b909-ac2194638c52 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd1f207b-5d35-4bd6-b909-ac2194638c52 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e8a5058-7c7e-49a2-8151-ed3694af19ed) transitioned into state 'SUCCESS' from state '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-1770839055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08cde8a8e25c4a1ea0c0d91e2725675b',qos_specs=None,replication_status=,reservations=['1e97e511-27ac-4e2f-a29e-3027c0e8f186','df60034f-8b71-405b-a429-4b9d3b026abf','5e32177e-f739-4a6d-bef0-bc18eb58e5a7','fb93b41a-038f-48f4-be8d-93c2609e4aef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20527e6fa7f4ae0aaca0631af09a1a5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd1f207b-5d35-4bd6-b909-ac2194638c52 tempest-AbsoluteLimitsTests-1443523954 tempest-AbsoluteLimitsTests-1443523954-project-member] http://192.168.122.45/volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed returned with HTTP 404 Sep 01 02:01:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 109/215] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:52 2026] GET /volume/v3/volumes/e147266e-de14-4262-b29b-56356bfd36ed => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2904459c-daad-423b-aef2-37e0e972d66b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:01:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2904459c-daad-423b-aef2-37e0e972d66b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:01:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Flow 'volume_create_api' (22394b9c-19e0-44a5-be96-88f483222670) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:01:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Create volume request issued successfully. Sep 01 02:01:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b182781c-96b3-4310-9101-fc7d24835f08 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:01:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 107/216] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:01:52 2026] POST /volume/v3/volumes => generated 758 bytes in 689 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:01:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5647d7cd-c0ff-4198-8832-76458d4f72cc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5647d7cd-c0ff-4198-8832-76458d4f72cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:01:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5647d7cd-c0ff-4198-8832-76458d4f72cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5647d7cd-c0ff-4198-8832-76458d4f72cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5647d7cd-c0ff-4198-8832-76458d4f72cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:01:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5647d7cd-c0ff-4198-8832-76458d4f72cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:01:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 110/217] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:53 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 826 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1e577609-f5d4-4d43-91ad-67782e351758 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1e577609-f5d4-4d43-91ad-67782e351758 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:01:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1e577609-f5d4-4d43-91ad-67782e351758 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1e577609-f5d4-4d43-91ad-67782e351758 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1e577609-f5d4-4d43-91ad-67782e351758 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:01:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1e577609-f5d4-4d43-91ad-67782e351758 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:01:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 108/218] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:54 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c9ee6711-e453-4c4c-876d-e0bc8717261d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9ee6711-e453-4c4c-876d-e0bc8717261d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:01:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c9ee6711-e453-4c4c-876d-e0bc8717261d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c9ee6711-e453-4c4c-876d-e0bc8717261d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:55 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=233,cinder:INSERT=36,cinder:UPDATE=55 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:01:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c9ee6711-e453-4c4c-876d-e0bc8717261d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:01:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9ee6711-e453-4c4c-876d-e0bc8717261d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:01:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 111/219] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:55 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-9ddbca6c-6e49-4fc2-ab5f-d32327695563 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-9ddbca6c-6e49-4fc2-ab5f-d32327695563 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:01:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-9ddbca6c-6e49-4fc2-ab5f-d32327695563 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-9ddbca6c-6e49-4fc2-ab5f-d32327695563 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-9ddbca6c-6e49-4fc2-ab5f-d32327695563 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:01:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-9ddbca6c-6e49-4fc2-ab5f-d32327695563 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:01:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 109/220] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:55 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 851 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db298736-5bd9-4e72-a179-587f8308add5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db298736-5bd9-4e72-a179-587f8308add5 None None] GET http://192.168.122.45/volume// Sep 01 02:01:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db298736-5bd9-4e72-a179-587f8308add5 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db298736-5bd9-4e72-a179-587f8308add5 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db298736-5bd9-4e72-a179-587f8308add5 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:01:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 112/221] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:56 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:01:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-34158abf-8d28-4410-ae74-92c203c343f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-34158abf-8d28-4410-ae74-92c203c343f3 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:01:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-34158abf-8d28-4410-ae74-92c203c343f3 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73feeff7-7c44-4918-b54c-a30ca8ce0119", "connector": null, "instance_uuid": "5d538023-d097-40b6-94b7-50afda940f5b"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-34158abf-8d28-4410-ae74-92c203c343f3 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:01:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 110/222] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:01:56 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7331c728-49fd-4b0f-b82a-15a719203b7d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7331c728-49fd-4b0f-b82a-15a719203b7d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:01:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7331c728-49fd-4b0f-b82a-15a719203b7d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7331c728-49fd-4b0f-b82a-15a719203b7d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7331c728-49fd-4b0f-b82a-15a719203b7d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:01:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7331c728-49fd-4b0f-b82a-15a719203b7d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:01:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 113/223] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:56 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 850 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-cedf89be-2c5d-4632-9997-62547864e9fc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-cedf89be-2c5d-4632-9997-62547864e9fc None None] GET http://192.168.122.45/volume// Sep 01 02:01:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-cedf89be-2c5d-4632-9997-62547864e9fc None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-cedf89be-2c5d-4632-9997-62547864e9fc None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-cedf89be-2c5d-4632-9997-62547864e9fc None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:01:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 111/224] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:01:56 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:01:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-ca5b2113-fda7-430b-b91c-f5d073cb5dc4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-ca5b2113-fda7-430b-b91c-f5d073cb5dc4 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:01:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-ca5b2113-fda7-430b-b91c-f5d073cb5dc4 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-ca5b2113-fda7-430b-b91c-f5d073cb5dc4 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-ca5b2113-fda7-430b-b91c-f5d073cb5dc4 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:01:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-ca5b2113-fda7-430b-b91c-f5d073cb5dc4 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:01:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 114/225] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:01:56 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 1031 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:01:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-392c2d08-88c2-4f12-b8e7-7fa2987c4fd1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-392c2d08-88c2-4f12-b8e7-7fa2987c4fd1 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] PUT http://192.168.122.45/volume/v3/attachments/650c9b61-8071-4be2-bbe5-a0d3331e2ea6 Sep 01 02:01:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-392c2d08-88c2-4f12-b8e7-7fa2987c4fd1 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:57 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-392c2d08-88c2-4f12-b8e7-7fa2987c4fd1 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Acquiring lock "cinder-attachment_update-73feeff7-7c44-4918-b54c-a30ca8ce0119-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:01:57 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-392c2d08-88c2-4f12-b8e7-7fa2987c4fd1 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Lock "cinder-attachment_update-73feeff7-7c44-4918-b54c-a30ca8ce0119-devstack" acquired by "attachment_update" :: waited 0.049s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:01:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-60f89d2d-8732-4a58-a66b-31fcaa8828fa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-60f89d2d-8732-4a58-a66b-31fcaa8828fa tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-60f89d2d-8732-4a58-a66b-31fcaa8828fa tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-60f89d2d-8732-4a58-a66b-31fcaa8828fa tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-60f89d2d-8732-4a58-a66b-31fcaa8828fa tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-60f89d2d-8732-4a58-a66b-31fcaa8828fa tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 115/226] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:57 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1145 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-82f1412d-d283-494d-8c8d-0346852b3c77 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-82f1412d-d283-494d-8c8d-0346852b3c77 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:01:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-82f1412d-d283-494d-8c8d-0346852b3c77 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-82f1412d-d283-494d-8c8d-0346852b3c77 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-82f1412d-d283-494d-8c8d-0346852b3c77 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:01:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-82f1412d-d283-494d-8c8d-0346852b3c77 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:01:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 116/227] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:57 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 851 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:57 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-392c2d08-88c2-4f12-b8e7-7fa2987c4fd1 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Lock "cinder-attachment_update-73feeff7-7c44-4918-b54c-a30ca8ce0119-devstack" released by "attachment_update" :: held 0.701s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:01:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-392c2d08-88c2-4f12-b8e7-7fa2987c4fd1 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments/650c9b61-8071-4be2-bbe5-a0d3331e2ea6 returned with HTTP 200 Sep 01 02:01:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 112/228] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:01:57 2026] PUT /volume/v3/attachments/650c9b61-8071-4be2-bbe5-a0d3331e2ea6 => generated 694 bytes in 858 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db4e049a-a6ff-4123-b53c-80c64e50466f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db4e049a-a6ff-4123-b53c-80c64e50466f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/attachments/650c9b61-8071-4be2-bbe5-a0d3331e2ea6/action Sep 01 02:01:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db4e049a-a6ff-4123-b53c-80c64e50466f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:01:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db4e049a-a6ff-4123-b53c-80c64e50466f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:01:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-acc9c8d5-7caa-4b38-bc14-b71553a0f3af None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-acc9c8d5-7caa-4b38-bc14-b71553a0f3af tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:01:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-acc9c8d5-7caa-4b38-bc14-b71553a0f3af tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-acc9c8d5-7caa-4b38-bc14-b71553a0f3af tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2e7e1d61-1b99-4ddd-967e-09667054aaba req-db4e049a-a6ff-4123-b53c-80c64e50466f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments/650c9b61-8071-4be2-bbe5-a0d3331e2ea6/action returned with HTTP 204 Sep 01 02:01:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 117/229] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:01:58 2026] POST /volume/v3/attachments/650c9b61-8071-4be2-bbe5-a0d3331e2ea6/action => generated 0 bytes in 197 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-acc9c8d5-7caa-4b38-bc14-b71553a0f3af tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:01:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-acc9c8d5-7caa-4b38-bc14-b71553a0f3af tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 113/230] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:58 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 851 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0de7c164-8d0e-4e10-a9ce-6939199078c0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0de7c164-8d0e-4e10-a9ce-6939199078c0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0de7c164-8d0e-4e10-a9ce-6939199078c0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0de7c164-8d0e-4e10-a9ce-6939199078c0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:01:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:01:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0de7c164-8d0e-4e10-a9ce-6939199078c0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0de7c164-8d0e-4e10-a9ce-6939199078c0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 118/231] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1145 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:01:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-5b2dd3f8-1535-4d9b-a4fb-89aaaceff344 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:01:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-5b2dd3f8-1535-4d9b-a4fb-89aaaceff344 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:01:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-5b2dd3f8-1535-4d9b-a4fb-89aaaceff344 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:01:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-5b2dd3f8-1535-4d9b-a4fb-89aaaceff344 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:01:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:01:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:01:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:01:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:01:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-5b2dd3f8-1535-4d9b-a4fb-89aaaceff344 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:01:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-5b2dd3f8-1535-4d9b-a4fb-89aaaceff344 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:01:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 114/232] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:01:59 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1145 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-91b21f6d-2046-4daa-b826-bf451d9d7828 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-91b21f6d-2046-4daa-b826-bf451d9d7828 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185/action Sep 01 02:02:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-91b21f6d-2046-4daa-b826-bf451d9d7828 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-91b21f6d-2046-4daa-b826-bf451d9d7828 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-91b21f6d-2046-4daa-b826-bf451d9d7828 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-91b21f6d-2046-4daa-b826-bf451d9d7828 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Begin detaching volume completed successfully. Sep 01 02:02:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-91b21f6d-2046-4daa-b826-bf451d9d7828 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185/action returned with HTTP 202 Sep 01 02:02:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 119/233] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:02:00 2026] POST /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185/action => generated 0 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d0eda789-bf37-4b99-803f-ca2455c89836 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0eda789-bf37-4b99-803f-ca2455c89836 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:02:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0eda789-bf37-4b99-803f-ca2455c89836 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0eda789-bf37-4b99-803f-ca2455c89836 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d0eda789-bf37-4b99-803f-ca2455c89836 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:02:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0eda789-bf37-4b99-803f-ca2455c89836 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:02:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 115/234] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 1143 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3f043d15-1c18-40c3-8070-96a25bc23aab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3f043d15-1c18-40c3-8070-96a25bc23aab tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:02:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3f043d15-1c18-40c3-8070-96a25bc23aab tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3f043d15-1c18-40c3-8070-96a25bc23aab tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-b9bc346b-6032-403d-a9ad-2a0de23e3f37 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-b9bc346b-6032-403d-a9ad-2a0de23e3f37 None None] GET http://192.168.122.45/volume// Sep 01 02:02:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-b9bc346b-6032-403d-a9ad-2a0de23e3f37 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-b9bc346b-6032-403d-a9ad-2a0de23e3f37 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-b9bc346b-6032-403d-a9ad-2a0de23e3f37 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:02:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 116/235] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/ => generated 389 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-d4db3e0c-7527-4926-a3bb-972cca7f0ab5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-d4db3e0c-7527-4926-a3bb-972cca7f0ab5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:02:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-d4db3e0c-7527-4926-a3bb-972cca7f0ab5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-d4db3e0c-7527-4926-a3bb-972cca7f0ab5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3f043d15-1c18-40c3-8070-96a25bc23aab tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:02:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3f043d15-1c18-40c3-8070-96a25bc23aab tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:02:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 120/236] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 1143 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:02:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-d4db3e0c-7527-4926-a3bb-972cca7f0ab5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-d4db3e0c-7527-4926-a3bb-972cca7f0ab5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:02:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 117/237] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:02:00 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 1329 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-c21e8c6e-3e7e-4627-993a-723a3c0f25db None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-c21e8c6e-3e7e-4627-993a-723a3c0f25db tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] DELETE http://192.168.122.45/volume/v3/attachments/c24684fb-8404-4552-aab6-1f4a2e3fc6d6 Sep 01 02:02:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-c21e8c6e-3e7e-4627-993a-723a3c0f25db tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-c21e8c6e-3e7e-4627-993a-723a3c0f25db tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:01 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, Sep 01 02:02:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ba0a5bcf-317a-4e02-8c35-7431522561a8 req-c21e8c6e-3e7e-4627-993a-723a3c0f25db tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/c24684fb-8404-4552-aab6-1f4a2e3fc6d6 returned with HTTP 200 Sep 01 02:02:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 121/238] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:02:01 2026] DELETE /volume/v3/attachments/c24684fb-8404-4552-aab6-1f4a2e3fc6d6 => generated 19 bytes in 343 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4ff38256-0d1c-44ba-b711-c9656ccd8d66 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ff38256-0d1c-44ba-b711-c9656ccd8d66 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:02:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ff38256-0d1c-44ba-b711-c9656ccd8d66 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ff38256-0d1c-44ba-b711-c9656ccd8d66 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4ff38256-0d1c-44ba-b711-c9656ccd8d66 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ff38256-0d1c-44ba-b711-c9656ccd8d66 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:02:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 118/239] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:02 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 853 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:02:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1626835112"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1626835112'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:02 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Create volume of 1 GB Sep 01 02:02:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Availability Zones retrieved successfully. Sep 01 02:02:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Flow 'volume_create_api' (f669705c-8390-4ad1-8316-2416f0dbd59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab7cf8c-c10c-4283-b72d-78b509db6960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dab7cf8c-c10c-4283-b72d-78b509db6960) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8348b1cf-af41-4cbf-adc8-429897fca6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Created reservations ['0182d43e-84f3-4a7a-94ea-263b13293cd2', 'a067f29e-63e9-4895-978c-473c98875851', '08b75b79-ef19-43e2-aa95-199f7d92d14d', '6cf9955f-5651-4b9d-93cf-4479b1b9730d'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8348b1cf-af41-4cbf-adc8-429897fca6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0182d43e-84f3-4a7a-94ea-263b13293cd2', 'a067f29e-63e9-4895-978c-473c98875851', '08b75b79-ef19-43e2-aa95-199f7d92d14d', '6cf9955f-5651-4b9d-93cf-4479b1b9730d']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60116212-4322-4bc0-b16d-56d798b594be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60116212-4322-4bc0-b16d-56d798b594be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0c25ffa-dbb9-451f-befc-ee1db8a80871', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1626835112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604ecfe8280641e88defd92b936cc532',qos_specs=None,replication_status=,reservations=['0182d43e-84f3-4a7a-94ea-263b13293cd2','a067f29e-63e9-4895-978c-473c98875851','08b75b79-ef19-43e2-aa95-199f7d92d14d','6cf9955f-5651-4b9d-93cf-4479b1b9730d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60c4cf4327024bc790bcf9679d143459',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1626835112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0c25ffa-dbb9-451f-befc-ee1db8a80871,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='604ecfe8280641e88defd92b936cc532',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60c4cf4327024bc790bcf9679d143459',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bb74b9-7a4e-406c-a3fb-57f0a9be38f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (77bb74b9-7a4e-406c-a3fb-57f0a9be38f6) transitioned into state 'SUCCESS' from state '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-1626835112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='604ecfe8280641e88defd92b936cc532',qos_specs=None,replication_status=,reservations=['0182d43e-84f3-4a7a-94ea-263b13293cd2','a067f29e-63e9-4895-978c-473c98875851','08b75b79-ef19-43e2-aa95-199f7d92d14d','6cf9955f-5651-4b9d-93cf-4479b1b9730d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60c4cf4327024bc790bcf9679d143459',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a73b33-53f9-4f98-a98f-a010c9f4dc0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a73b33-53f9-4f98-a98f-a010c9f4dc0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Flow 'volume_create_api' (f669705c-8390-4ad1-8316-2416f0dbd59f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Create volume request issued successfully. Sep 01 02:02:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2d4fae8a-64b6-4546-963d-edeb4fee6b7b tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 122/240] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:02 2026] POST /volume/v3/volumes => generated 757 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-150752c4-228e-4e92-ba39-4ae35f59ffed None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-150752c4-228e-4e92-ba39-4ae35f59ffed tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-150752c4-228e-4e92-ba39-4ae35f59ffed tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-150752c4-228e-4e92-ba39-4ae35f59ffed tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-150752c4-228e-4e92-ba39-4ae35f59ffed tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-150752c4-228e-4e92-ba39-4ae35f59ffed tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 returned with HTTP 200 Sep 01 02:02:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 119/241] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:03 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 => generated 825 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-46d5b4e8-dce4-4537-8f4f-396e2591b3dd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-46d5b4e8-dce4-4537-8f4f-396e2591b3dd tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-46d5b4e8-dce4-4537-8f4f-396e2591b3dd tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-46d5b4e8-dce4-4537-8f4f-396e2591b3dd tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-46d5b4e8-dce4-4537-8f4f-396e2591b3dd tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-46d5b4e8-dce4-4537-8f4f-396e2591b3dd tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 returned with HTTP 200 Sep 01 02:02:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 123/242] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:04 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 => generated 849 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0bb64de0-3aa2-45b1-88c6-41b446aeaddf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0bb64de0-3aa2-45b1-88c6-41b446aeaddf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0bb64de0-3aa2-45b1-88c6-41b446aeaddf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0bb64de0-3aa2-45b1-88c6-41b446aeaddf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0bb64de0-3aa2-45b1-88c6-41b446aeaddf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0bb64de0-3aa2-45b1-88c6-41b446aeaddf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 returned with HTTP 200 Sep 01 02:02:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 120/243] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:06 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 => generated 849 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e336db41-6e1e-4aec-8804-6bcf11363af2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e336db41-6e1e-4aec-8804-6bcf11363af2 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e336db41-6e1e-4aec-8804-6bcf11363af2 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e336db41-6e1e-4aec-8804-6bcf11363af2 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e336db41-6e1e-4aec-8804-6bcf11363af2 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e336db41-6e1e-4aec-8804-6bcf11363af2 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 124/244] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 => generated 850 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-34db4cce-3faf-4edf-8d78-00a6335f51ff None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34db4cce-3faf-4edf-8d78-00a6335f51ff tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] POST http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata Sep 01 02:02:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34db4cce-3faf-4edf-8d78-00a6335f51ff tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-34db4cce-3faf-4edf-8d78-00a6335f51ff tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-34db4cce-3faf-4edf-8d78-00a6335f51ff tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Create volume metadata completed successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34db4cce-3faf-4edf-8d78-00a6335f51ff tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 121/245] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:02:07 2026] POST /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata => generated 101 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e6345681-f308-4c4b-abea-f1890bc1d5ce None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6345681-f308-4c4b-abea-f1890bc1d5ce tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata Sep 01 02:02:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6345681-f308-4c4b-abea-f1890bc1d5ce tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6345681-f308-4c4b-abea-f1890bc1d5ce tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e6345681-f308-4c4b-abea-f1890bc1d5ce tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e6345681-f308-4c4b-abea-f1890bc1d5ce tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Get volume metadata completed successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6345681-f308-4c4b-abea-f1890bc1d5ce tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 125/246] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata => generated 101 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f18a7beb-c687-4f60-ad9d-cc02a1c1e0fe None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f18a7beb-c687-4f60-ad9d-cc02a1c1e0fe tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] PUT http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata Sep 01 02:02:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f18a7beb-c687-4f60-ad9d-cc02a1c1e0fe tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f18a7beb-c687-4f60-ad9d-cc02a1c1e0fe tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f18a7beb-c687-4f60-ad9d-cc02a1c1e0fe tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Update volume metadata completed successfully. Sep 01 02:02:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f18a7beb-c687-4f60-ad9d-cc02a1c1e0fe tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata returned with HTTP 200 Sep 01 02:02:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 122/247] 192.168.122.45 () {60 vars in 1274 bytes} [Tue Sep 1 02:02:07 2026] PUT /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata => generated 57 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-68b6e3de-5dd1-4f29-8f12-4863b45360e3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-68b6e3de-5dd1-4f29-8f12-4863b45360e3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata Sep 01 02:02:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-68b6e3de-5dd1-4f29-8f12-4863b45360e3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-68b6e3de-5dd1-4f29-8f12-4863b45360e3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-68b6e3de-5dd1-4f29-8f12-4863b45360e3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-68b6e3de-5dd1-4f29-8f12-4863b45360e3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Get volume metadata completed successfully. Sep 01 02:02:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-68b6e3de-5dd1-4f29-8f12-4863b45360e3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata returned with HTTP 200 Sep 01 02:02:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 126/248] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:02:07 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata => generated 57 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b571bfee-34eb-4310-9848-5bb333f8eb02 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b571bfee-34eb-4310-9848-5bb333f8eb02 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] DELETE http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata/key1 Sep 01 02:02:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b571bfee-34eb-4310-9848-5bb333f8eb02 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b571bfee-34eb-4310-9848-5bb333f8eb02 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b571bfee-34eb-4310-9848-5bb333f8eb02 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b571bfee-34eb-4310-9848-5bb333f8eb02 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Get volume metadata completed successfully. Sep 01 02:02:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b571bfee-34eb-4310-9848-5bb333f8eb02 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Delete volume metadata completed successfully. Sep 01 02:02:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b571bfee-34eb-4310-9848-5bb333f8eb02 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata/key1 returned with HTTP 200 Sep 01 02:02:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 123/249] 192.168.122.45 () {58 vars in 1272 bytes} [Tue Sep 1 02:02:08 2026] DELETE /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata/key1 => generated 0 bytes in 382 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:02:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a3e7b365-c68a-4d3b-8227-a8bbbbee4499 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a3e7b365-c68a-4d3b-8227-a8bbbbee4499 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata Sep 01 02:02:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a3e7b365-c68a-4d3b-8227-a8bbbbee4499 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a3e7b365-c68a-4d3b-8227-a8bbbbee4499 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a3e7b365-c68a-4d3b-8227-a8bbbbee4499 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a3e7b365-c68a-4d3b-8227-a8bbbbee4499 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Get volume metadata completed successfully. Sep 01 02:02:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a3e7b365-c68a-4d3b-8227-a8bbbbee4499 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata returned with HTTP 200 Sep 01 02:02:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 127/250] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:02:08 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata => generated 32 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cb69e35d-f542-4a57-aff0-5272b3a94c15 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb69e35d-f542-4a57-aff0-5272b3a94c15 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] PUT http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata Sep 01 02:02:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb69e35d-f542-4a57-aff0-5272b3a94c15 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cb69e35d-f542-4a57-aff0-5272b3a94c15 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cb69e35d-f542-4a57-aff0-5272b3a94c15 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Update volume metadata completed successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb69e35d-f542-4a57-aff0-5272b3a94c15 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata returned with HTTP 200 Sep 01 02:02:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 124/251] 192.168.122.45 () {60 vars in 1274 bytes} [Tue Sep 1 02:02:08 2026] PUT /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata => generated 16 bytes in 273 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-81c11e75-d15c-469a-b37d-396a325d082e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-81c11e75-d15c-469a-b37d-396a325d082e tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] POST http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata Sep 01 02:02:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-81c11e75-d15c-469a-b37d-396a325d082e tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-81c11e75-d15c-469a-b37d-396a325d082e tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-81c11e75-d15c-469a-b37d-396a325d082e tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Create volume metadata completed successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-81c11e75-d15c-469a-b37d-396a325d082e tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata returned with HTTP 200 Sep 01 02:02:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c0a9cba1-bae9-4bf2-a3e4-deb3489680d3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 128/252] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:02:09 2026] POST /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata => generated 68 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c0a9cba1-bae9-4bf2-a3e4-deb3489680d3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] PUT http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata/key3 Sep 01 02:02:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c0a9cba1-bae9-4bf2-a3e4-deb3489680d3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c0a9cba1-bae9-4bf2-a3e4-deb3489680d3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c0a9cba1-bae9-4bf2-a3e4-deb3489680d3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Update volume metadata completed successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c0a9cba1-bae9-4bf2-a3e4-deb3489680d3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata/key3 returned with HTTP 200 Sep 01 02:02:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 125/253] 192.168.122.45 () {60 vars in 1289 bytes} [Tue Sep 1 02:02:09 2026] PUT /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata/key3 => generated 35 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1c5647e2-1d3c-49c4-a262-b6b6f5b3764a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c5647e2-1d3c-49c4-a262-b6b6f5b3764a tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata/key3 Sep 01 02:02:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1c5647e2-1d3c-49c4-a262-b6b6f5b3764a tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1c5647e2-1d3c-49c4-a262-b6b6f5b3764a tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1c5647e2-1d3c-49c4-a262-b6b6f5b3764a tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1c5647e2-1d3c-49c4-a262-b6b6f5b3764a tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Get volume metadata completed successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c5647e2-1d3c-49c4-a262-b6b6f5b3764a tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata/key3 returned with HTTP 200 Sep 01 02:02:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 129/254] 192.168.122.45 () {58 vars in 1269 bytes} [Tue Sep 1 02:02:09 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata/key3 => generated 35 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c71aa488-01a4-48fe-82cf-898964041a90 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c71aa488-01a4-48fe-82cf-898964041a90 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata Sep 01 02:02:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c71aa488-01a4-48fe-82cf-898964041a90 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c71aa488-01a4-48fe-82cf-898964041a90 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c71aa488-01a4-48fe-82cf-898964041a90 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c71aa488-01a4-48fe-82cf-898964041a90 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Get volume metadata completed successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c71aa488-01a4-48fe-82cf-898964041a90 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata returned with HTTP 200 Sep 01 02:02:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 126/255] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:02:09 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata => generated 75 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a2bffd93-0d84-4430-a51b-ef65cbf3cfaf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a2bffd93-0d84-4430-a51b-ef65cbf3cfaf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] PUT http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata Sep 01 02:02:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a2bffd93-0d84-4430-a51b-ef65cbf3cfaf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a2bffd93-0d84-4430-a51b-ef65cbf3cfaf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a2bffd93-0d84-4430-a51b-ef65cbf3cfaf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Update volume metadata completed successfully. Sep 01 02:02:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a2bffd93-0d84-4430-a51b-ef65cbf3cfaf tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata returned with HTTP 200 Sep 01 02:02:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 130/256] 192.168.122.45 () {60 vars in 1274 bytes} [Tue Sep 1 02:02:09 2026] PUT /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871/metadata => generated 16 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:02:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7b43dd5f-ff4b-4967-9b7c-c74ca4219418 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b43dd5f-ff4b-4967-9b7c-c74ca4219418 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7b43dd5f-ff4b-4967-9b7c-c74ca4219418 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7b43dd5f-ff4b-4967-9b7c-c74ca4219418 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7b43dd5f-ff4b-4967-9b7c-c74ca4219418 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b43dd5f-ff4b-4967-9b7c-c74ca4219418 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 returned with HTTP 200 Sep 01 02:02:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 127/257] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:09 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 => generated 850 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1c44a649-9723-4c2d-8aa5-6ddd4393bde1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c44a649-9723-4c2d-8aa5-6ddd4393bde1 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] DELETE http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1c44a649-9723-4c2d-8aa5-6ddd4393bde1 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1c44a649-9723-4c2d-8aa5-6ddd4393bde1 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:10 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-1c44a649-9723-4c2d-8aa5-6ddd4393bde1 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Delete volume with id: d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1c44a649-9723-4c2d-8aa5-6ddd4393bde1 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1c44a649-9723-4c2d-8aa5-6ddd4393bde1 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Delete volume request issued successfully. Sep 01 02:02:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c44a649-9723-4c2d-8aa5-6ddd4393bde1 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 returned with HTTP 202 Sep 01 02:02:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 131/258] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:10 2026] DELETE /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:02:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-703fb92a-33cd-4414-8013-ec4072214eb3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-703fb92a-33cd-4414-8013-ec4072214eb3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-703fb92a-33cd-4414-8013-ec4072214eb3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-703fb92a-33cd-4414-8013-ec4072214eb3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-703fb92a-33cd-4414-8013-ec4072214eb3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-703fb92a-33cd-4414-8013-ec4072214eb3 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 returned with HTTP 200 Sep 01 02:02:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 128/259] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:10 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 => generated 849 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-54b088a5-2bc0-44de-b8ca-14c6c215c0c6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-54b088a5-2bc0-44de-b8ca-14c6c215c0c6 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-54b088a5-2bc0-44de-b8ca-14c6c215c0c6 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-54b088a5-2bc0-44de-b8ca-14c6c215c0c6 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-54b088a5-2bc0-44de-b8ca-14c6c215c0c6 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Volume info retrieved successfully. Sep 01 02:02:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-54b088a5-2bc0-44de-b8ca-14c6c215c0c6 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 returned with HTTP 200 Sep 01 02:02:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 132/260] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:11 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 => generated 849 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b54039e2-bc70-41c2-9eb8-f929421dce28 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b54039e2-bc70-41c2-9eb8-f929421dce28 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] GET http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 Sep 01 02:02:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b54039e2-bc70-41c2-9eb8-f929421dce28 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b54039e2-bc70-41c2-9eb8-f929421dce28 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b54039e2-bc70-41c2-9eb8-f929421dce28 tempest-VolumesMetadataTest-361877201 tempest-VolumesMetadataTest-361877201-project-member] http://192.168.122.45/volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 returned with HTTP 404 Sep 01 02:02:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 129/261] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:13 2026] GET /volume/v3/volumes/d0c25ffa-dbb9-451f-befc-ee1db8a80871 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:02:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1297359206", "imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1297359206', 'imageRef': 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:16 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Create volume of 1 GB Sep 01 02:02:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Availability Zones retrieved successfully. Sep 01 02:02:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Flow 'volume_create_api' (f8b3f085-358e-45c9-a5d8-a61782fb2471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50fa0fec-c5e1-4ff2-9adc-22db204b7aad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50fa0fec-c5e1-4ff2-9adc-22db204b7aad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f056eb5-200a-4970-8f0a-04d3ba8d805c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Created reservations ['ef28964c-d084-44d7-8324-b6f34fe7a616', 'f848a702-e390-4641-b6be-7f52664df697', 'adf478bd-c902-48cf-b716-8f4143c967ca', '825a1e93-b71f-4f70-a6e3-3f8aacc0344f'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f056eb5-200a-4970-8f0a-04d3ba8d805c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef28964c-d084-44d7-8324-b6f34fe7a616', 'f848a702-e390-4641-b6be-7f52664df697', 'adf478bd-c902-48cf-b716-8f4143c967ca', '825a1e93-b71f-4f70-a6e3-3f8aacc0344f']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a767f4d7-9439-44dd-ab65-bcbf0c4ab5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a767f4d7-9439-44dd-ab65-bcbf0c4ab5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e031e57-c328-4651-b193-9c1e88883c2d', '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-1297359206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0607334b4e5548c3b7433dde38b659a2',qos_specs=None,replication_status=,reservations=['ef28964c-d084-44d7-8324-b6f34fe7a616','f848a702-e390-4641-b6be-7f52664df697','adf478bd-c902-48cf-b716-8f4143c967ca','825a1e93-b71f-4f70-a6e3-3f8aacc0344f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cccc4f2b35144e1a2a7adc043b3fb2b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1297359206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e031e57-c328-4651-b193-9c1e88883c2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0607334b4e5548c3b7433dde38b659a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cccc4f2b35144e1a2a7adc043b3fb2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf3409f-eb42-467c-9d71-61734a3e0f65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf3409f-eb42-467c-9d71-61734a3e0f65) transitioned into state 'SUCCESS' from state '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-1297359206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0607334b4e5548c3b7433dde38b659a2',qos_specs=None,replication_status=,reservations=['ef28964c-d084-44d7-8324-b6f34fe7a616','f848a702-e390-4641-b6be-7f52664df697','adf478bd-c902-48cf-b716-8f4143c967ca','825a1e93-b71f-4f70-a6e3-3f8aacc0344f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cccc4f2b35144e1a2a7adc043b3fb2b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73c7efb-25f3-4b13-b2b2-a81ec74781e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b73c7efb-25f3-4b13-b2b2-a81ec74781e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Flow 'volume_create_api' (f8b3f085-358e-45c9-a5d8-a61782fb2471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Create volume request issued successfully. Sep 01 02:02:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d9fc63a-d231-4f91-9bdd-d38ebbe0678a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 133/262] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:02:16 2026] POST /volume/v3/volumes => generated 760 bytes in 993 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-22d418d0-2c4a-4872-bf3f-3e0085f9f52c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-22d418d0-2c4a-4872-bf3f-3e0085f9f52c tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-22d418d0-2c4a-4872-bf3f-3e0085f9f52c tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-22d418d0-2c4a-4872-bf3f-3e0085f9f52c tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-22d418d0-2c4a-4872-bf3f-3e0085f9f52c tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-22d418d0-2c4a-4872-bf3f-3e0085f9f52c tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 130/263] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:17 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 828 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:02:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-228551664"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-228551664'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:18 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Create volume of 1 GB Sep 01 02:02:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Availability Zones retrieved successfully. Sep 01 02:02:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Flow 'volume_create_api' (c2525717-f61e-46a0-bc20-e084486d03e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78345a2c-7114-46cc-9a6d-445d01ea38a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78345a2c-7114-46cc-9a6d-445d01ea38a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c7c2cf-5232-49e7-ad7b-32e5effdb7db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9c3b4b17-9e96-43d1-b9cb-25cbdd564cc5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c3b4b17-9e96-43d1-b9cb-25cbdd564cc5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c3b4b17-9e96-43d1-b9cb-25cbdd564cc5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c3b4b17-9e96-43d1-b9cb-25cbdd564cc5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9c3b4b17-9e96-43d1-b9cb-25cbdd564cc5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:19 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Created reservations ['b57331fe-dadd-439a-a78f-4b95bb7a3069', '17b990df-8c9a-48df-a429-07407be105e9', '12f748d6-c410-4aad-98c1-77dee9509663', 'e163b165-6f28-4b99-8a40-ab90cec555a9'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34c7c2cf-5232-49e7-ad7b-32e5effdb7db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b57331fe-dadd-439a-a78f-4b95bb7a3069', '17b990df-8c9a-48df-a429-07407be105e9', '12f748d6-c410-4aad-98c1-77dee9509663', 'e163b165-6f28-4b99-8a40-ab90cec555a9']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c3b4b17-9e96-43d1-b9cb-25cbdd564cc5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 131/264] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:18 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 852 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674e088b-a4eb-4066-9416-fe984b4beec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (674e088b-a4eb-4066-9416-fe984b4beec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d9e5180-0b42-429b-b336-3d1c9f39cf15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-228551664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3f686a19d5414695a30de30db3b3ee',qos_specs=None,replication_status=,reservations=['b57331fe-dadd-439a-a78f-4b95bb7a3069','17b990df-8c9a-48df-a429-07407be105e9','12f748d6-c410-4aad-98c1-77dee9509663','e163b165-6f28-4b99-8a40-ab90cec555a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb43518a55848ddb1142cd17ac0cb9c',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-228551664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d9e5180-0b42-429b-b336-3d1c9f39cf15,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc3f686a19d5414695a30de30db3b3ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='deb43518a55848ddb1142cd17ac0cb9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d94fb3-2c44-46c2-b31d-ed933013e91a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10d94fb3-2c44-46c2-b31d-ed933013e91a) transitioned into state 'SUCCESS' from state '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-228551664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cc3f686a19d5414695a30de30db3b3ee',qos_specs=None,replication_status=,reservations=['b57331fe-dadd-439a-a78f-4b95bb7a3069','17b990df-8c9a-48df-a429-07407be105e9','12f748d6-c410-4aad-98c1-77dee9509663','e163b165-6f28-4b99-8a40-ab90cec555a9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='deb43518a55848ddb1142cd17ac0cb9c',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb4fb448-1939-42fa-93f6-0c35c68d1883) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb4fb448-1939-42fa-93f6-0c35c68d1883) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Flow 'volume_create_api' (c2525717-f61e-46a0-bc20-e084486d03e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Create volume request issued successfully. Sep 01 02:02:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0524fd33-d44d-4817-84dd-bb063988eaf7 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 134/265] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:18 2026] POST /volume/v3/volumes => generated 765 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2c6503f4-6cec-4066-b054-79b8820132c4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c6503f4-6cec-4066-b054-79b8820132c4 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] GET http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 Sep 01 02:02:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c6503f4-6cec-4066-b054-79b8820132c4 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c6503f4-6cec-4066-b054-79b8820132c4 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2c6503f4-6cec-4066-b054-79b8820132c4 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Volume info retrieved successfully. Sep 01 02:02:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c6503f4-6cec-4066-b054-79b8820132c4 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 returned with HTTP 200 Sep 01 02:02:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 132/266] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:19 2026] GET /volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 => generated 833 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f838db6d-954f-4735-8b81-9fc5e1e40af1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f838db6d-954f-4735-8b81-9fc5e1e40af1 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f838db6d-954f-4735-8b81-9fc5e1e40af1 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f838db6d-954f-4735-8b81-9fc5e1e40af1 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f838db6d-954f-4735-8b81-9fc5e1e40af1 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f838db6d-954f-4735-8b81-9fc5e1e40af1 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 135/267] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:20 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3ed995b7-4193-48d2-aea9-43829126d462 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ed995b7-4193-48d2-aea9-43829126d462 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] GET http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 Sep 01 02:02:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3ed995b7-4193-48d2-aea9-43829126d462 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3ed995b7-4193-48d2-aea9-43829126d462 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3ed995b7-4193-48d2-aea9-43829126d462 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Volume info retrieved successfully. Sep 01 02:02:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ed995b7-4193-48d2-aea9-43829126d462 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 returned with HTTP 200 Sep 01 02:02:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 133/268] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:20 2026] GET /volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 => generated 857 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f20ecba6-f488-4192-bb2c-4d551e3172d5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f20ecba6-f488-4192-bb2c-4d551e3172d5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f20ecba6-f488-4192-bb2c-4d551e3172d5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f20ecba6-f488-4192-bb2c-4d551e3172d5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f20ecba6-f488-4192-bb2c-4d551e3172d5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f20ecba6-f488-4192-bb2c-4d551e3172d5 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 136/269] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:21 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 910 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-adbdf9c7-da34-4d5a-ab6c-1c7e10d823db None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-adbdf9c7-da34-4d5a-ab6c-1c7e10d823db tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] GET http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 Sep 01 02:02:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-adbdf9c7-da34-4d5a-ab6c-1c7e10d823db tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-adbdf9c7-da34-4d5a-ab6c-1c7e10d823db tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-adbdf9c7-da34-4d5a-ab6c-1c7e10d823db tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Volume info retrieved successfully. Sep 01 02:02:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-adbdf9c7-da34-4d5a-ab6c-1c7e10d823db tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 returned with HTTP 200 Sep 01 02:02:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 134/270] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:21 2026] GET /volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 => generated 858 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1901b39a-c8d5-4f1c-89b0-43a04c8f6ae9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:02:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-480700012"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1901b39a-c8d5-4f1c-89b0-43a04c8f6ae9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-480700012'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:22 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Create volume of 1 GB Sep 01 02:02:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1901b39a-c8d5-4f1c-89b0-43a04c8f6ae9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1901b39a-c8d5-4f1c-89b0-43a04c8f6ae9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Availability Zones retrieved successfully. Sep 01 02:02:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1901b39a-c8d5-4f1c-89b0-43a04c8f6ae9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Flow 'volume_create_api' (b36268af-4227-4383-9e83-609d2b432a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1901b39a-c8d5-4f1c-89b0-43a04c8f6ae9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 135/271] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:22 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 910 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f2ae99-f84b-40ca-8cf7-a42c95218fd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0f2ae99-f84b-40ca-8cf7-a42c95218fd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9cc809-80e1-4871-85b1-3b98732d2dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Created reservations ['2b20c2e5-9c78-41f8-82ca-104b371496de', 'a9f5016f-f2a4-4a02-a9d7-61ab59ce8003', '2c2faf29-4322-4106-babf-468c818bb61f', 'd7fa425c-0526-459c-b8c6-2658d084b78a'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f9cc809-80e1-4871-85b1-3b98732d2dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b20c2e5-9c78-41f8-82ca-104b371496de', 'a9f5016f-f2a4-4a02-a9d7-61ab59ce8003', '2c2faf29-4322-4106-babf-468c818bb61f', 'd7fa425c-0526-459c-b8c6-2658d084b78a']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df05f9f7-a98d-4f67-83cc-73e3aa70b6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df05f9f7-a98d-4f67-83cc-73e3aa70b6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e87fb5a-ea32-4ecb-95be-cf847cd587ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-480700012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a928f3b2d645549fd354a115fcfdbb',qos_specs=None,replication_status=,reservations=['2b20c2e5-9c78-41f8-82ca-104b371496de','a9f5016f-f2a4-4a02-a9d7-61ab59ce8003','2c2faf29-4322-4106-babf-468c818bb61f','d7fa425c-0526-459c-b8c6-2658d084b78a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2857439a60410daca95411b1af7837',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-480700012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e87fb5a-ea32-4ecb-95be-cf847cd587ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a928f3b2d645549fd354a115fcfdbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2857439a60410daca95411b1af7837',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29443f53-4f23-4eee-b00d-8ff0b9e1aa9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (29443f53-4f23-4eee-b00d-8ff0b9e1aa9a) transitioned into state 'SUCCESS' from state '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-480700012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a928f3b2d645549fd354a115fcfdbb',qos_specs=None,replication_status=,reservations=['2b20c2e5-9c78-41f8-82ca-104b371496de','a9f5016f-f2a4-4a02-a9d7-61ab59ce8003','2c2faf29-4322-4106-babf-468c818bb61f','d7fa425c-0526-459c-b8c6-2658d084b78a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2857439a60410daca95411b1af7837',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ecb1be-d14c-4e06-9875-96700ff56bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ecb1be-d14c-4e06-9875-96700ff56bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Flow 'volume_create_api' (b36268af-4227-4383-9e83-609d2b432a56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Create volume request issued successfully. Sep 01 02:02:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-05b8a40b-1e55-4741-b7c3-42a32422a503 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 137/272] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:02:21 2026] POST /volume/v3/volumes => generated 825 bytes in 1788 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c6a31154-f8f2-42e8-94f6-ee7803548b60 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c6a31154-f8f2-42e8-94f6-ee7803548b60 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c6a31154-f8f2-42e8-94f6-ee7803548b60 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c6a31154-f8f2-42e8-94f6-ee7803548b60 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c6a31154-f8f2-42e8-94f6-ee7803548b60 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c6a31154-f8f2-42e8-94f6-ee7803548b60 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 200 Sep 01 02:02:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 136/273] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:23 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 893 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f88307a8-801b-40ce-8558-b3c9c18bddac None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f88307a8-801b-40ce-8558-b3c9c18bddac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f88307a8-801b-40ce-8558-b3c9c18bddac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f88307a8-801b-40ce-8558-b3c9c18bddac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f88307a8-801b-40ce-8558-b3c9c18bddac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f88307a8-801b-40ce-8558-b3c9c18bddac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 138/274] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:23 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 913 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6a8b06ac-db5e-4729-8659-577795da4275 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6a8b06ac-db5e-4729-8659-577795da4275 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6a8b06ac-db5e-4729-8659-577795da4275 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6a8b06ac-db5e-4729-8659-577795da4275 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6a8b06ac-db5e-4729-8659-577795da4275 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6a8b06ac-db5e-4729-8659-577795da4275 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 200 Sep 01 02:02:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 137/275] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:24 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 917 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:02:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0be6261e-8739-491c-aef2-e443e50e5da4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0be6261e-8739-491c-aef2-e443e50e5da4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0be6261e-8739-491c-aef2-e443e50e5da4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0be6261e-8739-491c-aef2-e443e50e5da4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0be6261e-8739-491c-aef2-e443e50e5da4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0be6261e-8739-491c-aef2-e443e50e5da4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 139/276] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:24 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 913 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-033cd433-d681-43f6-9246-45dce8060252 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-033cd433-d681-43f6-9246-45dce8060252 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-033cd433-d681-43f6-9246-45dce8060252 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-033cd433-d681-43f6-9246-45dce8060252 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-033cd433-d681-43f6-9246-45dce8060252 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-033cd433-d681-43f6-9246-45dce8060252 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 200 Sep 01 02:02:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 138/277] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:25 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 917 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6065dab2-0917-484c-8574-12198db214b4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6065dab2-0917-484c-8574-12198db214b4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6065dab2-0917-484c-8574-12198db214b4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6065dab2-0917-484c-8574-12198db214b4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6065dab2-0917-484c-8574-12198db214b4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6065dab2-0917-484c-8574-12198db214b4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 140/278] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:25 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-388a1caf-a910-456f-a6eb-912bbf98c8c2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-388a1caf-a910-456f-a6eb-912bbf98c8c2 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-388a1caf-a910-456f-a6eb-912bbf98c8c2 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-388a1caf-a910-456f-a6eb-912bbf98c8c2 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-388a1caf-a910-456f-a6eb-912bbf98c8c2 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-388a1caf-a910-456f-a6eb-912bbf98c8c2 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 200 Sep 01 02:02:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 139/279] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:26 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 953 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b783d688-8a00-48be-b89c-b41a63155da4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b783d688-8a00-48be-b89c-b41a63155da4 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] POST http://192.168.122.45/volume/v3/volume-transfers Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b783d688-8a00-48be-b89c-b41a63155da4 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1e87fb5a-ea32-4ecb-95be-cf847cd587ed"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volume_transfer [None req-b783d688-8a00-48be-b89c-b41a63155da4 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Creating new volume transfer {'transfer': {'volume_id': '1e87fb5a-ea32-4ecb-95be-cf847cd587ed'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:02:27 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volume_transfer [None req-b783d688-8a00-48be-b89c-b41a63155da4 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Creating transfer of volume 1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:27 devstack devstack@c-api.service[87080]: INFO cinder.transfer.api [None req-b783d688-8a00-48be-b89c-b41a63155da4 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Generating transfer record for volume 1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f39f6f28-b084-43d0-bca8-6647f224c422 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f39f6f28-b084-43d0-bca8-6647f224c422 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f39f6f28-b084-43d0-bca8-6647f224c422 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f39f6f28-b084-43d0-bca8-6647f224c422 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b783d688-8a00-48be-b89c-b41a63155da4 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:02:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 141/280] 192.168.122.45 () {62 vars in 1205 bytes} [Tue Sep 1 02:02:27 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ebd4e430-2933-45bf-a295-5d8024c5909d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f39f6f28-b084-43d0-bca8-6647f224c422 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ebd4e430-2933-45bf-a295-5d8024c5909d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ebd4e430-2933-45bf-a295-5d8024c5909d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ebd4e430-2933-45bf-a295-5d8024c5909d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f39f6f28-b084-43d0-bca8-6647f224c422 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 140/281] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:27 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 913 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ebd4e430-2933-45bf-a295-5d8024c5909d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ebd4e430-2933-45bf-a295-5d8024c5909d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 200 Sep 01 02:02:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 142/282] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:27 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 961 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-875fc6a8-8839-47b8-ae3b-5edfb96a7a49 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-875fc6a8-8839-47b8-ae3b-5edfb96a7a49 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volume-transfers/6f692fac-0585-484c-93d9-7f7fe86fb303 Sep 01 02:02:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-875fc6a8-8839-47b8-ae3b-5edfb96a7a49 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-875fc6a8-8839-47b8-ae3b-5edfb96a7a49 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-875fc6a8-8839-47b8-ae3b-5edfb96a7a49 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volume-transfers/6f692fac-0585-484c-93d9-7f7fe86fb303 returned with HTTP 200 Sep 01 02:02:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 141/283] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:02:27 2026] GET /volume/v3/volume-transfers/6f692fac-0585-484c-93d9-7f7fe86fb303 => generated 546 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9e1820e8-cca6-4950-b59e-2bc1da17108f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e1820e8-cca6-4950-b59e-2bc1da17108f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volume-transfers Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e1820e8-cca6-4950-b59e-2bc1da17108f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e1820e8-cca6-4950-b59e-2bc1da17108f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volume_transfer [None req-9e1820e8-cca6-4950-b59e-2bc1da17108f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Listing volume transfers {{(pid=87080) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:02:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e1820e8-cca6-4950-b59e-2bc1da17108f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:02:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 143/284] 192.168.122.45 () {60 vars in 1184 bytes} [Tue Sep 1 02:02:27 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-37a9af96-e8ec-4492-9793-56e341cec8cd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] POST http://192.168.122.45/volume/v3/volume-transfers/6f692fac-0585-484c-93d9-7f7fe86fb303/accept Sep 01 02:02:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9a62a1336ade10ca"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.volume_transfer [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Accepting volume transfer 6f692fac-0585-484c-93d9-7f7fe86fb303 {{(pid=87081) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:02:27 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.volume_transfer [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Accepting transfer 6f692fac-0585-484c-93d9-7f7fe86fb303 Sep 01 02:02:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:28 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Created reservations ['9938fe32-a855-4949-b6b7-9ddc41bf3b8a', '058402c6-f038-4423-b0a0-b9d99a824423', 'd9a0b6f0-7334-4f7c-b55e-061cdcf77187', 'a31e59d5-58af-4789-928e-6d43ee8a6288'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:28 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Created reservations ['bd8d339e-d92e-4a92-acb0-90bac9dc2594', '2e99f147-6af9-4102-90d2-94e83871d837', '7853eb83-0a60-4e0d-9f25-d91352993a6b', 'b0da3f78-74c7-49eb-8ef2-bf5ce020f523'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-282160f8-6bcc-406d-8079-4d023fff6005 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-282160f8-6bcc-406d-8079-4d023fff6005 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-282160f8-6bcc-406d-8079-4d023fff6005 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-282160f8-6bcc-406d-8079-4d023fff6005 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:02:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-282160f8-6bcc-406d-8079-4d023fff6005 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:28 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-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 01 02:02:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-282160f8-6bcc-406d-8079-4d023fff6005 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 144/285] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:28 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 913 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:28 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Created reservations ['d5e8b0cc-3a7f-4791-91fa-d3f56f31c35a', '0f557dcc-d97b-473e-b66d-2222f68ba36a', '241a62b2-69fd-4dc2-87d4-40cc794b1867', 'b659a6bc-1abc-4f05-b4d4-ab2719f6986d'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:28 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Created reservations ['f84afb14-014f-4685-a9a4-6629af976c40', 'a515929f-8b10-4b86-bba3-7bc3b699aa28', '4552a87f-c6a6-4b34-8a18-d2db35d548b9', '1c83b174-480e-477b-9fbb-b2d278e417d9'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Transfer volume completed successfully. Sep 01 02:02:29 devstack devstack@c-api.service[87081]: INFO cinder.transfer.api [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Volume 1e87fb5a-ea32-4ecb-95be-cf847cd587ed has been transferred. Sep 01 02:02:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37a9af96-e8ec-4492-9793-56e341cec8cd tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] http://192.168.122.45/volume/v3/volume-transfers/6f692fac-0585-484c-93d9-7f7fe86fb303/accept returned with HTTP 202 Sep 01 02:02:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 142/286] 192.168.122.45 () {62 vars in 1337 bytes} [Tue Sep 1 02:02:27 2026] POST /volume/v3/volume-transfers/6f692fac-0585-484c-93d9-7f7fe86fb303/accept => generated 371 bytes in 1747 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-04bdc17b-b067-4e42-bdb7-30b770273dba None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-04bdc17b-b067-4e42-bdb7-30b770273dba tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-04bdc17b-b067-4e42-bdb7-30b770273dba tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-04bdc17b-b067-4e42-bdb7-30b770273dba tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-04bdc17b-b067-4e42-bdb7-30b770273dba tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Volume info retrieved successfully. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-04bdc17b-b067-4e42-bdb7-30b770273dba tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 200 Sep 01 02:02:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 145/287] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:29 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 953 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3edc5a21-18dc-4e2b-a48a-86a0f4891fa0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3edc5a21-18dc-4e2b-a48a-86a0f4891fa0 tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3edc5a21-18dc-4e2b-a48a-86a0f4891fa0 tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2dca7922-c05a-496a-807c-476f17628c4e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3edc5a21-18dc-4e2b-a48a-86a0f4891fa0 tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2dca7922-c05a-496a-807c-476f17628c4e tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2dca7922-c05a-496a-807c-476f17628c4e tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2dca7922-c05a-496a-807c-476f17628c4e tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3edc5a21-18dc-4e2b-a48a-86a0f4891fa0 tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] Volume info retrieved successfully. Sep 01 02:02:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3edc5a21-18dc-4e2b-a48a-86a0f4891fa0 tempest-VolumesTransfersV357Test-833438116 tempest-VolumesTransfersV357Test-833438116-project-member] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 200 Sep 01 02:02:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 146/288] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:29 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 953 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5b14b9d3-131b-4f07-99bd-69ef817d8fba None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2dca7922-c05a-496a-807c-476f17628c4e tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5b14b9d3-131b-4f07-99bd-69ef817d8fba tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] DELETE http://192.168.122.45/volume/v3/volume-transfers/6f692fac-0585-484c-93d9-7f7fe86fb303 Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5b14b9d3-131b-4f07-99bd-69ef817d8fba tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5b14b9d3-131b-4f07-99bd-69ef817d8fba tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.volume_transfer [None req-5b14b9d3-131b-4f07-99bd-69ef817d8fba tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Delete transfer with id: 6f692fac-0585-484c-93d9-7f7fe86fb303 Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5b14b9d3-131b-4f07-99bd-69ef817d8fba tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volume-transfers/6f692fac-0585-484c-93d9-7f7fe86fb303 returned with HTTP 404 Sep 01 02:02:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 147/289] 192.168.122.45 () {60 vars in 1298 bytes} [Tue Sep 1 02:02:29 2026] DELETE /volume/v3/volume-transfers/6f692fac-0585-484c-93d9-7f7fe86fb303 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2dca7922-c05a-496a-807c-476f17628c4e tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 143/290] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:29 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 913 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1f21ae06-071c-483e-89f1-db97c9e29126 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1f21ae06-071c-483e-89f1-db97c9e29126 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1f21ae06-071c-483e-89f1-db97c9e29126 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1f21ae06-071c-483e-89f1-db97c9e29126 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-1f21ae06-071c-483e-89f1-db97c9e29126 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Delete volume with id: 1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1f21ae06-071c-483e-89f1-db97c9e29126 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Volume info retrieved successfully. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1f21ae06-071c-483e-89f1-db97c9e29126 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Delete volume request issued successfully. Sep 01 02:02:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1f21ae06-071c-483e-89f1-db97c9e29126 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 202 Sep 01 02:02:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 148/291] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:02:29 2026] DELETE /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 0 bytes in 249 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:02:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c5947e17-2fb5-4aa6-b42c-74ce7e061338 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c5947e17-2fb5-4aa6-b42c-74ce7e061338 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c5947e17-2fb5-4aa6-b42c-74ce7e061338 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c5947e17-2fb5-4aa6-b42c-74ce7e061338 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c5947e17-2fb5-4aa6-b42c-74ce7e061338 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Volume info retrieved successfully. Sep 01 02:02:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c5947e17-2fb5-4aa6-b42c-74ce7e061338 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 200 Sep 01 02:02:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 144/292] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:29 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 1136 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a07ac1ac-c259-4f8c-be61-24e838961044 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a07ac1ac-c259-4f8c-be61-24e838961044 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a07ac1ac-c259-4f8c-be61-24e838961044 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a07ac1ac-c259-4f8c-be61-24e838961044 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a07ac1ac-c259-4f8c-be61-24e838961044 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a07ac1ac-c259-4f8c-be61-24e838961044 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 149/293] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:30 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 1331 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-3abce184-be86-49d6-838d-69d52b0716e9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-3abce184-be86-49d6-838d-69d52b0716e9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-3abce184-be86-49d6-838d-69d52b0716e9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-3abce184-be86-49d6-838d-69d52b0716e9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-3abce184-be86-49d6-838d-69d52b0716e9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-3abce184-be86-49d6-838d-69d52b0716e9 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 145/294] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:02:30 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 1331 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d47e7999-27a2-4fab-9194-82114523e1a9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d47e7999-27a2-4fab-9194-82114523e1a9 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d47e7999-27a2-4fab-9194-82114523e1a9 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d47e7999-27a2-4fab-9194-82114523e1a9 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d47e7999-27a2-4fab-9194-82114523e1a9 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Volume info retrieved successfully. Sep 01 02:02:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d47e7999-27a2-4fab-9194-82114523e1a9 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 200 Sep 01 02:02:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 150/295] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:31 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 1136 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-af501c62-b630-442e-b619-094e29fb0737 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-af501c62-b630-442e-b619-094e29fb0737 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-af501c62-b630-442e-b619-094e29fb0737 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-af501c62-b630-442e-b619-094e29fb0737 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-af501c62-b630-442e-b619-094e29fb0737 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 404 Sep 01 02:02:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 146/296] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0e87b110-b808-4ee0-a1d4-430431032399 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0e87b110-b808-4ee0-a1d4-430431032399 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0e87b110-b808-4ee0-a1d4-430431032399 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0e87b110-b808-4ee0-a1d4-430431032399 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0e87b110-b808-4ee0-a1d4-430431032399 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 404 Sep 01 02:02:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 151/297] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2a89d5d5-b689-46ba-aa98-2da7080cdc40 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-834aca5b-aeff-450e-86da-5fe2b90ae677 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2a89d5d5-b689-46ba-aa98-2da7080cdc40 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] DELETE http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2a89d5d5-b689-46ba-aa98-2da7080cdc40 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2a89d5d5-b689-46ba-aa98-2da7080cdc40 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-2a89d5d5-b689-46ba-aa98-2da7080cdc40 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Delete volume with id: 1e87fb5a-ea32-4ecb-95be-cf847cd587ed Sep 01 02:02:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-834aca5b-aeff-450e-86da-5fe2b90ae677 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-834aca5b-aeff-450e-86da-5fe2b90ae677 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-834aca5b-aeff-450e-86da-5fe2b90ae677 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2a89d5d5-b689-46ba-aa98-2da7080cdc40 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed returned with HTTP 404 Sep 01 02:02:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 147/298] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:02:32 2026] DELETE /volume/v3/volumes/1e87fb5a-ea32-4ecb-95be-cf847cd587ed => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:02:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1813361648"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1813361648'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Create volume of 1 GB Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Availability Zones retrieved successfully. Sep 01 02:02:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-834aca5b-aeff-450e-86da-5fe2b90ae677 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-834aca5b-aeff-450e-86da-5fe2b90ae677 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 152/299] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 1331 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Flow 'volume_create_api' (ba958b83-53e4-408a-872b-e0620e79e275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491abd02-5353-47b2-be0e-c0092745b9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-ecdc2c74-17a6-4adc-9403-5fb48933e648 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-ecdc2c74-17a6-4adc-9403-5fb48933e648 None None] GET http://192.168.122.45/volume// Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-ecdc2c74-17a6-4adc-9403-5fb48933e648 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-ecdc2c74-17a6-4adc-9403-5fb48933e648 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-ecdc2c74-17a6-4adc-9403-5fb48933e648 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:02:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 153/300] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-af8fbf84-2149-42f1-a8e2-c4bbd9ce1207 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-af8fbf84-2149-42f1-a8e2-c4bbd9ce1207 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-af8fbf84-2149-42f1-a8e2-c4bbd9ce1207 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e031e57-c328-4651-b193-9c1e88883c2d", "connector": null, "instance_uuid": "924d04b7-3d15-498b-909e-98cf46849a16"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (491abd02-5353-47b2-be0e-c0092745b9aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd34f2a-eae7-4ed5-896f-60d3c8500b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-af8fbf84-2149-42f1-a8e2-c4bbd9ce1207 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:02:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 154/301] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:02:32 2026] POST /volume/v3/attachments => generated 273 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Created reservations ['7440e1f6-09e6-47e3-beed-2c83009ef3dc', '50dcf8fb-c96d-42ca-af38-325356829b33', '04055f55-fb71-4b30-9507-83be053b4176', 'ac97077e-ec82-4d84-aed1-4021015f03a1'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cbd34f2a-eae7-4ed5-896f-60d3c8500b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7440e1f6-09e6-47e3-beed-2c83009ef3dc', '50dcf8fb-c96d-42ca-af38-325356829b33', '04055f55-fb71-4b30-9507-83be053b4176', 'ac97077e-ec82-4d84-aed1-4021015f03a1']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a096ad2a-c4e7-4789-a198-659a6103ba7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a096ad2a-c4e7-4789-a198-659a6103ba7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a31bc274-5e83-4cd1-a9c4-255e966f80b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1813361648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a928f3b2d645549fd354a115fcfdbb',qos_specs=None,replication_status=,reservations=['7440e1f6-09e6-47e3-beed-2c83009ef3dc','50dcf8fb-c96d-42ca-af38-325356829b33','04055f55-fb71-4b30-9507-83be053b4176','ac97077e-ec82-4d84-aed1-4021015f03a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2857439a60410daca95411b1af7837',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1813361648',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a31bc274-5e83-4cd1-a9c4-255e966f80b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68a928f3b2d645549fd354a115fcfdbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b2857439a60410daca95411b1af7837',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e92c52c-29e8-4230-a917-66c10d029cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e92c52c-29e8-4230-a917-66c10d029cf4) transitioned into state 'SUCCESS' from state '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-1813361648',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68a928f3b2d645549fd354a115fcfdbb',qos_specs=None,replication_status=,reservations=['7440e1f6-09e6-47e3-beed-2c83009ef3dc','50dcf8fb-c96d-42ca-af38-325356829b33','04055f55-fb71-4b30-9507-83be053b4176','ac97077e-ec82-4d84-aed1-4021015f03a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b2857439a60410daca95411b1af7837',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f9a1ea5-cfbe-4b05-a666-65650afc5afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f9a1ea5-cfbe-4b05-a666-65650afc5afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Flow 'volume_create_api' (ba958b83-53e4-408a-872b-e0620e79e275) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Create volume request issued successfully. Sep 01 02:02:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-89e7c7ab-0a30-4eb8-a2f2-2958dff4f759 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 148/302] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:02:32 2026] POST /volume/v3/volumes => generated 826 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0ad27cb8-f229-46f3-aa61-298585a31371 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0ad27cb8-f229-46f3-aa61-298585a31371 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0ad27cb8-f229-46f3-aa61-298585a31371 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0ad27cb8-f229-46f3-aa61-298585a31371 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0ad27cb8-f229-46f3-aa61-298585a31371 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0ad27cb8-f229-46f3-aa61-298585a31371 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 200 Sep 01 02:02:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 155/303] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:32 2026] GET /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 894 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-82b2f239-1011-4539-b130-df98877cb4a8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-82b2f239-1011-4539-b130-df98877cb4a8 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-82b2f239-1011-4539-b130-df98877cb4a8 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-82b2f239-1011-4539-b130-df98877cb4a8 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-82b2f239-1011-4539-b130-df98877cb4a8 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-82b2f239-1011-4539-b130-df98877cb4a8 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 200 Sep 01 02:02:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 149/304] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:34 2026] GET /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 918 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-da0036a8-8266-4ced-a49c-59ea32c3906d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-da0036a8-8266-4ced-a49c-59ea32c3906d None None] GET http://192.168.122.45/volume// Sep 01 02:02:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-da0036a8-8266-4ced-a49c-59ea32c3906d None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-da0036a8-8266-4ced-a49c-59ea32c3906d None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-da0036a8-8266-4ced-a49c-59ea32c3906d None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:02:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 156/305] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:02:34 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-cbca09f8-96eb-4c96-83cc-de8d57db95eb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-cbca09f8-96eb-4c96-83cc-de8d57db95eb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:02:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-cbca09f8-96eb-4c96-83cc-de8d57db95eb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-cbca09f8-96eb-4c96-83cc-de8d57db95eb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-cbca09f8-96eb-4c96-83cc-de8d57db95eb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:02:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-cbca09f8-96eb-4c96-83cc-de8d57db95eb tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 200 Sep 01 02:02:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 150/306] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:02:34 2026] GET /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 1511 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-300a3503-2f7f-4c7a-bb79-01c477781ba5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-300a3503-2f7f-4c7a-bb79-01c477781ba5 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] DELETE http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-300a3503-2f7f-4c7a-bb79-01c477781ba5 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-300a3503-2f7f-4c7a-bb79-01c477781ba5 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-300a3503-2f7f-4c7a-bb79-01c477781ba5 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Delete volume with id: 6d9e5180-0b42-429b-b336-3d1c9f39cf15 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-300a3503-2f7f-4c7a-bb79-01c477781ba5 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Volume info retrieved successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-e88b2998-aed8-44d9-86b6-c19035d781a2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-e88b2998-aed8-44d9-86b6-c19035d781a2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] PUT http://192.168.122.45/volume/v3/attachments/438b68e2-c386-4f7b-b004-56e131d68172 Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-e88b2998-aed8-44d9-86b6-c19035d781a2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-e88b2998-aed8-44d9-86b6-c19035d781a2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Acquiring lock "cinder-attachment_update-4e031e57-c328-4651-b193-9c1e88883c2d-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-e88b2998-aed8-44d9-86b6-c19035d781a2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Lock "cinder-attachment_update-4e031e57-c328-4651-b193-9c1e88883c2d-devstack" acquired by "attachment_update" :: waited 0.035s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-300a3503-2f7f-4c7a-bb79-01c477781ba5 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Delete volume request issued successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-300a3503-2f7f-4c7a-bb79-01c477781ba5 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 returned with HTTP 202 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 157/307] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:02:35 2026] DELETE /volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6949ff38-0d8a-4adf-9c23-dd139f1b703a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6949ff38-0d8a-4adf-9c23-dd139f1b703a tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6949ff38-0d8a-4adf-9c23-dd139f1b703a tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6949ff38-0d8a-4adf-9c23-dd139f1b703a tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6949ff38-0d8a-4adf-9c23-dd139f1b703a tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6949ff38-0d8a-4adf-9c23-dd139f1b703a tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 158/308] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:35 2026] GET /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 954 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-82666d67-d5de-41d5-a9f5-5a132d37af49 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-82666d67-d5de-41d5-a9f5-5a132d37af49 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] GET http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-82666d67-d5de-41d5-a9f5-5a132d37af49 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-82666d67-d5de-41d5-a9f5-5a132d37af49 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-82666d67-d5de-41d5-a9f5-5a132d37af49 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Volume info retrieved successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-82666d67-d5de-41d5-a9f5-5a132d37af49 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 159/309] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:35 2026] GET /volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 => generated 857 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-83c02fa9-c264-4a3c-ac23-009d12cc52cf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-83c02fa9-c264-4a3c-ac23-009d12cc52cf tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] POST http://192.168.122.45/volume/v3/volume-transfers Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-83c02fa9-c264-4a3c-ac23-009d12cc52cf tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a31bc274-5e83-4cd1-a9c4-255e966f80b3"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volume_transfer [None req-83c02fa9-c264-4a3c-ac23-009d12cc52cf tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a31bc274-5e83-4cd1-a9c4-255e966f80b3'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volume_transfer [None req-83c02fa9-c264-4a3c-ac23-009d12cc52cf tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Creating transfer of volume a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.transfer.api [None req-83c02fa9-c264-4a3c-ac23-009d12cc52cf tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Generating transfer record for volume a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-e88b2998-aed8-44d9-86b6-c19035d781a2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Lock "cinder-attachment_update-4e031e57-c328-4651-b193-9c1e88883c2d-devstack" released by "attachment_update" :: held 0.456s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-e88b2998-aed8-44d9-86b6-c19035d781a2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/438b68e2-c386-4f7b-b004-56e131d68172 returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 151/310] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:02:35 2026] PUT /volume/v3/attachments/438b68e2-c386-4f7b-b004-56e131d68172 => generated 694 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-83c02fa9-c264-4a3c-ac23-009d12cc52cf tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:02:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 160/311] 192.168.122.45 () {62 vars in 1205 bytes} [Tue Sep 1 02:02:35 2026] POST /volume/v3/volume-transfers => generated 578 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f3e2b549-85c9-46e4-8bc2-19aa1a00313d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f3e2b549-85c9-46e4-8bc2-19aa1a00313d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f3e2b549-85c9-46e4-8bc2-19aa1a00313d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f3e2b549-85c9-46e4-8bc2-19aa1a00313d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-be285ea3-f9b1-4a49-8780-dda53736785f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-be285ea3-f9b1-4a49-8780-dda53736785f tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/attachments/438b68e2-c386-4f7b-b004-56e131d68172/action Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-be285ea3-f9b1-4a49-8780-dda53736785f tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-be285ea3-f9b1-4a49-8780-dda53736785f tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f3e2b549-85c9-46e4-8bc2-19aa1a00313d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f3e2b549-85c9-46e4-8bc2-19aa1a00313d tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 152/312] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:35 2026] GET /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 962 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d78f5e82-aee2-4cae-816a-4f38c4112d26 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d78f5e82-aee2-4cae-816a-4f38c4112d26 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volume-transfers/detail Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d78f5e82-aee2-4cae-816a-4f38c4112d26 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d78f5e82-aee2-4cae-816a-4f38c4112d26 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volume_transfer [None req-d78f5e82-aee2-4cae-816a-4f38c4112d26 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Listing volume transfers {{(pid=87081) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:02:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d78f5e82-aee2-4cae-816a-4f38c4112d26 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:02:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 153/313] 192.168.122.45 () {60 vars in 1205 bytes} [Tue Sep 1 02:02:35 2026] GET /volume/v3/volume-transfers/detail => generated 549 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4e36c130-12a6-490e-8931-3ff4f2ebfe9b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4e36c130-12a6-490e-8931-3ff4f2ebfe9b tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] DELETE http://192.168.122.45/volume/v3/volume-transfers/32cd8a99-92e2-44ea-814b-c1da0e277ca1 Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4e36c130-12a6-490e-8931-3ff4f2ebfe9b tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4e36c130-12a6-490e-8931-3ff4f2ebfe9b tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:35 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.volume_transfer [None req-4e36c130-12a6-490e-8931-3ff4f2ebfe9b tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Delete transfer with id: 32cd8a99-92e2-44ea-814b-c1da0e277ca1 Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-84cf7695-6898-424f-ad34-6ccad60b02d0 req-be285ea3-f9b1-4a49-8780-dda53736785f tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/438b68e2-c386-4f7b-b004-56e131d68172/action returned with HTTP 204 Sep 01 02:02:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 161/314] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:02:35 2026] POST /volume/v3/attachments/438b68e2-c386-4f7b-b004-56e131d68172/action => generated 0 bytes in 282 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4e36c130-12a6-490e-8931-3ff4f2ebfe9b tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volume-transfers/32cd8a99-92e2-44ea-814b-c1da0e277ca1 returned with HTTP 202 Sep 01 02:02:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 154/315] 192.168.122.45 () {60 vars in 1298 bytes} [Tue Sep 1 02:02:35 2026] DELETE /volume/v3/volume-transfers/32cd8a99-92e2-44ea-814b-c1da0e277ca1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c2ac2215-08cd-46f2-a501-9a3cdfaf48a1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2ac2215-08cd-46f2-a501-9a3cdfaf48a1 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2ac2215-08cd-46f2-a501-9a3cdfaf48a1 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2ac2215-08cd-46f2-a501-9a3cdfaf48a1 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c2ac2215-08cd-46f2-a501-9a3cdfaf48a1 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Volume info retrieved successfully. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2ac2215-08cd-46f2-a501-9a3cdfaf48a1 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 200 Sep 01 02:02:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 162/316] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:36 2026] GET /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 954 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f44f947b-7513-415e-b0ec-7546e1b31c22 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f44f947b-7513-415e-b0ec-7546e1b31c22 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] DELETE http://192.168.122.45/volume/v3/volume-transfers/32cd8a99-92e2-44ea-814b-c1da0e277ca1 Sep 01 02:02:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f44f947b-7513-415e-b0ec-7546e1b31c22 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f44f947b-7513-415e-b0ec-7546e1b31c22 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.volume_transfer [None req-f44f947b-7513-415e-b0ec-7546e1b31c22 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Delete transfer with id: 32cd8a99-92e2-44ea-814b-c1da0e277ca1 Sep 01 02:02:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f44f947b-7513-415e-b0ec-7546e1b31c22 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volume-transfers/32cd8a99-92e2-44ea-814b-c1da0e277ca1 returned with HTTP 404 Sep 01 02:02:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 155/317] 192.168.122.45 () {60 vars in 1298 bytes} [Tue Sep 1 02:02:36 2026] DELETE /volume/v3/volume-transfers/32cd8a99-92e2-44ea-814b-c1da0e277ca1 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2b15b90c-e394-4dd9-aabb-8af8b18173c5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2b15b90c-e394-4dd9-aabb-8af8b18173c5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2b15b90c-e394-4dd9-aabb-8af8b18173c5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2b15b90c-e394-4dd9-aabb-8af8b18173c5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-2b15b90c-e394-4dd9-aabb-8af8b18173c5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Delete volume with id: a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2b15b90c-e394-4dd9-aabb-8af8b18173c5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Volume info retrieved successfully. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2b15b90c-e394-4dd9-aabb-8af8b18173c5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Delete volume request issued successfully. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2b15b90c-e394-4dd9-aabb-8af8b18173c5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 202 Sep 01 02:02:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 163/318] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:02:36 2026] DELETE /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-64a13bbc-7178-42bd-8ccd-e57c13a8e569 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-64a13bbc-7178-42bd-8ccd-e57c13a8e569 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] GET http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-64a13bbc-7178-42bd-8ccd-e57c13a8e569 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-64a13bbc-7178-42bd-8ccd-e57c13a8e569 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-64a13bbc-7178-42bd-8ccd-e57c13a8e569 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Volume info retrieved successfully. Sep 01 02:02:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-64a13bbc-7178-42bd-8ccd-e57c13a8e569 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 200 Sep 01 02:02:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 156/319] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:36 2026] GET /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 1137 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:02:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c46ca36c-263a-4105-8cbe-ba5a2e3b50d8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c46ca36c-263a-4105-8cbe-ba5a2e3b50d8 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] GET http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 Sep 01 02:02:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c46ca36c-263a-4105-8cbe-ba5a2e3b50d8 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c46ca36c-263a-4105-8cbe-ba5a2e3b50d8 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c46ca36c-263a-4105-8cbe-ba5a2e3b50d8 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Volume info retrieved successfully. Sep 01 02:02:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c46ca36c-263a-4105-8cbe-ba5a2e3b50d8 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 returned with HTTP 200 Sep 01 02:02:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 164/320] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:36 2026] GET /volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 => generated 857 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4d9aadfa-211b-4a7f-9648-cdd721ebe309 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4d9aadfa-211b-4a7f-9648-cdd721ebe309 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] GET http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4d9aadfa-211b-4a7f-9648-cdd721ebe309 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4d9aadfa-211b-4a7f-9648-cdd721ebe309 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4d9aadfa-211b-4a7f-9648-cdd721ebe309 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Volume info retrieved successfully. Sep 01 02:02:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4d9aadfa-211b-4a7f-9648-cdd721ebe309 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 200 Sep 01 02:02:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 157/321] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:37 2026] GET /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 1137 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-665f932b-1db5-4294-916d-d164a4a67864 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-665f932b-1db5-4294-916d-d164a4a67864 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] GET http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 Sep 01 02:02:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-665f932b-1db5-4294-916d-d164a4a67864 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-665f932b-1db5-4294-916d-d164a4a67864 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-665f932b-1db5-4294-916d-d164a4a67864 tempest-ServerRescueNegativeTestJSON-363876516 tempest-ServerRescueNegativeTestJSON-363876516-project-member] http://192.168.122.45/volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 returned with HTTP 404 Sep 01 02:02:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 165/322] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:37 2026] GET /volume/v3/volumes/6d9e5180-0b42-429b-b336-3d1c9f39cf15 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:02:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9f3c9a76-3a80-4577-bcee-7e6b70a55ae5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9f3c9a76-3a80-4577-bcee-7e6b70a55ae5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] GET http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9f3c9a76-3a80-4577-bcee-7e6b70a55ae5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9f3c9a76-3a80-4577-bcee-7e6b70a55ae5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9f3c9a76-3a80-4577-bcee-7e6b70a55ae5 tempest-VolumesTransfersV357Test-1674445794 tempest-VolumesTransfersV357Test-1674445794-project-admin] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 404 Sep 01 02:02:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 158/323] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:38 2026] GET /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:02:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-06fd8cf8-0aff-40cc-8849-b181c08e2fd9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-06fd8cf8-0aff-40cc-8849-b181c08e2fd9 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] GET http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-06fd8cf8-0aff-40cc-8849-b181c08e2fd9 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-06fd8cf8-0aff-40cc-8849-b181c08e2fd9 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-06fd8cf8-0aff-40cc-8849-b181c08e2fd9 tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 404 Sep 01 02:02:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 166/324] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:02:38 2026] GET /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 109 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:02:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b51c4b40-3aca-47e0-92e5-945f666ab46f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b51c4b40-3aca-47e0-92e5-945f666ab46f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] DELETE http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b51c4b40-3aca-47e0-92e5-945f666ab46f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b51c4b40-3aca-47e0-92e5-945f666ab46f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:38 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b51c4b40-3aca-47e0-92e5-945f666ab46f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] Delete volume with id: a31bc274-5e83-4cd1-a9c4-255e966f80b3 Sep 01 02:02:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b51c4b40-3aca-47e0-92e5-945f666ab46f tempest-VolumesTransfersV357Test-2033497264 tempest-VolumesTransfersV357Test-2033497264-project-member] http://192.168.122.45/volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 returned with HTTP 404 Sep 01 02:02:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 159/325] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:02:38 2026] DELETE /volume/v3/volumes/a31bc274-5e83-4cd1-a9c4-255e966f80b3 => generated 109 bytes in 170 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:02:48 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=279,cinder:UPDATE=65,cinder:INSERT=44 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:48 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=286,cinder:INSERT=42,cinder:UPDATE=67 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:02:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5b865064-db52-4729-96a5-b6e3690d262d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:02:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-956744806"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-956744806'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:02:49 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume of 1 GB Sep 01 02:02:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Availability Zones retrieved successfully. Sep 01 02:02:49 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Flow 'volume_create_api' (35533901-d756-4dd8-86ce-3e819330a2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:49 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef8e6df-cb95-4008-95d5-60432804e9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:49 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:02:49 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ef8e6df-cb95-4008-95d5-60432804e9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:49 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c79cc05-6bbc-4548-84fa-04a00aca96da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Created reservations ['590a59f2-40e5-48e1-ab25-d1007037986c', '1a8c1fbf-a8c1-4ea0-bebd-927467f6b3ae', '4bd02476-d7f0-406b-abfc-010cd34ba6b0', '83639607-bade-4315-8431-d481dd92e27c'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c79cc05-6bbc-4548-84fa-04a00aca96da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['590a59f2-40e5-48e1-ab25-d1007037986c', '1a8c1fbf-a8c1-4ea0-bebd-927467f6b3ae', '4bd02476-d7f0-406b-abfc-010cd34ba6b0', '83639607-bade-4315-8431-d481dd92e27c']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7eda48-4628-4802-a495-cdffe28c41cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e7eda48-4628-4802-a495-cdffe28c41cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35783e87-935e-496f-9bb3-3212adafa73f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-956744806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65f02eaa08544f9596e545910d81ea64',qos_specs=None,replication_status=,reservations=['590a59f2-40e5-48e1-ab25-d1007037986c','1a8c1fbf-a8c1-4ea0-bebd-927467f6b3ae','4bd02476-d7f0-406b-abfc-010cd34ba6b0','83639607-bade-4315-8431-d481dd92e27c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4295852e094cec80bc7e1726a4ca6d',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:02:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-956744806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35783e87-935e-496f-9bb3-3212adafa73f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65f02eaa08544f9596e545910d81ea64',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea4295852e094cec80bc7e1726a4ca6d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3fea7ba-f91f-4fb2-9f69-dc9d8b4aa0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3fea7ba-f91f-4fb2-9f69-dc9d8b4aa0b4) transitioned into state 'SUCCESS' from state '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-956744806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65f02eaa08544f9596e545910d81ea64',qos_specs=None,replication_status=,reservations=['590a59f2-40e5-48e1-ab25-d1007037986c','1a8c1fbf-a8c1-4ea0-bebd-927467f6b3ae','4bd02476-d7f0-406b-abfc-010cd34ba6b0','83639607-bade-4315-8431-d481dd92e27c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea4295852e094cec80bc7e1726a4ca6d',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af7be76e-08e2-4a56-9cbc-425c58fe51f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af7be76e-08e2-4a56-9cbc-425c58fe51f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Flow 'volume_create_api' (35533901-d756-4dd8-86ce-3e819330a2d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:02:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume request issued successfully. Sep 01 02:02:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5b865064-db52-4729-96a5-b6e3690d262d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:02:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 167/326] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:02:49 2026] POST /volume/v3/volumes => generated 756 bytes in 987 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:02:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0c95164d-21a2-4924-82ff-68e4abc12e87 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0c95164d-21a2-4924-82ff-68e4abc12e87 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f Sep 01 02:02:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0c95164d-21a2-4924-82ff-68e4abc12e87 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0c95164d-21a2-4924-82ff-68e4abc12e87 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0c95164d-21a2-4924-82ff-68e4abc12e87 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume info retrieved successfully. Sep 01 02:02:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0c95164d-21a2-4924-82ff-68e4abc12e87 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f returned with HTTP 200 Sep 01 02:02:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 160/327] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:50 2026] GET /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f => generated 824 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f688b9dd-1df6-4311-b5b6-089de36835f2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f688b9dd-1df6-4311-b5b6-089de36835f2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f Sep 01 02:02:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f688b9dd-1df6-4311-b5b6-089de36835f2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f688b9dd-1df6-4311-b5b6-089de36835f2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f688b9dd-1df6-4311-b5b6-089de36835f2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume info retrieved successfully. Sep 01 02:02:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f688b9dd-1df6-4311-b5b6-089de36835f2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f returned with HTTP 200 Sep 01 02:02:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 168/328] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:51 2026] GET /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f => generated 848 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-661e723b-5ceb-434d-8c43-8b43ad341628 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-661e723b-5ceb-434d-8c43-8b43ad341628 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f Sep 01 02:02:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-661e723b-5ceb-434d-8c43-8b43ad341628 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-661e723b-5ceb-434d-8c43-8b43ad341628 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-661e723b-5ceb-434d-8c43-8b43ad341628 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume info retrieved successfully. Sep 01 02:02:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-661e723b-5ceb-434d-8c43-8b43ad341628 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f returned with HTTP 200 Sep 01 02:02:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 161/329] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:52 2026] GET /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f => generated 849 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:02:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-21055380-4510-44b1-91e2-1a09c128a16e req-8f3a1fd1-be9b-47b7-9df0-685ac6a6b97a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-8f3a1fd1-be9b-47b7-9df0-685ac6a6b97a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:02:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-8f3a1fd1-be9b-47b7-9df0-685ac6a6b97a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-8f3a1fd1-be9b-47b7-9df0-685ac6a6b97a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-21055380-4510-44b1-91e2-1a09c128a16e req-8f3a1fd1-be9b-47b7-9df0-685ac6a6b97a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:02:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-8f3a1fd1-be9b-47b7-9df0-685ac6a6b97a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:02:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 169/330] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:02:53 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 1143 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-21055380-4510-44b1-91e2-1a09c128a16e req-1b9af71b-4122-49d3-985b-3e1d4311b75b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-1b9af71b-4122-49d3-985b-3e1d4311b75b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119/action Sep 01 02:02:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-1b9af71b-4122-49d3-985b-3e1d4311b75b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:02:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-1b9af71b-4122-49d3-985b-3e1d4311b75b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:02:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-21055380-4510-44b1-91e2-1a09c128a16e req-1b9af71b-4122-49d3-985b-3e1d4311b75b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:02:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-21055380-4510-44b1-91e2-1a09c128a16e req-1b9af71b-4122-49d3-985b-3e1d4311b75b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Begin detaching volume completed successfully. Sep 01 02:02:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-1b9af71b-4122-49d3-985b-3e1d4311b75b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119/action returned with HTTP 202 Sep 01 02:02:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 162/331] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:02:54 2026] POST /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:02:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0004d292-970e-410f-ae25-d7ffece33320 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0004d292-970e-410f-ae25-d7ffece33320 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:02:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0004d292-970e-410f-ae25-d7ffece33320 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0004d292-970e-410f-ae25-d7ffece33320 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:02:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0004d292-970e-410f-ae25-d7ffece33320 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:02:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-21055380-4510-44b1-91e2-1a09c128a16e req-444c7973-77c8-4f38-822e-8a2ff9283aff None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-444c7973-77c8-4f38-822e-8a2ff9283aff None None] GET http://192.168.122.45/volume// Sep 01 02:02:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-444c7973-77c8-4f38-822e-8a2ff9283aff None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-444c7973-77c8-4f38-822e-8a2ff9283aff None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-444c7973-77c8-4f38-822e-8a2ff9283aff None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:02:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 163/332] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:02:54 2026] GET /volume/ => generated 389 bytes in 36 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:02:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0004d292-970e-410f-ae25-d7ffece33320 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:02:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 170/333] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:54 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 1146 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:02:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-21055380-4510-44b1-91e2-1a09c128a16e req-84e51f15-a248-4f2e-9ac1-a92eb1bd48b0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-84e51f15-a248-4f2e-9ac1-a92eb1bd48b0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:02:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-84e51f15-a248-4f2e-9ac1-a92eb1bd48b0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-84e51f15-a248-4f2e-9ac1-a92eb1bd48b0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-21055380-4510-44b1-91e2-1a09c128a16e req-84e51f15-a248-4f2e-9ac1-a92eb1bd48b0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:02:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-84e51f15-a248-4f2e-9ac1-a92eb1bd48b0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:02:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 164/334] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:02:54 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 1327 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-21055380-4510-44b1-91e2-1a09c128a16e req-a3a5024e-bde4-4b01-9346-35767ad5530e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-a3a5024e-bde4-4b01-9346-35767ad5530e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] DELETE http://192.168.122.45/volume/v3/attachments/650c9b61-8071-4be2-bbe5-a0d3331e2ea6 Sep 01 02:02:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-a3a5024e-bde4-4b01-9346-35767ad5530e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-a3a5024e-bde4-4b01-9346-35767ad5530e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:02:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:55 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, Sep 01 02:02:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f0bfb191-75ab-4151-9296-3ae23c172147 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:02:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f0bfb191-75ab-4151-9296-3ae23c172147 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:02:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f0bfb191-75ab-4151-9296-3ae23c172147 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:02:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f0bfb191-75ab-4151-9296-3ae23c172147 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:02:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:02:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:02:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:02:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:02:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-21055380-4510-44b1-91e2-1a09c128a16e req-a3a5024e-bde4-4b01-9346-35767ad5530e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments/650c9b61-8071-4be2-bbe5-a0d3331e2ea6 returned with HTTP 200 Sep 01 02:02:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 171/335] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:02:55 2026] DELETE /volume/v3/attachments/650c9b61-8071-4be2-bbe5-a0d3331e2ea6 => generated 19 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:02:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f0bfb191-75ab-4151-9296-3ae23c172147 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:02:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f0bfb191-75ab-4151-9296-3ae23c172147 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:02:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 165/336] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:02:55 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 851 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-0a90dc4a-2781-4d3a-aa22-af6649e12aba None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-0a90dc4a-2781-4d3a-aa22-af6649e12aba None None] GET http://192.168.122.45/volume// Sep 01 02:03:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-0a90dc4a-2781-4d3a-aa22-af6649e12aba None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-0a90dc4a-2781-4d3a-aa22-af6649e12aba None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-0a90dc4a-2781-4d3a-aa22-af6649e12aba None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:03:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 172/337] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:03:02 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:03:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-bd745045-2c64-4067-81a6-9f8dd343435c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-bd745045-2c64-4067-81a6-9f8dd343435c tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:03:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-bd745045-2c64-4067-81a6-9f8dd343435c tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e031e57-c328-4651-b193-9c1e88883c2d", "connector": null, "instance_uuid": "924d04b7-3d15-498b-909e-98cf46849a16"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-70005831-ca55-4ad6-8363-5f24172c5a37 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-bd745045-2c64-4067-81a6-9f8dd343435c tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:03:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 166/338] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:03:02 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 01 02:03:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-c8f55335-90d8-4e1f-8b56-9e5b0bddb0d0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-c8f55335-90d8-4e1f-8b56-9e5b0bddb0d0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] DELETE http://192.168.122.45/volume/v3/attachments/438b68e2-c386-4f7b-b004-56e131d68172 Sep 01 02:03:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-c8f55335-90d8-4e1f-8b56-9e5b0bddb0d0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-c8f55335-90d8-4e1f-8b56-9e5b0bddb0d0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:02 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:03:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-c8f55335-90d8-4e1f-8b56-9e5b0bddb0d0 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/438b68e2-c386-4f7b-b004-56e131d68172 returned with HTTP 200 Sep 01 02:03:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 167/339] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:03:02 2026] DELETE /volume/v3/attachments/438b68e2-c386-4f7b-b004-56e131d68172 => generated 192 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-983538835"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-983538835'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:02 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Create volume of 1 GB Sep 01 02:03:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Availability Zones retrieved successfully. Sep 01 02:03:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Flow 'volume_create_api' (01d9c56c-0b3e-409f-8ee4-9c1597eda52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db6ff5d-dd4e-41ef-848c-adba5417c4a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6db6ff5d-dd4e-41ef-848c-adba5417c4a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b7c0459-bff9-41d2-9407-de02862dd776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Created reservations ['1481dd73-bbe0-4d99-a881-8968704b51e6', '36755c53-2c41-45f2-ad38-1e8803f0fb3e', '7cfeeb91-3e72-4cb2-99c9-f221ede53ad1', '4c8ec7ae-a098-46e6-b2f0-5901c7ba12fe'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b7c0459-bff9-41d2-9407-de02862dd776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1481dd73-bbe0-4d99-a881-8968704b51e6', '36755c53-2c41-45f2-ad38-1e8803f0fb3e', '7cfeeb91-3e72-4cb2-99c9-f221ede53ad1', '4c8ec7ae-a098-46e6-b2f0-5901c7ba12fe']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b8af15d-e4bf-4d45-827e-709afbbe5cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b8af15d-e4bf-4d45-827e-709afbbe5cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd628f67a-5017-4ea6-8e5c-b9bf080ddccf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-983538835',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1e45ec6449146f9afea411d60082026',qos_specs=None,replication_status=,reservations=['1481dd73-bbe0-4d99-a881-8968704b51e6','36755c53-2c41-45f2-ad38-1e8803f0fb3e','7cfeeb91-3e72-4cb2-99c9-f221ede53ad1','4c8ec7ae-a098-46e6-b2f0-5901c7ba12fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2091f4d387944dfbde30d163912a199',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-983538835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d628f67a-5017-4ea6-8e5c-b9bf080ddccf,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c1e45ec6449146f9afea411d60082026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2091f4d387944dfbde30d163912a199',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ba447f-164b-45ef-a031-cd5f1a4c6f7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46ba447f-164b-45ef-a031-cd5f1a4c6f7d) transitioned into state 'SUCCESS' from state '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-983538835',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1e45ec6449146f9afea411d60082026',qos_specs=None,replication_status=,reservations=['1481dd73-bbe0-4d99-a881-8968704b51e6','36755c53-2c41-45f2-ad38-1e8803f0fb3e','7cfeeb91-3e72-4cb2-99c9-f221ede53ad1','4c8ec7ae-a098-46e6-b2f0-5901c7ba12fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2091f4d387944dfbde30d163912a199',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b9be19-ae65-45d0-a8c5-8513a57d75b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5b9be19-ae65-45d0-a8c5-8513a57d75b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Flow 'volume_create_api' (01d9c56c-0b3e-409f-8ee4-9c1597eda52b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Create volume request issued successfully. Sep 01 02:03:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-70005831-ca55-4ad6-8363-5f24172c5a37 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 173/340] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:03:02 2026] POST /volume/v3/volumes => generated 766 bytes in 1378 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-25228823-ae1e-4637-84af-6fb8a7f27c9e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-25228823-ae1e-4637-84af-6fb8a7f27c9e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf Sep 01 02:03:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-25228823-ae1e-4637-84af-6fb8a7f27c9e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-25228823-ae1e-4637-84af-6fb8a7f27c9e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-25228823-ae1e-4637-84af-6fb8a7f27c9e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-25228823-ae1e-4637-84af-6fb8a7f27c9e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf returned with HTTP 200 Sep 01 02:03:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 168/341] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:03 2026] GET /volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf => generated 834 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ccf40282-b808-4408-8b06-dd0e024ad9df None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ccf40282-b808-4408-8b06-dd0e024ad9df tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf Sep 01 02:03:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ccf40282-b808-4408-8b06-dd0e024ad9df tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ccf40282-b808-4408-8b06-dd0e024ad9df tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ccf40282-b808-4408-8b06-dd0e024ad9df tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ccf40282-b808-4408-8b06-dd0e024ad9df tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf returned with HTTP 200 Sep 01 02:03:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 174/342] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:04 2026] GET /volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf => generated 858 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d4978f88-bf3e-4e61-b149-7d4ab39161ad None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d4978f88-bf3e-4e61-b149-7d4ab39161ad tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf Sep 01 02:03:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d4978f88-bf3e-4e61-b149-7d4ab39161ad tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d4978f88-bf3e-4e61-b149-7d4ab39161ad tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d4978f88-bf3e-4e61-b149-7d4ab39161ad tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d4978f88-bf3e-4e61-b149-7d4ab39161ad tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf returned with HTTP 200 Sep 01 02:03:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 169/343] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:06 2026] GET /volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf => generated 858 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3fc410ce-be23-438c-b7a3-f3f2fcff676e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3fc410ce-be23-438c-b7a3-f3f2fcff676e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3fc410ce-be23-438c-b7a3-f3f2fcff676e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3fc410ce-be23-438c-b7a3-f3f2fcff676e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3fc410ce-be23-438c-b7a3-f3f2fcff676e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3fc410ce-be23-438c-b7a3-f3f2fcff676e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf returned with HTTP 200 Sep 01 02:03:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 175/344] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:07 2026] GET /volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf => generated 859 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-542b1222-e9a1-4684-b656-ff92cf7cde7a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-542b1222-e9a1-4684-b656-ff92cf7cde7a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] PUT http://192.168.122.45/volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8 Sep 01 02:03:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-542b1222-e9a1-4684-b656-ff92cf7cde7a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-99d377d7-dc15-4f24-a92a-b709461b010a req-febc09c8-e986-4f4f-abe5-57fa43a16a97 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-99d377d7-dc15-4f24-a92a-b709461b010a req-febc09c8-e986-4f4f-abe5-57fa43a16a97 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-99d377d7-dc15-4f24-a92a-b709461b010a req-febc09c8-e986-4f4f-abe5-57fa43a16a97 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-99d377d7-dc15-4f24-a92a-b709461b010a req-febc09c8-e986-4f4f-abe5-57fa43a16a97 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:07 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-542b1222-e9a1-4684-b656-ff92cf7cde7a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Acquiring lock "cinder-attachment_update-4e031e57-c328-4651-b193-9c1e88883c2d-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:07 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-542b1222-e9a1-4684-b656-ff92cf7cde7a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Lock "cinder-attachment_update-4e031e57-c328-4651-b193-9c1e88883c2d-devstack" acquired by "attachment_update" :: waited 0.043s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-99d377d7-dc15-4f24-a92a-b709461b010a req-febc09c8-e986-4f4f-abe5-57fa43a16a97 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-99d377d7-dc15-4f24-a92a-b709461b010a req-febc09c8-e986-4f4f-abe5-57fa43a16a97 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf returned with HTTP 200 Sep 01 02:03:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 176/345] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:07 2026] GET /volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf => generated 859 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-274420079"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-274420079'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:07 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Create volume of 1 GB Sep 01 02:03:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Availability Zones retrieved successfully. Sep 01 02:03:07 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Flow 'volume_create_api' (05c6f3cc-9d4e-454d-9e34-aefd99a17c02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:08 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257c5713-1d3b-4b0d-8b16-f8c3de471f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:08 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:08 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (257c5713-1d3b-4b0d-8b16-f8c3de471f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:08 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b96b2eb7-0a03-4262-a451-1e43077d6556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:08 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-542b1222-e9a1-4684-b656-ff92cf7cde7a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Lock "cinder-attachment_update-4e031e57-c328-4651-b193-9c1e88883c2d-devstack" released by "attachment_update" :: held 1.261s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:03:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-542b1222-e9a1-4684-b656-ff92cf7cde7a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8 returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 170/346] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:03:07 2026] PUT /volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8 => generated 694 bytes in 1411 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-964a8016-dad0-439e-a7b1-89ef7ffb647a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-964a8016-dad0-439e-a7b1-89ef7ffb647a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8 Sep 01 02:03:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-964a8016-dad0-439e-a7b1-89ef7ffb647a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-964a8016-dad0-439e-a7b1-89ef7ffb647a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-964a8016-dad0-439e-a7b1-89ef7ffb647a tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8 returned with HTTP 200 Sep 01 02:03:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 171/347] 192.168.122.45 () {62 vars in 1535 bytes} [Tue Sep 1 02:03:08 2026] GET /volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8 => generated 719 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Created reservations ['b6069a44-11a4-4c9d-b7eb-55a92c46f654', 'ee6abe1c-1b70-4271-a273-2489ebf76e39', '322874a7-9b57-4152-86f8-11eb36c37692', 'd024f88e-b615-4833-aa9b-29d7c2cf7440'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:09 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b96b2eb7-0a03-4262-a451-1e43077d6556) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6069a44-11a4-4c9d-b7eb-55a92c46f654', 'ee6abe1c-1b70-4271-a273-2489ebf76e39', '322874a7-9b57-4152-86f8-11eb36c37692', 'd024f88e-b615-4833-aa9b-29d7c2cf7440']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:09 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabafcbe-cbe1-45c1-a733-29b5009c9ee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aabafcbe-cbe1-45c1-a733-29b5009c9ee3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d8e8986-507a-4d60-b2ce-f3ea1a8920e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-274420079',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1e45ec6449146f9afea411d60082026',qos_specs=None,replication_status=,reservations=['b6069a44-11a4-4c9d-b7eb-55a92c46f654','ee6abe1c-1b70-4271-a273-2489ebf76e39','322874a7-9b57-4152-86f8-11eb36c37692','d024f88e-b615-4833-aa9b-29d7c2cf7440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2091f4d387944dfbde30d163912a199',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-274420079',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d8e8986-507a-4d60-b2ce-f3ea1a8920e9,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c1e45ec6449146f9afea411d60082026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2091f4d387944dfbde30d163912a199',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:09 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (848756fb-48e7-43a4-a208-c5b82fd14543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:09 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (848756fb-48e7-43a4-a208-c5b82fd14543) transitioned into state 'SUCCESS' from state '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-274420079',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1e45ec6449146f9afea411d60082026',qos_specs=None,replication_status=,reservations=['b6069a44-11a4-4c9d-b7eb-55a92c46f654','ee6abe1c-1b70-4271-a273-2489ebf76e39','322874a7-9b57-4152-86f8-11eb36c37692','d024f88e-b615-4833-aa9b-29d7c2cf7440'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2091f4d387944dfbde30d163912a199',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:09 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443a584b-66d4-4ddc-b698-d38eedf1415e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:09 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (443a584b-66d4-4ddc-b698-d38eedf1415e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:09 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Flow 'volume_create_api' (05c6f3cc-9d4e-454d-9e34-aefd99a17c02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Create volume request issued successfully. Sep 01 02:03:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5c8bbd5-78f9-449d-9a82-6aaea171cfab tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 177/348] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:03:07 2026] POST /volume/v3/volumes => generated 766 bytes in 1694 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a198474a-7048-42af-bedd-8f0e83cb8687 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a198474a-7048-42af-bedd-8f0e83cb8687 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a198474a-7048-42af-bedd-8f0e83cb8687 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a198474a-7048-42af-bedd-8f0e83cb8687 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a198474a-7048-42af-bedd-8f0e83cb8687 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a198474a-7048-42af-bedd-8f0e83cb8687 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 returned with HTTP 200 Sep 01 02:03:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 172/349] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:09 2026] GET /volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 => generated 834 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-15f76d87-9f14-405b-bb59-afbd3d4e50a2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-15f76d87-9f14-405b-bb59-afbd3d4e50a2 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-15f76d87-9f14-405b-bb59-afbd3d4e50a2 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-15f76d87-9f14-405b-bb59-afbd3d4e50a2 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-15f76d87-9f14-405b-bb59-afbd3d4e50a2 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-15f76d87-9f14-405b-bb59-afbd3d4e50a2 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 returned with HTTP 200 Sep 01 02:03:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 178/350] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:10 2026] GET /volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 => generated 858 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d967fe68-adf6-455d-859e-7d97472c63d2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d967fe68-adf6-455d-859e-7d97472c63d2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/ab68210d-2874-4e2d-b9cd-3029988d601b/action Sep 01 02:03:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d967fe68-adf6-455d-859e-7d97472c63d2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-attach": {"instance_uuid": "3827e5d3-8792-4a58-b30d-6b84ba8ed067", "mountpoint": "/dev/vdc"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d967fe68-adf6-455d-859e-7d97472c63d2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "3827e5d3-8792-4a58-b30d-6b84ba8ed067", "mountpoint": "/dev/vdc"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0d88468b-2add-4f97-a4db-2b9268438464 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0d88468b-2add-4f97-a4db-2b9268438464 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0d88468b-2add-4f97-a4db-2b9268438464 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0d88468b-2add-4f97-a4db-2b9268438464 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d967fe68-adf6-455d-859e-7d97472c63d2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/ab68210d-2874-4e2d-b9cd-3029988d601b/action returned with HTTP 404 Sep 01 02:03:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 173/351] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:11 2026] POST /volume/v3/volumes/ab68210d-2874-4e2d-b9cd-3029988d601b/action => generated 109 bytes in 136 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0d88468b-2add-4f97-a4db-2b9268438464 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0d88468b-2add-4f97-a4db-2b9268438464 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 returned with HTTP 200 Sep 01 02:03:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 179/352] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:11 2026] GET /volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 => generated 858 bytes in 216 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0282a647-2135-4b3a-8c4b-2ec30314ab10 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0282a647-2135-4b3a-8c4b-2ec30314ab10 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0282a647-2135-4b3a-8c4b-2ec30314ab10 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0282a647-2135-4b3a-8c4b-2ec30314ab10 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0282a647-2135-4b3a-8c4b-2ec30314ab10 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0282a647-2135-4b3a-8c4b-2ec30314ab10 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 returned with HTTP 200 Sep 01 02:03:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 174/353] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:13 2026] GET /volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 => generated 859 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-c9bcd273-60b3-4ce0-b9e2-10dd104b47b4 req-558b8d88-0fea-4bb1-87c5-044b83866317 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c9bcd273-60b3-4ce0-b9e2-10dd104b47b4 req-558b8d88-0fea-4bb1-87c5-044b83866317 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c9bcd273-60b3-4ce0-b9e2-10dd104b47b4 req-558b8d88-0fea-4bb1-87c5-044b83866317 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c9bcd273-60b3-4ce0-b9e2-10dd104b47b4 req-558b8d88-0fea-4bb1-87c5-044b83866317 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-c9bcd273-60b3-4ce0-b9e2-10dd104b47b4 req-558b8d88-0fea-4bb1-87c5-044b83866317 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c9bcd273-60b3-4ce0-b9e2-10dd104b47b4 req-558b8d88-0fea-4bb1-87c5-044b83866317 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 returned with HTTP 200 Sep 01 02:03:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 180/354] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:13 2026] GET /volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 => generated 859 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-686948445"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-686948445'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Create volume of 1 GB Sep 01 02:03:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Availability Zones retrieved successfully. Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Flow 'volume_create_api' (c3142731-4fe8-4d4c-b2e4-b00ce0fc29e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd01ea4-61eb-4371-aab1-ec531a62b239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd01ea4-61eb-4371-aab1-ec531a62b239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b843139-32ff-4539-b441-307496260484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Created reservations ['db1c0ef8-42f5-4379-967f-44c4c8f5ce92', '8d1969a2-1ba2-46a3-8b48-7865d2823286', '7f13a42c-a2c8-43d5-8339-d91786f4d162', '0be25bfb-05b2-48f9-a4e3-7f22e1c4c044'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b843139-32ff-4539-b441-307496260484) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db1c0ef8-42f5-4379-967f-44c4c8f5ce92', '8d1969a2-1ba2-46a3-8b48-7865d2823286', '7f13a42c-a2c8-43d5-8339-d91786f4d162', '0be25bfb-05b2-48f9-a4e3-7f22e1c4c044']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc82087-d224-462a-b354-07942f00ac0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fc82087-d224-462a-b354-07942f00ac0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19b69cd2-85c1-479b-930d-4978bb0fe989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-686948445',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1e45ec6449146f9afea411d60082026',qos_specs=None,replication_status=,reservations=['db1c0ef8-42f5-4379-967f-44c4c8f5ce92','8d1969a2-1ba2-46a3-8b48-7865d2823286','7f13a42c-a2c8-43d5-8339-d91786f4d162','0be25bfb-05b2-48f9-a4e3-7f22e1c4c044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2091f4d387944dfbde30d163912a199',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-686948445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19b69cd2-85c1-479b-930d-4978bb0fe989,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='c1e45ec6449146f9afea411d60082026',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b2091f4d387944dfbde30d163912a199',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51e5493-c509-425f-affe-58b40a58a55b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51e5493-c509-425f-affe-58b40a58a55b) transitioned into state 'SUCCESS' from state '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-686948445',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='c1e45ec6449146f9afea411d60082026',qos_specs=None,replication_status=,reservations=['db1c0ef8-42f5-4379-967f-44c4c8f5ce92','8d1969a2-1ba2-46a3-8b48-7865d2823286','7f13a42c-a2c8-43d5-8339-d91786f4d162','0be25bfb-05b2-48f9-a4e3-7f22e1c4c044'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b2091f4d387944dfbde30d163912a199',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dfaebdf-a6bb-4848-97d0-fe66d55dfaee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dfaebdf-a6bb-4848-97d0-fe66d55dfaee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-e0b41c21-5790-4193-ad10-0bc402127bb2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Flow 'volume_create_api' (c3142731-4fe8-4d4c-b2e4-b00ce0fc29e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Create volume request issued successfully. Sep 01 02:03:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-589dc42b-3d11-4fd3-a92c-c92a964568bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-e0b41c21-5790-4193-ad10-0bc402127bb2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] POST http://192.168.122.45/volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8/action Sep 01 02:03:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-e0b41c21-5790-4193-ad10-0bc402127bb2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-e0b41c21-5790-4193-ad10-0bc402127bb2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 175/355] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:03:13 2026] POST /volume/v3/volumes => generated 766 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7245c425-59b2-4aa1-bdd8-c253e8037155 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7245c425-59b2-4aa1-bdd8-c253e8037155 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7245c425-59b2-4aa1-bdd8-c253e8037155 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7245c425-59b2-4aa1-bdd8-c253e8037155 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ebd2e672-f8cc-4d02-ba09-ae04db550f26 req-e0b41c21-5790-4193-ad10-0bc402127bb2 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8/action returned with HTTP 204 Sep 01 02:03:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 181/356] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:03:14 2026] POST /volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8/action => generated 0 bytes in 223 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7245c425-59b2-4aa1-bdd8-c253e8037155 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7245c425-59b2-4aa1-bdd8-c253e8037155 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 returned with HTTP 200 Sep 01 02:03:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 176/357] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:14 2026] GET /volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 => generated 834 bytes in 310 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ea04f538-6a21-4cb0-83f3-96bda17ad354 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ea04f538-6a21-4cb0-83f3-96bda17ad354 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ea04f538-6a21-4cb0-83f3-96bda17ad354 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ea04f538-6a21-4cb0-83f3-96bda17ad354 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ea04f538-6a21-4cb0-83f3-96bda17ad354 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ea04f538-6a21-4cb0-83f3-96bda17ad354 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 returned with HTTP 200 Sep 01 02:03:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 182/358] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:15 2026] GET /volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 => generated 858 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b195556f-a143-48fb-8f92-0e001c50e8bf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b195556f-a143-48fb-8f92-0e001c50e8bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b195556f-a143-48fb-8f92-0e001c50e8bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b195556f-a143-48fb-8f92-0e001c50e8bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b195556f-a143-48fb-8f92-0e001c50e8bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b195556f-a143-48fb-8f92-0e001c50e8bf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 returned with HTTP 200 Sep 01 02:03:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 177/359] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:16 2026] GET /volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 => generated 858 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-37dfc802-7a36-453e-ba4d-bb3d18d00b5a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-37dfc802-7a36-453e-ba4d-bb3d18d00b5a tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-37dfc802-7a36-453e-ba4d-bb3d18d00b5a tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-37dfc802-7a36-453e-ba4d-bb3d18d00b5a tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-37dfc802-7a36-453e-ba4d-bb3d18d00b5a tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-37dfc802-7a36-453e-ba4d-bb3d18d00b5a tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 returned with HTTP 200 Sep 01 02:03:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 183/360] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:18 2026] GET /volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 => generated 859 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-f2832724-2165-4570-aa9b-bff50e9fb31f req-90197734-8e86-4d0e-b78b-c5dc6450eaba None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f2832724-2165-4570-aa9b-bff50e9fb31f req-90197734-8e86-4d0e-b78b-c5dc6450eaba tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f2832724-2165-4570-aa9b-bff50e9fb31f req-90197734-8e86-4d0e-b78b-c5dc6450eaba tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f2832724-2165-4570-aa9b-bff50e9fb31f req-90197734-8e86-4d0e-b78b-c5dc6450eaba tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-f2832724-2165-4570-aa9b-bff50e9fb31f req-90197734-8e86-4d0e-b78b-c5dc6450eaba tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f2832724-2165-4570-aa9b-bff50e9fb31f req-90197734-8e86-4d0e-b78b-c5dc6450eaba tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 returned with HTTP 200 Sep 01 02:03:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 178/361] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:03:18 2026] GET /volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 => generated 859 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b06f7df0-c13d-43c0-af48-e602240dd20b req-53785cdc-289a-4203-8417-2aea35de7130 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b06f7df0-c13d-43c0-af48-e602240dd20b req-53785cdc-289a-4203-8417-2aea35de7130 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b06f7df0-c13d-43c0-af48-e602240dd20b req-53785cdc-289a-4203-8417-2aea35de7130 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b06f7df0-c13d-43c0-af48-e602240dd20b req-53785cdc-289a-4203-8417-2aea35de7130 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [req-b06f7df0-c13d-43c0-af48-e602240dd20b req-53785cdc-289a-4203-8417-2aea35de7130 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [req-b06f7df0-c13d-43c0-af48-e602240dd20b req-53785cdc-289a-4203-8417-2aea35de7130 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-b06f7df0-c13d-43c0-af48-e602240dd20b req-53785cdc-289a-4203-8417-2aea35de7130 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Get all volumes completed successfully. Sep 01 02:03:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b06f7df0-c13d-43c0-af48-e602240dd20b req-53785cdc-289a-4203-8417-2aea35de7130 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 184/362] 192.168.122.45 () {60 vars in 1392 bytes} [Tue Sep 1 02:03:18 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-39f52679-689d-47fb-9015-12e5ef61593b req-b9712a82-e50f-4177-94ed-080a3f8fde3c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-39f52679-689d-47fb-9015-12e5ef61593b req-b9712a82-e50f-4177-94ed-080a3f8fde3c tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-39f52679-689d-47fb-9015-12e5ef61593b req-b9712a82-e50f-4177-94ed-080a3f8fde3c tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-39f52679-689d-47fb-9015-12e5ef61593b req-b9712a82-e50f-4177-94ed-080a3f8fde3c tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [req-39f52679-689d-47fb-9015-12e5ef61593b req-b9712a82-e50f-4177-94ed-080a3f8fde3c tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-39f52679-689d-47fb-9015-12e5ef61593b req-b9712a82-e50f-4177-94ed-080a3f8fde3c tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-39f52679-689d-47fb-9015-12e5ef61593b req-b9712a82-e50f-4177-94ed-080a3f8fde3c tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Get all volumes completed successfully. Sep 01 02:03:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-39f52679-689d-47fb-9015-12e5ef61593b req-b9712a82-e50f-4177-94ed-080a3f8fde3c tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 179/363] 192.168.122.45 () {60 vars in 1392 bytes} [Tue Sep 1 02:03:18 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ea466c93-c9aa-4c07-814c-69c80983ebc9 req-cfe90210-4a35-4a91-a68b-809310030765 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ea466c93-c9aa-4c07-814c-69c80983ebc9 req-cfe90210-4a35-4a91-a68b-809310030765 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ea466c93-c9aa-4c07-814c-69c80983ebc9 req-cfe90210-4a35-4a91-a68b-809310030765 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ea466c93-c9aa-4c07-814c-69c80983ebc9 req-cfe90210-4a35-4a91-a68b-809310030765 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [req-ea466c93-c9aa-4c07-814c-69c80983ebc9 req-cfe90210-4a35-4a91-a68b-809310030765 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [req-ea466c93-c9aa-4c07-814c-69c80983ebc9 req-cfe90210-4a35-4a91-a68b-809310030765 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-ea466c93-c9aa-4c07-814c-69c80983ebc9 req-cfe90210-4a35-4a91-a68b-809310030765 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Get all volumes completed successfully. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ea466c93-c9aa-4c07-814c-69c80983ebc9 req-cfe90210-4a35-4a91-a68b-809310030765 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 185/364] 192.168.122.45 () {60 vars in 1392 bytes} [Tue Sep 1 02:03:19 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b068aa5b-3047-4bb2-bd37-d92f1070e2f3 req-ad8267fc-62ac-4d93-a782-34ac0151f44d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b068aa5b-3047-4bb2-bd37-d92f1070e2f3 req-ad8267fc-62ac-4d93-a782-34ac0151f44d tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b068aa5b-3047-4bb2-bd37-d92f1070e2f3 req-ad8267fc-62ac-4d93-a782-34ac0151f44d tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b068aa5b-3047-4bb2-bd37-d92f1070e2f3 req-ad8267fc-62ac-4d93-a782-34ac0151f44d tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [req-b068aa5b-3047-4bb2-bd37-d92f1070e2f3 req-ad8267fc-62ac-4d93-a782-34ac0151f44d tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-b068aa5b-3047-4bb2-bd37-d92f1070e2f3 req-ad8267fc-62ac-4d93-a782-34ac0151f44d tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b068aa5b-3047-4bb2-bd37-d92f1070e2f3 req-ad8267fc-62ac-4d93-a782-34ac0151f44d tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Get all volumes completed successfully. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b068aa5b-3047-4bb2-bd37-d92f1070e2f3 req-ad8267fc-62ac-4d93-a782-34ac0151f44d tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 180/365] 192.168.122.45 () {60 vars in 1392 bytes} [Tue Sep 1 02:03:19 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-08f6d5bb-f491-4752-85de-eefea8eb8261 req-841752f6-1ecb-4094-86d1-3915c7d0f7cc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-08f6d5bb-f491-4752-85de-eefea8eb8261 req-841752f6-1ecb-4094-86d1-3915c7d0f7cc tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-08f6d5bb-f491-4752-85de-eefea8eb8261 req-841752f6-1ecb-4094-86d1-3915c7d0f7cc tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-08f6d5bb-f491-4752-85de-eefea8eb8261 req-841752f6-1ecb-4094-86d1-3915c7d0f7cc tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [req-08f6d5bb-f491-4752-85de-eefea8eb8261 req-841752f6-1ecb-4094-86d1-3915c7d0f7cc tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [req-08f6d5bb-f491-4752-85de-eefea8eb8261 req-841752f6-1ecb-4094-86d1-3915c7d0f7cc tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-08f6d5bb-f491-4752-85de-eefea8eb8261 req-841752f6-1ecb-4094-86d1-3915c7d0f7cc tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Get all volumes completed successfully. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-08f6d5bb-f491-4752-85de-eefea8eb8261 req-841752f6-1ecb-4094-86d1-3915c7d0f7cc tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 186/366] 192.168.122.45 () {60 vars in 1392 bytes} [Tue Sep 1 02:03:19 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-94f007c0-31fa-4b5e-9495-0145377a0324 req-e85dbcff-8ee0-41cb-9ab4-24841efa12f4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-94f007c0-31fa-4b5e-9495-0145377a0324 req-e85dbcff-8ee0-41cb-9ab4-24841efa12f4 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-94f007c0-31fa-4b5e-9495-0145377a0324 req-e85dbcff-8ee0-41cb-9ab4-24841efa12f4 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-94f007c0-31fa-4b5e-9495-0145377a0324 req-e85dbcff-8ee0-41cb-9ab4-24841efa12f4 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [req-94f007c0-31fa-4b5e-9495-0145377a0324 req-e85dbcff-8ee0-41cb-9ab4-24841efa12f4 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-94f007c0-31fa-4b5e-9495-0145377a0324 req-e85dbcff-8ee0-41cb-9ab4-24841efa12f4 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-94f007c0-31fa-4b5e-9495-0145377a0324 req-e85dbcff-8ee0-41cb-9ab4-24841efa12f4 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Get all volumes completed successfully. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-94f007c0-31fa-4b5e-9495-0145377a0324 req-e85dbcff-8ee0-41cb-9ab4-24841efa12f4 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 181/367] 192.168.122.45 () {60 vars in 1392 bytes} [Tue Sep 1 02:03:19 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-6bb98ba9-5a1f-44dd-bb5c-00e5bd4fb8e9 req-d171a89d-d36f-4863-9c43-4cd10595fc78 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-6bb98ba9-5a1f-44dd-bb5c-00e5bd4fb8e9 req-d171a89d-d36f-4863-9c43-4cd10595fc78 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-6bb98ba9-5a1f-44dd-bb5c-00e5bd4fb8e9 req-d171a89d-d36f-4863-9c43-4cd10595fc78 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-6bb98ba9-5a1f-44dd-bb5c-00e5bd4fb8e9 req-d171a89d-d36f-4863-9c43-4cd10595fc78 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [req-6bb98ba9-5a1f-44dd-bb5c-00e5bd4fb8e9 req-d171a89d-d36f-4863-9c43-4cd10595fc78 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [req-6bb98ba9-5a1f-44dd-bb5c-00e5bd4fb8e9 req-d171a89d-d36f-4863-9c43-4cd10595fc78 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-6bb98ba9-5a1f-44dd-bb5c-00e5bd4fb8e9 req-d171a89d-d36f-4863-9c43-4cd10595fc78 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Get all volumes completed successfully. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-6bb98ba9-5a1f-44dd-bb5c-00e5bd4fb8e9 req-d171a89d-d36f-4863-9c43-4cd10595fc78 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 187/368] 192.168.122.45 () {60 vars in 1392 bytes} [Tue Sep 1 02:03:19 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-a177a777-8496-4791-8511-bf4cc9e42643 req-bba5374e-d73f-479f-8227-816a31a9f91b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-a177a777-8496-4791-8511-bf4cc9e42643 req-bba5374e-d73f-479f-8227-816a31a9f91b tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-a177a777-8496-4791-8511-bf4cc9e42643 req-bba5374e-d73f-479f-8227-816a31a9f91b tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-a177a777-8496-4791-8511-bf4cc9e42643 req-bba5374e-d73f-479f-8227-816a31a9f91b tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [req-a177a777-8496-4791-8511-bf4cc9e42643 req-bba5374e-d73f-479f-8227-816a31a9f91b tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-a177a777-8496-4791-8511-bf4cc9e42643 req-bba5374e-d73f-479f-8227-816a31a9f91b tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-a177a777-8496-4791-8511-bf4cc9e42643 req-bba5374e-d73f-479f-8227-816a31a9f91b tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] Get all volumes completed successfully. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-a177a777-8496-4791-8511-bf4cc9e42643 req-bba5374e-d73f-479f-8227-816a31a9f91b tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 182/369] 192.168.122.45 () {60 vars in 1392 bytes} [Tue Sep 1 02:03:19 2026] GET /volume/v3/volumes/detail => generated 2560 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4476a9b7-b614-47de-a775-36210a7fe064 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4476a9b7-b614-47de-a775-36210a7fe064 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] DELETE http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4476a9b7-b614-47de-a775-36210a7fe064 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4476a9b7-b614-47de-a775-36210a7fe064 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:19 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-4476a9b7-b614-47de-a775-36210a7fe064 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Delete volume with id: 19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4476a9b7-b614-47de-a775-36210a7fe064 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4476a9b7-b614-47de-a775-36210a7fe064 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Delete volume request issued successfully. Sep 01 02:03:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4476a9b7-b614-47de-a775-36210a7fe064 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 returned with HTTP 202 Sep 01 02:03:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 188/370] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:19 2026] DELETE /volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 => generated 0 bytes in 137 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b1a0004b-3753-4b08-aa3a-a4d0fcfb97d7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b1a0004b-3753-4b08-aa3a-a4d0fcfb97d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b1a0004b-3753-4b08-aa3a-a4d0fcfb97d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b1a0004b-3753-4b08-aa3a-a4d0fcfb97d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b1a0004b-3753-4b08-aa3a-a4d0fcfb97d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b1a0004b-3753-4b08-aa3a-a4d0fcfb97d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 returned with HTTP 200 Sep 01 02:03:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 183/371] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:20 2026] GET /volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 => generated 858 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7dc85f6f-a312-4752-ace0-2cedb480e076 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7dc85f6f-a312-4752-ace0-2cedb480e076 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7dc85f6f-a312-4752-ace0-2cedb480e076 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7dc85f6f-a312-4752-ace0-2cedb480e076 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7dc85f6f-a312-4752-ace0-2cedb480e076 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7dc85f6f-a312-4752-ace0-2cedb480e076 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 returned with HTTP 200 Sep 01 02:03:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 189/372] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:21 2026] GET /volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 => generated 858 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-34aa8301-9297-47ca-9e43-21d0a41d6e8e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34aa8301-9297-47ca-9e43-21d0a41d6e8e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 Sep 01 02:03:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34aa8301-9297-47ca-9e43-21d0a41d6e8e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34aa8301-9297-47ca-9e43-21d0a41d6e8e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34aa8301-9297-47ca-9e43-21d0a41d6e8e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 returned with HTTP 404 Sep 01 02:03:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 184/373] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:22 2026] GET /volume/v3/volumes/19b69cd2-85c1-479b-930d-4978bb0fe989 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0451f31e-868d-4b31-bfe8-8776da40d616 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0451f31e-868d-4b31-bfe8-8776da40d616 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] DELETE http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0451f31e-868d-4b31-bfe8-8776da40d616 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0451f31e-868d-4b31-bfe8-8776da40d616 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:22 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-0451f31e-868d-4b31-bfe8-8776da40d616 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Delete volume with id: 2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0451f31e-868d-4b31-bfe8-8776da40d616 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0451f31e-868d-4b31-bfe8-8776da40d616 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Delete volume request issued successfully. Sep 01 02:03:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0451f31e-868d-4b31-bfe8-8776da40d616 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 returned with HTTP 202 Sep 01 02:03:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 190/374] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:22 2026] DELETE /volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-649e0aca-c7d5-47da-92fb-90a9eabf53d7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-649e0aca-c7d5-47da-92fb-90a9eabf53d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-649e0aca-c7d5-47da-92fb-90a9eabf53d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-649e0aca-c7d5-47da-92fb-90a9eabf53d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-649e0aca-c7d5-47da-92fb-90a9eabf53d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-649e0aca-c7d5-47da-92fb-90a9eabf53d7 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 returned with HTTP 200 Sep 01 02:03:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 185/375] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:22 2026] GET /volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 => generated 858 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "995cb4ed-907c-4073-a234-5d11c6669758", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1757776469"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume request body: {'volume': {'imageRef': '995cb4ed-907c-4073-a234-5d11c6669758', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1757776469'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:23 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume of 2 GB Sep 01 02:03:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Availability Zones retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Flow 'volume_create_api' (51ff0be4-96ab-4953-a193-b4456ec75fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847069c6-c476-4f48-a87b-9e6a6487cc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Validating volume size '2' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:23 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847069c6-c476-4f48-a87b-9e6a6487cc3f) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:03:23 devstack devstack@c-api.service[87080]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 995cb4ed-907c-4073-a234-5d11c6669758 is not active. Sep 01 02:03:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847069c6-c476-4f48-a87b-9e6a6487cc3f) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:23 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847069c6-c476-4f48-a87b-9e6a6487cc3f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:03:23 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Flow 'volume_create_api' (51ff0be4-96ab-4953-a193-b4456ec75fbc) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:03:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bef64edc-a0ed-4611-aa37-62f415bf5ce4 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 400 Sep 01 02:03:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 191/376] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:03:22 2026] POST /volume/v3/volumes => generated 125 bytes in 470 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7c77a062-f1cb-4ac7-b620-69e62867a086 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c77a062-f1cb-4ac7-b620-69e62867a086 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c77a062-f1cb-4ac7-b620-69e62867a086 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c77a062-f1cb-4ac7-b620-69e62867a086 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7c77a062-f1cb-4ac7-b620-69e62867a086 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c77a062-f1cb-4ac7-b620-69e62867a086 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 returned with HTTP 200 Sep 01 02:03:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 186/377] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:23 2026] GET /volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 => generated 858 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-85f2838c-7e66-4b66-b455-56607ae90376 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-85f2838c-7e66-4b66-b455-56607ae90376 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 Sep 01 02:03:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-85f2838c-7e66-4b66-b455-56607ae90376 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-85f2838c-7e66-4b66-b455-56607ae90376 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-85f2838c-7e66-4b66-b455-56607ae90376 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 returned with HTTP 404 Sep 01 02:03:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 192/378] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:24 2026] GET /volume/v3/volumes/2d8e8986-507a-4d60-b2ce-f3ea1a8920e9 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-db136059-c4f8-4b80-9f74-529c4e84e8cf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db136059-c4f8-4b80-9f74-529c4e84e8cf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] DELETE http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf Sep 01 02:03:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db136059-c4f8-4b80-9f74-529c4e84e8cf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db136059-c4f8-4b80-9f74-529c4e84e8cf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-db136059-c4f8-4b80-9f74-529c4e84e8cf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Delete volume with id: d628f67a-5017-4ea6-8e5c-b9bf080ddccf Sep 01 02:03:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-db136059-c4f8-4b80-9f74-529c4e84e8cf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-db136059-c4f8-4b80-9f74-529c4e84e8cf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Delete volume request issued successfully. Sep 01 02:03:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db136059-c4f8-4b80-9f74-529c4e84e8cf tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf returned with HTTP 202 Sep 01 02:03:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 187/379] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:24 2026] DELETE /volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-56fb6f45-7cfb-4ca9-9952-b67e7436942e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-56fb6f45-7cfb-4ca9-9952-b67e7436942e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf Sep 01 02:03:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-56fb6f45-7cfb-4ca9-9952-b67e7436942e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-56fb6f45-7cfb-4ca9-9952-b67e7436942e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-56fb6f45-7cfb-4ca9-9952-b67e7436942e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Volume info retrieved successfully. Sep 01 02:03:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-56fb6f45-7cfb-4ca9-9952-b67e7436942e tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf returned with HTTP 200 Sep 01 02:03:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 193/380] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:24 2026] GET /volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf => generated 858 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bebbd3a5-ccff-4ce0-bda1-c3c41a1d1ce1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bebbd3a5-ccff-4ce0-bda1-c3c41a1d1ce1 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] GET http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bebbd3a5-ccff-4ce0-bda1-c3c41a1d1ce1 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bebbd3a5-ccff-4ce0-bda1-c3c41a1d1ce1 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bebbd3a5-ccff-4ce0-bda1-c3c41a1d1ce1 tempest-VolumesTestJSON-143348376 tempest-VolumesTestJSON-143348376-project-member] http://192.168.122.45/volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf returned with HTTP 404 Sep 01 02:03:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 188/381] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:26 2026] GET /volume/v3/volumes/d628f67a-5017-4ea6-8e5c-b9bf080ddccf => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "e14e2150-7a86-4e87-92d8-405b63fc3b95"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'e14e2150-7a86-4e87-92d8-405b63fc3b95'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume of 1 GB Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Availability Zones retrieved successfully. Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Flow 'volume_create_api' (32aa2084-788c-497e-880e-183fe73c34da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31de3079-005e-4f66-89c8-7c2ac21027a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31de3079-005e-4f66-89c8-7c2ac21027a7) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:03:26 devstack devstack@c-api.service[87080]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31de3079-005e-4f66-89c8-7c2ac21027a7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31de3079-005e-4f66-89c8-7c2ac21027a7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:03:26 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Flow 'volume_create_api' (32aa2084-788c-497e-880e-183fe73c34da) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-98c296b8-cdc8-4cc8-b8da-ba46597c5c32 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 400 Sep 01 02:03:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 194/382] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:26 2026] POST /volume/v3/volumes => generated 134 bytes in 313 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-36898a45-e63b-44c6-a475-50c81f4ba151 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36898a45-e63b-44c6-a475-50c81f4ba151 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-36898a45-e63b-44c6-a475-50c81f4ba151 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36898a45-e63b-44c6-a475-50c81f4ba151 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 400 Sep 01 02:03:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 189/383] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:26 2026] POST /volume/v3/volumes => generated 127 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2aca0490-73d8-491e-9781-44fa78547412 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2aca0490-73d8-491e-9781-44fa78547412 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2aca0490-73d8-491e-9781-44fa78547412 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "9ea59fbc-37d8-4744-8fbf-c99c83816360"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-2aca0490-73d8-491e-9781-44fa78547412 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '9ea59fbc-37d8-4744-8fbf-c99c83816360'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2aca0490-73d8-491e-9781-44fa78547412 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 404 Sep 01 02:03:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 195/384] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:26 2026] POST /volume/v3/volumes => generated 111 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2e149b14-90ff-4047-bac2-60b2bfb05e2e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2e149b14-90ff-4047-bac2-60b2bfb05e2e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2e149b14-90ff-4047-bac2-60b2bfb05e2e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "8d845518-bac9-492c-b71b-bb87b6f10ad1"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-2e149b14-90ff-4047-bac2-60b2bfb05e2e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '8d845518-bac9-492c-b71b-bb87b6f10ad1'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2e149b14-90ff-4047-bac2-60b2bfb05e2e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 404 Sep 01 02:03:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 190/385] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:26 2026] POST /volume/v3/volumes => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b35e1d19-f689-417c-9824-a6d4ce20eb29 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b35e1d19-f689-417c-9824-a6d4ce20eb29 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b35e1d19-f689-417c-9824-a6d4ce20eb29 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "9ef89e01-6f86-4fa9-9567-cf74cb9a9d0d"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-b35e1d19-f689-417c-9824-a6d4ce20eb29 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '9ef89e01-6f86-4fa9-9567-cf74cb9a9d0d'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b35e1d19-f689-417c-9824-a6d4ce20eb29 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 404 Sep 01 02:03:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 196/386] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:26 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 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d951b8ac-e013-4fc9-8065-318c36aed111 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d951b8ac-e013-4fc9-8065-318c36aed111 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d951b8ac-e013-4fc9-8065-318c36aed111 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d951b8ac-e013-4fc9-8065-318c36aed111 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 400 Sep 01 02:03:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 191/387] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:26 2026] POST /volume/v3/volumes => generated 125 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-566e13f7-d89a-4024-ba68-c707fabcd9e9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-566e13f7-d89a-4024-ba68-c707fabcd9e9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-566e13f7-d89a-4024-ba68-c707fabcd9e9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-566e13f7-d89a-4024-ba68-c707fabcd9e9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 400 Sep 01 02:03:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 197/388] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:26 2026] POST /volume/v3/volumes => generated 125 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1d1da6d6-8aed-4ce8-a569-cfd51a305de9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1d1da6d6-8aed-4ce8-a569-cfd51a305de9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1d1da6d6-8aed-4ce8-a569-cfd51a305de9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1d1da6d6-8aed-4ce8-a569-cfd51a305de9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 400 Sep 01 02:03:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 192/389] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:26 2026] POST /volume/v3/volumes => generated 121 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-28b16c72-33fe-4fde-803e-b055dd7b4647 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-28b16c72-33fe-4fde-803e-b055dd7b4647 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] DELETE http://192.168.122.45/volume/v3/volumes/tempest-invalid-368124850 Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-28b16c72-33fe-4fde-803e-b055dd7b4647 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-28b16c72-33fe-4fde-803e-b055dd7b4647 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-28b16c72-33fe-4fde-803e-b055dd7b4647 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Delete volume with id: tempest-invalid-368124850 Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-28b16c72-33fe-4fde-803e-b055dd7b4647 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/tempest-invalid-368124850 returned with HTTP 404 Sep 01 02:03:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 198/390] 192.168.122.45 () {58 vars in 1197 bytes} [Tue Sep 1 02:03:26 2026] DELETE /volume/v3/volumes/tempest-invalid-368124850 => generated 98 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-94eff9d9-4554-47f4-bc2d-a4a14e69a5a2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 193/391] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:03:26 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-abe63686-bfee-4fbc-8106-010aaba472f2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-abe63686-bfee-4fbc-8106-010aaba472f2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/xxx/action Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-abe63686-bfee-4fbc-8106-010aaba472f2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-detach": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-abe63686-bfee-4fbc-8106-010aaba472f2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-abe63686-bfee-4fbc-8106-010aaba472f2 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 01 02:03:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 199/392] 192.168.122.45 () {60 vars in 1170 bytes} [Tue Sep 1 02:03:26 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6bc300c3-f51a-4896-8a6a-89025d0697c0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6bc300c3-f51a-4896-8a6a-89025d0697c0 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/tempest-invalid-1098032991 Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6bc300c3-f51a-4896-8a6a-89025d0697c0 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6bc300c3-f51a-4896-8a6a-89025d0697c0 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6bc300c3-f51a-4896-8a6a-89025d0697c0 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/tempest-invalid-1098032991 returned with HTTP 404 Sep 01 02:03:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 194/393] 192.168.122.45 () {58 vars in 1197 bytes} [Tue Sep 1 02:03:26 2026] GET /volume/v3/volumes/tempest-invalid-1098032991 => generated 99 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-66bb4d84-faeb-4223-9665-47053b132066 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 200/394] 192.168.122.45 () {58 vars in 1119 bytes} [Tue Sep 1 02:03:26 2026] GET /volume/v3/volumes/ => generated 112 bytes in 6 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d3cd9f51-7363-425c-a4a5-3732542ff02d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3cd9f51-7363-425c-a4a5-3732542ff02d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?status=null Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3cd9f51-7363-425c-a4a5-3732542ff02d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3cd9f51-7363-425c-a4a5-3732542ff02d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-d3cd9f51-7363-425c-a4a5-3732542ff02d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:26 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d3cd9f51-7363-425c-a4a5-3732542ff02d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Could not evaluate value null, assuming string {{(pid=87081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d3cd9f51-7363-425c-a4a5-3732542ff02d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d3cd9f51-7363-425c-a4a5-3732542ff02d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Get all volumes completed successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3cd9f51-7363-425c-a4a5-3732542ff02d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 195/395] 192.168.122.45 () {58 vars in 1160 bytes} [Tue Sep 1 02:03:26 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f051a8e6-bf77-45f7-a30a-a00f21e0b99e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f051a8e6-bf77-45f7-a30a-a00f21e0b99e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2135539544 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f051a8e6-bf77-45f7-a30a-a00f21e0b99e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f051a8e6-bf77-45f7-a30a-a00f21e0b99e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-f051a8e6-bf77-45f7-a30a-a00f21e0b99e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f051a8e6-bf77-45f7-a30a-a00f21e0b99e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-2135539544'), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f051a8e6-bf77-45f7-a30a-a00f21e0b99e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Get all volumes completed successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f051a8e6-bf77-45f7-a30a-a00f21e0b99e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2135539544 returned with HTTP 200 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 201/396] 192.168.122.45 () {58 vars in 1238 bytes} [Tue Sep 1 02:03:27 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-2135539544 => generated 15 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ed479d5d-0f39-4a27-b83f-ca96a3370416 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ed479d5d-0f39-4a27-b83f-ca96a3370416 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes?status=null Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ed479d5d-0f39-4a27-b83f-ca96a3370416 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ed479d5d-0f39-4a27-b83f-ca96a3370416 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-ed479d5d-0f39-4a27-b83f-ca96a3370416 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ed479d5d-0f39-4a27-b83f-ca96a3370416 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Could not evaluate value null, assuming string {{(pid=87081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ed479d5d-0f39-4a27-b83f-ca96a3370416 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ed479d5d-0f39-4a27-b83f-ca96a3370416 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Get all volumes completed successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ed479d5d-0f39-4a27-b83f-ca96a3370416 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes?status=null returned with HTTP 200 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 196/397] 192.168.122.45 () {58 vars in 1139 bytes} [Tue Sep 1 02:03:27 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2f6ef260-2971-47b0-aea3-b74b96fc76d9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2f6ef260-2971-47b0-aea3-b74b96fc76d9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1824227762 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2f6ef260-2971-47b0-aea3-b74b96fc76d9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2f6ef260-2971-47b0-aea3-b74b96fc76d9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-2f6ef260-2971-47b0-aea3-b74b96fc76d9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2f6ef260-2971-47b0-aea3-b74b96fc76d9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1824227762'), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2f6ef260-2971-47b0-aea3-b74b96fc76d9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Get all volumes completed successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2f6ef260-2971-47b0-aea3-b74b96fc76d9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1824227762 returned with HTTP 200 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 202/398] 192.168.122.45 () {58 vars in 1217 bytes} [Tue Sep 1 02:03:27 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1824227762 => generated 15 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-574ec813-4064-47a8-b0e1-e8f867cf40ac None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-574ec813-4064-47a8-b0e1-e8f867cf40ac tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-574ec813-4064-47a8-b0e1-e8f867cf40ac tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-574ec813-4064-47a8-b0e1-e8f867cf40ac tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-574ec813-4064-47a8-b0e1-e8f867cf40ac tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume info retrieved successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-574ec813-4064-47a8-b0e1-e8f867cf40ac tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Reserve volume completed successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-574ec813-4064-47a8-b0e1-e8f867cf40ac tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action returned with HTTP 202 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 197/399] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8a293897-89b8-413a-a23e-46180ae5742d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a293897-89b8-413a-a23e-46180ae5742d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8a293897-89b8-413a-a23e-46180ae5742d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8a293897-89b8-413a-a23e-46180ae5742d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8a293897-89b8-413a-a23e-46180ae5742d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume info retrieved successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87080]: ERROR cinder.volume.api [None req-8a293897-89b8-413a-a23e-46180ae5742d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume status must be available to reserve, but the status is attaching. Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a293897-89b8-413a-a23e-46180ae5742d tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action returned with HTTP 400 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 203/400] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action => generated 132 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-863ccd68-0929-4993-870d-0cecf9f62fab None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-863ccd68-0929-4993-870d-0cecf9f62fab tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-863ccd68-0929-4993-870d-0cecf9f62fab tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-863ccd68-0929-4993-870d-0cecf9f62fab tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-863ccd68-0929-4993-870d-0cecf9f62fab tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume info retrieved successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-863ccd68-0929-4993-870d-0cecf9f62fab tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Unreserve volume completed successfully. Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-863ccd68-0929-4993-870d-0cecf9f62fab tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action returned with HTTP 202 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 198/401] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-27895c9f-a036-4cfd-9676-74d0a63d6241 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-27895c9f-a036-4cfd-9676-74d0a63d6241 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/f46a570e-3ca9-4745-803a-38cc525ada08/action Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-27895c9f-a036-4cfd-9676-74d0a63d6241 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-27895c9f-a036-4cfd-9676-74d0a63d6241 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-27895c9f-a036-4cfd-9676-74d0a63d6241 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/f46a570e-3ca9-4745-803a-38cc525ada08/action returned with HTTP 404 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 204/402] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/f46a570e-3ca9-4745-803a-38cc525ada08/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b185052f-4ae8-47e3-9d45-0dd88220736c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b185052f-4ae8-47e3-9d45-0dd88220736c tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/bce92294-1bb0-4234-b3e5-f15b8ce9230c/action Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b185052f-4ae8-47e3-9d45-0dd88220736c tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b185052f-4ae8-47e3-9d45-0dd88220736c tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b185052f-4ae8-47e3-9d45-0dd88220736c tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/bce92294-1bb0-4234-b3e5-f15b8ce9230c/action returned with HTTP 404 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 199/403] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/bce92294-1bb0-4234-b3e5-f15b8ce9230c/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d23a065f-54d6-42e7-b023-e1f4dad6100c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 205/404] 192.168.122.45 () {60 vars in 1139 bytes} [Tue Sep 1 02:03:27 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f228b7ed-b1cc-4134-9948-050509f83c69 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f228b7ed-b1cc-4134-9948-050509f83c69 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] PUT http://192.168.122.45/volume/v3/volumes/tempest-invalid-1212779335 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f228b7ed-b1cc-4134-9948-050509f83c69 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f228b7ed-b1cc-4134-9948-050509f83c69 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/tempest-invalid-1212779335 returned with HTTP 404 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 200/405] 192.168.122.45 () {60 vars in 1217 bytes} [Tue Sep 1 02:03:27 2026] PUT /volume/v3/volumes/tempest-invalid-1212779335 => generated 99 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3e312e85-d12d-4473-84a3-4f742c8d57ed None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3e312e85-d12d-4473-84a3-4f742c8d57ed tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] PUT http://192.168.122.45/volume/v3/volumes/0003fdef-fab9-4b96-9412-c5f6ced3879f Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3e312e85-d12d-4473-84a3-4f742c8d57ed tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3e312e85-d12d-4473-84a3-4f742c8d57ed tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/0003fdef-fab9-4b96-9412-c5f6ced3879f returned with HTTP 404 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 206/406] 192.168.122.45 () {60 vars in 1247 bytes} [Tue Sep 1 02:03:27 2026] PUT /volume/v3/volumes/0003fdef-fab9-4b96-9412-c5f6ced3879f => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ef52dc8b-08f9-4598-a122-2ba0055a5e28 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef52dc8b-08f9-4598-a122-2ba0055a5e28 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] DELETE http://192.168.122.45/volume/v3/volumes/a7106106-d9ab-4b7b-a15c-76cc25ebc24d Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ef52dc8b-08f9-4598-a122-2ba0055a5e28 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ef52dc8b-08f9-4598-a122-2ba0055a5e28 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-ef52dc8b-08f9-4598-a122-2ba0055a5e28 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Delete volume with id: a7106106-d9ab-4b7b-a15c-76cc25ebc24d Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef52dc8b-08f9-4598-a122-2ba0055a5e28 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/a7106106-d9ab-4b7b-a15c-76cc25ebc24d returned with HTTP 404 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 201/407] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:27 2026] DELETE /volume/v3/volumes/a7106106-d9ab-4b7b-a15c-76cc25ebc24d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8c685147-60b8-4d3e-b395-07c517c93912 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8c685147-60b8-4d3e-b395-07c517c93912 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8c685147-60b8-4d3e-b395-07c517c93912 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8c685147-60b8-4d3e-b395-07c517c93912 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8c685147-60b8-4d3e-b395-07c517c93912 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action returned with HTTP 400 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 207/408] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action => generated 140 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c32851d6-539d-4d7e-a66c-f603b37064e9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c32851d6-539d-4d7e-a66c-f603b37064e9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c32851d6-539d-4d7e-a66c-f603b37064e9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c32851d6-539d-4d7e-a66c-f603b37064e9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c32851d6-539d-4d7e-a66c-f603b37064e9 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action returned with HTTP 400 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 202/409] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action => generated 131 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5b286666-db94-40d2-83e3-5a62e0b81f48 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5b286666-db94-40d2-83e3-5a62e0b81f48 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/a78441b7-8977-46d0-ac56-a5265b66de27/action Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5b286666-db94-40d2-83e3-5a62e0b81f48 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5b286666-db94-40d2-83e3-5a62e0b81f48 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5b286666-db94-40d2-83e3-5a62e0b81f48 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/a78441b7-8977-46d0-ac56-a5265b66de27/action returned with HTTP 404 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 208/410] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/a78441b7-8977-46d0-ac56-a5265b66de27/action => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bbf77e10-75e4-4800-b9e1-2c2464c1ec97 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bbf77e10-75e4-4800-b9e1-2c2464c1ec97 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bbf77e10-75e4-4800-b9e1-2c2464c1ec97 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bbf77e10-75e4-4800-b9e1-2c2464c1ec97 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bbf77e10-75e4-4800-b9e1-2c2464c1ec97 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action returned with HTTP 400 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 203/411] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f/action => generated 129 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cbaa8e3a-8922-4bc8-89b0-9305ce95c532 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cbaa8e3a-8922-4bc8-89b0-9305ce95c532 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] POST http://192.168.122.45/volume/v3/volumes/None/action Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cbaa8e3a-8922-4bc8-89b0-9305ce95c532 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cbaa8e3a-8922-4bc8-89b0-9305ce95c532 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cbaa8e3a-8922-4bc8-89b0-9305ce95c532 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/None/action returned with HTTP 404 Sep 01 02:03:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 209/412] 192.168.122.45 () {60 vars in 1173 bytes} [Tue Sep 1 02:03:27 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e2b37ae8-a147-43e4-999f-6a09735c0eaa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e2b37ae8-a147-43e4-999f-6a09735c0eaa tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/003c3793-a2ca-4642-a089-cc1f6f26f45e Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e2b37ae8-a147-43e4-999f-6a09735c0eaa tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e2b37ae8-a147-43e4-999f-6a09735c0eaa tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e2b37ae8-a147-43e4-999f-6a09735c0eaa tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/003c3793-a2ca-4642-a089-cc1f6f26f45e returned with HTTP 404 Sep 01 02:03:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 204/413] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:27 2026] GET /volume/v3/volumes/003c3793-a2ca-4642-a089-cc1f6f26f45e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9c6598a2-46b8-4adc-b5a6-c6618bfc7e3e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c6598a2-46b8-4adc-b5a6-c6618bfc7e3e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c6598a2-46b8-4adc-b5a6-c6618bfc7e3e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c6598a2-46b8-4adc-b5a6-c6618bfc7e3e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9c6598a2-46b8-4adc-b5a6-c6618bfc7e3e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c6598a2-46b8-4adc-b5a6-c6618bfc7e3e tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 210/414] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:27 2026] GET /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f => generated 849 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5f6042b6-2955-498d-ab32-39c2a87cfdcf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5f6042b6-2955-498d-ab32-39c2a87cfdcf tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] DELETE http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f Sep 01 02:03:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5f6042b6-2955-498d-ab32-39c2a87cfdcf tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5f6042b6-2955-498d-ab32-39c2a87cfdcf tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-5f6042b6-2955-498d-ab32-39c2a87cfdcf tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Delete volume with id: 35783e87-935e-496f-9bb3-3212adafa73f Sep 01 02:03:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5f6042b6-2955-498d-ab32-39c2a87cfdcf tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5f6042b6-2955-498d-ab32-39c2a87cfdcf tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Delete volume request issued successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5f6042b6-2955-498d-ab32-39c2a87cfdcf tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f returned with HTTP 202 Sep 01 02:03:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 205/415] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:28 2026] DELETE /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-937134cb-8118-4ba2-8eef-ff0a0f2f97d0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-937134cb-8118-4ba2-8eef-ff0a0f2f97d0 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f Sep 01 02:03:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-937134cb-8118-4ba2-8eef-ff0a0f2f97d0 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-937134cb-8118-4ba2-8eef-ff0a0f2f97d0 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-937134cb-8118-4ba2-8eef-ff0a0f2f97d0 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Volume info retrieved successfully. Sep 01 02:03:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-937134cb-8118-4ba2-8eef-ff0a0f2f97d0 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f returned with HTTP 200 Sep 01 02:03:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 211/416] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:28 2026] GET /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f => generated 848 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c1583161-54fb-4030-bd73-aa2f2312e541 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1583161-54fb-4030-bd73-aa2f2312e541 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] GET http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f Sep 01 02:03:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c1583161-54fb-4030-bd73-aa2f2312e541 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c1583161-54fb-4030-bd73-aa2f2312e541 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1583161-54fb-4030-bd73-aa2f2312e541 tempest-VolumesNegativeTest-423221525 tempest-VolumesNegativeTest-423221525-project-member] http://192.168.122.45/volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f returned with HTTP 404 Sep 01 02:03:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 206/417] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:29 2026] GET /volume/v3/volumes/35783e87-935e-496f-9bb3-3212adafa73f => generated 109 bytes in 73 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dfb4cf52-a530-421f-8056-d6d5dbc4df28 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dfb4cf52-a530-421f-8056-d6d5dbc4df28 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:03:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dfb4cf52-a530-421f-8056-d6d5dbc4df28 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-744858442"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dfb4cf52-a530-421f-8056-d6d5dbc4df28 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:03:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 212/418] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:03:30 2026] POST /volume/v3/types => generated 227 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cdbcba53-6088-4430-9461-b306980aa654 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cdbcba53-6088-4430-9461-b306980aa654 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:03:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cdbcba53-6088-4430-9461-b306980aa654 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-318398296"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cdbcba53-6088-4430-9461-b306980aa654 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:03:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 207/419] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:03:31 2026] POST /volume/v3/group_types => generated 184 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8706446d-fbd2-4331-9c37-49f2b4e6f6e3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8706446d-fbd2-4331-9c37-49f2b4e6f6e3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] POST http://192.168.122.45/volume/v3/groups Sep 01 02:03:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8706446d-fbd2-4331-9c37-49f2b4e6f6e3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "74951e92-92e1-4100-b972-e44c0620af82", "volume_types": ["026fb455-97b5-4caf-9c06-05d527461229"], "name": "tempest-GroupSnapshotsV319Test-Group-188545988"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-8706446d-fbd2-4331-9c37-49f2b4e6f6e3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Creating new group {'group': {'group_type': '74951e92-92e1-4100-b972-e44c0620af82', 'volume_types': ['026fb455-97b5-4caf-9c06-05d527461229'], 'name': 'tempest-GroupSnapshotsV319Test-Group-188545988'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:03:31 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-8706446d-fbd2-4331-9c37-49f2b4e6f6e3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-188545988. Sep 01 02:03:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8706446d-fbd2-4331-9c37-49f2b4e6f6e3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Availability Zones retrieved successfully. Sep 01 02:03:31 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-8706446d-fbd2-4331-9c37-49f2b4e6f6e3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Created reservations ['80c3d61b-11dc-4209-8ac9-fd3b42674c5b'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8706446d-fbd2-4331-9c37-49f2b4e6f6e3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/groups returned with HTTP 202 Sep 01 02:03:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 213/420] 192.168.122.45 () {62 vars in 1176 bytes} [Tue Sep 1 02:03:31 2026] POST /volume/v3/groups => generated 115 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4d208513-b553-4e1a-a860-3e4e9c98176e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4d208513-b553-4e1a-a860-3e4e9c98176e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163 Sep 01 02:03:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4d208513-b553-4e1a-a860-3e4e9c98176e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4d208513-b553-4e1a-a860-3e4e9c98176e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-4d208513-b553-4e1a-a860-3e4e9c98176e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member 24bd5a80-f8cd-4f1b-a1ed-158c9650a163 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:31 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:03:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4d208513-b553-4e1a-a860-3e4e9c98176e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163 returned with HTTP 200 Sep 01 02:03:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 208/421] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:31 2026] GET /volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163 => generated 395 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d2073ca7-41a8-4b71-a025-7a619287ac82 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d2073ca7-41a8-4b71-a025-7a619287ac82 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:03:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d2073ca7-41a8-4b71-a025-7a619287ac82 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d2073ca7-41a8-4b71-a025-7a619287ac82 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d2073ca7-41a8-4b71-a025-7a619287ac82 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:03:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d2073ca7-41a8-4b71-a025-7a619287ac82 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:03:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 214/422] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:31 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 851 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d9ac273d-cc96-424e-b9c3-658f3426e90c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d9ac273d-cc96-424e-b9c3-658f3426e90c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:03:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d9ac273d-cc96-424e-b9c3-658f3426e90c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d9ac273d-cc96-424e-b9c3-658f3426e90c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d9ac273d-cc96-424e-b9c3-658f3426e90c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:03:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d9ac273d-cc96-424e-b9c3-658f3426e90c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:03:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 209/423] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:32 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 851 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-241778214"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-241778214'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:32 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Create volume of 1 GB Sep 01 02:03:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Availability Zones retrieved successfully. Sep 01 02:03:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Flow 'volume_create_api' (29ef8639-076c-4081-a112-eddfa7adbfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874a135e-5cc6-4843-8413-5b15b9c23819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5dbc4c19-6bfb-4047-9bce-2bc2f0d1377b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5dbc4c19-6bfb-4047-9bce-2bc2f0d1377b tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163 Sep 01 02:03:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5dbc4c19-6bfb-4047-9bce-2bc2f0d1377b tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5dbc4c19-6bfb-4047-9bce-2bc2f0d1377b tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-5dbc4c19-6bfb-4047-9bce-2bc2f0d1377b tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member 24bd5a80-f8cd-4f1b-a1ed-158c9650a163 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:03:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5dbc4c19-6bfb-4047-9bce-2bc2f0d1377b tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163 returned with HTTP 200 Sep 01 02:03:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 210/424] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:32 2026] GET /volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163 => generated 396 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (874a135e-5cc6-4843-8413-5b15b9c23819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2ca7bb66-d212-462e-8636-5d3046068c34 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f399ad-c9c4-4edc-9550-404954e608ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-65136338", "volume_type": "026fb455-97b5-4caf-9c06-05d527461229", "group_id": "24bd5a80-f8cd-4f1b-a1ed-158c9650a163", "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-65136338', 'volume_type': '026fb455-97b5-4caf-9c06-05d527461229', 'group_id': '24bd5a80-f8cd-4f1b-a1ed-158c9650a163', 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Create volume of 1 GB Sep 01 02:03:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:03:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Availability Zones retrieved successfully. Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Flow 'volume_create_api' (534ef22e-2a85-4251-83d4-e56cbceb1daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d7899c7-d4a8-4916-acb1-2a77f5cabfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d7899c7-d4a8-4916-acb1-2a77f5cabfca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:03:31Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=026fb455-97b5-4caf-9c06-05d527461229,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-744858442',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '026fb455-97b5-4caf-9c06-05d527461229', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '24bd5a80-f8cd-4f1b-a1ed-158c9650a163', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b90a71-7b4e-47b1-afb3-5a9213c28d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Created reservations ['fb4a0522-7067-44a7-9612-4df107f15e35', '4148ec28-5e0a-4102-bc92-02934bdb4a26', 'a8de9bf0-90a3-4c1c-8b84-25be12e2af77', '491e6454-5ca5-4f96-83fc-15de6f64be90'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f399ad-c9c4-4edc-9550-404954e608ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb4a0522-7067-44a7-9612-4df107f15e35', '4148ec28-5e0a-4102-bc92-02934bdb4a26', 'a8de9bf0-90a3-4c1c-8b84-25be12e2af77', '491e6454-5ca5-4f96-83fc-15de6f64be90']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8309ba94-ce24-4cd7-8b21-641ba66efdcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8309ba94-ce24-4cd7-8b21-641ba66efdcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '958349fb-22eb-466e-a178-103f4af71fa8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-241778214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7175e4cea214bd897601dd1356b3a92',qos_specs=None,replication_status=,reservations=['fb4a0522-7067-44a7-9612-4df107f15e35','4148ec28-5e0a-4102-bc92-02934bdb4a26','a8de9bf0-90a3-4c1c-8b84-25be12e2af77','491e6454-5ca5-4f96-83fc-15de6f64be90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb85283cc5064aec99b12c01fc65fd91',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-241778214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=958349fb-22eb-466e-a178-103f4af71fa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7175e4cea214bd897601dd1356b3a92',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb85283cc5064aec99b12c01fc65fd91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8834e8c0-7d36-4120-a057-3ce1a025fd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-744858442 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-744858442, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:33 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-744858442 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-744858442, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8834e8c0-7d36-4120-a057-3ce1a025fd42) transitioned into state 'SUCCESS' from state '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-241778214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7175e4cea214bd897601dd1356b3a92',qos_specs=None,replication_status=,reservations=['fb4a0522-7067-44a7-9612-4df107f15e35','4148ec28-5e0a-4102-bc92-02934bdb4a26','a8de9bf0-90a3-4c1c-8b84-25be12e2af77','491e6454-5ca5-4f96-83fc-15de6f64be90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb85283cc5064aec99b12c01fc65fd91',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ab2225-aad7-4495-8a12-6109e4bf9bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44ab2225-aad7-4495-8a12-6109e4bf9bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Flow 'volume_create_api' (29ef8639-076c-4081-a112-eddfa7adbfbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Create volume request issued successfully. Sep 01 02:03:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0f8dd70-6a73-492b-8d46-679b7d2d9d3c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 215/425] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:03:32 2026] POST /volume/v3/volumes => generated 764 bytes in 1116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d2cd0566-0cc0-4f1d-9ad0-fa6b97ae025c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d2cd0566-0cc0-4f1d-9ad0-fa6b97ae025c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d2cd0566-0cc0-4f1d-9ad0-fa6b97ae025c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d2cd0566-0cc0-4f1d-9ad0-fa6b97ae025c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d2cd0566-0cc0-4f1d-9ad0-fa6b97ae025c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Volume info retrieved successfully. Sep 01 02:03:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d2cd0566-0cc0-4f1d-9ad0-fa6b97ae025c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 returned with HTTP 200 Sep 01 02:03:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 216/426] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:33 2026] GET /volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 => generated 832 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Created reservations ['fb4c7fb0-d49b-47f7-8d14-b4b6c2bdd1ba', 'ef466561-3c8b-4e22-a3e2-3a5e8f3df195', 'b32df919-f956-439b-aba8-d922dfe641b7', '23175a6e-83db-4df0-88eb-8733ef09f966'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6b90a71-7b4e-47b1-afb3-5a9213c28d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb4c7fb0-d49b-47f7-8d14-b4b6c2bdd1ba', 'ef466561-3c8b-4e22-a3e2-3a5e8f3df195', 'b32df919-f956-439b-aba8-d922dfe641b7', '23175a6e-83db-4df0-88eb-8733ef09f966']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03401709-f4b4-4613-b5d2-531c47c4ad8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03401709-f4b4-4613-b5d2-531c47c4ad8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b97f392-b767-40a4-bede-b8ad916b001c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-65136338',encryption_key_id=None,group_id=24bd5a80-f8cd-4f1b-a1ed-158c9650a163,group_type_id=,metadata={},multiattach=False,project_id='886956f759534df98cde4820e29bf748',qos_specs=None,replication_status=,reservations=['fb4c7fb0-d49b-47f7-8d14-b4b6c2bdd1ba','ef466561-3c8b-4e22-a3e2-3a5e8f3df195','b32df919-f956-439b-aba8-d922dfe641b7','23175a6e-83db-4df0-88eb-8733ef09f966'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1b43d2aa34344f4b35f54f2c95fc258',volume_type_id=026fb455-97b5-4caf-9c06-05d527461229), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:03:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-65136338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=24bd5a80-f8cd-4f1b-a1ed-158c9650a163,host=None,id=1b97f392-b767-40a4-bede-b8ad916b001c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='886956f759534df98cde4820e29bf748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d1b43d2aa34344f4b35f54f2c95fc258',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(026fb455-97b5-4caf-9c06-05d527461229),volume_type_id=026fb455-97b5-4caf-9c06-05d527461229)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778d3ec5-a7ce-4703-81b0-7adae483dc83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (778d3ec5-a7ce-4703-81b0-7adae483dc83) transitioned into state 'SUCCESS' from state '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-65136338',encryption_key_id=None,group_id=24bd5a80-f8cd-4f1b-a1ed-158c9650a163,group_type_id=,metadata={},multiattach=False,project_id='886956f759534df98cde4820e29bf748',qos_specs=None,replication_status=,reservations=['fb4c7fb0-d49b-47f7-8d14-b4b6c2bdd1ba','ef466561-3c8b-4e22-a3e2-3a5e8f3df195','b32df919-f956-439b-aba8-d922dfe641b7','23175a6e-83db-4df0-88eb-8733ef09f966'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d1b43d2aa34344f4b35f54f2c95fc258',volume_type_id=026fb455-97b5-4caf-9c06-05d527461229)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97722de1-f6c2-40ef-848a-b4dc4beb8b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97722de1-f6c2-40ef-848a-b4dc4beb8b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Flow 'volume_create_api' (534ef22e-2a85-4251-83d4-e56cbceb1daa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:03:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Create volume request issued successfully. Sep 01 02:03:33 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:33 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:34 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2ca7bb66-d212-462e-8636-5d3046068c34 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:03:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 211/427] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:03:33 2026] POST /volume/v3/volumes => generated 830 bytes in 1006 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b849fbb1-89fb-441a-9420-3e1491cc8aa8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b849fbb1-89fb-441a-9420-3e1491cc8aa8 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c Sep 01 02:03:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b849fbb1-89fb-441a-9420-3e1491cc8aa8 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b849fbb1-89fb-441a-9420-3e1491cc8aa8 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b849fbb1-89fb-441a-9420-3e1491cc8aa8 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Volume info retrieved successfully. Sep 01 02:03:34 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-b849fbb1-89fb-441a-9420-3e1491cc8aa8 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:34 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-b849fbb1-89fb-441a-9420-3e1491cc8aa8 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:34 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-b849fbb1-89fb-441a-9420-3e1491cc8aa8 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b849fbb1-89fb-441a-9420-3e1491cc8aa8 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c returned with HTTP 200 Sep 01 02:03:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 217/428] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:34 2026] GET /volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c => generated 898 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-aa63b3dd-26c0-4895-8bf8-00604fd0ee70 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aa63b3dd-26c0-4895-8bf8-00604fd0ee70 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:03:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aa63b3dd-26c0-4895-8bf8-00604fd0ee70 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aa63b3dd-26c0-4895-8bf8-00604fd0ee70 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-aa63b3dd-26c0-4895-8bf8-00604fd0ee70 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Volume info retrieved successfully. Sep 01 02:03:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aa63b3dd-26c0-4895-8bf8-00604fd0ee70 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 returned with HTTP 200 Sep 01 02:03:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 212/429] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:34 2026] GET /volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1873f1a4-ddf2-4020-b51a-9d4222baf23a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1873f1a4-ddf2-4020-b51a-9d4222baf23a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c Sep 01 02:03:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1873f1a4-ddf2-4020-b51a-9d4222baf23a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1873f1a4-ddf2-4020-b51a-9d4222baf23a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1873f1a4-ddf2-4020-b51a-9d4222baf23a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Volume info retrieved successfully. Sep 01 02:03:35 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-1873f1a4-ddf2-4020-b51a-9d4222baf23a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:35 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-1873f1a4-ddf2-4020-b51a-9d4222baf23a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:35 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-1873f1a4-ddf2-4020-b51a-9d4222baf23a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1873f1a4-ddf2-4020-b51a-9d4222baf23a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c returned with HTTP 200 Sep 01 02:03:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 218/430] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:35 2026] GET /volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c => generated 922 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-68a18b89-7a9b-4221-8747-2fd5f9716c35 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-68a18b89-7a9b-4221-8747-2fd5f9716c35 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:03:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-68a18b89-7a9b-4221-8747-2fd5f9716c35 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-68a18b89-7a9b-4221-8747-2fd5f9716c35 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-68a18b89-7a9b-4221-8747-2fd5f9716c35 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Volume info retrieved successfully. Sep 01 02:03:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-68a18b89-7a9b-4221-8747-2fd5f9716c35 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 returned with HTTP 200 Sep 01 02:03:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 213/431] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:35 2026] GET /volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a3574cf4-3076-4f04-acfd-d1e205c09aae None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a3574cf4-3076-4f04-acfd-d1e205c09aae tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:03:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a3574cf4-3076-4f04-acfd-d1e205c09aae tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "958349fb-22eb-466e-a178-103f4af71fa8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-183335674"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a3574cf4-3076-4f04-acfd-d1e205c09aae tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Volume info retrieved successfully. Sep 01 02:03:35 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-a3574cf4-3076-4f04-acfd-d1e205c09aae tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Create snapshot from volume 958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:03:36 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-a3574cf4-3076-4f04-acfd-d1e205c09aae tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Created reservations ['04a34560-5207-483a-8007-112635a0a161', '9eddb1ac-4584-4532-9529-b30a7d4c29be', '7a67db4c-bba6-4c21-8fa0-4e4c85f1aa78', 'b3c69bf3-4ee1-411e-b18e-d50e51f18a8e'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a3574cf4-3076-4f04-acfd-d1e205c09aae tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot create request issued successfully. Sep 01 02:03:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a3574cf4-3076-4f04-acfd-d1e205c09aae tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:03:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 219/432] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:03:35 2026] POST /volume/v3/snapshots => generated 313 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2694be0c-4cac-4280-ba66-7539e33b6fe3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2694be0c-4cac-4280-ba66-7539e33b6fe3 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 Sep 01 02:03:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2694be0c-4cac-4280-ba66-7539e33b6fe3 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2694be0c-4cac-4280-ba66-7539e33b6fe3 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2694be0c-4cac-4280-ba66-7539e33b6fe3 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2694be0c-4cac-4280-ba66-7539e33b6fe3 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 returned with HTTP 200 Sep 01 02:03:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 214/433] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:36 2026] GET /volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 => generated 445 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3341711f-0e56-4643-ac35-de46afe5d160 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3341711f-0e56-4643-ac35-de46afe5d160 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c Sep 01 02:03:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3341711f-0e56-4643-ac35-de46afe5d160 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3341711f-0e56-4643-ac35-de46afe5d160 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3341711f-0e56-4643-ac35-de46afe5d160 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Volume info retrieved successfully. Sep 01 02:03:36 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-3341711f-0e56-4643-ac35-de46afe5d160 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:36 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-3341711f-0e56-4643-ac35-de46afe5d160 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:36 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-3341711f-0e56-4643-ac35-de46afe5d160 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3341711f-0e56-4643-ac35-de46afe5d160 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c returned with HTTP 200 Sep 01 02:03:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 220/434] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:36 2026] GET /volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c => generated 923 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-49c043b7-ac86-411e-a7fb-bc12fd6ef39e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-49c043b7-ac86-411e-a7fb-bc12fd6ef39e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] POST http://192.168.122.45/volume/v3/group_snapshots Sep 01 02:03:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-49c043b7-ac86-411e-a7fb-bc12fd6ef39e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "24bd5a80-f8cd-4f1b-a1ed-158c9650a163", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1720788883"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-49c043b7-ac86-411e-a7fb-bc12fd6ef39e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '24bd5a80-f8cd-4f1b-a1ed-158c9650a163', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1720788883'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:03:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:36 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.group_snapshots [None req-49c043b7-ac86-411e-a7fb-bc12fd6ef39e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1720788883. Sep 01 02:03:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:36 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:03:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:36 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-49c043b7-ac86-411e-a7fb-bc12fd6ef39e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-744858442 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-744858442, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:03:37 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-49c043b7-ac86-411e-a7fb-bc12fd6ef39e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Created reservations ['aca6646b-da68-4fb2-94d8-1fe804b412f7', '2508d767-76e1-4a09-bf34-a6729a3333a0', '850b509d-ad50-4375-b63f-4b7cbad44050', 'f954b9bd-097d-4f56-b2ce-a4193319c959'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-49c043b7-ac86-411e-a7fb-bc12fd6ef39e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:03:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 215/435] 192.168.122.45 () {62 vars in 1203 bytes} [Tue Sep 1 02:03:36 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-35137daf-db93-443e-b88b-979bf1aa09a6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-35137daf-db93-443e-b88b-979bf1aa09a6 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-35137daf-db93-443e-b88b-979bf1aa09a6 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-35137daf-db93-443e-b88b-979bf1aa09a6 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-35137daf-db93-443e-b88b-979bf1aa09a6 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-35137daf-db93-443e-b88b-979bf1aa09a6 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 200 Sep 01 02:03:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 221/436] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:37 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 330 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-05ebd8ba-51fa-4c6c-9c76-c69a0aa1b9b9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05ebd8ba-51fa-4c6c-9c76-c69a0aa1b9b9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 Sep 01 02:03:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05ebd8ba-51fa-4c6c-9c76-c69a0aa1b9b9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05ebd8ba-51fa-4c6c-9c76-c69a0aa1b9b9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-05ebd8ba-51fa-4c6c-9c76-c69a0aa1b9b9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05ebd8ba-51fa-4c6c-9c76-c69a0aa1b9b9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 returned with HTTP 200 Sep 01 02:03:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 216/437] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:37 2026] GET /volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d764c524-56b7-4935-82d1-dbd9bda5199e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d764c524-56b7-4935-82d1-dbd9bda5199e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d764c524-56b7-4935-82d1-dbd9bda5199e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d764c524-56b7-4935-82d1-dbd9bda5199e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-d764c524-56b7-4935-82d1-dbd9bda5199e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d764c524-56b7-4935-82d1-dbd9bda5199e tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 200 Sep 01 02:03:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 222/438] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:38 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 330 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4c09e63e-270f-4a35-bbda-9a6bd0284eea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4c09e63e-270f-4a35-bbda-9a6bd0284eea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 Sep 01 02:03:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4c09e63e-270f-4a35-bbda-9a6bd0284eea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4c09e63e-270f-4a35-bbda-9a6bd0284eea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4c09e63e-270f-4a35-bbda-9a6bd0284eea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4c09e63e-270f-4a35-bbda-9a6bd0284eea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 returned with HTTP 200 Sep 01 02:03:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 217/439] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:38 2026] GET /volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 => generated 445 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2205fad6-05bf-4a28-9aab-156f5227a779 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2205fad6-05bf-4a28-9aab-156f5227a779 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2205fad6-05bf-4a28-9aab-156f5227a779 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2205fad6-05bf-4a28-9aab-156f5227a779 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-2205fad6-05bf-4a28-9aab-156f5227a779 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2205fad6-05bf-4a28-9aab-156f5227a779 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 223/440] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 330 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d80ec3e2-260c-42bb-ac1d-79dcf2581125 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d80ec3e2-260c-42bb-ac1d-79dcf2581125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 Sep 01 02:03:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d80ec3e2-260c-42bb-ac1d-79dcf2581125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d80ec3e2-260c-42bb-ac1d-79dcf2581125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d80ec3e2-260c-42bb-ac1d-79dcf2581125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d80ec3e2-260c-42bb-ac1d-79dcf2581125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 218/441] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 => generated 472 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ed876ffd-31cd-4464-8ca1-239e5a10b8ea None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ed876ffd-31cd-4464-8ca1-239e5a10b8ea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:03:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ed876ffd-31cd-4464-8ca1-239e5a10b8ea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "958349fb-22eb-466e-a178-103f4af71fa8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-988885161"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ed876ffd-31cd-4464-8ca1-239e5a10b8ea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Volume info retrieved successfully. Sep 01 02:03:39 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-ed876ffd-31cd-4464-8ca1-239e5a10b8ea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Create snapshot from volume 958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:03:39 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-ed876ffd-31cd-4464-8ca1-239e5a10b8ea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Created reservations ['3ad267a5-bff6-4c0c-abc6-b43aa26b494d', '04407cc0-0f23-4cd1-bf4b-8c99245e2cdf', '4660c14a-5a9f-4751-8619-9a2edb1355d0', 'cd9be296-f437-4ee0-96b1-20e46eee23c8'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ed876ffd-31cd-4464-8ca1-239e5a10b8ea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot create request issued successfully. Sep 01 02:03:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ed876ffd-31cd-4464-8ca1-239e5a10b8ea tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:03:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 224/442] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:03:39 2026] POST /volume/v3/snapshots => generated 313 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-662a3bee-2880-4a7e-8b40-bded6472ab74 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-662a3bee-2880-4a7e-8b40-bded6472ab74 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-662a3bee-2880-4a7e-8b40-bded6472ab74 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-662a3bee-2880-4a7e-8b40-bded6472ab74 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-662a3bee-2880-4a7e-8b40-bded6472ab74 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-662a3bee-2880-4a7e-8b40-bded6472ab74 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 200 Sep 01 02:03:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 219/443] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:39 2026] GET /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 445 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cbad2cb0-25e5-47bd-838d-a463e8a9a074 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cbad2cb0-25e5-47bd-838d-a463e8a9a074 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cbad2cb0-25e5-47bd-838d-a463e8a9a074 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cbad2cb0-25e5-47bd-838d-a463e8a9a074 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-cbad2cb0-25e5-47bd-838d-a463e8a9a074 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cbad2cb0-25e5-47bd-838d-a463e8a9a074 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 200 Sep 01 02:03:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 225/444] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 330 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:03:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f5266c4d-7e9c-4d85-9a97-505e52259e62 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f5266c4d-7e9c-4d85-9a97-505e52259e62 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f5266c4d-7e9c-4d85-9a97-505e52259e62 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f5266c4d-7e9c-4d85-9a97-505e52259e62 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f5266c4d-7e9c-4d85-9a97-505e52259e62 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f5266c4d-7e9c-4d85-9a97-505e52259e62 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 200 Sep 01 02:03:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 220/445] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:40 2026] GET /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7837bfc4-a2b0-41f5-a58a-c52b7858c275 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7837bfc4-a2b0-41f5-a58a-c52b7858c275 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7837bfc4-a2b0-41f5-a58a-c52b7858c275 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7837bfc4-a2b0-41f5-a58a-c52b7858c275 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-7837bfc4-a2b0-41f5-a58a-c52b7858c275 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7837bfc4-a2b0-41f5-a58a-c52b7858c275 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 226/446] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f730f778-b88b-4cd3-af92-46cf045dea59 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f730f778-b88b-4cd3-af92-46cf045dea59 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f730f778-b88b-4cd3-af92-46cf045dea59 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f730f778-b88b-4cd3-af92-46cf045dea59 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-f730f778-b88b-4cd3-af92-46cf045dea59 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-f730f778-b88b-4cd3-af92-46cf045dea59 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:41 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f730f778-b88b-4cd3-af92-46cf045dea59 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Get all snapshots completed successfully. Sep 01 02:03:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f730f778-b88b-4cd3-af92-46cf045dea59 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 221/447] 192.168.122.45 () {58 vars in 1143 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3452315a-75bd-43fe-976a-28f7a6a473ad None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3452315a-75bd-43fe-976a-28f7a6a473ad tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3452315a-75bd-43fe-976a-28f7a6a473ad tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3452315a-75bd-43fe-976a-28f7a6a473ad tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3452315a-75bd-43fe-976a-28f7a6a473ad tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Snapshot retrieved successfully. Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3452315a-75bd-43fe-976a-28f7a6a473ad tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 227/448] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 => generated 474 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-811cc6a1-e830-4849-a8ec-a36a983328f4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-811cc6a1-e830-4849-a8ec-a36a983328f4 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] POST http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-811cc6a1-e830-4849-a8ec-a36a983328f4 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-811cc6a1-e830-4849-a8ec-a36a983328f4 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-811cc6a1-e830-4849-a8ec-a36a983328f4 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Updating group 'e5e0bc40-eba7-4d15-9453-970b57586be0' with 'creating' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-811cc6a1-e830-4849-a8ec-a36a983328f4 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action returned with HTTP 202 Sep 01 02:03:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 222/449] 192.168.122.45 () {62 vars in 1334 bytes} [Tue Sep 1 02:03:41 2026] POST /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e29ef3f7-2315-439d-a491-27aa9e2ff7b3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e29ef3f7-2315-439d-a491-27aa9e2ff7b3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e29ef3f7-2315-439d-a491-27aa9e2ff7b3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e29ef3f7-2315-439d-a491-27aa9e2ff7b3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-e29ef3f7-2315-439d-a491-27aa9e2ff7b3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e29ef3f7-2315-439d-a491-27aa9e2ff7b3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 228/450] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 330 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-43ee1a26-f90b-46be-94df-de121f9bbe47 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-43ee1a26-f90b-46be-94df-de121f9bbe47 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] POST http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-43ee1a26-f90b-46be-94df-de121f9bbe47 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-43ee1a26-f90b-46be-94df-de121f9bbe47 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-43ee1a26-f90b-46be-94df-de121f9bbe47 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Updating group 'e5e0bc40-eba7-4d15-9453-970b57586be0' with 'available' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-43ee1a26-f90b-46be-94df-de121f9bbe47 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action returned with HTTP 202 Sep 01 02:03:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 223/451] 192.168.122.45 () {62 vars in 1334 bytes} [Tue Sep 1 02:03:41 2026] POST /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f3a4fed5-a552-4faf-bbc9-c8a3af9f8a27 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d77a281d-b501-473a-ac70-57e6b6ed5eab None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3a4fed5-a552-4faf-bbc9-c8a3af9f8a27 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3a4fed5-a552-4faf-bbc9-c8a3af9f8a27 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3a4fed5-a552-4faf-bbc9-c8a3af9f8a27 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d77a281d-b501-473a-ac70-57e6b6ed5eab tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d77a281d-b501-473a-ac70-57e6b6ed5eab tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d77a281d-b501-473a-ac70-57e6b6ed5eab tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-d77a281d-b501-473a-ac70-57e6b6ed5eab tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f3a4fed5-a552-4faf-bbc9-c8a3af9f8a27 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3a4fed5-a552-4faf-bbc9-c8a3af9f8a27 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 229/452] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 445 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d77a281d-b501-473a-ac70-57e6b6ed5eab tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 224/453] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 331 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3a38c032-50ee-4cb7-aea3-d0e46cbae402 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a38c032-50ee-4cb7-aea3-d0e46cbae402 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] POST http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a38c032-50ee-4cb7-aea3-d0e46cbae402 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a38c032-50ee-4cb7-aea3-d0e46cbae402 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-3a38c032-50ee-4cb7-aea3-d0e46cbae402 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Updating group 'e5e0bc40-eba7-4d15-9453-970b57586be0' with 'error' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:03:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a38c032-50ee-4cb7-aea3-d0e46cbae402 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action returned with HTTP 202 Sep 01 02:03:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 230/454] 192.168.122.45 () {62 vars in 1334 bytes} [Tue Sep 1 02:03:41 2026] POST /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-654793f0-2208-4502-8018-e61e27959d7f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-654793f0-2208-4502-8018-e61e27959d7f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-654793f0-2208-4502-8018-e61e27959d7f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-654793f0-2208-4502-8018-e61e27959d7f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-654793f0-2208-4502-8018-e61e27959d7f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-654793f0-2208-4502-8018-e61e27959d7f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 200 Sep 01 02:03:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 225/455] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:41 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 327 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-971a9778-a855-40ff-b3ca-d3bcff5b407a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-971a9778-a855-40ff-b3ca-d3bcff5b407a tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] POST http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-971a9778-a855-40ff-b3ca-d3bcff5b407a tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-971a9778-a855-40ff-b3ca-d3bcff5b407a tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-971a9778-a855-40ff-b3ca-d3bcff5b407a tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Updating group 'e5e0bc40-eba7-4d15-9453-970b57586be0' with 'available' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-971a9778-a855-40ff-b3ca-d3bcff5b407a tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action returned with HTTP 202 Sep 01 02:03:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 231/456] 192.168.122.45 () {62 vars in 1334 bytes} [Tue Sep 1 02:03:41 2026] POST /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7b614f89-6dbf-4b75-91c6-f13e13db3b18 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b614f89-6dbf-4b75-91c6-f13e13db3b18 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7b614f89-6dbf-4b75-91c6-f13e13db3b18 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7b614f89-6dbf-4b75-91c6-f13e13db3b18 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-7b614f89-6dbf-4b75-91c6-f13e13db3b18 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b614f89-6dbf-4b75-91c6-f13e13db3b18 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 226/457] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 331 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-08f97fd7-2fe8-4b94-ba3d-b8f9120cfa92 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-08f97fd7-2fe8-4b94-ba3d-b8f9120cfa92 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] DELETE http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-08f97fd7-2fe8-4b94-ba3d-b8f9120cfa92 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-08f97fd7-2fe8-4b94-ba3d-b8f9120cfa92 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-08f97fd7-2fe8-4b94-ba3d-b8f9120cfa92 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] delete called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87080) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.group_snapshots [None req-08f97fd7-2fe8-4b94-ba3d-b8f9120cfa92 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Delete group_snapshot with id: e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-08f97fd7-2fe8-4b94-ba3d-b8f9120cfa92 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 202 Sep 01 02:03:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 232/458] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:03:42 2026] DELETE /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-76d994dd-f1e4-4075-9326-f1779cd7972c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:03:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Get all volumes completed successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:42 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-76d994dd-f1e4-4075-9326-f1779cd7972c tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 227/459] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4759f6ac-297d-40c7-abc3-b844ac32f474 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4759f6ac-297d-40c7-abc3-b844ac32f474 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4759f6ac-297d-40c7-abc3-b844ac32f474 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4759f6ac-297d-40c7-abc3-b844ac32f474 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-4759f6ac-297d-40c7-abc3-b844ac32f474 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-4759f6ac-297d-40c7-abc3-b844ac32f474 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:42 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4759f6ac-297d-40c7-abc3-b844ac32f474 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Get all snapshots completed successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4759f6ac-297d-40c7-abc3-b844ac32f474 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 233/460] 192.168.122.45 () {58 vars in 1143 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9df0d19a-5a9c-46b3-b974-908184cd7905 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9df0d19a-5a9c-46b3-b974-908184cd7905 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9df0d19a-5a9c-46b3-b974-908184cd7905 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9df0d19a-5a9c-46b3-b974-908184cd7905 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9df0d19a-5a9c-46b3-b974-908184cd7905 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Snapshot retrieved successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9df0d19a-5a9c-46b3-b974-908184cd7905 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 228/461] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 => generated 473 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fd2148e7-a6a0-40c5-a749-9c0b96e52dfc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fd2148e7-a6a0-40c5-a749-9c0b96e52dfc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fd2148e7-a6a0-40c5-a749-9c0b96e52dfc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fd2148e7-a6a0-40c5-a749-9c0b96e52dfc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fd2148e7-a6a0-40c5-a749-9c0b96e52dfc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fd2148e7-a6a0-40c5-a749-9c0b96e52dfc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 200 Sep 01 02:03:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 234/462] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:42 2026] GET /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 445 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-13eb643b-6c7c-4705-a8f5-d350241c7355 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-13eb643b-6c7c-4705-a8f5-d350241c7355 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 Sep 01 02:03:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-13eb643b-6c7c-4705-a8f5-d350241c7355 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-13eb643b-6c7c-4705-a8f5-d350241c7355 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-13eb643b-6c7c-4705-a8f5-d350241c7355 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Snapshot retrieved successfully. Sep 01 02:03:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-13eb643b-6c7c-4705-a8f5-d350241c7355 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 returned with HTTP 200 Sep 01 02:03:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 229/463] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:43 2026] GET /volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 => generated 473 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-84b86dff-a9f7-47fa-b323-3df014c08628 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-84b86dff-a9f7-47fa-b323-3df014c08628 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-84b86dff-a9f7-47fa-b323-3df014c08628 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-84b86dff-a9f7-47fa-b323-3df014c08628 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-84b86dff-a9f7-47fa-b323-3df014c08628 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-84b86dff-a9f7-47fa-b323-3df014c08628 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 200 Sep 01 02:03:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 235/464] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:43 2026] GET /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 472 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cebe0701-8003-418e-be1d-6650c3363cbc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cebe0701-8003-418e-be1d-6650c3363cbc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:03:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cebe0701-8003-418e-be1d-6650c3363cbc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "958349fb-22eb-466e-a178-103f4af71fa8", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cebe0701-8003-418e-be1d-6650c3363cbc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Volume info retrieved successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-cebe0701-8003-418e-be1d-6650c3363cbc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Create snapshot from volume 958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:03:44 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-cebe0701-8003-418e-be1d-6650c3363cbc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Created reservations ['9a2b7a86-4425-4352-b5be-a71552f85104', '468e713a-f6b7-4af4-be49-7c7b54eaaaf9', '38c24c86-7431-4ef7-85fe-2253b227ba67', '4cd68e6f-13bf-41d4-8cb5-9c774bcb16d2'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cebe0701-8003-418e-be1d-6650c3363cbc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot create request issued successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cebe0701-8003-418e-be1d-6650c3363cbc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:03:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 230/465] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:03:43 2026] POST /volume/v3/snapshots => generated 314 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a26d4672-6fcb-4d6e-9608-ae59b3b68676 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a26d4672-6fcb-4d6e-9608-ae59b3b68676 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a26d4672-6fcb-4d6e-9608-ae59b3b68676 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a26d4672-6fcb-4d6e-9608-ae59b3b68676 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a26d4672-6fcb-4d6e-9608-ae59b3b68676 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a26d4672-6fcb-4d6e-9608-ae59b3b68676 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 200 Sep 01 02:03:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 236/466] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:44 2026] GET /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 446 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eb8b4ace-ac10-4ebe-b995-04d426c666ee None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb8b4ace-ac10-4ebe-b995-04d426c666ee tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 Sep 01 02:03:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb8b4ace-ac10-4ebe-b995-04d426c666ee tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb8b4ace-ac10-4ebe-b995-04d426c666ee tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-eb8b4ace-ac10-4ebe-b995-04d426c666ee tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Snapshot retrieved successfully. Sep 01 02:03:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb8b4ace-ac10-4ebe-b995-04d426c666ee tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 returned with HTTP 200 Sep 01 02:03:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 231/467] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:44 2026] GET /volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 => generated 473 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-65555d86-941b-4821-a269-65e0cc0f32ec None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65555d86-941b-4821-a269-65e0cc0f32ec tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65555d86-941b-4821-a269-65e0cc0f32ec tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65555d86-941b-4821-a269-65e0cc0f32ec tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-65555d86-941b-4821-a269-65e0cc0f32ec tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65555d86-941b-4821-a269-65e0cc0f32ec tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 200 Sep 01 02:03:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 237/468] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:45 2026] GET /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 446 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f76782f6-9ffa-4ab4-a1b7-aaeab02df469 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f76782f6-9ffa-4ab4-a1b7-aaeab02df469 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 Sep 01 02:03:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f76782f6-9ffa-4ab4-a1b7-aaeab02df469 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f76782f6-9ffa-4ab4-a1b7-aaeab02df469 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f76782f6-9ffa-4ab4-a1b7-aaeab02df469 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 returned with HTTP 404 Sep 01 02:03:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 232/469] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:45 2026] GET /volume/v3/snapshots/3073ec51-2309-4751-8eaf-91c6f238f058 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-774a641d-c3f5-4c9b-875e-1d2c00142796 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-774a641d-c3f5-4c9b-875e-1d2c00142796 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 Sep 01 02:03:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-774a641d-c3f5-4c9b-875e-1d2c00142796 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-774a641d-c3f5-4c9b-875e-1d2c00142796 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-774a641d-c3f5-4c9b-875e-1d2c00142796 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member e5e0bc40-eba7-4d15-9453-970b57586be0 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:03:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-774a641d-c3f5-4c9b-875e-1d2c00142796 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 returned with HTTP 404 Sep 01 02:03:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 238/470] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:03:45 2026] GET /volume/v3/group_snapshots/e5e0bc40-eba7-4d15-9453-970b57586be0 => generated 116 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:03:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:03:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:03:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:45 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:03:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Get all volumes completed successfully. Sep 01 02:03:45 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:45 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:46 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05b0df97-2510-4723-acfe-0ad02cc23f11 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:03:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 233/471] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:03:45 2026] GET /volume/v3/volumes/detail => generated 926 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4b89e835-d018-44f8-a824-39452e89118a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b89e835-d018-44f8-a824-39452e89118a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] POST http://192.168.122.45/volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163/action Sep 01 02:03:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b89e835-d018-44f8-a824-39452e89118a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:03:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b89e835-d018-44f8-a824-39452e89118a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-4b89e835-d018-44f8-a824-39452e89118a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] delete called for group 24bd5a80-f8cd-4f1b-a1ed-158c9650a163 {{(pid=87080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:03:46 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-4b89e835-d018-44f8-a824-39452e89118a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Delete group with id: 24bd5a80-f8cd-4f1b-a1ed-158c9650a163 Sep 01 02:03:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:46 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:03:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:46 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b89e835-d018-44f8-a824-39452e89118a tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163/action returned with HTTP 202 Sep 01 02:03:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 239/472] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:03:46 2026] POST /volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fa0993b5-525e-4783-963a-f190dc15ab95 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa0993b5-525e-4783-963a-f190dc15ab95 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c Sep 01 02:03:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fa0993b5-525e-4783-963a-f190dc15ab95 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fa0993b5-525e-4783-963a-f190dc15ab95 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fa0993b5-525e-4783-963a-f190dc15ab95 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Volume info retrieved successfully. Sep 01 02:03:46 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-fa0993b5-525e-4783-963a-f190dc15ab95 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:03:46 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-fa0993b5-525e-4783-963a-f190dc15ab95 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:03:46 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-fa0993b5-525e-4783-963a-f190dc15ab95 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:03:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa0993b5-525e-4783-963a-f190dc15ab95 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c returned with HTTP 200 Sep 01 02:03:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 234/473] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:46 2026] GET /volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c => generated 922 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-286aaff5-25e3-4e99-9572-89d18ac03125 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-286aaff5-25e3-4e99-9572-89d18ac03125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-286aaff5-25e3-4e99-9572-89d18ac03125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-286aaff5-25e3-4e99-9572-89d18ac03125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-286aaff5-25e3-4e99-9572-89d18ac03125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-286aaff5-25e3-4e99-9572-89d18ac03125 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 200 Sep 01 02:03:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 240/474] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:46 2026] GET /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 446 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6fec11c2-f77e-4f94-8f14-55e24461ead3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6fec11c2-f77e-4f94-8f14-55e24461ead3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6fec11c2-f77e-4f94-8f14-55e24461ead3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6fec11c2-f77e-4f94-8f14-55e24461ead3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6fec11c2-f77e-4f94-8f14-55e24461ead3 tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c returned with HTTP 404 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-666deac3-3616-4064-9619-5c04b0cb3e01 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 235/475] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/volumes/1b97f392-b767-40a4-bede-b8ad916b001c => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cae533bf-e241-4eae-9706-f6494162298f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cae533bf-e241-4eae-9706-f6494162298f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] GET http://192.168.122.45/volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-666deac3-3616-4064-9619-5c04b0cb3e01 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-666deac3-3616-4064-9619-5c04b0cb3e01 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cae533bf-e241-4eae-9706-f6494162298f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-666deac3-3616-4064-9619-5c04b0cb3e01 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cae533bf-e241-4eae-9706-f6494162298f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-cae533bf-e241-4eae-9706-f6494162298f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] show called for member 24bd5a80-f8cd-4f1b-a1ed-158c9650a163 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-666deac3-3616-4064-9619-5c04b0cb3e01 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-666deac3-3616-4064-9619-5c04b0cb3e01 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 241/476] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 473 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cae533bf-e241-4eae-9706-f6494162298f tempest-GroupSnapshotsV319Test-361412303 tempest-GroupSnapshotsV319Test-361412303-project-member] http://192.168.122.45/volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163 returned with HTTP 404 Sep 01 02:03:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 236/477] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/groups/24bd5a80-f8cd-4f1b-a1ed-158c9650a163 => generated 108 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a26c31d7-1d5a-495e-b49c-b9749a8e666a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bf7820ad-d5c1-479b-a741-ec7d78d3c931 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a26c31d7-1d5a-495e-b49c-b9749a8e666a tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?limit=1 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a26c31d7-1d5a-495e-b49c-b9749a8e666a tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a26c31d7-1d5a-495e-b49c-b9749a8e666a tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-a26c31d7-1d5a-495e-b49c-b9749a8e666a tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf7820ad-d5c1-479b-a741-ec7d78d3c931 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/74951e92-92e1-4100-b972-e44c0620af82 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-a26c31d7-1d5a-495e-b49c-b9749a8e666a tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf7820ad-d5c1-479b-a741-ec7d78d3c931 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf7820ad-d5c1-479b-a741-ec7d78d3c931 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a26c31d7-1d5a-495e-b49c-b9749a8e666a tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a26c31d7-1d5a-495e-b49c-b9749a8e666a tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 242/478] 192.168.122.45 () {58 vars in 1137 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/snapshots?limit=1 => generated 485 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cff8a5e8-3530-4cc9-acab-9d419f9222de None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cff8a5e8-3530-4cc9-acab-9d419f9222de tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cff8a5e8-3530-4cc9-acab-9d419f9222de tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cff8a5e8-3530-4cc9-acab-9d419f9222de tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-cff8a5e8-3530-4cc9-acab-9d419f9222de tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-cff8a5e8-3530-4cc9-acab-9d419f9222de tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cff8a5e8-3530-4cc9-acab-9d419f9222de tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cff8a5e8-3530-4cc9-acab-9d419f9222de tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 243/479] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/snapshots => generated 994 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf7820ad-d5c1-479b-a741-ec7d78d3c931 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] http://192.168.122.45/volume/v3/group_types/74951e92-92e1-4100-b972-e44c0620af82 returned with HTTP 202 Sep 01 02:03:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 237/480] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:03:47 2026] DELETE /volume/v3/group_types/74951e92-92e1-4100-b972-e44c0620af82 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3f4332d4-5158-41e8-8dc5-810000543390 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3f4332d4-5158-41e8-8dc5-810000543390 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?limit=100000 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3f4332d4-5158-41e8-8dc5-810000543390 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3f4332d4-5158-41e8-8dc5-810000543390 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-3f4332d4-5158-41e8-8dc5-810000543390 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c624135b-ae23-4fb2-8576-944d5971c96b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-3f4332d4-5158-41e8-8dc5-810000543390 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c624135b-ae23-4fb2-8576-944d5971c96b tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] DELETE http://192.168.122.45/volume/v3/types/026fb455-97b5-4caf-9c06-05d527461229 Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c624135b-ae23-4fb2-8576-944d5971c96b tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c624135b-ae23-4fb2-8576-944d5971c96b tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3f4332d4-5158-41e8-8dc5-810000543390 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3f4332d4-5158-41e8-8dc5-810000543390 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 244/481] 192.168.122.45 () {58 vars in 1147 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a9ee2b08-81a1-4531-a72b-344e37d3d07d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a9ee2b08-81a1-4531-a72b-344e37d3d07d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?limit=0 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a9ee2b08-81a1-4531-a72b-344e37d3d07d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a9ee2b08-81a1-4531-a72b-344e37d3d07d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-a9ee2b08-81a1-4531-a72b-344e37d3d07d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-a9ee2b08-81a1-4531-a72b-344e37d3d07d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a9ee2b08-81a1-4531-a72b-344e37d3d07d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a9ee2b08-81a1-4531-a72b-344e37d3d07d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 245/482] 192.168.122.45 () {58 vars in 1137 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-38d7a53b-d220-42d4-8426-744a0ad6abd3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-38d7a53b-d220-42d4-8426-744a0ad6abd3 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] DELETE http://192.168.122.45/volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8 Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-38d7a53b-d220-42d4-8426-744a0ad6abd3 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-38d7a53b-d220-42d4-8426-744a0ad6abd3 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c624135b-ae23-4fb2-8576-944d5971c96b tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] http://192.168.122.45/volume/v3/types/026fb455-97b5-4caf-9c06-05d527461229 returned with HTTP 202 Sep 01 02:03:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 238/483] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:03:47 2026] DELETE /volume/v3/types/026fb455-97b5-4caf-9c06-05d527461229 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-984e5626-5e39-4fc2-abd8-26ab8e8e6361 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-984e5626-5e39-4fc2-abd8-26ab8e8e6361 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-984e5626-5e39-4fc2-abd8-26ab8e8e6361 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-984e5626-5e39-4fc2-abd8-26ab8e8e6361 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-984e5626-5e39-4fc2-abd8-26ab8e8e6361 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-984e5626-5e39-4fc2-abd8-26ab8e8e6361 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-984e5626-5e39-4fc2-abd8-26ab8e8e6361 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-984e5626-5e39-4fc2-abd8-26ab8e8e6361 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 239/484] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:03:47 2026] GET /volume/v3/snapshots => generated 994 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9059bbda-e5f2-47fd-b474-7addb0965f65 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9059bbda-e5f2-47fd-b474-7addb0965f65 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] GET http://192.168.122.45/volume/v3/types/026fb455-97b5-4caf-9c06-05d527461229 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9059bbda-e5f2-47fd-b474-7addb0965f65 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9059bbda-e5f2-47fd-b474-7addb0965f65 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9059bbda-e5f2-47fd-b474-7addb0965f65 tempest-GroupSnapshotsV319Test-392708241 tempest-GroupSnapshotsV319Test-392708241-project-admin] http://192.168.122.45/volume/v3/types/026fb455-97b5-4caf-9c06-05d527461229 returned with HTTP 404 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 240/485] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/types/026fb455-97b5-4caf-9c06-05d527461229 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5147af26-30d8-431c-8a64-ef789d1258f9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5147af26-30d8-431c-8a64-ef789d1258f9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?marker=d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5147af26-30d8-431c-8a64-ef789d1258f9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5147af26-30d8-431c-8a64-ef789d1258f9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-5147af26-30d8-431c-8a64-ef789d1258f9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-5147af26-30d8-431c-8a64-ef789d1258f9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5147af26-30d8-431c-8a64-ef789d1258f9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5147af26-30d8-431c-8a64-ef789d1258f9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?marker=d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 241/486] 192.168.122.45 () {58 vars in 1209 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots?marker=d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 341 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c221876b-67b1-4a14-a748-af117a6d20ce None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-38d7a53b-d220-42d4-8426-744a0ad6abd3 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8 returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 246/487] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:03:47 2026] DELETE /volume/v3/attachments/c35e6c25-b32f-4bb7-9807-b890ed9d30e8 => generated 19 bytes in 336 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c221876b-67b1-4a14-a748-af117a6d20ce tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?offset=2&limit=3 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c221876b-67b1-4a14-a748-af117a6d20ce tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c221876b-67b1-4a14-a748-af117a6d20ce tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-c221876b-67b1-4a14-a748-af117a6d20ce tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-c221876b-67b1-4a14-a748-af117a6d20ce tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-f1a41581-3fb2-45e0-b994-df364c84dcc4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-f1a41581-3fb2-45e0-b994-df364c84dcc4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] DELETE http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-f1a41581-3fb2-45e0-b994-df364c84dcc4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-f1a41581-3fb2-45e0-b994-df364c84dcc4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-f1a41581-3fb2-45e0-b994-df364c84dcc4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Delete volume with id: 4e031e57-c328-4651-b193-9c1e88883c2d Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c221876b-67b1-4a14-a748-af117a6d20ce tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c221876b-67b1-4a14-a748-af117a6d20ce tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 242/488] 192.168.122.45 () {58 vars in 1155 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f5b8230b-57bd-4203-bcde-b60fe98c54c1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f5b8230b-57bd-4203-bcde-b60fe98c54c1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f5b8230b-57bd-4203-bcde-b60fe98c54c1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f5b8230b-57bd-4203-bcde-b60fe98c54c1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-f5b8230b-57bd-4203-bcde-b60fe98c54c1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-f5b8230b-57bd-4203-bcde-b60fe98c54c1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-f1a41581-3fb2-45e0-b994-df364c84dcc4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f5b8230b-57bd-4203-bcde-b60fe98c54c1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f5b8230b-57bd-4203-bcde-b60fe98c54c1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 243/489] 192.168.122.45 () {58 vars in 1187 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-64f9ae66-a7bd-4faf-acbf-52cfdbd5b009 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-64f9ae66-a7bd-4faf-acbf-52cfdbd5b009 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-64f9ae66-a7bd-4faf-acbf-52cfdbd5b009 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-64f9ae66-a7bd-4faf-acbf-52cfdbd5b009 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-64f9ae66-a7bd-4faf-acbf-52cfdbd5b009 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-64f9ae66-a7bd-4faf-acbf-52cfdbd5b009 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-64f9ae66-a7bd-4faf-acbf-52cfdbd5b009 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-64f9ae66-a7bd-4faf-acbf-52cfdbd5b009 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 244/490] 192.168.122.45 () {58 vars in 1189 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-09985a60-3251-4a23-8025-169c649d3152 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-09985a60-3251-4a23-8025-169c649d3152 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-09985a60-3251-4a23-8025-169c649d3152 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-09985a60-3251-4a23-8025-169c649d3152 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-09985a60-3251-4a23-8025-169c649d3152 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-f1a41581-3fb2-45e0-b994-df364c84dcc4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Delete volume request issued successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-bc6b0fe6-77f4-4ccb-842e-9fe8d4d4b21c req-f1a41581-3fb2-45e0-b994-df364c84dcc4 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d returned with HTTP 202 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-09985a60-3251-4a23-8025-169c649d3152 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 247/491] 192.168.122.45 () {62 vars in 1504 bytes} [Tue Sep 1 02:03:48 2026] DELETE /volume/v3/volumes/4e031e57-c328-4651-b193-9c1e88883c2d => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-09985a60-3251-4a23-8025-169c649d3152 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-09985a60-3251-4a23-8025-169c649d3152 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 245/492] 192.168.122.45 () {58 vars in 1171 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1ad6f344-5f35-46e1-a0dd-e5d5af9eeec1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1ad6f344-5f35-46e1-a0dd-e5d5af9eeec1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1ad6f344-5f35-46e1-a0dd-e5d5af9eeec1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1ad6f344-5f35-46e1-a0dd-e5d5af9eeec1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-1ad6f344-5f35-46e1-a0dd-e5d5af9eeec1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-1ad6f344-5f35-46e1-a0dd-e5d5af9eeec1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1ad6f344-5f35-46e1-a0dd-e5d5af9eeec1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1ad6f344-5f35-46e1-a0dd-e5d5af9eeec1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 248/493] 192.168.122.45 () {58 vars in 1173 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a1808d03-2eba-4fbe-9d3f-1f4e4f0a6336 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1808d03-2eba-4fbe-9d3f-1f4e4f0a6336 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a1808d03-2eba-4fbe-9d3f-1f4e4f0a6336 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a1808d03-2eba-4fbe-9d3f-1f4e4f0a6336 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-a1808d03-2eba-4fbe-9d3f-1f4e4f0a6336 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-a1808d03-2eba-4fbe-9d3f-1f4e4f0a6336 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a1808d03-2eba-4fbe-9d3f-1f4e4f0a6336 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1808d03-2eba-4fbe-9d3f-1f4e4f0a6336 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 246/494] 192.168.122.45 () {58 vars in 1191 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7740e256-83ea-4f40-96b7-50f02c0e4fcc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7740e256-83ea-4f40-96b7-50f02c0e4fcc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7740e256-83ea-4f40-96b7-50f02c0e4fcc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7740e256-83ea-4f40-96b7-50f02c0e4fcc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-7740e256-83ea-4f40-96b7-50f02c0e4fcc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-7740e256-83ea-4f40-96b7-50f02c0e4fcc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7740e256-83ea-4f40-96b7-50f02c0e4fcc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7740e256-83ea-4f40-96b7-50f02c0e4fcc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 249/495] 192.168.122.45 () {58 vars in 1193 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b4a769ad-7be8-4f41-abd3-6ec69913e446 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b4a769ad-7be8-4f41-abd3-6ec69913e446 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b4a769ad-7be8-4f41-abd3-6ec69913e446 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b4a769ad-7be8-4f41-abd3-6ec69913e446 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-b4a769ad-7be8-4f41-abd3-6ec69913e446 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-b4a769ad-7be8-4f41-abd3-6ec69913e446 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b4a769ad-7be8-4f41-abd3-6ec69913e446 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b4a769ad-7be8-4f41-abd3-6ec69913e446 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 247/496] 192.168.122.45 () {58 vars in 1264 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 => generated 476 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c2af8600-a2c2-4a05-9469-e4ced9924a50 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2af8600-a2c2-4a05-9469-e4ced9924a50 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail?status=available Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2af8600-a2c2-4a05-9469-e4ced9924a50 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2af8600-a2c2-4a05-9469-e4ced9924a50 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-c2af8600-a2c2-4a05-9469-e4ced9924a50 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-c2af8600-a2c2-4a05-9469-e4ced9924a50 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c2af8600-a2c2-4a05-9469-e4ced9924a50 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2af8600-a2c2-4a05-9469-e4ced9924a50 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 01 02:03:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 250/497] 192.168.122.45 () {58 vars in 1176 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8e9d407a-59e7-4e1f-9ddf-cade65505515 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8e9d407a-59e7-4e1f-9ddf-cade65505515 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8e9d407a-59e7-4e1f-9ddf-cade65505515 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8e9d407a-59e7-4e1f-9ddf-cade65505515 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-8e9d407a-59e7-4e1f-9ddf-cade65505515 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-8e9d407a-59e7-4e1f-9ddf-cade65505515 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=280,cinder:UPDATE=67,cinder:INSERT=34 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:49 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8e9d407a-59e7-4e1f-9ddf-cade65505515 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8e9d407a-59e7-4e1f-9ddf-cade65505515 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 248/498] 192.168.122.45 () {58 vars in 1298 bytes} [Tue Sep 1 02:03:48 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 => generated 476 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-aba44799-0fa8-4e86-a68f-c516156942c9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aba44799-0fa8-4e86-a68f-c516156942c9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aba44799-0fa8-4e86-a68f-c516156942c9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aba44799-0fa8-4e86-a68f-c516156942c9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-aba44799-0fa8-4e86-a68f-c516156942c9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-aba44799-0fa8-4e86-a68f-c516156942c9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=335,cinder:INSERT=58,cinder:UPDATE=93 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:49 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-aba44799-0fa8-4e86-a68f-c516156942c9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aba44799-0fa8-4e86-a68f-c516156942c9 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 251/499] 192.168.122.45 () {58 vars in 1243 bytes} [Tue Sep 1 02:03:49 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 => generated 342 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-34267580-242f-4425-8449-5124e477f99c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34267580-242f-4425-8449-5124e477f99c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?status=available Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34267580-242f-4425-8449-5124e477f99c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34267580-242f-4425-8449-5124e477f99c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-34267580-242f-4425-8449-5124e477f99c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-34267580-242f-4425-8449-5124e477f99c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:49 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-34267580-242f-4425-8449-5124e477f99c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34267580-242f-4425-8449-5124e477f99c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?status=available returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 249/500] 192.168.122.45 () {58 vars in 1155 bytes} [Tue Sep 1 02:03:49 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4c47a48a-1d7a-4f8d-a2b6-8865ac05e89d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4c47a48a-1d7a-4f8d-a2b6-8865ac05e89d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4c47a48a-1d7a-4f8d-a2b6-8865ac05e89d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4c47a48a-1d7a-4f8d-a2b6-8865ac05e89d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-4c47a48a-1d7a-4f8d-a2b6-8865ac05e89d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-4c47a48a-1d7a-4f8d-a2b6-8865ac05e89d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:49 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:03:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4c47a48a-1d7a-4f8d-a2b6-8865ac05e89d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Get all snapshots completed successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4c47a48a-1d7a-4f8d-a2b6-8865ac05e89d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 252/501] 192.168.122.45 () {58 vars in 1277 bytes} [Tue Sep 1 02:03:49 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-2133804044 => generated 342 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2c688a16-77cb-42ec-9f63-06773846fa7e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c688a16-77cb-42ec-9f63-06773846fa7e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c688a16-77cb-42ec-9f63-06773846fa7e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c688a16-77cb-42ec-9f63-06773846fa7e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-2c688a16-77cb-42ec-9f63-06773846fa7e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Delete snapshot with id: e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2c688a16-77cb-42ec-9f63-06773846fa7e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2c688a16-77cb-42ec-9f63-06773846fa7e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot delete request issued successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c688a16-77cb-42ec-9f63-06773846fa7e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 202 Sep 01 02:03:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 250/502] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:03:49 2026] DELETE /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-467574bf-4ecd-4529-bd6d-c62e38e778a4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-467574bf-4ecd-4529-bd6d-c62e38e778a4 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-467574bf-4ecd-4529-bd6d-c62e38e778a4 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-467574bf-4ecd-4529-bd6d-c62e38e778a4 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-467574bf-4ecd-4529-bd6d-c62e38e778a4 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-467574bf-4ecd-4529-bd6d-c62e38e778a4 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 200 Sep 01 02:03:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 253/503] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:49 2026] GET /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 472 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a696b738-5aca-4813-8219-db2263b218ac None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a696b738-5aca-4813-8219-db2263b218ac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] DELETE http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:03:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a696b738-5aca-4813-8219-db2263b218ac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a696b738-5aca-4813-8219-db2263b218ac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-a696b738-5aca-4813-8219-db2263b218ac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Delete volume with id: dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:03:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a696b738-5aca-4813-8219-db2263b218ac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-77b725f9-7908-4302-9e44-d961ddd8c739 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77b725f9-7908-4302-9e44-d961ddd8c739 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77b725f9-7908-4302-9e44-d961ddd8c739 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77b725f9-7908-4302-9e44-d961ddd8c739 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-77b725f9-7908-4302-9e44-d961ddd8c739 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77b725f9-7908-4302-9e44-d961ddd8c739 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 200 Sep 01 02:03:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 254/504] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 472 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a696b738-5aca-4813-8219-db2263b218ac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Delete volume request issued successfully. Sep 01 02:03:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a696b738-5aca-4813-8219-db2263b218ac tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 202 Sep 01 02:03:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 251/505] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:50 2026] DELETE /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:03:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-de497dd7-69df-4e27-b842-dbf8cb4a0f68 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-de497dd7-69df-4e27-b842-dbf8cb4a0f68 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:03:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-de497dd7-69df-4e27-b842-dbf8cb4a0f68 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-de497dd7-69df-4e27-b842-dbf8cb4a0f68 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-de497dd7-69df-4e27-b842-dbf8cb4a0f68 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:03:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-de497dd7-69df-4e27-b842-dbf8cb4a0f68 tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:03:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 255/506] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:50 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 852 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a28b3bb2-2374-4672-9bac-dd5b60fa510c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a28b3bb2-2374-4672-9bac-dd5b60fa510c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a28b3bb2-2374-4672-9bac-dd5b60fa510c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a28b3bb2-2374-4672-9bac-dd5b60fa510c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a28b3bb2-2374-4672-9bac-dd5b60fa510c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a28b3bb2-2374-4672-9bac-dd5b60fa510c tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 200 Sep 01 02:03:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 252/507] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:51 2026] GET /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 472 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-73ac5a8f-9c6c-4110-9a0a-59b70e38051d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73ac5a8f-9c6c-4110-9a0a-59b70e38051d tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:03:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-73ac5a8f-9c6c-4110-9a0a-59b70e38051d tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-73ac5a8f-9c6c-4110-9a0a-59b70e38051d tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-73ac5a8f-9c6c-4110-9a0a-59b70e38051d tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Volume info retrieved successfully. Sep 01 02:03:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73ac5a8f-9c6c-4110-9a0a-59b70e38051d tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 200 Sep 01 02:03:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 256/508] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:52 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 852 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-98a3572b-7329-45d6-bb62-a67f13f1a228 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98a3572b-7329-45d6-bb62-a67f13f1a228 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-98a3572b-7329-45d6-bb62-a67f13f1a228 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-98a3572b-7329-45d6-bb62-a67f13f1a228 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-98a3572b-7329-45d6-bb62-a67f13f1a228 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98a3572b-7329-45d6-bb62-a67f13f1a228 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 200 Sep 01 02:03:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 253/509] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:52 2026] GET /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 472 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-24fc6e64-54ba-4a00-bb98-c662a1bedcaa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-24fc6e64-54ba-4a00-bb98-c662a1bedcaa tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] GET http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 Sep 01 02:03:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-24fc6e64-54ba-4a00-bb98-c662a1bedcaa tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-24fc6e64-54ba-4a00-bb98-c662a1bedcaa tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-24fc6e64-54ba-4a00-bb98-c662a1bedcaa tempest-ServerActionsTestOtherA-91937418 tempest-ServerActionsTestOtherA-91937418-project-member] http://192.168.122.45/volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 returned with HTTP 404 Sep 01 02:03:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 257/510] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:53 2026] GET /volume/v3/volumes/dbbf2ae9-e9b7-4463-811d-cdcedc4e3185 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c8b1f4d9-49ca-4415-8376-36b7ecd473fc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8b1f4d9-49ca-4415-8376-36b7ecd473fc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 Sep 01 02:03:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8b1f4d9-49ca-4415-8376-36b7ecd473fc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8b1f4d9-49ca-4415-8376-36b7ecd473fc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8b1f4d9-49ca-4415-8376-36b7ecd473fc tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 returned with HTTP 404 Sep 01 02:03:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 254/511] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:53 2026] GET /volume/v3/snapshots/e447b600-153c-48dd-bf6f-60b69f3c90d8 => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-eb2fc3ee-fc17-487d-9e81-3ae6bfde2f28 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eb2fc3ee-fc17-487d-9e81-3ae6bfde2f28 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eb2fc3ee-fc17-487d-9e81-3ae6bfde2f28 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eb2fc3ee-fc17-487d-9e81-3ae6bfde2f28 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:54 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-eb2fc3ee-fc17-487d-9e81-3ae6bfde2f28 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Delete snapshot with id: d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-eb2fc3ee-fc17-487d-9e81-3ae6bfde2f28 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-eb2fc3ee-fc17-487d-9e81-3ae6bfde2f28 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot delete request issued successfully. Sep 01 02:03:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eb2fc3ee-fc17-487d-9e81-3ae6bfde2f28 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 202 Sep 01 02:03:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 258/512] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:03:54 2026] DELETE /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 0 bytes in 263 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-323f3c42-6a97-4163-aea5-6d54fe922783 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-323f3c42-6a97-4163-aea5-6d54fe922783 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-323f3c42-6a97-4163-aea5-6d54fe922783 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-323f3c42-6a97-4163-aea5-6d54fe922783 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-323f3c42-6a97-4163-aea5-6d54fe922783 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-323f3c42-6a97-4163-aea5-6d54fe922783 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 200 Sep 01 02:03:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 255/513] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:54 2026] GET /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 471 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-64a316c9-ece1-40d7-ae90-925cfd5756b1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64a316c9-ece1-40d7-ae90-925cfd5756b1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64a316c9-ece1-40d7-ae90-925cfd5756b1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64a316c9-ece1-40d7-ae90-925cfd5756b1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-64a316c9-ece1-40d7-ae90-925cfd5756b1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64a316c9-ece1-40d7-ae90-925cfd5756b1 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 200 Sep 01 02:03:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 259/514] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:55 2026] GET /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 471 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a10eff48-94a4-40f4-9591-dd623a1e4998 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a10eff48-94a4-40f4-9591-dd623a1e4998 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a10eff48-94a4-40f4-9591-dd623a1e4998 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a10eff48-94a4-40f4-9591-dd623a1e4998 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a10eff48-94a4-40f4-9591-dd623a1e4998 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a10eff48-94a4-40f4-9591-dd623a1e4998 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 200 Sep 01 02:03:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 256/515] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:56 2026] GET /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 471 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1b2f93ad-0b8d-46ee-bc37-22089da14ca7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1b2f93ad-0b8d-46ee-bc37-22089da14ca7 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c Sep 01 02:03:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1b2f93ad-0b8d-46ee-bc37-22089da14ca7 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1b2f93ad-0b8d-46ee-bc37-22089da14ca7 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1b2f93ad-0b8d-46ee-bc37-22089da14ca7 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c returned with HTTP 404 Sep 01 02:03:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 260/516] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/v3/snapshots/d5728af8-b448-4622-8c07-618aa1d5aa2c => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1afbcc02-feb9-43e9-a715-aa250473db79 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1afbcc02-feb9-43e9-a715-aa250473db79 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 Sep 01 02:03:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1afbcc02-feb9-43e9-a715-aa250473db79 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1afbcc02-feb9-43e9-a715-aa250473db79 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-1afbcc02-feb9-43e9-a715-aa250473db79 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Delete snapshot with id: 4c72e715-7eb1-413e-9f52-a2c0b14110e4 Sep 01 02:03:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1afbcc02-feb9-43e9-a715-aa250473db79 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1afbcc02-feb9-43e9-a715-aa250473db79 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot delete request issued successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1afbcc02-feb9-43e9-a715-aa250473db79 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 returned with HTTP 202 Sep 01 02:03:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 257/517] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:03:57 2026] DELETE /volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:03:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0b10eea8-c6f2-4042-8a8b-518ee98c2d40 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b10eea8-c6f2-4042-8a8b-518ee98c2d40 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 Sep 01 02:03:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b10eea8-c6f2-4042-8a8b-518ee98c2d40 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b10eea8-c6f2-4042-8a8b-518ee98c2d40 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0b10eea8-c6f2-4042-8a8b-518ee98c2d40 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b10eea8-c6f2-4042-8a8b-518ee98c2d40 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 returned with HTTP 200 Sep 01 02:03:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 261/518] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:57 2026] GET /volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 => generated 471 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:03:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8622a459-85dd-4a6e-855c-460b43c9d1c9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8622a459-85dd-4a6e-855c-460b43c9d1c9 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:03:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8622a459-85dd-4a6e-855c-460b43c9d1c9 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1557118056"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8622a459-85dd-4a6e-855c-460b43c9d1c9 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:03:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 258/519] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:03:58 2026] POST /volume/v3/types => generated 216 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b0cbd895-c35d-4f3b-acfd-6bacaec63bf5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b0cbd895-c35d-4f3b-acfd-6bacaec63bf5 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:03:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b0cbd895-c35d-4f3b-acfd-6bacaec63bf5 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-100460433"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b0cbd895-c35d-4f3b-acfd-6bacaec63bf5 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:03:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 262/520] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:03:58 2026] POST /volume/v3/group_types => generated 172 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:03:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f795efd2-140e-4b46-a2cb-99cde453275a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6f8961df-bf78-44ea-b7bd-bf6eb2b3e909 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6f8961df-bf78-44ea-b7bd-bf6eb2b3e909 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 Sep 01 02:03:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6f8961df-bf78-44ea-b7bd-bf6eb2b3e909 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6f8961df-bf78-44ea-b7bd-bf6eb2b3e909 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f795efd2-140e-4b46-a2cb-99cde453275a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/groups Sep 01 02:03:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f795efd2-140e-4b46-a2cb-99cde453275a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e42562fa-d409-4728-9cdb-39f525657b13", "volume_types": ["ee8c5017-3986-41ab-8b80-298cd170d200"], "name": "tempest-Group1-858077419"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:03:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-f795efd2-140e-4b46-a2cb-99cde453275a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Creating new group {'group': {'group_type': 'e42562fa-d409-4728-9cdb-39f525657b13', 'volume_types': ['ee8c5017-3986-41ab-8b80-298cd170d200'], 'name': 'tempest-Group1-858077419'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:03:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6f8961df-bf78-44ea-b7bd-bf6eb2b3e909 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Snapshot retrieved successfully. Sep 01 02:03:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6f8961df-bf78-44ea-b7bd-bf6eb2b3e909 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 returned with HTTP 200 Sep 01 02:03:58 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-f795efd2-140e-4b46-a2cb-99cde453275a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Creating group tempest-Group1-858077419. Sep 01 02:03:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 263/521] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:58 2026] GET /volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 => generated 471 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f795efd2-140e-4b46-a2cb-99cde453275a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Availability Zones retrieved successfully. Sep 01 02:03:58 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-f795efd2-140e-4b46-a2cb-99cde453275a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Created reservations ['3fe18301-1545-42f0-a776-070ef118a7cb'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:03:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f795efd2-140e-4b46-a2cb-99cde453275a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups returned with HTTP 202 Sep 01 02:03:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 259/522] 192.168.122.45 () {62 vars in 1176 bytes} [Tue Sep 1 02:03:58 2026] POST /volume/v3/groups => generated 93 bytes in 469 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:03:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c2b11396-47df-4b5e-9c1f-fa731ee50834 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2b11396-47df-4b5e-9c1f-fa731ee50834 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 Sep 01 02:03:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2b11396-47df-4b5e-9c1f-fa731ee50834 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2b11396-47df-4b5e-9c1f-fa731ee50834 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-c2b11396-47df-4b5e-9c1f-fa731ee50834 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member cab96fcb-170a-450e-8da8-3fdc94a3aa65 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:03:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:59 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:03:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2b11396-47df-4b5e-9c1f-fa731ee50834 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 returned with HTTP 200 Sep 01 02:03:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 264/523] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:03:59 2026] GET /volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 => generated 321 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:03:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-428e96de-1e0e-4a25-adae-2fa1dd017ccf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-428e96de-1e0e-4a25-adae-2fa1dd017ccf tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 Sep 01 02:03:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-428e96de-1e0e-4a25-adae-2fa1dd017ccf tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-428e96de-1e0e-4a25-adae-2fa1dd017ccf tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-428e96de-1e0e-4a25-adae-2fa1dd017ccf tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 returned with HTTP 404 Sep 01 02:03:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 260/524] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:03:59 2026] GET /volume/v3/snapshots/4c72e715-7eb1-413e-9f52-a2c0b14110e4 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:03:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4abe062f-a632-438d-9f82-363ae4029381 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4abe062f-a632-438d-9f82-363ae4029381 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:03:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4abe062f-a632-438d-9f82-363ae4029381 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4abe062f-a632-438d-9f82-363ae4029381 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:03:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:03:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4abe062f-a632-438d-9f82-363ae4029381 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Volume info retrieved successfully. Sep 01 02:03:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4abe062f-a632-438d-9f82-363ae4029381 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 returned with HTTP 200 Sep 01 02:03:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 265/525] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:03:59 2026] GET /volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 => generated 857 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:03:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5e62bcce-8a14-4c4c-867e-f6b9ade43e0d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:03:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5e62bcce-8a14-4c4c-867e-f6b9ade43e0d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] DELETE http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:03:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5e62bcce-8a14-4c4c-867e-f6b9ade43e0d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:03:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5e62bcce-8a14-4c4c-867e-f6b9ade43e0d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:03:59 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-5e62bcce-8a14-4c4c-867e-f6b9ade43e0d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Delete volume with id: 958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:03:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:03:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:03:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:03:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:03:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5e62bcce-8a14-4c4c-867e-f6b9ade43e0d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Volume info retrieved successfully. Sep 01 02:04:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5e62bcce-8a14-4c4c-867e-f6b9ade43e0d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Delete volume request issued successfully. Sep 01 02:04:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5e62bcce-8a14-4c4c-867e-f6b9ade43e0d tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 returned with HTTP 202 Sep 01 02:04:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 261/526] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:03:59 2026] DELETE /volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-811edbde-f689-49c0-baf4-44fa4821bd98 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-811edbde-f689-49c0-baf4-44fa4821bd98 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:04:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-811edbde-f689-49c0-baf4-44fa4821bd98 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-811edbde-f689-49c0-baf4-44fa4821bd98 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-811edbde-f689-49c0-baf4-44fa4821bd98 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Volume info retrieved successfully. Sep 01 02:04:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-14ff0c0f-6b07-409a-ba86-370e0ab24fd1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-14ff0c0f-6b07-409a-ba86-370e0ab24fd1 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 Sep 01 02:04:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-14ff0c0f-6b07-409a-ba86-370e0ab24fd1 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-811edbde-f689-49c0-baf4-44fa4821bd98 tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 returned with HTTP 200 Sep 01 02:04:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 266/527] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:00 2026] GET /volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-14ff0c0f-6b07-409a-ba86-370e0ab24fd1 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-14ff0c0f-6b07-409a-ba86-370e0ab24fd1 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member cab96fcb-170a-450e-8da8-3fdc94a3aa65 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:00 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-14ff0c0f-6b07-409a-ba86-370e0ab24fd1 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 returned with HTTP 200 Sep 01 02:04:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 262/528] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:00 2026] GET /volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 => generated 322 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7757c1e8-7d23-4415-847c-1e1083269009 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7757c1e8-7d23-4415-847c-1e1083269009 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/groups Sep 01 02:04:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7757c1e8-7d23-4415-847c-1e1083269009 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "e42562fa-d409-4728-9cdb-39f525657b13", "volume_types": ["ee8c5017-3986-41ab-8b80-298cd170d200"], "name": "tempest-Group2-1564719367"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-7757c1e8-7d23-4415-847c-1e1083269009 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Creating new group {'group': {'group_type': 'e42562fa-d409-4728-9cdb-39f525657b13', 'volume_types': ['ee8c5017-3986-41ab-8b80-298cd170d200'], 'name': 'tempest-Group2-1564719367'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:04:00 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-7757c1e8-7d23-4415-847c-1e1083269009 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Creating group tempest-Group2-1564719367. Sep 01 02:04:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7757c1e8-7d23-4415-847c-1e1083269009 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Availability Zones retrieved successfully. Sep 01 02:04:00 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-7757c1e8-7d23-4415-847c-1e1083269009 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Created reservations ['173a59b0-8941-4835-b089-474102adeef1'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7757c1e8-7d23-4415-847c-1e1083269009 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups returned with HTTP 202 Sep 01 02:04:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 267/529] 192.168.122.45 () {62 vars in 1176 bytes} [Tue Sep 1 02:04:00 2026] POST /volume/v3/groups => generated 94 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bd4dda9d-4845-4b03-9c44-d91a125b9f43 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bd4dda9d-4845-4b03-9c44-d91a125b9f43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 Sep 01 02:04:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bd4dda9d-4845-4b03-9c44-d91a125b9f43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bd4dda9d-4845-4b03-9c44-d91a125b9f43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-bd4dda9d-4845-4b03-9c44-d91a125b9f43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member 46db8612-c250-40a1-9be1-acc0a263e619 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:00 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bd4dda9d-4845-4b03-9c44-d91a125b9f43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 returned with HTTP 200 Sep 01 02:04:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 263/530] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:00 2026] GET /volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 => generated 322 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-db792e6b-d87c-4183-a7ee-4e4345e30a5e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db792e6b-d87c-4183-a7ee-4e4345e30a5e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] GET http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db792e6b-d87c-4183-a7ee-4e4345e30a5e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db792e6b-d87c-4183-a7ee-4e4345e30a5e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db792e6b-d87c-4183-a7ee-4e4345e30a5e tempest-VolumesSnapshotListTestJSON-2098279371 tempest-VolumesSnapshotListTestJSON-2098279371-project-member] http://192.168.122.45/volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 returned with HTTP 404 Sep 01 02:04:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 268/531] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:01 2026] GET /volume/v3/volumes/958349fb-22eb-466e-a178-103f4af71fa8 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d3d7c5e3-7e78-4aec-8958-115957c6e97f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3d7c5e3-7e78-4aec-8958-115957c6e97f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 Sep 01 02:04:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3d7c5e3-7e78-4aec-8958-115957c6e97f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3d7c5e3-7e78-4aec-8958-115957c6e97f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-d3d7c5e3-7e78-4aec-8958-115957c6e97f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member 46db8612-c250-40a1-9be1-acc0a263e619 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:01 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3d7c5e3-7e78-4aec-8958-115957c6e97f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 returned with HTTP 200 Sep 01 02:04:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 264/532] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:01 2026] GET /volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 => generated 323 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1029342801", "volume_type": "ee8c5017-3986-41ab-8b80-298cd170d200", "group_id": "cab96fcb-170a-450e-8da8-3fdc94a3aa65", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1029342801', 'volume_type': 'ee8c5017-3986-41ab-8b80-298cd170d200', 'group_id': 'cab96fcb-170a-450e-8da8-3fdc94a3aa65', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:01 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Create volume of 1 GB Sep 01 02:04:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:01 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Availability Zones retrieved successfully. Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Flow 'volume_create_api' (5a7fc33b-41f9-440b-9c97-bc12a06b9fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6936d071-2cd0-48cf-84f0-4fda841c0183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6936d071-2cd0-48cf-84f0-4fda841c0183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:03:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ee8c5017-3986-41ab-8b80-298cd170d200,is_public=True,name='tempest-GroupsTest-volume-type-1557118056',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ee8c5017-3986-41ab-8b80-298cd170d200', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'cab96fcb-170a-450e-8da8-3fdc94a3aa65', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6d0167-de6a-4fa0-a8ed-4a0184b523da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1557118056 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1557118056, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:01 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1557118056 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1557118056, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Created reservations ['580966e9-44c8-4138-a795-29afe5f0d4fb', 'a5b6ab61-cd88-42ab-b6ab-1891d1a1fc88', 'd056b1d8-8faa-4f2f-b4c5-3bc7aaf2d781', 'fad264ca-ec79-4517-adab-e475baec295e'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb6d0167-de6a-4fa0-a8ed-4a0184b523da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['580966e9-44c8-4138-a795-29afe5f0d4fb', 'a5b6ab61-cd88-42ab-b6ab-1891d1a1fc88', 'd056b1d8-8faa-4f2f-b4c5-3bc7aaf2d781', 'fad264ca-ec79-4517-adab-e475baec295e']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1b96f2-d210-4940-bf9d-c016552ef582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf1b96f2-d210-4940-bf9d-c016552ef582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc321fbe-0237-48c3-a453-1c82226ebe99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1029342801',encryption_key_id=None,group_id=cab96fcb-170a-450e-8da8-3fdc94a3aa65,group_type_id=,metadata={},multiattach=False,project_id='6642c8479a7d41fca054c7a31a978364',qos_specs=None,replication_status=,reservations=['580966e9-44c8-4138-a795-29afe5f0d4fb','a5b6ab61-cd88-42ab-b6ab-1891d1a1fc88','d056b1d8-8faa-4f2f-b4c5-3bc7aaf2d781','fad264ca-ec79-4517-adab-e475baec295e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4099622fd6c44db3ba771e51bb0e42f7',volume_type_id=ee8c5017-3986-41ab-8b80-298cd170d200), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1029342801',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=cab96fcb-170a-450e-8da8-3fdc94a3aa65,host=None,id=dc321fbe-0237-48c3-a453-1c82226ebe99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6642c8479a7d41fca054c7a31a978364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4099622fd6c44db3ba771e51bb0e42f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ee8c5017-3986-41ab-8b80-298cd170d200),volume_type_id=ee8c5017-3986-41ab-8b80-298cd170d200)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:01 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46c3e9ed-b635-447e-9abb-ea0a21c19526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46c3e9ed-b635-447e-9abb-ea0a21c19526) transitioned into state 'SUCCESS' from state '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-1029342801',encryption_key_id=None,group_id=cab96fcb-170a-450e-8da8-3fdc94a3aa65,group_type_id=,metadata={},multiattach=False,project_id='6642c8479a7d41fca054c7a31a978364',qos_specs=None,replication_status=,reservations=['580966e9-44c8-4138-a795-29afe5f0d4fb','a5b6ab61-cd88-42ab-b6ab-1891d1a1fc88','d056b1d8-8faa-4f2f-b4c5-3bc7aaf2d781','fad264ca-ec79-4517-adab-e475baec295e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4099622fd6c44db3ba771e51bb0e42f7',volume_type_id=ee8c5017-3986-41ab-8b80-298cd170d200)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57179b4-9f7c-4a3d-b818-d04ce9b53b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57179b4-9f7c-4a3d-b818-d04ce9b53b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Flow 'volume_create_api' (5a7fc33b-41f9-440b-9c97-bc12a06b9fbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Create volume request issued successfully. Sep 01 02:04:02 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:02 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:02 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ddcefab6-e12b-49f4-a42f-f5cb3ade10e2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 269/533] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:04:01 2026] POST /volume/v3/volumes => generated 821 bytes in 873 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e43f9274-810a-4b1c-a679-71dd95eb1e52 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e43f9274-810a-4b1c-a679-71dd95eb1e52 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 Sep 01 02:04:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e43f9274-810a-4b1c-a679-71dd95eb1e52 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e43f9274-810a-4b1c-a679-71dd95eb1e52 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e43f9274-810a-4b1c-a679-71dd95eb1e52 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:02 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-e43f9274-810a-4b1c-a679-71dd95eb1e52 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:02 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-e43f9274-810a-4b1c-a679-71dd95eb1e52 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:02 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-e43f9274-810a-4b1c-a679-71dd95eb1e52 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e43f9274-810a-4b1c-a679-71dd95eb1e52 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 returned with HTTP 200 Sep 01 02:04:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 265/534] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:02 2026] GET /volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 => generated 889 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ee12b4a7-43fe-4bf5-a29a-b6d1b6c6695c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ee12b4a7-43fe-4bf5-a29a-b6d1b6c6695c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 Sep 01 02:04:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ee12b4a7-43fe-4bf5-a29a-b6d1b6c6695c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ee12b4a7-43fe-4bf5-a29a-b6d1b6c6695c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ee12b4a7-43fe-4bf5-a29a-b6d1b6c6695c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:03 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-ee12b4a7-43fe-4bf5-a29a-b6d1b6c6695c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:03 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-ee12b4a7-43fe-4bf5-a29a-b6d1b6c6695c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:03 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-ee12b4a7-43fe-4bf5-a29a-b6d1b6c6695c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ee12b4a7-43fe-4bf5-a29a-b6d1b6c6695c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 returned with HTTP 200 Sep 01 02:04:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 270/535] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:03 2026] GET /volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 => generated 913 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7524a082-9950-4733-9a04-60f7d95f449b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7524a082-9950-4733-9a04-60f7d95f449b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7524a082-9950-4733-9a04-60f7d95f449b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7524a082-9950-4733-9a04-60f7d95f449b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7524a082-9950-4733-9a04-60f7d95f449b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-7524a082-9950-4733-9a04-60f7d95f449b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:05 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-7524a082-9950-4733-9a04-60f7d95f449b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-7524a082-9950-4733-9a04-60f7d95f449b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7524a082-9950-4733-9a04-60f7d95f449b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 returned with HTTP 200 Sep 01 02:04:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 266/536] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:05 2026] GET /volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 => generated 914 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f9d67f38-0f81-4458-9eea-90ed02b2fdf3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f9d67f38-0f81-4458-9eea-90ed02b2fdf3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f9d67f38-0f81-4458-9eea-90ed02b2fdf3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f9d67f38-0f81-4458-9eea-90ed02b2fdf3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-f9d67f38-0f81-4458-9eea-90ed02b2fdf3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member cab96fcb-170a-450e-8da8-3fdc94a3aa65 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f9d67f38-0f81-4458-9eea-90ed02b2fdf3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 returned with HTTP 200 Sep 01 02:04:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 271/537] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:05 2026] GET /volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 => generated 322 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f6e61f2f-c179-4f24-9d64-e9fdb641cb0b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f6e61f2f-c179-4f24-9d64-e9fdb641cb0b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f6e61f2f-c179-4f24-9d64-e9fdb641cb0b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f6e61f2f-c179-4f24-9d64-e9fdb641cb0b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-f6e61f2f-c179-4f24-9d64-e9fdb641cb0b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member 46db8612-c250-40a1-9be1-acc0a263e619 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f6e61f2f-c179-4f24-9d64-e9fdb641cb0b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 returned with HTTP 200 Sep 01 02:04:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 267/538] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:05 2026] GET /volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 => generated 323 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bb70f699-ef31-4524-af96-22df0a96c52f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb70f699-ef31-4524-af96-22df0a96c52f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/detail Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb70f699-ef31-4524-af96-22df0a96c52f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb70f699-ef31-4524-af96-22df0a96c52f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb70f699-ef31-4524-af96-22df0a96c52f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:04:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 272/539] 192.168.122.45 () {60 vars in 1175 bytes} [Tue Sep 1 02:04:05 2026] GET /volume/v3/groups/detail => generated 639 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Get all volumes completed successfully. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:05 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7d2e40d3-36e4-4fff-b791-a70bbb16a61a tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 268/540] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:05 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Get all volumes completed successfully. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:05 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:05 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3119cd5e-2580-46be-a2c3-1d5581fde8c8 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 273/541] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:05 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cce98c53-7419-40a1-b552-955a316fd39c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cce98c53-7419-40a1-b552-955a316fd39c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65/action Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cce98c53-7419-40a1-b552-955a316fd39c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cce98c53-7419-40a1-b552-955a316fd39c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-cce98c53-7419-40a1-b552-955a316fd39c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] delete called for group cab96fcb-170a-450e-8da8-3fdc94a3aa65 {{(pid=87081) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:04:05 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-cce98c53-7419-40a1-b552-955a316fd39c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Delete group with id: cab96fcb-170a-450e-8da8-3fdc94a3aa65 Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:04:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:05 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cce98c53-7419-40a1-b552-955a316fd39c tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65/action returned with HTTP 202 Sep 01 02:04:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 269/542] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:05 2026] POST /volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-debc6a37-759e-4316-adfd-50278800a5e5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-debc6a37-759e-4316-adfd-50278800a5e5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 Sep 01 02:04:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-debc6a37-759e-4316-adfd-50278800a5e5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-debc6a37-759e-4316-adfd-50278800a5e5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-debc6a37-759e-4316-adfd-50278800a5e5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:06 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-debc6a37-759e-4316-adfd-50278800a5e5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:06 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-debc6a37-759e-4316-adfd-50278800a5e5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:06 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-debc6a37-759e-4316-adfd-50278800a5e5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-debc6a37-759e-4316-adfd-50278800a5e5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 returned with HTTP 200 Sep 01 02:04:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 274/543] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:06 2026] GET /volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 => generated 913 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-54532444-c65b-46e2-89e3-ef3a151e6454 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-54532444-c65b-46e2-89e3-ef3a151e6454 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 Sep 01 02:04:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-54532444-c65b-46e2-89e3-ef3a151e6454 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-54532444-c65b-46e2-89e3-ef3a151e6454 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-54532444-c65b-46e2-89e3-ef3a151e6454 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 returned with HTTP 404 Sep 01 02:04:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 270/544] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/v3/volumes/dc321fbe-0237-48c3-a453-1c82226ebe99 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9b06a283-cfd3-456a-ad14-2222bcc60f44 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b06a283-cfd3-456a-ad14-2222bcc60f44 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 Sep 01 02:04:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b06a283-cfd3-456a-ad14-2222bcc60f44 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b06a283-cfd3-456a-ad14-2222bcc60f44 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-9b06a283-cfd3-456a-ad14-2222bcc60f44 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member cab96fcb-170a-450e-8da8-3fdc94a3aa65 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b06a283-cfd3-456a-ad14-2222bcc60f44 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 returned with HTTP 404 Sep 01 02:04:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 275/545] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-33298c84-2a9c-44ee-8649-c90a9e03b8a2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33298c84-2a9c-44ee-8649-c90a9e03b8a2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619/action Sep 01 02:04:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33298c84-2a9c-44ee-8649-c90a9e03b8a2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33298c84-2a9c-44ee-8649-c90a9e03b8a2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-33298c84-2a9c-44ee-8649-c90a9e03b8a2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] delete called for group 46db8612-c250-40a1-9be1-acc0a263e619 {{(pid=87081) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:04:07 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-33298c84-2a9c-44ee-8649-c90a9e03b8a2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Delete group with id: 46db8612-c250-40a1-9be1-acc0a263e619 Sep 01 02:04:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:07 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:04:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33298c84-2a9c-44ee-8649-c90a9e03b8a2 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619/action returned with HTTP 202 Sep 01 02:04:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 271/546] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:07 2026] POST /volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-730ab8d8-f919-42d6-9426-d1ee3b426a8e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-730ab8d8-f919-42d6-9426-d1ee3b426a8e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 Sep 01 02:04:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-730ab8d8-f919-42d6-9426-d1ee3b426a8e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-730ab8d8-f919-42d6-9426-d1ee3b426a8e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-730ab8d8-f919-42d6-9426-d1ee3b426a8e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member 46db8612-c250-40a1-9be1-acc0a263e619 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:07 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-730ab8d8-f919-42d6-9426-d1ee3b426a8e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 returned with HTTP 200 Sep 01 02:04:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 276/547] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:07 2026] GET /volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 => generated 322 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2bdcad6a-f6ba-4931-8d85-9b454eff26b7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2bdcad6a-f6ba-4931-8d85-9b454eff26b7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2bdcad6a-f6ba-4931-8d85-9b454eff26b7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2bdcad6a-f6ba-4931-8d85-9b454eff26b7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-2bdcad6a-f6ba-4931-8d85-9b454eff26b7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member 46db8612-c250-40a1-9be1-acc0a263e619 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2bdcad6a-f6ba-4931-8d85-9b454eff26b7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 returned with HTTP 404 Sep 01 02:04:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 272/548] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619 => generated 108 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d1a14e60-4f62-47a8-87c9-43c2ca468281 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1a14e60-4f62-47a8-87c9-43c2ca468281 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/detail Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1a14e60-4f62-47a8-87c9-43c2ca468281 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1a14e60-4f62-47a8-87c9-43c2ca468281 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/group.py:210: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1a14e60-4f62-47a8-87c9-43c2ca468281 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/detail returned with HTTP 200 Sep 01 02:04:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 277/549] 192.168.122.45 () {60 vars in 1175 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/groups/detail => generated 14 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b46bc0db-b9ed-45f3-b07c-1f2eb39a5513 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b46bc0db-b9ed-45f3-b07c-1f2eb39a5513 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b46bc0db-b9ed-45f3-b07c-1f2eb39a5513 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b46bc0db-b9ed-45f3-b07c-1f2eb39a5513 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-b46bc0db-b9ed-45f3-b07c-1f2eb39a5513 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b46bc0db-b9ed-45f3-b07c-1f2eb39a5513 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:08 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b46bc0db-b9ed-45f3-b07c-1f2eb39a5513 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Get all volumes completed successfully. Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b46bc0db-b9ed-45f3-b07c-1f2eb39a5513 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 273/550] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-daac0605-8456-49ed-b168-2f2a85ae5bdb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-daac0605-8456-49ed-b168-2f2a85ae5bdb tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619/action Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-daac0605-8456-49ed-b168-2f2a85ae5bdb tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-daac0605-8456-49ed-b168-2f2a85ae5bdb tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-daac0605-8456-49ed-b168-2f2a85ae5bdb tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] delete called for group 46db8612-c250-40a1-9be1-acc0a263e619 {{(pid=87080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-daac0605-8456-49ed-b168-2f2a85ae5bdb tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Delete group with id: 46db8612-c250-40a1-9be1-acc0a263e619 Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-daac0605-8456-49ed-b168-2f2a85ae5bdb tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619/action returned with HTTP 404 Sep 01 02:04:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 278/551] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:08 2026] POST /volume/v3/groups/46db8612-c250-40a1-9be1-acc0a263e619/action => generated 108 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3ef70e51-29ef-4b04-828a-0d97af972591 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ef70e51-29ef-4b04-828a-0d97af972591 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3ef70e51-29ef-4b04-828a-0d97af972591 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3ef70e51-29ef-4b04-828a-0d97af972591 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-3ef70e51-29ef-4b04-828a-0d97af972591 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3ef70e51-29ef-4b04-828a-0d97af972591 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3ef70e51-29ef-4b04-828a-0d97af972591 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Get all volumes completed successfully. Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ef70e51-29ef-4b04-828a-0d97af972591 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 274/552] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f4656072-18a8-4c79-a13e-f2b349c09b02 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f4656072-18a8-4c79-a13e-f2b349c09b02 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65/action Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f4656072-18a8-4c79-a13e-f2b349c09b02 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f4656072-18a8-4c79-a13e-f2b349c09b02 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-f4656072-18a8-4c79-a13e-f2b349c09b02 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] delete called for group cab96fcb-170a-450e-8da8-3fdc94a3aa65 {{(pid=87080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-f4656072-18a8-4c79-a13e-f2b349c09b02 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Delete group with id: cab96fcb-170a-450e-8da8-3fdc94a3aa65 Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f4656072-18a8-4c79-a13e-f2b349c09b02 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65/action returned with HTTP 404 Sep 01 02:04:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 279/553] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:08 2026] POST /volume/v3/groups/cab96fcb-170a-450e-8da8-3fdc94a3aa65/action => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-277114d3-8a35-4a0a-8aa2-9dd64795b8e4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-277114d3-8a35-4a0a-8aa2-9dd64795b8e4 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/e42562fa-d409-4728-9cdb-39f525657b13 Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-277114d3-8a35-4a0a-8aa2-9dd64795b8e4 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-277114d3-8a35-4a0a-8aa2-9dd64795b8e4 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-277114d3-8a35-4a0a-8aa2-9dd64795b8e4 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/group_types/e42562fa-d409-4728-9cdb-39f525657b13 returned with HTTP 202 Sep 01 02:04:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 275/554] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:04:08 2026] DELETE /volume/v3/group_types/e42562fa-d409-4728-9cdb-39f525657b13 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-53485136-5dfe-4a9e-ba41-56c19867086e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-53485136-5dfe-4a9e-ba41-56c19867086e tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] DELETE http://192.168.122.45/volume/v3/types/ee8c5017-3986-41ab-8b80-298cd170d200 Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-53485136-5dfe-4a9e-ba41-56c19867086e tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-53485136-5dfe-4a9e-ba41-56c19867086e tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-53485136-5dfe-4a9e-ba41-56c19867086e tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/types/ee8c5017-3986-41ab-8b80-298cd170d200 returned with HTTP 202 Sep 01 02:04:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 280/555] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:04:08 2026] DELETE /volume/v3/types/ee8c5017-3986-41ab-8b80-298cd170d200 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d80d8178-9a50-49dc-8246-126fcce60f84 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d80d8178-9a50-49dc-8246-126fcce60f84 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] GET http://192.168.122.45/volume/v3/types/ee8c5017-3986-41ab-8b80-298cd170d200 Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d80d8178-9a50-49dc-8246-126fcce60f84 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d80d8178-9a50-49dc-8246-126fcce60f84 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d80d8178-9a50-49dc-8246-126fcce60f84 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/types/ee8c5017-3986-41ab-8b80-298cd170d200 returned with HTTP 404 Sep 01 02:04:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 276/556] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:04:08 2026] GET /volume/v3/types/ee8c5017-3986-41ab-8b80-298cd170d200 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4a6adf21-28fb-42e8-8889-11dc701d8f84 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4a6adf21-28fb-42e8-8889-11dc701d8f84 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:04:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4a6adf21-28fb-42e8-8889-11dc701d8f84 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-2139283895"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4a6adf21-28fb-42e8-8889-11dc701d8f84 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:04:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 281/557] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:04:08 2026] POST /volume/v3/types => generated 216 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a67aaa53-b6ef-4caf-841e-ba63af8f2270 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a67aaa53-b6ef-4caf-841e-ba63af8f2270 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:04:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a67aaa53-b6ef-4caf-841e-ba63af8f2270 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1840289777"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a67aaa53-b6ef-4caf-841e-ba63af8f2270 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:04:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 277/558] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:04:09 2026] POST /volume/v3/group_types => generated 173 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6133707a-3240-4480-a808-2ab7a5a6eb33 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6133707a-3240-4480-a808-2ab7a5a6eb33 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/groups Sep 01 02:04:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6133707a-3240-4480-a808-2ab7a5a6eb33 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "0cbb7484-8dfb-46cc-8e1c-b6b32c2b5e03", "volume_types": ["1fdeca09-b70f-4fb7-bc61-3fb5b1bda950"], "name": "tempest-GroupsTest-Group-1027850915"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-6133707a-3240-4480-a808-2ab7a5a6eb33 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Creating new group {'group': {'group_type': '0cbb7484-8dfb-46cc-8e1c-b6b32c2b5e03', 'volume_types': ['1fdeca09-b70f-4fb7-bc61-3fb5b1bda950'], 'name': 'tempest-GroupsTest-Group-1027850915'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:04:09 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-6133707a-3240-4480-a808-2ab7a5a6eb33 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Creating group tempest-GroupsTest-Group-1027850915. Sep 01 02:04:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6133707a-3240-4480-a808-2ab7a5a6eb33 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Availability Zones retrieved successfully. Sep 01 02:04:09 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-6133707a-3240-4480-a808-2ab7a5a6eb33 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Created reservations ['54e8f986-e9cc-447d-b072-174036f10047'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6133707a-3240-4480-a808-2ab7a5a6eb33 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups returned with HTTP 202 Sep 01 02:04:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 282/559] 192.168.122.45 () {62 vars in 1176 bytes} [Tue Sep 1 02:04:09 2026] POST /volume/v3/groups => generated 104 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d2e43f08-cf27-4e96-b0b7-52c90cc9952f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d2e43f08-cf27-4e96-b0b7-52c90cc9952f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d2e43f08-cf27-4e96-b0b7-52c90cc9952f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d2e43f08-cf27-4e96-b0b7-52c90cc9952f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-d2e43f08-cf27-4e96-b0b7-52c90cc9952f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member ffc71713-6ae3-4501-93a0-3d5089a50c1a {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:09 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d2e43f08-cf27-4e96-b0b7-52c90cc9952f tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 200 Sep 01 02:04:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 278/560] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:09 2026] GET /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 332 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9fbdfbf9-3d15-4484-9f58-56dcb9756ce6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9fbdfbf9-3d15-4484-9f58-56dcb9756ce6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9fbdfbf9-3d15-4484-9f58-56dcb9756ce6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9fbdfbf9-3d15-4484-9f58-56dcb9756ce6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-9fbdfbf9-3d15-4484-9f58-56dcb9756ce6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member ffc71713-6ae3-4501-93a0-3d5089a50c1a {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9fbdfbf9-3d15-4484-9f58-56dcb9756ce6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 200 Sep 01 02:04:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 283/561] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:10 2026] GET /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 333 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-284886408", "volume_type": "1fdeca09-b70f-4fb7-bc61-3fb5b1bda950", "group_id": "ffc71713-6ae3-4501-93a0-3d5089a50c1a", "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-284886408', 'volume_type': '1fdeca09-b70f-4fb7-bc61-3fb5b1bda950', 'group_id': 'ffc71713-6ae3-4501-93a0-3d5089a50c1a', 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:10 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Create volume of 1 GB Sep 01 02:04:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Availability Zones retrieved successfully. Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Flow 'volume_create_api' (f526c80f-706f-4696-9ae3-a23b4b362c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799ded36-252c-4e52-b485-af45ea4d7b24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (799ded36-252c-4e52-b485-af45ea4d7b24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:04:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdeca09-b70f-4fb7-bc61-3fb5b1bda950,is_public=True,name='tempest-GroupsTest-volume-type-2139283895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdeca09-b70f-4fb7-bc61-3fb5b1bda950', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ffc71713-6ae3-4501-93a0-3d5089a50c1a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ef47af-b6c3-4573-bbc7-e4f35767bddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2139283895 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2139283895, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:10 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2139283895 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2139283895, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Created reservations ['0d9e4c3e-f004-4f96-bb1d-2569e8e66244', '8a7f1f55-0798-4d1e-9e65-7a037e272790', '4440cdfe-128b-433f-b739-711ae252225a', '3e4409c8-4d88-4e35-8c88-b86bcbd54254'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0ef47af-b6c3-4573-bbc7-e4f35767bddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d9e4c3e-f004-4f96-bb1d-2569e8e66244', '8a7f1f55-0798-4d1e-9e65-7a037e272790', '4440cdfe-128b-433f-b739-711ae252225a', '3e4409c8-4d88-4e35-8c88-b86bcbd54254']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be75f13f-8fa9-4330-afe4-ddb83cd7c0bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be75f13f-8fa9-4330-afe4-ddb83cd7c0bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '212ab30c-cffd-4eda-b0e7-6bbe14b0c623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-284886408',encryption_key_id=None,group_id=ffc71713-6ae3-4501-93a0-3d5089a50c1a,group_type_id=,metadata={},multiattach=False,project_id='6642c8479a7d41fca054c7a31a978364',qos_specs=None,replication_status=,reservations=['0d9e4c3e-f004-4f96-bb1d-2569e8e66244','8a7f1f55-0798-4d1e-9e65-7a037e272790','4440cdfe-128b-433f-b739-711ae252225a','3e4409c8-4d88-4e35-8c88-b86bcbd54254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4099622fd6c44db3ba771e51bb0e42f7',volume_type_id=1fdeca09-b70f-4fb7-bc61-3fb5b1bda950), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-284886408',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ffc71713-6ae3-4501-93a0-3d5089a50c1a,host=None,id=212ab30c-cffd-4eda-b0e7-6bbe14b0c623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6642c8479a7d41fca054c7a31a978364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4099622fd6c44db3ba771e51bb0e42f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdeca09-b70f-4fb7-bc61-3fb5b1bda950),volume_type_id=1fdeca09-b70f-4fb7-bc61-3fb5b1bda950)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca7dce0-c24c-435d-932c-51dbe9b10e6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:11 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ca7dce0-c24c-435d-932c-51dbe9b10e6e) transitioned into state 'SUCCESS' from state '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-284886408',encryption_key_id=None,group_id=ffc71713-6ae3-4501-93a0-3d5089a50c1a,group_type_id=,metadata={},multiattach=False,project_id='6642c8479a7d41fca054c7a31a978364',qos_specs=None,replication_status=,reservations=['0d9e4c3e-f004-4f96-bb1d-2569e8e66244','8a7f1f55-0798-4d1e-9e65-7a037e272790','4440cdfe-128b-433f-b739-711ae252225a','3e4409c8-4d88-4e35-8c88-b86bcbd54254'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4099622fd6c44db3ba771e51bb0e42f7',volume_type_id=1fdeca09-b70f-4fb7-bc61-3fb5b1bda950)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:11 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5136dca1-86d3-452d-b389-b0aa56c19e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:11 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5136dca1-86d3-452d-b389-b0aa56c19e08) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:11 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Flow 'volume_create_api' (f526c80f-706f-4696-9ae3-a23b4b362c8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Create volume request issued successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:11 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:11 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-27611c78-9788-4265-ae8b-159f5ee5c1b3 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 279/562] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:04:10 2026] POST /volume/v3/volumes => generated 820 bytes in 772 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-eaf03fd4-336c-46ff-9b56-7a6f215589db None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eaf03fd4-336c-46ff-9b56-7a6f215589db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/212ab30c-cffd-4eda-b0e7-6bbe14b0c623 Sep 01 02:04:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eaf03fd4-336c-46ff-9b56-7a6f215589db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eaf03fd4-336c-46ff-9b56-7a6f215589db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-eaf03fd4-336c-46ff-9b56-7a6f215589db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:11 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-eaf03fd4-336c-46ff-9b56-7a6f215589db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:11 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-eaf03fd4-336c-46ff-9b56-7a6f215589db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:11 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-eaf03fd4-336c-46ff-9b56-7a6f215589db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eaf03fd4-336c-46ff-9b56-7a6f215589db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/212ab30c-cffd-4eda-b0e7-6bbe14b0c623 returned with HTTP 200 Sep 01 02:04:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 284/563] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:11 2026] GET /volume/v3/volumes/212ab30c-cffd-4eda-b0e7-6bbe14b0c623 => generated 888 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-81046a98-8b2b-4845-93eb-21b0fbd8e4f4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-81046a98-8b2b-4845-93eb-21b0fbd8e4f4 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/212ab30c-cffd-4eda-b0e7-6bbe14b0c623 Sep 01 02:04:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-81046a98-8b2b-4845-93eb-21b0fbd8e4f4 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-81046a98-8b2b-4845-93eb-21b0fbd8e4f4 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:12 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-81046a98-8b2b-4845-93eb-21b0fbd8e4f4 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:12 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-81046a98-8b2b-4845-93eb-21b0fbd8e4f4 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:12 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-81046a98-8b2b-4845-93eb-21b0fbd8e4f4 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:12 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-81046a98-8b2b-4845-93eb-21b0fbd8e4f4 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-81046a98-8b2b-4845-93eb-21b0fbd8e4f4 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/212ab30c-cffd-4eda-b0e7-6bbe14b0c623 returned with HTTP 200 Sep 01 02:04:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 280/564] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:12 2026] GET /volume/v3/volumes/212ab30c-cffd-4eda-b0e7-6bbe14b0c623 => generated 913 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-41847129", "volume_type": "1fdeca09-b70f-4fb7-bc61-3fb5b1bda950", "group_id": "ffc71713-6ae3-4501-93a0-3d5089a50c1a", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-41847129', 'volume_type': '1fdeca09-b70f-4fb7-bc61-3fb5b1bda950', 'group_id': 'ffc71713-6ae3-4501-93a0-3d5089a50c1a', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Create volume of 1 GB Sep 01 02:04:12 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:12 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Availability Zones retrieved successfully. Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Flow 'volume_create_api' (94b6c818-8880-42fd-9722-ddc6f7407edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73267e75-3e93-470e-b4ac-1de975905877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (73267e75-3e93-470e-b4ac-1de975905877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:04:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1fdeca09-b70f-4fb7-bc61-3fb5b1bda950,is_public=True,name='tempest-GroupsTest-volume-type-2139283895',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1fdeca09-b70f-4fb7-bc61-3fb5b1bda950', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ffc71713-6ae3-4501-93a0-3d5089a50c1a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ac5a9f-8c1c-4697-b56d-f48d9fe3c5a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-2139283895 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-2139283895, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:12 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-2139283895 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-2139283895, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Created reservations ['c42fda97-78ab-4bba-9ddb-ac8bd2e49c75', 'fcbdce70-c91f-4f7c-b54b-4b1cafe02f51', 'b0d847dd-b47a-4ebb-8b4f-d3cbc0c0cf87', 'c8165158-3042-4216-9e68-1bc69f3e897d'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ac5a9f-8c1c-4697-b56d-f48d9fe3c5a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c42fda97-78ab-4bba-9ddb-ac8bd2e49c75', 'fcbdce70-c91f-4f7c-b54b-4b1cafe02f51', 'b0d847dd-b47a-4ebb-8b4f-d3cbc0c0cf87', 'c8165158-3042-4216-9e68-1bc69f3e897d']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404673ca-a625-4e6f-9ce3-4f2c814ba1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:12 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (404673ca-a625-4e6f-9ce3-4f2c814ba1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe475b9c-ff9d-4bba-b965-4de3a23b5c4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-41847129',encryption_key_id=None,group_id=ffc71713-6ae3-4501-93a0-3d5089a50c1a,group_type_id=,metadata={},multiattach=False,project_id='6642c8479a7d41fca054c7a31a978364',qos_specs=None,replication_status=,reservations=['c42fda97-78ab-4bba-9ddb-ac8bd2e49c75','fcbdce70-c91f-4f7c-b54b-4b1cafe02f51','b0d847dd-b47a-4ebb-8b4f-d3cbc0c0cf87','c8165158-3042-4216-9e68-1bc69f3e897d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4099622fd6c44db3ba771e51bb0e42f7',volume_type_id=1fdeca09-b70f-4fb7-bc61-3fb5b1bda950), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-41847129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ffc71713-6ae3-4501-93a0-3d5089a50c1a,host=None,id=fe475b9c-ff9d-4bba-b965-4de3a23b5c4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6642c8479a7d41fca054c7a31a978364',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4099622fd6c44db3ba771e51bb0e42f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1fdeca09-b70f-4fb7-bc61-3fb5b1bda950),volume_type_id=1fdeca09-b70f-4fb7-bc61-3fb5b1bda950)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:12 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d301fb0-c636-4556-80b1-ce73e3167def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d301fb0-c636-4556-80b1-ce73e3167def) transitioned into state 'SUCCESS' from state '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-41847129',encryption_key_id=None,group_id=ffc71713-6ae3-4501-93a0-3d5089a50c1a,group_type_id=,metadata={},multiattach=False,project_id='6642c8479a7d41fca054c7a31a978364',qos_specs=None,replication_status=,reservations=['c42fda97-78ab-4bba-9ddb-ac8bd2e49c75','fcbdce70-c91f-4f7c-b54b-4b1cafe02f51','b0d847dd-b47a-4ebb-8b4f-d3cbc0c0cf87','c8165158-3042-4216-9e68-1bc69f3e897d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4099622fd6c44db3ba771e51bb0e42f7',volume_type_id=1fdeca09-b70f-4fb7-bc61-3fb5b1bda950)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28509374-7f22-4acd-962f-a4e5951adce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28509374-7f22-4acd-962f-a4e5951adce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Flow 'volume_create_api' (94b6c818-8880-42fd-9722-ddc6f7407edb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Create volume request issued successfully. Sep 01 02:04:13 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:13 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:13 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-725f3a92-74f7-4a4a-bbe1-57479aab1ae7 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 285/565] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:04:12 2026] POST /volume/v3/volumes => generated 819 bytes in 573 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-44b3ade5-5c35-4c07-a0e8-84ef73b4818e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44b3ade5-5c35-4c07-a0e8-84ef73b4818e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a Sep 01 02:04:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-44b3ade5-5c35-4c07-a0e8-84ef73b4818e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-44b3ade5-5c35-4c07-a0e8-84ef73b4818e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-44b3ade5-5c35-4c07-a0e8-84ef73b4818e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:13 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-44b3ade5-5c35-4c07-a0e8-84ef73b4818e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:13 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-44b3ade5-5c35-4c07-a0e8-84ef73b4818e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:13 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-44b3ade5-5c35-4c07-a0e8-84ef73b4818e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44b3ade5-5c35-4c07-a0e8-84ef73b4818e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a returned with HTTP 200 Sep 01 02:04:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 281/566] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:13 2026] GET /volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a => generated 887 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-49f81a7b-9057-4131-8a0c-bdfc84512d94 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-49f81a7b-9057-4131-8a0c-bdfc84512d94 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a Sep 01 02:04:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-49f81a7b-9057-4131-8a0c-bdfc84512d94 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-49f81a7b-9057-4131-8a0c-bdfc84512d94 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-49f81a7b-9057-4131-8a0c-bdfc84512d94 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:14 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-49f81a7b-9057-4131-8a0c-bdfc84512d94 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:14 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-49f81a7b-9057-4131-8a0c-bdfc84512d94 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:14 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-49f81a7b-9057-4131-8a0c-bdfc84512d94 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-49f81a7b-9057-4131-8a0c-bdfc84512d94 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a returned with HTTP 200 Sep 01 02:04:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 286/567] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:14 2026] GET /volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a => generated 911 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-480e61f2-49b3-4402-8a6b-5850e1647e2d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-480e61f2-49b3-4402-8a6b-5850e1647e2d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a Sep 01 02:04:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-480e61f2-49b3-4402-8a6b-5850e1647e2d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-480e61f2-49b3-4402-8a6b-5850e1647e2d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-480e61f2-49b3-4402-8a6b-5850e1647e2d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:15 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-480e61f2-49b3-4402-8a6b-5850e1647e2d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:15 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-480e61f2-49b3-4402-8a6b-5850e1647e2d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:15 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-480e61f2-49b3-4402-8a6b-5850e1647e2d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-480e61f2-49b3-4402-8a6b-5850e1647e2d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a returned with HTTP 200 Sep 01 02:04:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 282/568] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:15 2026] GET /volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a => generated 912 bytes in 250 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-18d0b920-bf9c-486e-9848-ff8077e42c43 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18d0b920-bf9c-486e-9848-ff8077e42c43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] PUT http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-18d0b920-bf9c-486e-9848-ff8077e42c43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "fe475b9c-ff9d-4bba-b965-4de3a23b5c4a"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-18d0b920-bf9c-486e-9848-ff8077e42c43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Update called for group ffc71713-6ae3-4501-93a0-3d5089a50c1a. {{(pid=87080) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:04:15 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-18d0b920-bf9c-486e-9848-ff8077e42c43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Updating group ffc71713-6ae3-4501-93a0-3d5089a50c1a with name new_group description: This is a new group add_volumes: None remove_volumes: fe475b9c-ff9d-4bba-b965-4de3a23b5c4a. Sep 01 02:04:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18d0b920-bf9c-486e-9848-ff8077e42c43 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 202 Sep 01 02:04:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 287/569] 192.168.122.45 () {62 vars in 1286 bytes} [Tue Sep 1 02:04:15 2026] PUT /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-463fd7a9-51dc-4df5-bbcb-31478c56867b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-463fd7a9-51dc-4df5-bbcb-31478c56867b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-463fd7a9-51dc-4df5-bbcb-31478c56867b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-463fd7a9-51dc-4df5-bbcb-31478c56867b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-463fd7a9-51dc-4df5-bbcb-31478c56867b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member ffc71713-6ae3-4501-93a0-3d5089a50c1a {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:16 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-463fd7a9-51dc-4df5-bbcb-31478c56867b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 200 Sep 01 02:04:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 283/570] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:16 2026] GET /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 323 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-214cbd10-6dc7-4641-87de-6e4fa091f1da None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-214cbd10-6dc7-4641-87de-6e4fa091f1da tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-214cbd10-6dc7-4641-87de-6e4fa091f1da tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-214cbd10-6dc7-4641-87de-6e4fa091f1da tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-214cbd10-6dc7-4641-87de-6e4fa091f1da tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member ffc71713-6ae3-4501-93a0-3d5089a50c1a {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-214cbd10-6dc7-4641-87de-6e4fa091f1da tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 288/571] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 324 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0ee7b48d-7d37-4827-a0a1-289da893ae8b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0ee7b48d-7d37-4827-a0a1-289da893ae8b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0ee7b48d-7d37-4827-a0a1-289da893ae8b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0ee7b48d-7d37-4827-a0a1-289da893ae8b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-0ee7b48d-7d37-4827-a0a1-289da893ae8b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member ffc71713-6ae3-4501-93a0-3d5089a50c1a {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0ee7b48d-7d37-4827-a0a1-289da893ae8b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 284/572] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 324 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Get all volumes completed successfully. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:17 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b53e2223-c5ff-43d8-a4ec-12983a28d648 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 289/573] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/volumes/detail => generated 1784 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c3aa7789-1c7e-4f8f-8fb4-55d4df613fe6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c3aa7789-1c7e-4f8f-8fb4-55d4df613fe6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] PUT http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c3aa7789-1c7e-4f8f-8fb4-55d4df613fe6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "fe475b9c-ff9d-4bba-b965-4de3a23b5c4a"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-c3aa7789-1c7e-4f8f-8fb4-55d4df613fe6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Update called for group ffc71713-6ae3-4501-93a0-3d5089a50c1a. {{(pid=87081) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:04:17 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-c3aa7789-1c7e-4f8f-8fb4-55d4df613fe6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Updating group ffc71713-6ae3-4501-93a0-3d5089a50c1a with name None description: None add_volumes: fe475b9c-ff9d-4bba-b965-4de3a23b5c4a remove_volumes: None. Sep 01 02:04:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c3aa7789-1c7e-4f8f-8fb4-55d4df613fe6 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 202 Sep 01 02:04:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 285/574] 192.168.122.45 () {62 vars in 1285 bytes} [Tue Sep 1 02:04:17 2026] PUT /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 0 bytes in 177 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bc2d6ca9-c273-46b6-b0f8-f533cb12bf06 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bc2d6ca9-c273-46b6-b0f8-f533cb12bf06 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bc2d6ca9-c273-46b6-b0f8-f533cb12bf06 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bc2d6ca9-c273-46b6-b0f8-f533cb12bf06 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-bc2d6ca9-c273-46b6-b0f8-f533cb12bf06 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member ffc71713-6ae3-4501-93a0-3d5089a50c1a {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:17 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bc2d6ca9-c273-46b6-b0f8-f533cb12bf06 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 200 Sep 01 02:04:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 290/575] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:17 2026] GET /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 323 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bfdd549c-e884-4da8-96a5-6b88613df781 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bfdd549c-e884-4da8-96a5-6b88613df781 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bfdd549c-e884-4da8-96a5-6b88613df781 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bfdd549c-e884-4da8-96a5-6b88613df781 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-58409b70-d398-4d20-ac98-328f9a05112a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-bfdd549c-e884-4da8-96a5-6b88613df781 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member ffc71713-6ae3-4501-93a0-3d5089a50c1a {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:04:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1716698295"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1716698295'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:18 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Create volume of 1 GB Sep 01 02:04:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Availability Zones retrieved successfully. Sep 01 02:04:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:18 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bfdd549c-e884-4da8-96a5-6b88613df781 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 200 Sep 01 02:04:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 286/576] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 324 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Flow 'volume_create_api' (5d47c54c-f8d1-4e78-b9e3-8069d70e8387) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8562df16-1cbb-4999-9246-bed3d904b007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8562df16-1cbb-4999-9246-bed3d904b007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4b46b4-0dc1-413a-970d-bd41e81e3206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Created reservations ['9a82a1ea-64ed-4aea-ac7b-3d097a5cef90', 'f76f108a-4ef6-47ce-8ab5-e6d41e71c3c9', '994b00a8-a834-43bf-b667-623633c6386e', '1542f900-cce4-4aa2-a99f-c471ac08cf88'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a4b46b4-0dc1-413a-970d-bd41e81e3206) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a82a1ea-64ed-4aea-ac7b-3d097a5cef90', 'f76f108a-4ef6-47ce-8ab5-e6d41e71c3c9', '994b00a8-a834-43bf-b667-623633c6386e', '1542f900-cce4-4aa2-a99f-c471ac08cf88']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424930d5-00fe-4c16-a40b-1fdc0ad573ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (424930d5-00fe-4c16-a40b-1fdc0ad573ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1716698295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08cde8a8e25c4a1ea0c0d91e2725675b',qos_specs=None,replication_status=,reservations=['9a82a1ea-64ed-4aea-ac7b-3d097a5cef90','f76f108a-4ef6-47ce-8ab5-e6d41e71c3c9','994b00a8-a834-43bf-b667-623633c6386e','1542f900-cce4-4aa2-a99f-c471ac08cf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20527e6fa7f4ae0aaca0631af09a1a5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1716698295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08cde8a8e25c4a1ea0c0d91e2725675b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20527e6fa7f4ae0aaca0631af09a1a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b604c8-e5fe-49ed-83c1-3c32c766422e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0b1a070e-64aa-47e9-ac43-6d8bd3b6fa75 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 287/577] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:18 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3b604c8-e5fe-49ed-83c1-3c32c766422e) transitioned into state 'SUCCESS' from state '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-1716698295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08cde8a8e25c4a1ea0c0d91e2725675b',qos_specs=None,replication_status=,reservations=['9a82a1ea-64ed-4aea-ac7b-3d097a5cef90','f76f108a-4ef6-47ce-8ab5-e6d41e71c3c9','994b00a8-a834-43bf-b667-623633c6386e','1542f900-cce4-4aa2-a99f-c471ac08cf88'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20527e6fa7f4ae0aaca0631af09a1a5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75efb788-a353-4ec3-98f9-7f1289b1b596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Get all volumes completed successfully. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (75efb788-a353-4ec3-98f9-7f1289b1b596) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Flow 'volume_create_api' (5d47c54c-f8d1-4e78-b9e3-8069d70e8387) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Create volume request issued successfully. Sep 01 02:04:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-58409b70-d398-4d20-ac98-328f9a05112a tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 291/578] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:18 2026] POST /volume/v3/volumes => generated 758 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fb11955e-bf3f-4f16-ad63-c728d22a8af9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fb11955e-bf3f-4f16-ad63-c728d22a8af9 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fb11955e-bf3f-4f16-ad63-c728d22a8af9 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fb11955e-bf3f-4f16-ad63-c728d22a8af9 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fb11955e-bf3f-4f16-ad63-c728d22a8af9 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fb11955e-bf3f-4f16-ad63-c728d22a8af9 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 292/579] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-21aca07d-23d0-4fc1-b047-63eb0ab70a7b tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 288/580] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-26965df2-4b2b-407e-b8ff-96c7e33c14b9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26965df2-4b2b-407e-b8ff-96c7e33c14b9 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] POST http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a/action Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26965df2-4b2b-407e-b8ff-96c7e33c14b9 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26965df2-4b2b-407e-b8ff-96c7e33c14b9 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-26965df2-4b2b-407e-b8ff-96c7e33c14b9 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] delete called for group ffc71713-6ae3-4501-93a0-3d5089a50c1a {{(pid=87080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:04:19 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-26965df2-4b2b-407e-b8ff-96c7e33c14b9 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Delete group with id: ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:04:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:04:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26965df2-4b2b-407e-b8ff-96c7e33c14b9 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a/action returned with HTTP 202 Sep 01 02:04:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 293/581] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:19 2026] POST /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e4d5a7c2-0075-46c8-b7b7-352bbc1b824d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e4d5a7c2-0075-46c8-b7b7-352bbc1b824d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a7c2-0075-46c8-b7b7-352bbc1b824d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e4d5a7c2-0075-46c8-b7b7-352bbc1b824d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e4d5a7c2-0075-46c8-b7b7-352bbc1b824d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-e4d5a7c2-0075-46c8-b7b7-352bbc1b824d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:19 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-e4d5a7c2-0075-46c8-b7b7-352bbc1b824d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:20 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-e4d5a7c2-0075-46c8-b7b7-352bbc1b824d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e4d5a7c2-0075-46c8-b7b7-352bbc1b824d tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 289/582] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:19 2026] GET /volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a => generated 911 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2b4b3208-2c88-4dcb-9a8a-4a895803d2ac None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2b4b3208-2c88-4dcb-9a8a-4a895803d2ac tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2b4b3208-2c88-4dcb-9a8a-4a895803d2ac tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2b4b3208-2c88-4dcb-9a8a-4a895803d2ac tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2b4b3208-2c88-4dcb-9a8a-4a895803d2ac tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2b4b3208-2c88-4dcb-9a8a-4a895803d2ac tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 294/583] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:20 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 850 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ab65500f-330d-485d-be1e-4f51e61f5bd5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ab65500f-330d-485d-be1e-4f51e61f5bd5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a Sep 01 02:04:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ab65500f-330d-485d-be1e-4f51e61f5bd5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ab65500f-330d-485d-be1e-4f51e61f5bd5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ab65500f-330d-485d-be1e-4f51e61f5bd5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Volume info retrieved successfully. Sep 01 02:04:21 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-ab65500f-330d-485d-be1e-4f51e61f5bd5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:04:21 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-ab65500f-330d-485d-be1e-4f51e61f5bd5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:04:21 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-ab65500f-330d-485d-be1e-4f51e61f5bd5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:04:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ab65500f-330d-485d-be1e-4f51e61f5bd5 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 290/584] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a => generated 911 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b7bf32d4-1011-46eb-9dcb-7fc7dec19995 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b7bf32d4-1011-46eb-9dcb-7fc7dec19995 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b7bf32d4-1011-46eb-9dcb-7fc7dec19995 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b7bf32d4-1011-46eb-9dcb-7fc7dec19995 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b7bf32d4-1011-46eb-9dcb-7fc7dec19995 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b7bf32d4-1011-46eb-9dcb-7fc7dec19995 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 295/585] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 851 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-9b331ecd-5e49-4d39-818c-94ffb1305781 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-9b331ecd-5e49-4d39-818c-94ffb1305781 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-9b331ecd-5e49-4d39-818c-94ffb1305781 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-9b331ecd-5e49-4d39-818c-94ffb1305781 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-9b331ecd-5e49-4d39-818c-94ffb1305781 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-9b331ecd-5e49-4d39-818c-94ffb1305781 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 291/586] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:21 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 851 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f41f0d75-d72f-4995-bf3a-21a57a0f9c2e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f41f0d75-d72f-4995-bf3a-21a57a0f9c2e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f41f0d75-d72f-4995-bf3a-21a57a0f9c2e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f41f0d75-d72f-4995-bf3a-21a57a0f9c2e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f41f0d75-d72f-4995-bf3a-21a57a0f9c2e tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a returned with HTTP 404 Sep 01 02:04:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 296/587] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:22 2026] GET /volume/v3/volumes/fe475b9c-ff9d-4bba-b965-4de3a23b5c4a => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-437e51be-dd0c-4206-9f50-f135e333eb21 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-437e51be-dd0c-4206-9f50-f135e333eb21 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/volumes/212ab30c-cffd-4eda-b0e7-6bbe14b0c623 Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-437e51be-dd0c-4206-9f50-f135e333eb21 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-437e51be-dd0c-4206-9f50-f135e333eb21 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-437e51be-dd0c-4206-9f50-f135e333eb21 tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/volumes/212ab30c-cffd-4eda-b0e7-6bbe14b0c623 returned with HTTP 404 Sep 01 02:04:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 292/588] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:04:22 2026] GET /volume/v3/volumes/212ab30c-cffd-4eda-b0e7-6bbe14b0c623 => generated 109 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6fe8bfbf-9e0b-4160-8127-a9a8781bd1db None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6fe8bfbf-9e0b-4160-8127-a9a8781bd1db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] GET http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6fe8bfbf-9e0b-4160-8127-a9a8781bd1db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6fe8bfbf-9e0b-4160-8127-a9a8781bd1db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-6fe8bfbf-9e0b-4160-8127-a9a8781bd1db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] show called for member ffc71713-6ae3-4501-93a0-3d5089a50c1a {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6fe8bfbf-9e0b-4160-8127-a9a8781bd1db tempest-GroupsTest-1251566555 tempest-GroupsTest-1251566555-project-member] http://192.168.122.45/volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a returned with HTTP 404 Sep 01 02:04:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 297/589] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:22 2026] GET /volume/v3/groups/ffc71713-6ae3-4501-93a0-3d5089a50c1a => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9c0be9b3-d511-407a-b89f-4fb69915c220 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c0be9b3-d511-407a-b89f-4fb69915c220 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/0cbb7484-8dfb-46cc-8e1c-b6b32c2b5e03 Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c0be9b3-d511-407a-b89f-4fb69915c220 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c0be9b3-d511-407a-b89f-4fb69915c220 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-0a6a49e1-9841-4df0-a967-869db8fda3bf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-0a6a49e1-9841-4df0-a967-869db8fda3bf None None] GET http://192.168.122.45/volume// Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-0a6a49e1-9841-4df0-a967-869db8fda3bf None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-0a6a49e1-9841-4df0-a967-869db8fda3bf None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c0be9b3-d511-407a-b89f-4fb69915c220 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/group_types/0cbb7484-8dfb-46cc-8e1c-b6b32c2b5e03 returned with HTTP 202 Sep 01 02:04:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-0a6a49e1-9841-4df0-a967-869db8fda3bf None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:04:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 293/590] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:04:22 2026] DELETE /volume/v3/group_types/0cbb7484-8dfb-46cc-8e1c-b6b32c2b5e03 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 298/591] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:22 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-73ab7f1f-845b-4544-a3e0-bb018a147fa2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-73ab7f1f-845b-4544-a3e0-bb018a147fa2 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] DELETE http://192.168.122.45/volume/v3/types/1fdeca09-b70f-4fb7-bc61-3fb5b1bda950 Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-73ab7f1f-845b-4544-a3e0-bb018a147fa2 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-73ab7f1f-845b-4544-a3e0-bb018a147fa2 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-1f458ebb-b383-44f8-bca5-2f4ff3b0ab77 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-73ab7f1f-845b-4544-a3e0-bb018a147fa2 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/types/1fdeca09-b70f-4fb7-bc61-3fb5b1bda950 returned with HTTP 202 Sep 01 02:04:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 294/592] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:04:22 2026] DELETE /volume/v3/types/1fdeca09-b70f-4fb7-bc61-3fb5b1bda950 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-45663dbb-f64a-403a-a925-f00158498356 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-45663dbb-f64a-403a-a925-f00158498356 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] GET http://192.168.122.45/volume/v3/types/1fdeca09-b70f-4fb7-bc61-3fb5b1bda950 Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-45663dbb-f64a-403a-a925-f00158498356 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-45663dbb-f64a-403a-a925-f00158498356 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-45663dbb-f64a-403a-a925-f00158498356 tempest-GroupsTest-356052103 tempest-GroupsTest-356052103-project-admin] http://192.168.122.45/volume/v3/types/1fdeca09-b70f-4fb7-bc61-3fb5b1bda950 returned with HTTP 404 Sep 01 02:04:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 295/593] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:04:22 2026] GET /volume/v3/types/1fdeca09-b70f-4fb7-bc61-3fb5b1bda950 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-1f458ebb-b383-44f8-bca5-2f4ff3b0ab77 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:04:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-1f458ebb-b383-44f8-bca5-2f4ff3b0ab77 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9", "connector": null, "instance_uuid": "5863a33d-d953-4ac3-b678-f6e9c07b4aca"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-1f458ebb-b383-44f8-bca5-2f4ff3b0ab77 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:04:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 299/594] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:04:22 2026] POST /volume/v3/attachments => generated 273 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-63c6f4c7-78e1-4f88-8535-2c7e8f250062 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-63c6f4c7-78e1-4f88-8535-2c7e8f250062 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-63c6f4c7-78e1-4f88-8535-2c7e8f250062 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-63c6f4c7-78e1-4f88-8535-2c7e8f250062 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-810d5d71-a3ed-481a-a458-5c499f457a8d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-810d5d71-a3ed-481a-a458-5c499f457a8d None None] GET http://192.168.122.45/volume// Sep 01 02:04:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-810d5d71-a3ed-481a-a458-5c499f457a8d None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-810d5d71-a3ed-481a-a458-5c499f457a8d None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-810d5d71-a3ed-481a-a458-5c499f457a8d None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:04:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 300/595] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:23 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-f06d7a42-e421-4c31-b46c-07fec91c166f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-f06d7a42-e421-4c31-b46c-07fec91c166f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-f06d7a42-e421-4c31-b46c-07fec91c166f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-f06d7a42-e421-4c31-b46c-07fec91c166f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-63c6f4c7-78e1-4f88-8535-2c7e8f250062 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-63c6f4c7-78e1-4f88-8535-2c7e8f250062 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 296/596] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:23 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 850 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-f06d7a42-e421-4c31-b46c-07fec91c166f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-f06d7a42-e421-4c31-b46c-07fec91c166f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 301/597] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:23 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 1031 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-7b53a84f-b162-4f06-92e5-0e527d768767 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-7b53a84f-b162-4f06-92e5-0e527d768767 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] PUT http://192.168.122.45/volume/v3/attachments/5f6440a8-9c18-431b-a9e8-b2c2aa51475d Sep 01 02:04:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-7b53a84f-b162-4f06-92e5-0e527d768767 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:23 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-7b53a84f-b162-4f06-92e5-0e527d768767 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Acquiring lock "cinder-attachment_update-cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:04:23 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-7b53a84f-b162-4f06-92e5-0e527d768767 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Lock "cinder-attachment_update-cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:04:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-7b53a84f-b162-4f06-92e5-0e527d768767 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Lock "cinder-attachment_update-cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9-devstack" released by "attachment_update" :: held 0.311s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:04:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-7b53a84f-b162-4f06-92e5-0e527d768767 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments/5f6440a8-9c18-431b-a9e8-b2c2aa51475d returned with HTTP 200 Sep 01 02:04:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 297/598] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:04:23 2026] PUT /volume/v3/attachments/5f6440a8-9c18-431b-a9e8-b2c2aa51475d => generated 694 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e465b4c5-7ec9-45ec-9f25-1b1c5f67a5cc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e465b4c5-7ec9-45ec-9f25-1b1c5f67a5cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e465b4c5-7ec9-45ec-9f25-1b1c5f67a5cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e465b4c5-7ec9-45ec-9f25-1b1c5f67a5cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e465b4c5-7ec9-45ec-9f25-1b1c5f67a5cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e465b4c5-7ec9-45ec-9f25-1b1c5f67a5cc tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 302/599] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:24 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-603a9d7f-a014-4247-96f9-07487117b741 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-603a9d7f-a014-4247-96f9-07487117b741 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/attachments/5f6440a8-9c18-431b-a9e8-b2c2aa51475d/action Sep 01 02:04:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-603a9d7f-a014-4247-96f9-07487117b741 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action body: b'{"os-complete": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-603a9d7f-a014-4247-96f9-07487117b741 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f5300710-c57c-4e6a-9e2d-16a194175571 req-603a9d7f-a014-4247-96f9-07487117b741 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments/5f6440a8-9c18-431b-a9e8-b2c2aa51475d/action returned with HTTP 204 Sep 01 02:04:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 298/600] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:04:24 2026] POST /volume/v3/attachments/5f6440a8-9c18-431b-a9e8-b2c2aa51475d/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-71218cf9-35b3-494f-b1f4-3b5f9897fd6d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71218cf9-35b3-494f-b1f4-3b5f9897fd6d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-71218cf9-35b3-494f-b1f4-3b5f9897fd6d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-71218cf9-35b3-494f-b1f4-3b5f9897fd6d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-71218cf9-35b3-494f-b1f4-3b5f9897fd6d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71218cf9-35b3-494f-b1f4-3b5f9897fd6d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 303/601] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-198a50c5-de5e-4619-b43d-7894c56d6f02 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-198a50c5-de5e-4619-b43d-7894c56d6f02 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-198a50c5-de5e-4619-b43d-7894c56d6f02 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-198a50c5-de5e-4619-b43d-7894c56d6f02 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-198a50c5-de5e-4619-b43d-7894c56d6f02 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-198a50c5-de5e-4619-b43d-7894c56d6f02 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 299/602] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:25 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 1143 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1250252081"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1250252081'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Create volume of 1 GB Sep 01 02:04:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Availability Zones retrieved successfully. Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Flow 'volume_create_api' (7dbce9ad-5ab1-462e-8df2-343cea7d02e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f82a9b5-e050-4c71-8ce4-7d3b95d40bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f82a9b5-e050-4c71-8ce4-7d3b95d40bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58487749-2a2f-4cac-b080-1a64ccd916f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Created reservations ['53986389-2ed1-44f2-8051-1cf8c74e3976', '765d6071-b452-4dcf-8a11-4aacfffaba01', 'aa91758e-eebb-415e-bfac-688b9a26fece', '77bf5b52-b64e-46c3-ac47-c5a8ed9dbc32'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58487749-2a2f-4cac-b080-1a64ccd916f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53986389-2ed1-44f2-8051-1cf8c74e3976', '765d6071-b452-4dcf-8a11-4aacfffaba01', 'aa91758e-eebb-415e-bfac-688b9a26fece', '77bf5b52-b64e-46c3-ac47-c5a8ed9dbc32']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e195a34d-41c8-4b37-9f32-20e997c26399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e195a34d-41c8-4b37-9f32-20e997c26399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a9e19fd-5aa5-4097-aaf6-4d62260a14a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1250252081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08cde8a8e25c4a1ea0c0d91e2725675b',qos_specs=None,replication_status=,reservations=['53986389-2ed1-44f2-8051-1cf8c74e3976','765d6071-b452-4dcf-8a11-4aacfffaba01','aa91758e-eebb-415e-bfac-688b9a26fece','77bf5b52-b64e-46c3-ac47-c5a8ed9dbc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20527e6fa7f4ae0aaca0631af09a1a5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1250252081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a9e19fd-5aa5-4097-aaf6-4d62260a14a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08cde8a8e25c4a1ea0c0d91e2725675b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e20527e6fa7f4ae0aaca0631af09a1a5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f6095a-c872-4d32-a847-9378b6f97c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16f6095a-c872-4d32-a847-9378b6f97c1d) transitioned into state 'SUCCESS' from state '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-1250252081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08cde8a8e25c4a1ea0c0d91e2725675b',qos_specs=None,replication_status=,reservations=['53986389-2ed1-44f2-8051-1cf8c74e3976','765d6071-b452-4dcf-8a11-4aacfffaba01','aa91758e-eebb-415e-bfac-688b9a26fece','77bf5b52-b64e-46c3-ac47-c5a8ed9dbc32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e20527e6fa7f4ae0aaca0631af09a1a5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0e15f7-4187-4053-a27f-aae8f5ecac2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e0e15f7-4187-4053-a27f-aae8f5ecac2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Flow 'volume_create_api' (7dbce9ad-5ab1-462e-8df2-343cea7d02e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Create volume request issued successfully. Sep 01 02:04:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-822202b6-51f1-4cde-b172-2d9c14ade9a5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 304/603] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:04:25 2026] POST /volume/v3/volumes => generated 758 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-20d3485e-397c-49ae-9717-b54c692e7ed0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-20d3485e-397c-49ae-9717-b54c692e7ed0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-20d3485e-397c-49ae-9717-b54c692e7ed0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-20d3485e-397c-49ae-9717-b54c692e7ed0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-20d3485e-397c-49ae-9717-b54c692e7ed0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-20d3485e-397c-49ae-9717-b54c692e7ed0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 300/604] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:26 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6973b4c1-049b-40e2-93ed-523feecd9502 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6973b4c1-049b-40e2-93ed-523feecd9502 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6973b4c1-049b-40e2-93ed-523feecd9502 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6973b4c1-049b-40e2-93ed-523feecd9502 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6973b4c1-049b-40e2-93ed-523feecd9502 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6973b4c1-049b-40e2-93ed-523feecd9502 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 305/605] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:27 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-13f76419-9b6b-425d-8dc2-f7677d788089 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-13f76419-9b6b-425d-8dc2-f7677d788089 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-13f76419-9b6b-425d-8dc2-f7677d788089 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-13f76419-9b6b-425d-8dc2-f7677d788089 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-13f76419-9b6b-425d-8dc2-f7677d788089 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-13f76419-9b6b-425d-8dc2-f7677d788089 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 301/606] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:28 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-6800b74d-4cb1-46ab-939c-d1919178f892 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-6800b74d-4cb1-46ab-939c-d1919178f892 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-6800b74d-4cb1-46ab-939c-d1919178f892 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-6800b74d-4cb1-46ab-939c-d1919178f892 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-6800b74d-4cb1-46ab-939c-d1919178f892 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-6800b74d-4cb1-46ab-939c-d1919178f892 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 306/607] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:28 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-4a121935-a7da-4cb3-a605-d50814c30808 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-4a121935-a7da-4cb3-a605-d50814c30808 None None] GET http://192.168.122.45/volume// Sep 01 02:04:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-4a121935-a7da-4cb3-a605-d50814c30808 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-4a121935-a7da-4cb3-a605-d50814c30808 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-4a121935-a7da-4cb3-a605-d50814c30808 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:04:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 302/608] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-136dc812-85cb-4a07-b1bb-ba245e3859eb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-136dc812-85cb-4a07-b1bb-ba245e3859eb tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:04:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-136dc812-85cb-4a07-b1bb-ba245e3859eb tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a9e19fd-5aa5-4097-aaf6-4d62260a14a8", "connector": null, "instance_uuid": "5863a33d-d953-4ac3-b678-f6e9c07b4aca"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-136dc812-85cb-4a07-b1bb-ba245e3859eb tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 307/609] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:04:29 2026] POST /volume/v3/attachments => generated 273 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e0e4ed45-f01f-4b1a-b750-2d70b7368f72 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e0e4ed45-f01f-4b1a-b750-2d70b7368f72 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e0e4ed45-f01f-4b1a-b750-2d70b7368f72 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e0e4ed45-f01f-4b1a-b750-2d70b7368f72 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-709a0341-5dc5-4ab4-88c2-87e2cd7275ce None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-709a0341-5dc5-4ab4-88c2-87e2cd7275ce None None] GET http://192.168.122.45/volume// Sep 01 02:04:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-709a0341-5dc5-4ab4-88c2-87e2cd7275ce None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-709a0341-5dc5-4ab4-88c2-87e2cd7275ce None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-709a0341-5dc5-4ab4-88c2-87e2cd7275ce None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:04:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 308/610] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-d2935e57-0730-4b33-aab9-0ac23f163ede None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-d2935e57-0730-4b33-aab9-0ac23f163ede tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-d2935e57-0730-4b33-aab9-0ac23f163ede tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-d2935e57-0730-4b33-aab9-0ac23f163ede tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e0e4ed45-f01f-4b1a-b750-2d70b7368f72 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-d2935e57-0730-4b33-aab9-0ac23f163ede tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e0e4ed45-f01f-4b1a-b750-2d70b7368f72 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 303/611] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 850 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-d2935e57-0730-4b33-aab9-0ac23f163ede tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 309/612] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:29 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 1031 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-bdc12131-43f6-49cc-bd26-067712d2cbfa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-bdc12131-43f6-49cc-bd26-067712d2cbfa tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] PUT http://192.168.122.45/volume/v3/attachments/31f10d49-faf6-4382-8925-c99ada288a85 Sep 01 02:04:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-bdc12131-43f6-49cc-bd26-067712d2cbfa tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:30 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-bdc12131-43f6-49cc-bd26-067712d2cbfa tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Acquiring lock "cinder-attachment_update-5a9e19fd-5aa5-4097-aaf6-4d62260a14a8-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:04:30 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-bdc12131-43f6-49cc-bd26-067712d2cbfa tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Lock "cinder-attachment_update-5a9e19fd-5aa5-4097-aaf6-4d62260a14a8-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:04:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:30 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-bdc12131-43f6-49cc-bd26-067712d2cbfa tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Lock "cinder-attachment_update-5a9e19fd-5aa5-4097-aaf6-4d62260a14a8-devstack" released by "attachment_update" :: held 0.218s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:04:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-bdc12131-43f6-49cc-bd26-067712d2cbfa tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments/31f10d49-faf6-4382-8925-c99ada288a85 returned with HTTP 200 Sep 01 02:04:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 304/613] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:04:30 2026] PUT /volume/v3/attachments/31f10d49-faf6-4382-8925-c99ada288a85 => generated 694 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-8a945d38-096e-4221-9b63-eb6581301fd0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-8a945d38-096e-4221-9b63-eb6581301fd0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/attachments/31f10d49-faf6-4382-8925-c99ada288a85/action Sep 01 02:04:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-8a945d38-096e-4221-9b63-eb6581301fd0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-8a945d38-096e-4221-9b63-eb6581301fd0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7fee5365-088b-46f8-8cd4-4b56ac5b5b87 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7fee5365-088b-46f8-8cd4-4b56ac5b5b87 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7fee5365-088b-46f8-8cd4-4b56ac5b5b87 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7fee5365-088b-46f8-8cd4-4b56ac5b5b87 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7fee5365-088b-46f8-8cd4-4b56ac5b5b87 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7fee5365-088b-46f8-8cd4-4b56ac5b5b87 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 305/614] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:30 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 851 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-c58ee715-aeb7-44f4-8700-53dc0a8ca39b req-8a945d38-096e-4221-9b63-eb6581301fd0 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments/31f10d49-faf6-4382-8925-c99ada288a85/action returned with HTTP 204 Sep 01 02:04:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 310/615] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:04:30 2026] POST /volume/v3/attachments/31f10d49-faf6-4382-8925-c99ada288a85/action => generated 0 bytes in 119 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2d4165fa-81a3-4281-be1f-50c5b4aebc3e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d4165fa-81a3-4281-be1f-50c5b4aebc3e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d4165fa-81a3-4281-be1f-50c5b4aebc3e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d4165fa-81a3-4281-be1f-50c5b4aebc3e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2d4165fa-81a3-4281-be1f-50c5b4aebc3e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d4165fa-81a3-4281-be1f-50c5b4aebc3e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 306/616] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 1143 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-73fe494b-3a29-455a-b5c9-cde2c6393f4f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73fe494b-3a29-455a-b5c9-cde2c6393f4f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-73fe494b-3a29-455a-b5c9-cde2c6393f4f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-73fe494b-3a29-455a-b5c9-cde2c6393f4f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-73fe494b-3a29-455a-b5c9-cde2c6393f4f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73fe494b-3a29-455a-b5c9-cde2c6393f4f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 311/617] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 1143 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2aa7e7dc-e77f-432e-8dad-c17ec3be483b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2aa7e7dc-e77f-432e-8dad-c17ec3be483b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2aa7e7dc-e77f-432e-8dad-c17ec3be483b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2aa7e7dc-e77f-432e-8dad-c17ec3be483b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2aa7e7dc-e77f-432e-8dad-c17ec3be483b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2aa7e7dc-e77f-432e-8dad-c17ec3be483b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 307/618] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 1143 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-be87ab7b-5117-4140-a79a-d46d33b4cd99 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-be87ab7b-5117-4140-a79a-d46d33b4cd99 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9/action Sep 01 02:04:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-be87ab7b-5117-4140-a79a-d46d33b4cd99 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-be87ab7b-5117-4140-a79a-d46d33b4cd99 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-be87ab7b-5117-4140-a79a-d46d33b4cd99 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-be87ab7b-5117-4140-a79a-d46d33b4cd99 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Begin detaching volume completed successfully. Sep 01 02:04:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-be87ab7b-5117-4140-a79a-d46d33b4cd99 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9/action returned with HTTP 202 Sep 01 02:04:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 312/619] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:04:32 2026] POST /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a69d06da-94c5-4dd4-a014-60efd172bf4b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a69d06da-94c5-4dd4-a014-60efd172bf4b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a69d06da-94c5-4dd4-a014-60efd172bf4b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a69d06da-94c5-4dd4-a014-60efd172bf4b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a69d06da-94c5-4dd4-a014-60efd172bf4b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a69d06da-94c5-4dd4-a014-60efd172bf4b tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 308/620] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 1146 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-7a640e31-54e6-477a-8b8a-98307d4a092b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-7a640e31-54e6-477a-8b8a-98307d4a092b None None] GET http://192.168.122.45/volume// Sep 01 02:04:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-7a640e31-54e6-477a-8b8a-98307d4a092b None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-7a640e31-54e6-477a-8b8a-98307d4a092b None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-7a640e31-54e6-477a-8b8a-98307d4a092b None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:04:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 313/621] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/ => generated 389 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2f3acd7c-fd7e-41f1-ba58-33a9e67ab60f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2f3acd7c-fd7e-41f1-ba58-33a9e67ab60f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2f3acd7c-fd7e-41f1-ba58-33a9e67ab60f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2f3acd7c-fd7e-41f1-ba58-33a9e67ab60f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2f3acd7c-fd7e-41f1-ba58-33a9e67ab60f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-2f3acd7c-fd7e-41f1-ba58-33a9e67ab60f tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 309/622] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:32 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 1327 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-eb509d99-c7d2-4d56-a0e2-410a8630eab3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-eb509d99-c7d2-4d56-a0e2-410a8630eab3 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] DELETE http://192.168.122.45/volume/v3/attachments/5f6440a8-9c18-431b-a9e8-b2c2aa51475d Sep 01 02:04:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-eb509d99-c7d2-4d56-a0e2-410a8630eab3 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-eb509d99-c7d2-4d56-a0e2-410a8630eab3 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:33 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, Sep 01 02:04:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a706834-06ee-42a0-acfc-90c4377508d7 req-eb509d99-c7d2-4d56-a0e2-410a8630eab3 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments/5f6440a8-9c18-431b-a9e8-b2c2aa51475d returned with HTTP 200 Sep 01 02:04:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 314/623] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:04:33 2026] DELETE /volume/v3/attachments/5f6440a8-9c18-431b-a9e8-b2c2aa51475d => generated 19 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b118b681-04ab-4246-9a05-74aebe0ce520 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b118b681-04ab-4246-9a05-74aebe0ce520 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b118b681-04ab-4246-9a05-74aebe0ce520 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b118b681-04ab-4246-9a05-74aebe0ce520 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b118b681-04ab-4246-9a05-74aebe0ce520 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b118b681-04ab-4246-9a05-74aebe0ce520 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 310/624] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:33 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-374afacd-5095-437b-bde7-16a44205bb93 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-374afacd-5095-437b-bde7-16a44205bb93 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-374afacd-5095-437b-bde7-16a44205bb93 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-374afacd-5095-437b-bde7-16a44205bb93 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-374afacd-5095-437b-bde7-16a44205bb93 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-374afacd-5095-437b-bde7-16a44205bb93 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 315/625] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:34 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-cebcf50c-d984-4f73-8294-2c1a42560ed5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-cebcf50c-d984-4f73-8294-2c1a42560ed5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] POST http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8/action Sep 01 02:04:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-cebcf50c-d984-4f73-8294-2c1a42560ed5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-cebcf50c-d984-4f73-8294-2c1a42560ed5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-cebcf50c-d984-4f73-8294-2c1a42560ed5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-cebcf50c-d984-4f73-8294-2c1a42560ed5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Begin detaching volume completed successfully. Sep 01 02:04:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-cebcf50c-d984-4f73-8294-2c1a42560ed5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8/action returned with HTTP 202 Sep 01 02:04:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 311/626] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:04:34 2026] POST /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-95565318-93ab-4478-a74f-b6b452c71edb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-95565318-93ab-4478-a74f-b6b452c71edb tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-95565318-93ab-4478-a74f-b6b452c71edb tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-95565318-93ab-4478-a74f-b6b452c71edb tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-004141ef-3e3e-4055-b83d-4ad47f2315b7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-004141ef-3e3e-4055-b83d-4ad47f2315b7 None None] GET http://192.168.122.45/volume// Sep 01 02:04:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-004141ef-3e3e-4055-b83d-4ad47f2315b7 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-004141ef-3e3e-4055-b83d-4ad47f2315b7 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-004141ef-3e3e-4055-b83d-4ad47f2315b7 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:04:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 312/627] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:34 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-bdae1ce7-3b6c-4ecd-be9f-47cec2763564 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-bdae1ce7-3b6c-4ecd-be9f-47cec2763564 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-bdae1ce7-3b6c-4ecd-be9f-47cec2763564 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-bdae1ce7-3b6c-4ecd-be9f-47cec2763564 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-bdae1ce7-3b6c-4ecd-be9f-47cec2763564 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-bdae1ce7-3b6c-4ecd-be9f-47cec2763564 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 313/628] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:34 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 1327 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:04:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-95565318-93ab-4478-a74f-b6b452c71edb tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-95565318-93ab-4478-a74f-b6b452c71edb tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 316/629] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:34 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 1146 bytes in 508 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-b89751b3-9729-4a30-a8bb-501ed85aae7d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-b89751b3-9729-4a30-a8bb-501ed85aae7d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] DELETE http://192.168.122.45/volume/v3/attachments/31f10d49-faf6-4382-8925-c99ada288a85 Sep 01 02:04:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-b89751b3-9729-4a30-a8bb-501ed85aae7d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-b89751b3-9729-4a30-a8bb-501ed85aae7d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:35 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:04:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-f6971c93-e1dd-4304-9482-4618ec04f696 req-b89751b3-9729-4a30-a8bb-501ed85aae7d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/attachments/31f10d49-faf6-4382-8925-c99ada288a85 returned with HTTP 200 Sep 01 02:04:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 314/630] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:04:35 2026] DELETE /volume/v3/attachments/31f10d49-faf6-4382-8925-c99ada288a85 => generated 19 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8f87f8ef-3f97-4cb5-ad0d-b32225b8c282 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8f87f8ef-3f97-4cb5-ad0d-b32225b8c282 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8f87f8ef-3f97-4cb5-ad0d-b32225b8c282 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8f87f8ef-3f97-4cb5-ad0d-b32225b8c282 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8f87f8ef-3f97-4cb5-ad0d-b32225b8c282 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8f87f8ef-3f97-4cb5-ad0d-b32225b8c282 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 317/631] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:35 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 851 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a4546fe1-7c65-4611-998b-348e1cfec6e8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a4546fe1-7c65-4611-998b-348e1cfec6e8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a4546fe1-7c65-4611-998b-348e1cfec6e8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a4546fe1-7c65-4611-998b-348e1cfec6e8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a4546fe1-7c65-4611-998b-348e1cfec6e8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a4546fe1-7c65-4611-998b-348e1cfec6e8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 315/632] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:36 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 851 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5073400e-c64f-4d3e-8c77-8b823d7b6e2e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5073400e-c64f-4d3e-8c77-8b823d7b6e2e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5073400e-c64f-4d3e-8c77-8b823d7b6e2e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5073400e-c64f-4d3e-8c77-8b823d7b6e2e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5073400e-c64f-4d3e-8c77-8b823d7b6e2e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5073400e-c64f-4d3e-8c77-8b823d7b6e2e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 318/633] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:36 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dd38fd24-2d11-429d-973c-816e5391eefe None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dd38fd24-2d11-429d-973c-816e5391eefe tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dd38fd24-2d11-429d-973c-816e5391eefe tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dd38fd24-2d11-429d-973c-816e5391eefe tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dd38fd24-2d11-429d-973c-816e5391eefe tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dd38fd24-2d11-429d-973c-816e5391eefe tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 316/634] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:36 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 851 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ebbc8132-fd57-4d33-aa27-1462d49d039e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ebbc8132-fd57-4d33-aa27-1462d49d039e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ebbc8132-fd57-4d33-aa27-1462d49d039e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ebbc8132-fd57-4d33-aa27-1462d49d039e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ebbc8132-fd57-4d33-aa27-1462d49d039e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ebbc8132-fd57-4d33-aa27-1462d49d039e tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 319/635] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:36 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 851 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b0a43908-50ec-48c8-a128-9d4572a64eb3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:04:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1541200099", "imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1541200099', 'imageRef': 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:04:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b0a43908-50ec-48c8-a128-9d4572a64eb3 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:04:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b0a43908-50ec-48c8-a128-9d4572a64eb3 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1397996610"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:38 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Create volume of 1 GB Sep 01 02:04:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b0a43908-50ec-48c8-a128-9d4572a64eb3 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:04:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 317/636] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:04:38 2026] POST /volume/v3/types => generated 220 bytes in 320 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Availability Zones retrieved successfully. Sep 01 02:04:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7a445bb5-e2e9-417f-8776-fc3899b7280a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7a445bb5-e2e9-417f-8776-fc3899b7280a tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:04:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7a445bb5-e2e9-417f-8776-fc3899b7280a tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-75210209"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Flow 'volume_create_api' (21e53c85-e2d1-472c-99f9-555b60784619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9719fad-d102-4c35-847c-3864681c5dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:04:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7a445bb5-e2e9-417f-8776-fc3899b7280a tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:04:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 318/637] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:04:38 2026] POST /volume/v3/group_types => generated 175 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-76def95d-347e-4ef4-b941-f6007dfc82fa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9719fad-d102-4c35-847c-3864681c5dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5653fd5f-ed95-42f7-99eb-8a31f7926227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-76def95d-347e-4ef4-b941-f6007dfc82fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] POST http://192.168.122.45/volume/v3/groups Sep 01 02:04:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-76def95d-347e-4ef4-b941-f6007dfc82fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "13891b72-bece-47ee-ac61-44faf2720020", "volume_types": ["6b11aa45-c1d2-40ae-bf1a-3a6757925296"], "name": "tempest-GroupsV320Test-Group-1398757714"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-76def95d-347e-4ef4-b941-f6007dfc82fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Creating new group {'group': {'group_type': '13891b72-bece-47ee-ac61-44faf2720020', 'volume_types': ['6b11aa45-c1d2-40ae-bf1a-3a6757925296'], 'name': 'tempest-GroupsV320Test-Group-1398757714'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:04:38 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-76def95d-347e-4ef4-b941-f6007dfc82fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Creating group tempest-GroupsV320Test-Group-1398757714. Sep 01 02:04:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-76def95d-347e-4ef4-b941-f6007dfc82fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Availability Zones retrieved successfully. Sep 01 02:04:39 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-76def95d-347e-4ef4-b941-f6007dfc82fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Created reservations ['bc0f7e90-15a9-4d69-9883-6d963b951371'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:39 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Created reservations ['58a0a8c4-99c7-4dba-9806-21323d445b73', '0bf8e1ec-6656-4092-8054-e3e26c3771c9', 'a32a60ab-e984-4b8f-8ef5-4658a52a8e83', '0f154d07-58cb-4288-8cd2-6865db24bf59'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:04:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5653fd5f-ed95-42f7-99eb-8a31f7926227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58a0a8c4-99c7-4dba-9806-21323d445b73', '0bf8e1ec-6656-4092-8054-e3e26c3771c9', 'a32a60ab-e984-4b8f-8ef5-4658a52a8e83', '0f154d07-58cb-4288-8cd2-6865db24bf59']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26fda44-affb-494d-ac0d-fd4079a52196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-76def95d-347e-4ef4-b941-f6007dfc82fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups returned with HTTP 202 Sep 01 02:04:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 319/638] 192.168.122.45 () {62 vars in 1176 bytes} [Tue Sep 1 02:04:38 2026] POST /volume/v3/groups => generated 108 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-97589ced-315a-4cbb-ab62-ee0d0c803e6b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d26fda44-affb-494d-ac0d-fd4079a52196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd00a9e96-2662-418c-9919-cbfc3d11dd98', '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-1541200099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed968d48e5e54af08a0f396c2f9c3fcc',qos_specs=None,replication_status=,reservations=['58a0a8c4-99c7-4dba-9806-21323d445b73','0bf8e1ec-6656-4092-8054-e3e26c3771c9','a32a60ab-e984-4b8f-8ef5-4658a52a8e83','0f154d07-58cb-4288-8cd2-6865db24bf59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cd582a9ef6d4c1daf94103e9639d798',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:04:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1541200099',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d00a9e96-2662-418c-9919-cbfc3d11dd98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed968d48e5e54af08a0f396c2f9c3fcc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cd582a9ef6d4c1daf94103e9639d798',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-97589ced-315a-4cbb-ab62-ee0d0c803e6b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] GET http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 Sep 01 02:04:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-97589ced-315a-4cbb-ab62-ee0d0c803e6b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-97589ced-315a-4cbb-ab62-ee0d0c803e6b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6cbb7f-e56f-4039-8a0c-2cb1bdf0f072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-97589ced-315a-4cbb-ab62-ee0d0c803e6b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] show called for member bf1b654b-f7bd-4b94-8361-0ee57c24b031 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:39 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-97589ced-315a-4cbb-ab62-ee0d0c803e6b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 returned with HTTP 200 Sep 01 02:04:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 320/639] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:39 2026] GET /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 => generated 388 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff6cbb7f-e56f-4039-8a0c-2cb1bdf0f072) transitioned into state 'SUCCESS' from state '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-1541200099',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed968d48e5e54af08a0f396c2f9c3fcc',qos_specs=None,replication_status=,reservations=['58a0a8c4-99c7-4dba-9806-21323d445b73','0bf8e1ec-6656-4092-8054-e3e26c3771c9','a32a60ab-e984-4b8f-8ef5-4658a52a8e83','0f154d07-58cb-4288-8cd2-6865db24bf59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cd582a9ef6d4c1daf94103e9639d798',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dba72d6-c689-4d96-ac50-87dd036cda30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:04:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dba72d6-c689-4d96-ac50-87dd036cda30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:04:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Flow 'volume_create_api' (21e53c85-e2d1-472c-99f9-555b60784619) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:04:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Create volume request issued successfully. Sep 01 02:04:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8064e32d-5772-4527-8b9f-db255f0d2a61 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:04:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 320/640] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:04:38 2026] POST /volume/v3/volumes => generated 760 bytes in 994 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:04:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-195ca65f-4300-4742-ac24-ec28f57b74a5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-195ca65f-4300-4742-ac24-ec28f57b74a5 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-195ca65f-4300-4742-ac24-ec28f57b74a5 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-195ca65f-4300-4742-ac24-ec28f57b74a5 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-195ca65f-4300-4742-ac24-ec28f57b74a5 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-195ca65f-4300-4742-ac24-ec28f57b74a5 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 321/641] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:39 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 828 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c664385d-9000-4171-a9a9-938e21b5774a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c664385d-9000-4171-a9a9-938e21b5774a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] GET http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c664385d-9000-4171-a9a9-938e21b5774a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c664385d-9000-4171-a9a9-938e21b5774a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-c664385d-9000-4171-a9a9-938e21b5774a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] show called for member bf1b654b-f7bd-4b94-8361-0ee57c24b031 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c664385d-9000-4171-a9a9-938e21b5774a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 321/642] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 => generated 389 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1392895e-af70-45d3-ae0d-369d9b26b81f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1392895e-af70-45d3-ae0d-369d9b26b81f tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] POST http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1392895e-af70-45d3-ae0d-369d9b26b81f tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1392895e-af70-45d3-ae0d-369d9b26b81f tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-1392895e-af70-45d3-ae0d-369d9b26b81f tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Updating group 'bf1b654b-f7bd-4b94-8361-0ee57c24b031' with 'creating' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5afab498-93fc-4511-9002-1c31e7d23ee7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5afab498-93fc-4511-9002-1c31e7d23ee7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5afab498-93fc-4511-9002-1c31e7d23ee7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5afab498-93fc-4511-9002-1c31e7d23ee7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1392895e-af70-45d3-ae0d-369d9b26b81f tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action returned with HTTP 202 Sep 01 02:04:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 322/643] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:40 2026] POST /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fca33454-01c8-4a6b-9e14-de0e7fa43b01 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fca33454-01c8-4a6b-9e14-de0e7fa43b01 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] GET http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fca33454-01c8-4a6b-9e14-de0e7fa43b01 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fca33454-01c8-4a6b-9e14-de0e7fa43b01 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-fca33454-01c8-4a6b-9e14-de0e7fa43b01 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] show called for member bf1b654b-f7bd-4b94-8361-0ee57c24b031 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5afab498-93fc-4511-9002-1c31e7d23ee7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5afab498-93fc-4511-9002-1c31e7d23ee7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 322/644] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 852 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fca33454-01c8-4a6b-9e14-de0e7fa43b01 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 323/645] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 => generated 388 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-13eaa086-f9c4-43b4-8061-cc90754b9a49 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-13eaa086-f9c4-43b4-8061-cc90754b9a49 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] POST http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-13eaa086-f9c4-43b4-8061-cc90754b9a49 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-13eaa086-f9c4-43b4-8061-cc90754b9a49 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-13eaa086-f9c4-43b4-8061-cc90754b9a49 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Updating group 'bf1b654b-f7bd-4b94-8361-0ee57c24b031' with 'available' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-13eaa086-f9c4-43b4-8061-cc90754b9a49 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action returned with HTTP 202 Sep 01 02:04:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 323/646] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:40 2026] POST /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-85cc63c1-45a8-484e-99cd-9c16629d5d98 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-85cc63c1-45a8-484e-99cd-9c16629d5d98 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] GET http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-85cc63c1-45a8-484e-99cd-9c16629d5d98 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-85cc63c1-45a8-484e-99cd-9c16629d5d98 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-85cc63c1-45a8-484e-99cd-9c16629d5d98 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] show called for member bf1b654b-f7bd-4b94-8361-0ee57c24b031 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-85cc63c1-45a8-484e-99cd-9c16629d5d98 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 324/647] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 => generated 389 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2092294e-5ebe-477c-87e2-bc52161f9c70 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2092294e-5ebe-477c-87e2-bc52161f9c70 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] POST http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2092294e-5ebe-477c-87e2-bc52161f9c70 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2092294e-5ebe-477c-87e2-bc52161f9c70 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-2092294e-5ebe-477c-87e2-bc52161f9c70 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Updating group 'bf1b654b-f7bd-4b94-8361-0ee57c24b031' with 'error' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2092294e-5ebe-477c-87e2-bc52161f9c70 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action returned with HTTP 202 Sep 01 02:04:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 324/648] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:40 2026] POST /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-744c06bd-b61a-4725-9294-af1c14fb44c7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-744c06bd-b61a-4725-9294-af1c14fb44c7 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] GET http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-744c06bd-b61a-4725-9294-af1c14fb44c7 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-744c06bd-b61a-4725-9294-af1c14fb44c7 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-744c06bd-b61a-4725-9294-af1c14fb44c7 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] show called for member bf1b654b-f7bd-4b94-8361-0ee57c24b031 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:40 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-744c06bd-b61a-4725-9294-af1c14fb44c7 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 returned with HTTP 200 Sep 01 02:04:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 325/649] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 => generated 385 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-db9a36c5-c8e5-41b8-b764-1e1d2141f277 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db9a36c5-c8e5-41b8-b764-1e1d2141f277 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] POST http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db9a36c5-c8e5-41b8-b764-1e1d2141f277 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db9a36c5-c8e5-41b8-b764-1e1d2141f277 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-db9a36c5-c8e5-41b8-b764-1e1d2141f277 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Updating group 'bf1b654b-f7bd-4b94-8361-0ee57c24b031' with 'available' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 01 02:04:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db9a36c5-c8e5-41b8-b764-1e1d2141f277 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action returned with HTTP 202 Sep 01 02:04:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 325/650] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:40 2026] POST /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c0a4de9b-eea0-4191-bebf-6d7e9985b0fa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c0a4de9b-eea0-4191-bebf-6d7e9985b0fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] GET http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c0a4de9b-eea0-4191-bebf-6d7e9985b0fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c0a4de9b-eea0-4191-bebf-6d7e9985b0fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-c0a4de9b-eea0-4191-bebf-6d7e9985b0fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] show called for member bf1b654b-f7bd-4b94-8361-0ee57c24b031 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:04:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c0a4de9b-eea0-4191-bebf-6d7e9985b0fa tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 326/651] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:40 2026] GET /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 => generated 389 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1e82a826-1c8f-4994-a0f1-9e7d2639a89a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1e82a826-1c8f-4994-a0f1-9e7d2639a89a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:04:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1e82a826-1c8f-4994-a0f1-9e7d2639a89a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1e82a826-1c8f-4994-a0f1-9e7d2639a89a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-1e82a826-1c8f-4994-a0f1-9e7d2639a89a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:04:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-1e82a826-1c8f-4994-a0f1-9e7d2639a89a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:04:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:04:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1e82a826-1c8f-4994-a0f1-9e7d2639a89a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Get all volumes completed successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1e82a826-1c8f-4994-a0f1-9e7d2639a89a tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 326/652] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-736aa74c-c01f-45cb-80dd-5eca07098a1d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-736aa74c-c01f-45cb-80dd-5eca07098a1d tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] POST http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-736aa74c-c01f-45cb-80dd-5eca07098a1d tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-736aa74c-c01f-45cb-80dd-5eca07098a1d tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-736aa74c-c01f-45cb-80dd-5eca07098a1d tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] delete called for group bf1b654b-f7bd-4b94-8361-0ee57c24b031 {{(pid=87081) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-736aa74c-c01f-45cb-80dd-5eca07098a1d tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Delete group with id: bf1b654b-f7bd-4b94-8361-0ee57c24b031 Sep 01 02:04:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:04:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-736aa74c-c01f-45cb-80dd-5eca07098a1d tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action returned with HTTP 202 Sep 01 02:04:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 327/653] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:04:41 2026] POST /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0ac295ac-0abe-4286-b752-8068401d137b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0ac295ac-0abe-4286-b752-8068401d137b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] GET http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 Sep 01 02:04:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0ac295ac-0abe-4286-b752-8068401d137b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0ac295ac-0abe-4286-b752-8068401d137b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-0ac295ac-0abe-4286-b752-8068401d137b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] show called for member bf1b654b-f7bd-4b94-8361-0ee57c24b031 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:04:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0ac295ac-0abe-4286-b752-8068401d137b tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 327/654] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 => generated 388 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b3724c58-9ab7-45e3-8b91-328ab59da6c6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b3724c58-9ab7-45e3-8b91-328ab59da6c6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b3724c58-9ab7-45e3-8b91-328ab59da6c6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b3724c58-9ab7-45e3-8b91-328ab59da6c6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b3724c58-9ab7-45e3-8b91-328ab59da6c6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b3724c58-9ab7-45e3-8b91-328ab59da6c6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 328/655] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:41 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 852 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a0731d54-fc7e-4282-8cc5-8e531e192545 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a0731d54-fc7e-4282-8cc5-8e531e192545 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] GET http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a0731d54-fc7e-4282-8cc5-8e531e192545 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a0731d54-fc7e-4282-8cc5-8e531e192545 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-a0731d54-fc7e-4282-8cc5-8e531e192545 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] show called for member bf1b654b-f7bd-4b94-8361-0ee57c24b031 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a0731d54-fc7e-4282-8cc5-8e531e192545 tempest-GroupsV320Test-1720058453 tempest-GroupsV320Test-1720058453-project-member] http://192.168.122.45/volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 returned with HTTP 404 Sep 01 02:04:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 328/656] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/groups/bf1b654b-f7bd-4b94-8361-0ee57c24b031 => generated 108 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5e17b949-37a6-4ee6-be7d-10df63439864 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5e17b949-37a6-4ee6-be7d-10df63439864 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/13891b72-bece-47ee-ac61-44faf2720020 Sep 01 02:04:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5e17b949-37a6-4ee6-be7d-10df63439864 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5e17b949-37a6-4ee6-be7d-10df63439864 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5e17b949-37a6-4ee6-be7d-10df63439864 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] http://192.168.122.45/volume/v3/group_types/13891b72-bece-47ee-ac61-44faf2720020 returned with HTTP 202 Sep 01 02:04:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 329/657] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:04:42 2026] DELETE /volume/v3/group_types/13891b72-bece-47ee-ac61-44faf2720020 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-128c4bef-b429-442d-aacd-d5d576ca5c39 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-128c4bef-b429-442d-aacd-d5d576ca5c39 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] DELETE http://192.168.122.45/volume/v3/types/6b11aa45-c1d2-40ae-bf1a-3a6757925296 Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-128c4bef-b429-442d-aacd-d5d576ca5c39 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-128c4bef-b429-442d-aacd-d5d576ca5c39 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b7fda2b9-c3f6-4782-861b-8cb968102ec2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b7fda2b9-c3f6-4782-861b-8cb968102ec2 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b7fda2b9-c3f6-4782-861b-8cb968102ec2 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b7fda2b9-c3f6-4782-861b-8cb968102ec2 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b7fda2b9-c3f6-4782-861b-8cb968102ec2 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-128c4bef-b429-442d-aacd-d5d576ca5c39 tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] http://192.168.122.45/volume/v3/types/6b11aa45-c1d2-40ae-bf1a-3a6757925296 returned with HTTP 202 Sep 01 02:04:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 329/658] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:04:42 2026] DELETE /volume/v3/types/6b11aa45-c1d2-40ae-bf1a-3a6757925296 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ee0264d4-a7e4-4aaf-aa5c-7cd9763906ac None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ee0264d4-a7e4-4aaf-aa5c-7cd9763906ac tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] GET http://192.168.122.45/volume/v3/types/6b11aa45-c1d2-40ae-bf1a-3a6757925296 Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ee0264d4-a7e4-4aaf-aa5c-7cd9763906ac tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ee0264d4-a7e4-4aaf-aa5c-7cd9763906ac tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ee0264d4-a7e4-4aaf-aa5c-7cd9763906ac tempest-GroupsV320Test-1509431745 tempest-GroupsV320Test-1509431745-project-admin] http://192.168.122.45/volume/v3/types/6b11aa45-c1d2-40ae-bf1a-3a6757925296 returned with HTTP 404 Sep 01 02:04:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 330/659] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/types/6b11aa45-c1d2-40ae-bf1a-3a6757925296 => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b7fda2b9-c3f6-4782-861b-8cb968102ec2 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 330/660] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:42 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 910 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cc04fc46-030f-43eb-b458-81c7adf246de None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc04fc46-030f-43eb-b458-81c7adf246de tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] DELETE http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc04fc46-030f-43eb-b458-81c7adf246de tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc04fc46-030f-43eb-b458-81c7adf246de tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-cc04fc46-030f-43eb-b458-81c7adf246de tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Delete volume with id: 5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cc04fc46-030f-43eb-b458-81c7adf246de tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cc04fc46-030f-43eb-b458-81c7adf246de tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Delete volume request issued successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc04fc46-030f-43eb-b458-81c7adf246de tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 202 Sep 01 02:04:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 331/661] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:43 2026] DELETE /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-26d4485f-e5c7-4097-a7be-44ae131fae37 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-26d4485f-e5c7-4097-a7be-44ae131fae37 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-26d4485f-e5c7-4097-a7be-44ae131fae37 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-26d4485f-e5c7-4097-a7be-44ae131fae37 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-26d4485f-e5c7-4097-a7be-44ae131fae37 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-26d4485f-e5c7-4097-a7be-44ae131fae37 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 331/662] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 850 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c31e5373-12b9-4011-a73e-c6d1a609cbca None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c31e5373-12b9-4011-a73e-c6d1a609cbca tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c31e5373-12b9-4011-a73e-c6d1a609cbca tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c31e5373-12b9-4011-a73e-c6d1a609cbca tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c31e5373-12b9-4011-a73e-c6d1a609cbca tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c31e5373-12b9-4011-a73e-c6d1a609cbca tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 332/663] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:43 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 913 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-999dd654-ad86-4c29-b9ad-6976f7eaca5d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-999dd654-ad86-4c29-b9ad-6976f7eaca5d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-999dd654-ad86-4c29-b9ad-6976f7eaca5d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-999dd654-ad86-4c29-b9ad-6976f7eaca5d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-999dd654-ad86-4c29-b9ad-6976f7eaca5d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-999dd654-ad86-4c29-b9ad-6976f7eaca5d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 200 Sep 01 02:04:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 332/664] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 850 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0f5cd635-b204-4344-a9e3-b3b918618792 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f5cd635-b204-4344-a9e3-b3b918618792 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f5cd635-b204-4344-a9e3-b3b918618792 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f5cd635-b204-4344-a9e3-b3b918618792 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0f5cd635-b204-4344-a9e3-b3b918618792 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f5cd635-b204-4344-a9e3-b3b918618792 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 333/665] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:44 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 913 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6d17c155-a483-4866-93a3-ddaadfdbdade None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d17c155-a483-4866-93a3-ddaadfdbdade tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 Sep 01 02:04:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d17c155-a483-4866-93a3-ddaadfdbdade tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d17c155-a483-4866-93a3-ddaadfdbdade tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d17c155-a483-4866-93a3-ddaadfdbdade tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 returned with HTTP 404 Sep 01 02:04:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 333/666] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:45 2026] GET /volume/v3/volumes/5a9e19fd-5aa5-4097-aaf6-4d62260a14a8 => generated 109 bytes in 111 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9d937384-1df1-4f07-a73c-f45c29812167 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d937384-1df1-4f07-a73c-f45c29812167 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] DELETE http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d937384-1df1-4f07-a73c-f45c29812167 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d937384-1df1-4f07-a73c-f45c29812167 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-9d937384-1df1-4f07-a73c-f45c29812167 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Delete volume with id: cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9d937384-1df1-4f07-a73c-f45c29812167 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ff4da2eb-bfd5-4fa9-95f7-ff04d9cdb0cc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9d937384-1df1-4f07-a73c-f45c29812167 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Delete volume request issued successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ff4da2eb-bfd5-4fa9-95f7-ff04d9cdb0cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d937384-1df1-4f07-a73c-f45c29812167 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 202 Sep 01 02:04:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 334/667] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:45 2026] DELETE /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ff4da2eb-bfd5-4fa9-95f7-ff04d9cdb0cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ff4da2eb-bfd5-4fa9-95f7-ff04d9cdb0cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-579fefea-28d1-4fe5-a75a-c1d675901e36 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-579fefea-28d1-4fe5-a75a-c1d675901e36 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-579fefea-28d1-4fe5-a75a-c1d675901e36 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-579fefea-28d1-4fe5-a75a-c1d675901e36 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ff4da2eb-bfd5-4fa9-95f7-ff04d9cdb0cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-579fefea-28d1-4fe5-a75a-c1d675901e36 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ff4da2eb-bfd5-4fa9-95f7-ff04d9cdb0cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 334/668] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 913 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-579fefea-28d1-4fe5-a75a-c1d675901e36 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 335/669] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:46 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 850 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-65924c0c-4718-453c-9e4f-e93fd8c8dc81 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-51aa283d-c1ba-45bf-8782-0d9bd66ebd1c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-65924c0c-4718-453c-9e4f-e93fd8c8dc81 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-65924c0c-4718-453c-9e4f-e93fd8c8dc81 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-65924c0c-4718-453c-9e4f-e93fd8c8dc81 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-51aa283d-c1ba-45bf-8782-0d9bd66ebd1c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-51aa283d-c1ba-45bf-8782-0d9bd66ebd1c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-51aa283d-c1ba-45bf-8782-0d9bd66ebd1c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-65924c0c-4718-453c-9e4f-e93fd8c8dc81 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-65924c0c-4718-453c-9e4f-e93fd8c8dc81 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 335/670] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 913 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-51aa283d-c1ba-45bf-8782-0d9bd66ebd1c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-51aa283d-c1ba-45bf-8782-0d9bd66ebd1c tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 200 Sep 01 02:04:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 336/671] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:47 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 850 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cf8e5f54-81bc-41cd-8b4f-b87341847bef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf8e5f54-81bc-41cd-8b4f-b87341847bef tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf8e5f54-81bc-41cd-8b4f-b87341847bef tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf8e5f54-81bc-41cd-8b4f-b87341847bef tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ccfdbc09-bdad-405d-976a-ed7f39bd5a9d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ccfdbc09-bdad-405d-976a-ed7f39bd5a9d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 Sep 01 02:04:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ccfdbc09-bdad-405d-976a-ed7f39bd5a9d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ccfdbc09-bdad-405d-976a-ed7f39bd5a9d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ccfdbc09-bdad-405d-976a-ed7f39bd5a9d tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 returned with HTTP 404 Sep 01 02:04:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 337/672] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/volumes/cb1bb50b-1dd5-4ca9-aaef-f13665a7b3a9 => generated 109 bytes in 61 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:04:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5cdfe311-e1a1-4bc8-b3cd-a6132573da34 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5cdfe311-e1a1-4bc8-b3cd-a6132573da34 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] DELETE http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:04:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5cdfe311-e1a1-4bc8-b3cd-a6132573da34 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5cdfe311-e1a1-4bc8-b3cd-a6132573da34 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:48 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-5cdfe311-e1a1-4bc8-b3cd-a6132573da34 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Delete volume with id: 73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:04:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cf8e5f54-81bc-41cd-8b4f-b87341847bef tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5cdfe311-e1a1-4bc8-b3cd-a6132573da34 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf8e5f54-81bc-41cd-8b4f-b87341847bef tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 336/673] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:48 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 913 bytes in 456 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5cdfe311-e1a1-4bc8-b3cd-a6132573da34 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Delete volume request issued successfully. Sep 01 02:04:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5cdfe311-e1a1-4bc8-b3cd-a6132573da34 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 202 Sep 01 02:04:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 338/674] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:04:48 2026] DELETE /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 0 bytes in 207 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e31a71eb-35e8-4a9e-96fb-716e0dffb9e2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e31a71eb-35e8-4a9e-96fb-716e0dffb9e2 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:04:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e31a71eb-35e8-4a9e-96fb-716e0dffb9e2 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e31a71eb-35e8-4a9e-96fb-716e0dffb9e2 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e31a71eb-35e8-4a9e-96fb-716e0dffb9e2 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:49 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=375,cinder:UPDATE=46,cinder:INSERT=22 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e31a71eb-35e8-4a9e-96fb-716e0dffb9e2 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:04:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 337/675] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 850 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-85e7c06d-40f6-4fac-b9eb-6cd701d4c3d1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-85e7c06d-40f6-4fac-b9eb-6cd701d4c3d1 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-85e7c06d-40f6-4fac-b9eb-6cd701d4c3d1 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-85e7c06d-40f6-4fac-b9eb-6cd701d4c3d1 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=417,cinder:UPDATE=95,cinder:INSERT=51 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:04:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-85e7c06d-40f6-4fac-b9eb-6cd701d4c3d1 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-85e7c06d-40f6-4fac-b9eb-6cd701d4c3d1 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 339/676] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:49 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 912 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6217da7a-b295-4a68-948b-8576da76ced8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6217da7a-b295-4a68-948b-8576da76ced8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:04:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6217da7a-b295-4a68-948b-8576da76ced8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6217da7a-b295-4a68-948b-8576da76ced8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6217da7a-b295-4a68-948b-8576da76ced8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Volume info retrieved successfully. Sep 01 02:04:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6217da7a-b295-4a68-948b-8576da76ced8 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 200 Sep 01 02:04:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 338/677] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:50 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 850 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-72ba9937-e3c0-40be-be3c-fa5439802949 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72ba9937-e3c0-40be-be3c-fa5439802949 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72ba9937-e3c0-40be-be3c-fa5439802949 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72ba9937-e3c0-40be-be3c-fa5439802949 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-72ba9937-e3c0-40be-be3c-fa5439802949 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72ba9937-e3c0-40be-be3c-fa5439802949 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 340/678] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 1331 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-29d5db69-bcef-473b-ba6c-bb6c586b95cc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-26718bc7-e00e-4f3b-8353-ca53c3144aa5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26718bc7-e00e-4f3b-8353-ca53c3144aa5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] GET http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 Sep 01 02:04:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26718bc7-e00e-4f3b-8353-ca53c3144aa5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26718bc7-e00e-4f3b-8353-ca53c3144aa5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-29d5db69-bcef-473b-ba6c-bb6c586b95cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-29d5db69-bcef-473b-ba6c-bb6c586b95cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-29d5db69-bcef-473b-ba6c-bb6c586b95cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26718bc7-e00e-4f3b-8353-ca53c3144aa5 tempest-AttachVolumeTestJSON-228910636 tempest-AttachVolumeTestJSON-228910636-project-member] http://192.168.122.45/volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 returned with HTTP 404 Sep 01 02:04:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 341/679] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/volumes/73feeff7-7c44-4918-b54c-a30ca8ce0119 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:04:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-29d5db69-bcef-473b-ba6c-bb6c586b95cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-29d5db69-bcef-473b-ba6c-bb6c586b95cc tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 339/680] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:51 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 1331 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c380d78d-9e50-43cc-8b2a-43c9ff97645e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-9f516a5a-624f-4c82-abf7-b5eff246746a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-9f516a5a-624f-4c82-abf7-b5eff246746a tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-9f516a5a-624f-4c82-abf7-b5eff246746a tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-9f516a5a-624f-4c82-abf7-b5eff246746a tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-9f516a5a-624f-4c82-abf7-b5eff246746a tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-9f516a5a-624f-4c82-abf7-b5eff246746a tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 340/681] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 1331 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-384edba1-4f64-4e86-b788-99ecaa2f3aac None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-384edba1-4f64-4e86-b788-99ecaa2f3aac None None] GET http://192.168.122.45/volume// Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-384edba1-4f64-4e86-b788-99ecaa2f3aac None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-384edba1-4f64-4e86-b788-99ecaa2f3aac None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-384edba1-4f64-4e86-b788-99ecaa2f3aac None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:04:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 341/682] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-47ba5f1a-0cbb-47c1-aca8-39cdb8c96d2e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-47ba5f1a-0cbb-47c1-aca8-39cdb8c96d2e tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-47ba5f1a-0cbb-47c1-aca8-39cdb8c96d2e tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d00a9e96-2662-418c-9919-cbfc3d11dd98", "connector": null, "instance_uuid": "2c141a6f-97b1-4bc9-93fc-c28984d914eb"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c380d78d-9e50-43cc-8b2a-43c9ff97645e tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] GET http://192.168.122.45/volume/v3/os-hosts Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c380d78d-9e50-43cc-8b2a-43c9ff97645e tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c380d78d-9e50-43cc-8b2a-43c9ff97645e tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:52 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.hosts [None req-c380d78d-9e50-43cc-8b2a-43c9ff97645e tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] status, active and update: available, enabled, 2026-09-01 00:04:36+00:00 {{(pid=87080) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.hosts [None req-c380d78d-9e50-43cc-8b2a-43c9ff97645e tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] status, active and update: available, enabled, 2026-08-31 23:56:39+00:00 {{(pid=87080) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.hosts [None req-c380d78d-9e50-43cc-8b2a-43c9ff97645e tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] status, active and update: available, enabled, 2026-09-01 00:03:40+00:00 {{(pid=87080) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c380d78d-9e50-43cc-8b2a-43c9ff97645e tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] http://192.168.122.45/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 342/683] 192.168.122.45 () {58 vars in 1119 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/os-hosts => generated 561 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-71a21c5d-54dd-4a25-bf95-28f296e00fa9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71a21c5d-54dd-4a25-bf95-28f296e00fa9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] GET http://192.168.122.45/volume/v3/os-hosts Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-71a21c5d-54dd-4a25-bf95-28f296e00fa9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-47ba5f1a-0cbb-47c1-aca8-39cdb8c96d2e tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-71a21c5d-54dd-4a25-bf95-28f296e00fa9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 342/684] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:04:52 2026] POST /volume/v3/attachments => generated 273 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.hosts [None req-71a21c5d-54dd-4a25-bf95-28f296e00fa9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] status, active and update: available, enabled, 2026-09-01 00:04:36+00:00 {{(pid=87080) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.hosts [None req-71a21c5d-54dd-4a25-bf95-28f296e00fa9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] status, active and update: available, enabled, 2026-08-31 23:56:39+00:00 {{(pid=87080) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.hosts [None req-71a21c5d-54dd-4a25-bf95-28f296e00fa9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] status, active and update: available, enabled, 2026-09-01 00:03:40+00:00 {{(pid=87080) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71a21c5d-54dd-4a25-bf95-28f296e00fa9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] http://192.168.122.45/volume/v3/os-hosts returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 343/685] 192.168.122.45 () {58 vars in 1119 bytes} [Tue Sep 1 02:04:52 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 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-99e0757d-7799-4059-b8c0-00022da906d9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-99e0757d-7799-4059-b8c0-00022da906d9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] GET http://192.168.122.45/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-99e0757d-7799-4059-b8c0-00022da906d9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-99e0757d-7799-4059-b8c0-00022da906d9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-99e0757d-7799-4059-b8c0-00022da906d9 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] http://192.168.122.45/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 01 02:04:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 343/686] 192.168.122.45 () {58 vars in 1182 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a64a9c63-5ddc-4ccd-9bae-c0fd50c7a959 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a64a9c63-5ddc-4ccd-9bae-c0fd50c7a959 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] GET http://192.168.122.45/volume/v3/os-hosts/devstack@QuobyteHD Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a64a9c63-5ddc-4ccd-9bae-c0fd50c7a959 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a64a9c63-5ddc-4ccd-9bae-c0fd50c7a959 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a64a9c63-5ddc-4ccd-9bae-c0fd50c7a959 tempest-VolumeHostsAdminTestsJSON-1181293731 tempest-VolumeHostsAdminTestsJSON-1181293731-project-admin] http://192.168.122.45/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:04:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 344/687] 192.168.122.45 () {58 vars in 1176 bytes} [Tue Sep 1 02:04:52 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-596ced29-49ae-42ed-892b-d2b1f9aab654 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-596ced29-49ae-42ed-892b-d2b1f9aab654 None None] GET http://192.168.122.45/volume// Sep 01 02:04:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-596ced29-49ae-42ed-892b-d2b1f9aab654 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-596ced29-49ae-42ed-892b-d2b1f9aab654 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-596ced29-49ae-42ed-892b-d2b1f9aab654 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:04:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 344/688] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c9e5be86-bda3-425f-9fb3-6f81ddb4773b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c9e5be86-bda3-425f-9fb3-6f81ddb4773b tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:04:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c9e5be86-bda3-425f-9fb3-6f81ddb4773b tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:04:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c9e5be86-bda3-425f-9fb3-6f81ddb4773b tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:04:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c9e5be86-bda3-425f-9fb3-6f81ddb4773b tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:04:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c9e5be86-bda3-425f-9fb3-6f81ddb4773b tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 345/689] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:04:55 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 1511 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-8d9f8bcb-04d6-4152-8e40-1c3c1937e22c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-8d9f8bcb-04d6-4152-8e40-1c3c1937e22c tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] PUT http://192.168.122.45/volume/v3/attachments/2d0c5076-c221-4fc5-ad57-d340939ae262 Sep 01 02:04:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-8d9f8bcb-04d6-4152-8e40-1c3c1937e22c tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:55 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-8d9f8bcb-04d6-4152-8e40-1c3c1937e22c tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Acquiring lock "cinder-attachment_update-d00a9e96-2662-418c-9919-cbfc3d11dd98-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:04:55 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-8d9f8bcb-04d6-4152-8e40-1c3c1937e22c tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Lock "cinder-attachment_update-d00a9e96-2662-418c-9919-cbfc3d11dd98-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:04:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:04:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:04:55 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-8d9f8bcb-04d6-4152-8e40-1c3c1937e22c tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Lock "cinder-attachment_update-d00a9e96-2662-418c-9919-cbfc3d11dd98-devstack" released by "attachment_update" :: held 0.319s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:04:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-8d9f8bcb-04d6-4152-8e40-1c3c1937e22c tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/attachments/2d0c5076-c221-4fc5-ad57-d340939ae262 returned with HTTP 200 Sep 01 02:04:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 345/690] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:04:55 2026] PUT /volume/v3/attachments/2d0c5076-c221-4fc5-ad57-d340939ae262 => generated 694 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:04:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c3d0a960-93fa-4c15-a8bb-6de2ec561fe8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:04:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c3d0a960-93fa-4c15-a8bb-6de2ec561fe8 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] POST http://192.168.122.45/volume/v3/attachments/2d0c5076-c221-4fc5-ad57-d340939ae262/action Sep 01 02:04:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c3d0a960-93fa-4c15-a8bb-6de2ec561fe8 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:04:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c3d0a960-93fa-4c15-a8bb-6de2ec561fe8 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:04:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:04:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:04:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:04:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:04:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-4a284324-6fce-4bd9-a9bf-91f9ba088b99 req-c3d0a960-93fa-4c15-a8bb-6de2ec561fe8 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/attachments/2d0c5076-c221-4fc5-ad57-d340939ae262/action returned with HTTP 204 Sep 01 02:04:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 346/691] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:04:55 2026] POST /volume/v3/attachments/2d0c5076-c221-4fc5-ad57-d340939ae262/action => generated 0 bytes in 187 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:05:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-78b1862b-40f5-4461-9990-ad1c5bb7abf7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-78b1862b-40f5-4461-9990-ad1c5bb7abf7 tempest-VolumePoolsAdminTestsJSON-1107853453 tempest-VolumePoolsAdminTestsJSON-1107853453-project-admin] GET http://192.168.122.45/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:05:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-78b1862b-40f5-4461-9990-ad1c5bb7abf7 tempest-VolumePoolsAdminTestsJSON-1107853453 tempest-VolumePoolsAdminTestsJSON-1107853453-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-78b1862b-40f5-4461-9990-ad1c5bb7abf7 tempest-VolumePoolsAdminTestsJSON-1107853453 tempest-VolumePoolsAdminTestsJSON-1107853453-project-admin] Calling method 'get_pools' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-78b1862b-40f5-4461-9990-ad1c5bb7abf7 tempest-VolumePoolsAdminTestsJSON-1107853453 tempest-VolumePoolsAdminTestsJSON-1107853453-project-admin] http://192.168.122.45/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:05:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 346/692] 192.168.122.45 () {58 vars in 1193 bytes} [Tue Sep 1 02:05:02 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 515 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-96e921ff-0e6a-47c2-9149-37644464605f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96e921ff-0e6a-47c2-9149-37644464605f tempest-VolumePoolsAdminTestsJSON-1107853453 tempest-VolumePoolsAdminTestsJSON-1107853453-project-admin] GET http://192.168.122.45/volume/v3/scheduler-stats/get_pools Sep 01 02:05:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96e921ff-0e6a-47c2-9149-37644464605f tempest-VolumePoolsAdminTestsJSON-1107853453 tempest-VolumePoolsAdminTestsJSON-1107853453-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96e921ff-0e6a-47c2-9149-37644464605f tempest-VolumePoolsAdminTestsJSON-1107853453 tempest-VolumePoolsAdminTestsJSON-1107853453-project-admin] Calling method 'get_pools' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96e921ff-0e6a-47c2-9149-37644464605f tempest-VolumePoolsAdminTestsJSON-1107853453 tempest-VolumePoolsAdminTestsJSON-1107853453-project-admin] http://192.168.122.45/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:05:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 347/693] 192.168.122.45 () {58 vars in 1170 bytes} [Tue Sep 1 02:05:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:05:05 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:06 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=24,cinder:UPDATE=2 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:05:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-54d5def9-f538-421e-acab-5653082f40e4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-54d5def9-f538-421e-acab-5653082f40e4 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:05:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-54d5def9-f538-421e-acab-5653082f40e4 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-54d5def9-f538-421e-acab-5653082f40e4 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:05:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 347/694] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:12 2026] POST /volume/v3/types => generated 188 bytes in 435 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d5bb85c9-dacb-4800-b16f-9908d6256d63 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d5bb85c9-dacb-4800-b16f-9908d6256d63 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:05:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d5bb85c9-dacb-4800-b16f-9908d6256d63 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d5bb85c9-dacb-4800-b16f-9908d6256d63 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:05:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 348/695] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:12 2026] POST /volume/v3/types => generated 188 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:05:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1258057464"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1258057464'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Create volume of 1 GB Sep 01 02:05:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Availability Zones retrieved successfully. Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Flow 'volume_create_api' (a6d6a7cb-ee4c-4139-8ec4-7cefcc148676) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b5144b-74c9-4769-beaa-f2774be48134) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b5144b-74c9-4769-beaa-f2774be48134) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:05:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9838ba12-332d-43ea-8ea1-87b567f5ad7a,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9838ba12-332d-43ea-8ea1-87b567f5ad7a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b94f7e-9260-40df-886b-496881326bf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:13 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Created reservations ['ca179c44-e3ae-4543-82c3-545cc76cd095', '9a402efe-c262-4c4a-bfa9-68037b118a93', 'cb0b8e61-e591-424d-89ab-d9d3de488592', '6fa27ee9-b03c-43c9-b189-1ed4b8493ec6'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8b94f7e-9260-40df-886b-496881326bf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca179c44-e3ae-4543-82c3-545cc76cd095', '9a402efe-c262-4c4a-bfa9-68037b118a93', 'cb0b8e61-e591-424d-89ab-d9d3de488592', '6fa27ee9-b03c-43c9-b189-1ed4b8493ec6']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1537266f-295d-4e51-a6c2-02f48ca05a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1537266f-295d-4e51-a6c2-02f48ca05a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3c15ec4-8f74-48ed-86b0-2601695b7e4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1258057464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea626254c03c4b799163e2f65fdbf6a2',qos_specs=None,replication_status=,reservations=['ca179c44-e3ae-4543-82c3-545cc76cd095','9a402efe-c262-4c4a-bfa9-68037b118a93','cb0b8e61-e591-424d-89ab-d9d3de488592','6fa27ee9-b03c-43c9-b189-1ed4b8493ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af5498ac35e04520b8537e825c2559dd',volume_type_id=9838ba12-332d-43ea-8ea1-87b567f5ad7a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1258057464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3c15ec4-8f74-48ed-86b0-2601695b7e4c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea626254c03c4b799163e2f65fdbf6a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af5498ac35e04520b8537e825c2559dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9838ba12-332d-43ea-8ea1-87b567f5ad7a),volume_type_id=9838ba12-332d-43ea-8ea1-87b567f5ad7a)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d60857a8-add9-47ed-a4ca-7a04986ac484) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d60857a8-add9-47ed-a4ca-7a04986ac484) transitioned into state 'SUCCESS' from state '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-1258057464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea626254c03c4b799163e2f65fdbf6a2',qos_specs=None,replication_status=,reservations=['ca179c44-e3ae-4543-82c3-545cc76cd095','9a402efe-c262-4c4a-bfa9-68037b118a93','cb0b8e61-e591-424d-89ab-d9d3de488592','6fa27ee9-b03c-43c9-b189-1ed4b8493ec6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af5498ac35e04520b8537e825c2559dd',volume_type_id=9838ba12-332d-43ea-8ea1-87b567f5ad7a)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4cc8ac-a566-4490-a0fd-107b96ea01b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b4cc8ac-a566-4490-a0fd-107b96ea01b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Flow 'volume_create_api' (a6d6a7cb-ee4c-4139-8ec4-7cefcc148676) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Create volume request issued successfully. Sep 01 02:05:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5b63fbe-99b5-4755-9084-5f0be0375cdb tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 348/696] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:12 2026] POST /volume/v3/volumes => generated 774 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-da0243df-200f-41df-8e8b-f81553401f8a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-da0243df-200f-41df-8e8b-f81553401f8a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-da0243df-200f-41df-8e8b-f81553401f8a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-da0243df-200f-41df-8e8b-f81553401f8a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-da0243df-200f-41df-8e8b-f81553401f8a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-da0243df-200f-41df-8e8b-f81553401f8a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 349/697] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:13 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 842 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0d5560ec-f31c-4b58-82eb-e3e71e1abf5a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0d5560ec-f31c-4b58-82eb-e3e71e1abf5a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0d5560ec-f31c-4b58-82eb-e3e71e1abf5a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0d5560ec-f31c-4b58-82eb-e3e71e1abf5a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0d5560ec-f31c-4b58-82eb-e3e71e1abf5a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0d5560ec-f31c-4b58-82eb-e3e71e1abf5a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 349/698] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:14 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 866 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9b97500e-4935-44a0-b480-259a293be0db None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b97500e-4935-44a0-b480-259a293be0db tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b97500e-4935-44a0-b480-259a293be0db tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b97500e-4935-44a0-b480-259a293be0db tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9b97500e-4935-44a0-b480-259a293be0db tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b97500e-4935-44a0-b480-259a293be0db tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 350/699] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:15 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 867 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-49bccef3-f522-4423-b824-202ec74d8772 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-49bccef3-f522-4423-b824-202ec74d8772 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-49bccef3-f522-4423-b824-202ec74d8772 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-49bccef3-f522-4423-b824-202ec74d8772 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-49bccef3-f522-4423-b824-202ec74d8772 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Volume info retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-49bccef3-f522-4423-b824-202ec74d8772 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 350/700] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:15 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 1030 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] POST http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c/action Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:05:16 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Created reservations ['c9852e40-0e5c-4b49-a815-460a09eeadf4', '3573f6e7-a83c-4e4b-b29c-3e9c240d4449'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:16 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Created reservations ['13e10ce5-feab-4d34-8ca9-c4e5cdf125ce', '893c2d2d-190b-4957-bd14-011b505a8d21'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1473401757"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1473401757'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Create volume of 1 GB Sep 01 02:05:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Availability Zones retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Retype volume request issued successfully. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a39662df-b18a-43a8-8b66-7ca86e5ff50a tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c/action returned with HTTP 202 Sep 01 02:05:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 351/701] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:05:16 2026] POST /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c/action => generated 0 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e45bb350-ab2b-4214-a139-0d6fd27a4ae5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Flow 'volume_create_api' (ca2d7518-c77b-4db7-88db-ebc2b721f703) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e45bb350-ab2b-4214-a139-0d6fd27a4ae5 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e45bb350-ab2b-4214-a139-0d6fd27a4ae5 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e45bb350-ab2b-4214-a139-0d6fd27a4ae5 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693b84a5-62cc-41f4-9911-8364252693e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e45bb350-ab2b-4214-a139-0d6fd27a4ae5 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e45bb350-ab2b-4214-a139-0d6fd27a4ae5 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 352/702] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:16 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (693b84a5-62cc-41f4-9911-8364252693e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c79aff-554f-4989-ace0-9b7836cfe9a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Created reservations ['b9e3f996-b69a-48f7-99b2-1156e95c58ba', '38732ad0-502b-4fba-bec1-212453799664', '273ed9bd-5da5-4974-a186-3dbda07e82cc', '03762a36-3bc4-4f2d-b1f2-070074f56f5e'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8c79aff-554f-4989-ace0-9b7836cfe9a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b9e3f996-b69a-48f7-99b2-1156e95c58ba', '38732ad0-502b-4fba-bec1-212453799664', '273ed9bd-5da5-4974-a186-3dbda07e82cc', '03762a36-3bc4-4f2d-b1f2-070074f56f5e']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c0fe84-e3d5-4fdd-85cb-08115d6f3691) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28c0fe84-e3d5-4fdd-85cb-08115d6f3691) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc5b8db4-b033-4bf1-a69b-c27568d79623', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1473401757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ee638413c7543f29997982e747e07a2',qos_specs=None,replication_status=,reservations=['b9e3f996-b69a-48f7-99b2-1156e95c58ba','38732ad0-502b-4fba-bec1-212453799664','273ed9bd-5da5-4974-a186-3dbda07e82cc','03762a36-3bc4-4f2d-b1f2-070074f56f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3c66cba9264926967d02e21925292f',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1473401757',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc5b8db4-b033-4bf1-a69b-c27568d79623,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ee638413c7543f29997982e747e07a2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c3c66cba9264926967d02e21925292f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5125a12e-8c5a-48fa-af00-110815883817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5125a12e-8c5a-48fa-af00-110815883817) transitioned into state 'SUCCESS' from state '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-1473401757',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6ee638413c7543f29997982e747e07a2',qos_specs=None,replication_status=,reservations=['b9e3f996-b69a-48f7-99b2-1156e95c58ba','38732ad0-502b-4fba-bec1-212453799664','273ed9bd-5da5-4974-a186-3dbda07e82cc','03762a36-3bc4-4f2d-b1f2-070074f56f5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c3c66cba9264926967d02e21925292f',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb18571a-703f-416d-9fb5-5d64d9ecb04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb18571a-703f-416d-9fb5-5d64d9ecb04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Flow 'volume_create_api' (ca2d7518-c77b-4db7-88db-ebc2b721f703) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Create volume request issued successfully. Sep 01 02:05:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6f9fd540-c701-41a5-85e3-2d185e330df7 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 351/703] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:16 2026] POST /volume/v3/volumes => generated 764 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fa79e17f-07d9-4822-a217-9f77b945b3d1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fa79e17f-07d9-4822-a217-9f77b945b3d1 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fa79e17f-07d9-4822-a217-9f77b945b3d1 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fa79e17f-07d9-4822-a217-9f77b945b3d1 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fa79e17f-07d9-4822-a217-9f77b945b3d1 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fa79e17f-07d9-4822-a217-9f77b945b3d1 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 353/704] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:16 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 832 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1522152e-6766-4998-b796-a2bd8e448b2f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1522152e-6766-4998-b796-a2bd8e448b2f tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1522152e-6766-4998-b796-a2bd8e448b2f tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1522152e-6766-4998-b796-a2bd8e448b2f tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1522152e-6766-4998-b796-a2bd8e448b2f tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1522152e-6766-4998-b796-a2bd8e448b2f tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 352/705] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-28bf5ee3-023d-4822-b67d-394d2c798de0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-28bf5ee3-023d-4822-b67d-394d2c798de0 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-28bf5ee3-023d-4822-b67d-394d2c798de0 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-28bf5ee3-023d-4822-b67d-394d2c798de0 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-28bf5ee3-023d-4822-b67d-394d2c798de0 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-28bf5ee3-023d-4822-b67d-394d2c798de0 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 354/706] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 1030 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ca0045ee-f27a-48bb-9cc0-9635691dacda None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ca0045ee-f27a-48bb-9cc0-9635691dacda tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] GET http://192.168.122.45/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1258057464 Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ca0045ee-f27a-48bb-9cc0-9635691dacda tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ca0045ee-f27a-48bb-9cc0-9635691dacda tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ca0045ee-f27a-48bb-9cc0-9635691dacda tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1258057464'), ('all_tenants', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ca0045ee-f27a-48bb-9cc0-9635691dacda tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Get all volumes completed successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ca0045ee-f27a-48bb-9cc0-9635691dacda tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] http://192.168.122.45/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1258057464 returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 353/707] 192.168.122.45 () {58 vars in 1277 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1258057464 => generated 353 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-051755e2-ada4-4564-89d5-1a386e63ec62 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-051755e2-ada4-4564-89d5-1a386e63ec62 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-051755e2-ada4-4564-89d5-1a386e63ec62 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-051755e2-ada4-4564-89d5-1a386e63ec62 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-051755e2-ada4-4564-89d5-1a386e63ec62 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-051755e2-ada4-4564-89d5-1a386e63ec62 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 355/708] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 867 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3213038b-bf6d-49f0-80f0-af35f43e1ab2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3213038b-bf6d-49f0-80f0-af35f43e1ab2 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] DELETE http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3213038b-bf6d-49f0-80f0-af35f43e1ab2 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3213038b-bf6d-49f0-80f0-af35f43e1ab2 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-3213038b-bf6d-49f0-80f0-af35f43e1ab2 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Delete volume with id: f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3213038b-bf6d-49f0-80f0-af35f43e1ab2 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3213038b-bf6d-49f0-80f0-af35f43e1ab2 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Delete volume request issued successfully. Sep 01 02:05:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3213038b-bf6d-49f0-80f0-af35f43e1ab2 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 202 Sep 01 02:05:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 354/709] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:05:17 2026] DELETE /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-38ab1af8-6bb1-4950-968c-6a16ff9f9ab8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-38ab1af8-6bb1-4950-968c-6a16ff9f9ab8 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-38ab1af8-6bb1-4950-968c-6a16ff9f9ab8 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-38ab1af8-6bb1-4950-968c-6a16ff9f9ab8 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-38ab1af8-6bb1-4950-968c-6a16ff9f9ab8 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-38ab1af8-6bb1-4950-968c-6a16ff9f9ab8 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 356/710] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:17 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 866 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-db217bd3-166d-43ec-84d7-1afa0581b4af None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db217bd3-166d-43ec-84d7-1afa0581b4af tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:05:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db217bd3-166d-43ec-84d7-1afa0581b4af tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db217bd3-166d-43ec-84d7-1afa0581b4af tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-db217bd3-166d-43ec-84d7-1afa0581b4af tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:05:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db217bd3-166d-43ec-84d7-1afa0581b4af tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:05:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 355/711] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:18 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0c6f1bb8-2d99-465b-be7d-98fa6344ffa4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0c6f1bb8-2d99-465b-be7d-98fa6344ffa4 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0c6f1bb8-2d99-465b-be7d-98fa6344ffa4 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0c6f1bb8-2d99-465b-be7d-98fa6344ffa4 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0c6f1bb8-2d99-465b-be7d-98fa6344ffa4 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0c6f1bb8-2d99-465b-be7d-98fa6344ffa4 tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 357/712] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 866 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c616414b-d73f-4cd4-b9a5-31c85033daa8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c616414b-d73f-4cd4-b9a5-31c85033daa8 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:05:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c616414b-d73f-4cd4-b9a5-31c85033daa8 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c616414b-d73f-4cd4-b9a5-31c85033daa8 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c616414b-d73f-4cd4-b9a5-31c85033daa8 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:05:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c616414b-d73f-4cd4-b9a5-31c85033daa8 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:05:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 356/713] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:19 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-69fb4eba-e9f5-45bf-bf7e-4bc877652f5d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69fb4eba-e9f5-45bf-bf7e-4bc877652f5d tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] GET http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c Sep 01 02:05:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-69fb4eba-e9f5-45bf-bf7e-4bc877652f5d tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-69fb4eba-e9f5-45bf-bf7e-4bc877652f5d tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69fb4eba-e9f5-45bf-bf7e-4bc877652f5d tempest-VolumeRetypeWithoutMigrationTest-878127881 tempest-VolumeRetypeWithoutMigrationTest-878127881-project-member] http://192.168.122.45/volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c returned with HTTP 404 Sep 01 02:05:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 358/714] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/volumes/f3c15ec4-8f74-48ed-86b0-2601695b7e4c => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-60a43e8a-4267-42b5-9734-e6baedfdcd8c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-60a43e8a-4267-42b5-9734-e6baedfdcd8c tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] DELETE http://192.168.122.45/volume/v3/types/237a04aa-0277-4c3e-9568-a5f0626893ad Sep 01 02:05:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-60a43e8a-4267-42b5-9734-e6baedfdcd8c tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-60a43e8a-4267-42b5-9734-e6baedfdcd8c tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-60a43e8a-4267-42b5-9734-e6baedfdcd8c tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] http://192.168.122.45/volume/v3/types/237a04aa-0277-4c3e-9568-a5f0626893ad returned with HTTP 202 Sep 01 02:05:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 357/715] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:20 2026] DELETE /volume/v3/types/237a04aa-0277-4c3e-9568-a5f0626893ad => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9e66e8c2-d073-470f-8cbc-844f2bc0229b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e66e8c2-d073-470f-8cbc-844f2bc0229b tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] GET http://192.168.122.45/volume/v3/types/237a04aa-0277-4c3e-9568-a5f0626893ad Sep 01 02:05:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e66e8c2-d073-470f-8cbc-844f2bc0229b tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e66e8c2-d073-470f-8cbc-844f2bc0229b tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e66e8c2-d073-470f-8cbc-844f2bc0229b tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] http://192.168.122.45/volume/v3/types/237a04aa-0277-4c3e-9568-a5f0626893ad returned with HTTP 404 Sep 01 02:05:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 359/716] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/types/237a04aa-0277-4c3e-9568-a5f0626893ad => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-174f998a-839b-4de2-8b9a-0a96acc75e68 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-174f998a-839b-4de2-8b9a-0a96acc75e68 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] DELETE http://192.168.122.45/volume/v3/types/9838ba12-332d-43ea-8ea1-87b567f5ad7a Sep 01 02:05:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-174f998a-839b-4de2-8b9a-0a96acc75e68 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-174f998a-839b-4de2-8b9a-0a96acc75e68 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-174f998a-839b-4de2-8b9a-0a96acc75e68 tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] http://192.168.122.45/volume/v3/types/9838ba12-332d-43ea-8ea1-87b567f5ad7a returned with HTTP 202 Sep 01 02:05:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 358/717] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:20 2026] DELETE /volume/v3/types/9838ba12-332d-43ea-8ea1-87b567f5ad7a => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8736c968-974d-454b-a20a-841aa4a1706c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8736c968-974d-454b-a20a-841aa4a1706c tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] GET http://192.168.122.45/volume/v3/types/9838ba12-332d-43ea-8ea1-87b567f5ad7a Sep 01 02:05:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8736c968-974d-454b-a20a-841aa4a1706c tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8736c968-974d-454b-a20a-841aa4a1706c tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8736c968-974d-454b-a20a-841aa4a1706c tempest-VolumeRetypeWithoutMigrationTest-2081798185 tempest-VolumeRetypeWithoutMigrationTest-2081798185-project-admin] http://192.168.122.45/volume/v3/types/9838ba12-332d-43ea-8ea1-87b567f5ad7a returned with HTTP 404 Sep 01 02:05:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 360/718] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:20 2026] GET /volume/v3/types/9838ba12-332d-43ea-8ea1-87b567f5ad7a => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-431b2b66-563d-454b-a9b3-daa0f3a18f73 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-431b2b66-563d-454b-a9b3-daa0f3a18f73 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-431b2b66-563d-454b-a9b3-daa0f3a18f73 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1435845071", "extra_specs": {"spec1": "val1"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-431b2b66-563d-454b-a9b3-daa0f3a18f73 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:05:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 359/719] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:27 2026] POST /volume/v3/types => generated 243 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-53903b29-3871-4e08-b494-e28bd1e37b94 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-53903b29-3871-4e08-b494-e28bd1e37b94 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] POST http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-53903b29-3871-4e08-b494-e28bd1e37b94 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-53903b29-3871-4e08-b494-e28bd1e37b94 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs returned with HTTP 400 Sep 01 02:05:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 361/720] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:05:27 2026] POST /volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs => generated 146 bytes in 35 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fc2c947d-ac5d-4761-9ce2-3c2ce25a3edc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc2c947d-ac5d-4761-9ce2-3c2ce25a3edc tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] POST http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fc2c947d-ac5d-4761-9ce2-3c2ce25a3edc tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc2c947d-ac5d-4761-9ce2-3c2ce25a3edc tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs returned with HTTP 400 Sep 01 02:05:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 360/721] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:05:27 2026] POST /volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-76ae41cf-34c6-4787-bb25-b9233855eb0c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76ae41cf-34c6-4787-bb25-b9233855eb0c tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] POST http://192.168.122.45/volume/v3/types/a9b1975f-fcfd-4106-a03b-6f33a793e4c2/extra_specs Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76ae41cf-34c6-4787-bb25-b9233855eb0c tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76ae41cf-34c6-4787-bb25-b9233855eb0c tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a9b1975f-fcfd-4106-a03b-6f33a793e4c2/extra_specs returned with HTTP 404 Sep 01 02:05:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 362/722] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:05:27 2026] POST /volume/v3/types/a9b1975f-fcfd-4106-a03b-6f33a793e4c2/extra_specs => generated 114 bytes in 148 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-64577b21-7a4b-48df-b910-8f0fd2d50691 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-64577b21-7a4b-48df-b910-8f0fd2d50691 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] DELETE http://192.168.122.45/volume/v3/types/47d1b9d2-af86-40e0-89fc-47236c45b78a/extra_specs/spec1 Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-64577b21-7a4b-48df-b910-8f0fd2d50691 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-64577b21-7a4b-48df-b910-8f0fd2d50691 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-64577b21-7a4b-48df-b910-8f0fd2d50691 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/47d1b9d2-af86-40e0-89fc-47236c45b78a/extra_specs/spec1 returned with HTTP 404 Sep 01 02:05:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 361/723] 192.168.122.45 () {58 vars in 1278 bytes} [Tue Sep 1 02:05:27 2026] DELETE /volume/v3/types/47d1b9d2-af86-40e0-89fc-47236c45b78a/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-74b8b3aa-d526-4e0a-bd5d-8abe59f0f726 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-74b8b3aa-d526-4e0a-bd5d-8abe59f0f726 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] GET http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/nonexistent_extra_spec_name Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-74b8b3aa-d526-4e0a-bd5d-8abe59f0f726 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-74b8b3aa-d526-4e0a-bd5d-8abe59f0f726 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-74b8b3aa-d526-4e0a-bd5d-8abe59f0f726 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 01 02:05:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 363/724] 192.168.122.45 () {58 vars in 1341 bytes} [Tue Sep 1 02:05:27 2026] GET /volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-494975d8-3494-4178-8eef-7b4257496aa9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-494975d8-3494-4178-8eef-7b4257496aa9 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] GET http://192.168.122.45/volume/v3/types/35f1b66a-d4f3-4e85-bcb9-9b5725dc82a0/extra_specs/spec1 Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-494975d8-3494-4178-8eef-7b4257496aa9 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-494975d8-3494-4178-8eef-7b4257496aa9 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-494975d8-3494-4178-8eef-7b4257496aa9 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/35f1b66a-d4f3-4e85-bcb9-9b5725dc82a0/extra_specs/spec1 returned with HTTP 404 Sep 01 02:05:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 362/725] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:05:27 2026] GET /volume/v3/types/35f1b66a-d4f3-4e85-bcb9-9b5725dc82a0/extra_specs/spec1 => generated 114 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8bf36592-02a6-43ad-b690-54c8722e9227 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8bf36592-02a6-43ad-b690-54c8722e9227 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] GET http://192.168.122.45/volume/v3/types/86a2f71d-ba60-4c2c-8a9e-af37858acf30/extra_specs Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8bf36592-02a6-43ad-b690-54c8722e9227 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8bf36592-02a6-43ad-b690-54c8722e9227 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8bf36592-02a6-43ad-b690-54c8722e9227 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/86a2f71d-ba60-4c2c-8a9e-af37858acf30/extra_specs returned with HTTP 404 Sep 01 02:05:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 364/726] 192.168.122.45 () {58 vars in 1257 bytes} [Tue Sep 1 02:05:27 2026] GET /volume/v3/types/86a2f71d-ba60-4c2c-8a9e-af37858acf30/extra_specs => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c346f994-bca0-4598-af75-9255097581d3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c346f994-bca0-4598-af75-9255097581d3 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] PUT http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/spec1 Sep 01 02:05:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c346f994-bca0-4598-af75-9255097581d3 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c346f994-bca0-4598-af75-9255097581d3 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/spec1 returned with HTTP 400 Sep 01 02:05:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 363/727] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:05:27 2026] PUT /volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/spec1 => generated 102 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 02:05:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ba7f59d6-5343-4e5c-9b87-65198850e6d2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ba7f59d6-5343-4e5c-9b87-65198850e6d2 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] PUT http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/spec1 Sep 01 02:05:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ba7f59d6-5343-4e5c-9b87-65198850e6d2 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Action: 'update', calling method: update, body: null {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ba7f59d6-5343-4e5c-9b87-65198850e6d2 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/spec1 returned with HTTP 400 Sep 01 02:05:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 365/728] 192.168.122.45 () {60 vars in 1294 bytes} [Tue Sep 1 02:05:27 2026] PUT /volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/spec1 => generated 72 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ddd5ad88-20e3-4589-863f-ba422013b06c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ddd5ad88-20e3-4589-863f-ba422013b06c tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] PUT http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/None Sep 01 02:05:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ddd5ad88-20e3-4589-863f-ba422013b06c tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ddd5ad88-20e3-4589-863f-ba422013b06c tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:05:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ddd5ad88-20e3-4589-863f-ba422013b06c tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/None returned with HTTP 400 Sep 01 02:05:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 364/729] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:05:28 2026] PUT /volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/None => generated 73 bytes in 89 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2af80e1e-40f2-44f8-bf95-314f7a61580e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2af80e1e-40f2-44f8-bf95-314f7a61580e tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] PUT http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/55433377-d0ef-4860-89bf-b44751f19908 Sep 01 02:05:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2af80e1e-40f2-44f8-bf95-314f7a61580e tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2af80e1e-40f2-44f8-bf95-314f7a61580e tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 01 02:05:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2af80e1e-40f2-44f8-bf95-314f7a61580e tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/55433377-d0ef-4860-89bf-b44751f19908 returned with HTTP 400 Sep 01 02:05:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 366/730] 192.168.122.45 () {60 vars in 1388 bytes} [Tue Sep 1 02:05:28 2026] PUT /volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6/extra_specs/55433377-d0ef-4860-89bf-b44751f19908 => generated 73 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:05:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-201393c6-df31-4bd6-98cb-780819b32ec3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-201393c6-df31-4bd6-98cb-780819b32ec3 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] PUT http://192.168.122.45/volume/v3/types/ae2e22b6-effb-43d1-b15c-8928fe227ca8/extra_specs/spec1 Sep 01 02:05:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-201393c6-df31-4bd6-98cb-780819b32ec3 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-201393c6-df31-4bd6-98cb-780819b32ec3 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/ae2e22b6-effb-43d1-b15c-8928fe227ca8/extra_specs/spec1 returned with HTTP 404 Sep 01 02:05:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 365/731] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:05:28 2026] PUT /volume/v3/types/ae2e22b6-effb-43d1-b15c-8928fe227ca8/extra_specs/spec1 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fecbb322-07ee-4c50-b92a-1c45ef17c5c9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fecbb322-07ee-4c50-b92a-1c45ef17c5c9 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] DELETE http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6 Sep 01 02:05:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fecbb322-07ee-4c50-b92a-1c45ef17c5c9 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fecbb322-07ee-4c50-b92a-1c45ef17c5c9 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fecbb322-07ee-4c50-b92a-1c45ef17c5c9 tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6 returned with HTTP 202 Sep 01 02:05:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 367/732] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:28 2026] DELETE /volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-be3d3464-2e9e-4931-ad84-3077240ca06d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be3d3464-2e9e-4931-ad84-3077240ca06d tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] GET http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6 Sep 01 02:05:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be3d3464-2e9e-4931-ad84-3077240ca06d tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be3d3464-2e9e-4931-ad84-3077240ca06d tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be3d3464-2e9e-4931-ad84-3077240ca06d tempest-ExtraSpecsNegativeTest-384791785 tempest-ExtraSpecsNegativeTest-384791785-project-admin] http://192.168.122.45/volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6 returned with HTTP 404 Sep 01 02:05:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 366/733] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:28 2026] GET /volume/v3/types/a17cb1e6-a627-4bb0-a0df-ade976bc3db6 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-15e292f3-983c-4868-8b4e-e44d07a5a1c5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-15e292f3-983c-4868-8b4e-e44d07a5a1c5 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:05:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-15e292f3-983c-4868-8b4e-e44d07a5a1c5 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-15e292f3-983c-4868-8b4e-e44d07a5a1c5 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-15e292f3-983c-4868-8b4e-e44d07a5a1c5 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:05:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-15e292f3-983c-4868-8b4e-e44d07a5a1c5 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:05:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 368/734] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:32 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-d6513e8e-1d76-45a0-877c-86b9cf77e67d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-d6513e8e-1d76-45a0-877c-86b9cf77e67d None None] GET http://192.168.122.45/volume// Sep 01 02:05:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-d6513e8e-1d76-45a0-877c-86b9cf77e67d None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-d6513e8e-1d76-45a0-877c-86b9cf77e67d None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-d6513e8e-1d76-45a0-877c-86b9cf77e67d None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:05:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 367/735] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:32 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-b5fd67b8-9f45-46d9-b270-58520de8828c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-b5fd67b8-9f45-46d9-b270-58520de8828c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:05:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-b5fd67b8-9f45-46d9-b270-58520de8828c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dc5b8db4-b033-4bf1-a69b-c27568d79623", "connector": null, "instance_uuid": "f09371e0-79df-46bc-8a21-ab2c296e9915"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-b5fd67b8-9f45-46d9-b270-58520de8828c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 369/736] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:05:32 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-9b5b49ba-94f2-4049-883e-4d07abf85fcd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-9b5b49ba-94f2-4049-883e-4d07abf85fcd tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] POST http://192.168.122.45/volume/v3/attachments/8127fce1-521b-4965-bf4d-a36c53a1bb5d/action Sep 01 02:05:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-9b5b49ba-94f2-4049-883e-4d07abf85fcd tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Action body: b'{"os-complete": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-9b5b49ba-94f2-4049-883e-4d07abf85fcd tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-e636bbbd-3982-4bcd-8fe0-5d34e6158c23 req-9b5b49ba-94f2-4049-883e-4d07abf85fcd tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/attachments/8127fce1-521b-4965-bf4d-a36c53a1bb5d/action returned with HTTP 204 Sep 01 02:05:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 368/737] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:05:32 2026] POST /volume/v3/attachments/8127fce1-521b-4965-bf4d-a36c53a1bb5d/action => generated 0 bytes in 167 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-17d2f109-b52f-4368-b55d-f2aaa1b76657 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-17d2f109-b52f-4368-b55d-f2aaa1b76657 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:05:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-17d2f109-b52f-4368-b55d-f2aaa1b76657 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-17d2f109-b52f-4368-b55d-f2aaa1b76657 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-17d2f109-b52f-4368-b55d-f2aaa1b76657 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:05:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-17d2f109-b52f-4368-b55d-f2aaa1b76657 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:05:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 370/738] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:33 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 1119 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-149f2436-5596-4b3b-b813-4c29e1899334 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-149f2436-5596-4b3b-b813-4c29e1899334 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:05:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-149f2436-5596-4b3b-b813-4c29e1899334 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-149f2436-5596-4b3b-b813-4c29e1899334 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-149f2436-5596-4b3b-b813-4c29e1899334 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:05:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-149f2436-5596-4b3b-b813-4c29e1899334 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:05:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 369/739] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:33 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 1119 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-624bf60f-a727-4f92-b566-7a6808803156 req-868d912e-bb3d-4dc9-86e1-079dc7237a47 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-624bf60f-a727-4f92-b566-7a6808803156 req-868d912e-bb3d-4dc9-86e1-079dc7237a47 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:05:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-624bf60f-a727-4f92-b566-7a6808803156 req-868d912e-bb3d-4dc9-86e1-079dc7237a47 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-624bf60f-a727-4f92-b566-7a6808803156 req-868d912e-bb3d-4dc9-86e1-079dc7237a47 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-624bf60f-a727-4f92-b566-7a6808803156 req-868d912e-bb3d-4dc9-86e1-079dc7237a47 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:05:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-624bf60f-a727-4f92-b566-7a6808803156 req-868d912e-bb3d-4dc9-86e1-079dc7237a47 tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:05:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 371/740] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:05:33 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 1119 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:05:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-624bf60f-a727-4f92-b566-7a6808803156 req-808f6ea3-8f85-4937-86fe-621b7f250f1a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-624bf60f-a727-4f92-b566-7a6808803156 req-808f6ea3-8f85-4937-86fe-621b7f250f1a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] DELETE http://192.168.122.45/volume/v3/attachments/8127fce1-521b-4965-bf4d-a36c53a1bb5d Sep 01 02:05:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-624bf60f-a727-4f92-b566-7a6808803156 req-808f6ea3-8f85-4937-86fe-621b7f250f1a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-624bf60f-a727-4f92-b566-7a6808803156 req-808f6ea3-8f85-4937-86fe-621b7f250f1a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:33 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:05:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-624bf60f-a727-4f92-b566-7a6808803156 req-808f6ea3-8f85-4937-86fe-621b7f250f1a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/attachments/8127fce1-521b-4965-bf4d-a36c53a1bb5d returned with HTTP 200 Sep 01 02:05:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 370/741] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:33 2026] DELETE /volume/v3/attachments/8127fce1-521b-4965-bf4d-a36c53a1bb5d => generated 19 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4d9c4cfd-9026-42e9-a8cb-1af7a0c8c47a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4d9c4cfd-9026-42e9-a8cb-1af7a0c8c47a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:05:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4d9c4cfd-9026-42e9-a8cb-1af7a0c8c47a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4d9c4cfd-9026-42e9-a8cb-1af7a0c8c47a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4d9c4cfd-9026-42e9-a8cb-1af7a0c8c47a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:05:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4d9c4cfd-9026-42e9-a8cb-1af7a0c8c47a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:05:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 372/742] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:34 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 857 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-8249a1c3-b002-4f3f-96a5-538f1448f21e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-8249a1c3-b002-4f3f-96a5-538f1448f21e None None] GET http://192.168.122.45/volume// Sep 01 02:05:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-8249a1c3-b002-4f3f-96a5-538f1448f21e None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-8249a1c3-b002-4f3f-96a5-538f1448f21e None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-8249a1c3-b002-4f3f-96a5-538f1448f21e None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:05:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 371/743] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:35 2026] GET /volume/ => generated 389 bytes in 33 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:05:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-3000cecb-40f9-4402-93e0-56287697d91b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-3000cecb-40f9-4402-93e0-56287697d91b tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:05:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-3000cecb-40f9-4402-93e0-56287697d91b tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d00a9e96-2662-418c-9919-cbfc3d11dd98", "connector": null, "instance_uuid": "2c141a6f-97b1-4bc9-93fc-c28984d914eb"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-3000cecb-40f9-4402-93e0-56287697d91b tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:05:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 373/744] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:05:35 2026] POST /volume/v3/attachments => generated 273 bytes in 463 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-e042899e-a549-49b7-82b2-2581f7b142a1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-e042899e-a549-49b7-82b2-2581f7b142a1 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] DELETE http://192.168.122.45/volume/v3/attachments/2d0c5076-c221-4fc5-ad57-d340939ae262 Sep 01 02:05:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-e042899e-a549-49b7-82b2-2581f7b142a1 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-e042899e-a549-49b7-82b2-2581f7b142a1 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:36 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:05:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6e33dd20-303f-456c-ae2f-94b7c7f185e7 req-e042899e-a549-49b7-82b2-2581f7b142a1 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/attachments/2d0c5076-c221-4fc5-ad57-d340939ae262 returned with HTTP 200 Sep 01 02:05:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 372/745] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:05:36 2026] DELETE /volume/v3/attachments/2d0c5076-c221-4fc5-ad57-d340939ae262 => generated 192 bytes in 393 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-139cb849-6749-4fd9-9c45-2f0f9b61faad None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-139cb849-6749-4fd9-9c45-2f0f9b61faad tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] POST http://192.168.122.45/volume/v3/types/ce619091-1a6d-40d6-b960-9af8094eb08e/encryption Sep 01 02:05:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-139cb849-6749-4fd9-9c45-2f0f9b61faad tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-139cb849-6749-4fd9-9c45-2f0f9b61faad tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types/ce619091-1a6d-40d6-b960-9af8094eb08e/encryption returned with HTTP 404 Sep 01 02:05:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 374/746] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:05:39 2026] POST /volume/v3/types/ce619091-1a6d-40d6-b960-9af8094eb08e/encryption => generated 114 bytes in 668 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3e7d3773-997d-4051-b26d-a076c7b254c3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3e7d3773-997d-4051-b26d-a076c7b254c3 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3e7d3773-997d-4051-b26d-a076c7b254c3 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1493401184", "os-volume-type-access:is_public": false}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3e7d3773-997d-4051-b26d-a076c7b254c3 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 373/747] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:05:40 2026] POST /volume/v3/types => generated 231 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7bde233c-eb2f-46c3-8716-d1ff49f6fbb6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7bde233c-eb2f-46c3-8716-d1ff49f6fbb6 tempest-VolumeTypesNegativeTest-759595870 tempest-VolumeTypesNegativeTest-759595870-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7bde233c-eb2f-46c3-8716-d1ff49f6fbb6 tempest-VolumeTypesNegativeTest-759595870 tempest-VolumeTypesNegativeTest-759595870-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "65b9621e-8186-4fbb-b75f-5f664be32e1a", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-473877194"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-7bde233c-eb2f-46c3-8716-d1ff49f6fbb6 tempest-VolumeTypesNegativeTest-759595870 tempest-VolumeTypesNegativeTest-759595870-project-member] Create volume request body: {'volume': {'volume_type': '65b9621e-8186-4fbb-b75f-5f664be32e1a', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-473877194'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7bde233c-eb2f-46c3-8716-d1ff49f6fbb6 tempest-VolumeTypesNegativeTest-759595870 tempest-VolumeTypesNegativeTest-759595870-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 404 Sep 01 02:05:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 375/748] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:05:40 2026] POST /volume/v3/volumes => generated 114 bytes in 236 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-297d102c-2879-4daf-9217-9a17173d858c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-297d102c-2879-4daf-9217-9a17173d858c tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] DELETE http://192.168.122.45/volume/v3/types/65b9621e-8186-4fbb-b75f-5f664be32e1a Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-297d102c-2879-4daf-9217-9a17173d858c tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-297d102c-2879-4daf-9217-9a17173d858c tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-297d102c-2879-4daf-9217-9a17173d858c tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types/65b9621e-8186-4fbb-b75f-5f664be32e1a returned with HTTP 202 Sep 01 02:05:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 374/749] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:40 2026] DELETE /volume/v3/types/65b9621e-8186-4fbb-b75f-5f664be32e1a => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dc3bfd19-c0c0-4262-bbfe-d573ad2412b3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dc3bfd19-c0c0-4262-bbfe-d573ad2412b3 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] GET http://192.168.122.45/volume/v3/types/65b9621e-8186-4fbb-b75f-5f664be32e1a Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dc3bfd19-c0c0-4262-bbfe-d573ad2412b3 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dc3bfd19-c0c0-4262-bbfe-d573ad2412b3 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dc3bfd19-c0c0-4262-bbfe-d573ad2412b3 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types/65b9621e-8186-4fbb-b75f-5f664be32e1a returned with HTTP 404 Sep 01 02:05:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 376/750] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/types/65b9621e-8186-4fbb-b75f-5f664be32e1a => generated 114 bytes in 65 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d3836b39-1c9c-4cd9-9e52-605bb2eeb522 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3836b39-1c9c-4cd9-9e52-605bb2eeb522 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3836b39-1c9c-4cd9-9e52-605bb2eeb522 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3836b39-1c9c-4cd9-9e52-605bb2eeb522 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 400 Sep 01 02:05:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 375/751] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:40 2026] POST /volume/v3/types => generated 115 bytes in 29 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e5b0d94f-b021-4fd6-a7f5-7211db88c821 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e5b0d94f-b021-4fd6-a7f5-7211db88c821 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e5b0d94f-b021-4fd6-a7f5-7211db88c821 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1464898067"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e5b0d94f-b021-4fd6-a7f5-7211db88c821 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:05:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 377/752] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:40 2026] POST /volume/v3/types => generated 229 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-278f106e-5e9e-4e36-ade1-d4b1cd129f54 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-278f106e-5e9e-4e36-ade1-d4b1cd129f54 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-278f106e-5e9e-4e36-ade1-d4b1cd129f54 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1464898067"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-278f106e-5e9e-4e36-ade1-d4b1cd129f54 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1464898067 already exists. Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-278f106e-5e9e-4e36-ade1-d4b1cd129f54 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 409 Sep 01 02:05:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 376/753] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:05:40 2026] POST /volume/v3/types => generated 134 bytes in 31 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9f95d22e-8480-40ff-a631-ae49997c4858 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f95d22e-8480-40ff-a631-ae49997c4858 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] DELETE http://192.168.122.45/volume/v3/types/7a1d798b-007f-49d2-a190-f4077ee5e97a Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f95d22e-8480-40ff-a631-ae49997c4858 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f95d22e-8480-40ff-a631-ae49997c4858 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f95d22e-8480-40ff-a631-ae49997c4858 tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types/7a1d798b-007f-49d2-a190-f4077ee5e97a returned with HTTP 202 Sep 01 02:05:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 378/754] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:40 2026] DELETE /volume/v3/types/7a1d798b-007f-49d2-a190-f4077ee5e97a => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a993d148-2190-461c-8045-500574bf784e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a993d148-2190-461c-8045-500574bf784e tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] GET http://192.168.122.45/volume/v3/types/7a1d798b-007f-49d2-a190-f4077ee5e97a Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a993d148-2190-461c-8045-500574bf784e tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a993d148-2190-461c-8045-500574bf784e tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a993d148-2190-461c-8045-500574bf784e tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types/7a1d798b-007f-49d2-a190-f4077ee5e97a returned with HTTP 404 Sep 01 02:05:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 377/755] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:40 2026] GET /volume/v3/types/7a1d798b-007f-49d2-a190-f4077ee5e97a => generated 114 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-15a91b61-99d7-4dee-8fb3-9c517b2f469c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-15a91b61-99d7-4dee-8fb3-9c517b2f469c tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] DELETE http://192.168.122.45/volume/v3/types/ccc7adb3-0544-480c-a173-38cd99109836 Sep 01 02:05:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-15a91b61-99d7-4dee-8fb3-9c517b2f469c tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-15a91b61-99d7-4dee-8fb3-9c517b2f469c tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-15a91b61-99d7-4dee-8fb3-9c517b2f469c tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types/ccc7adb3-0544-480c-a173-38cd99109836 returned with HTTP 404 Sep 01 02:05:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 379/756] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:05:41 2026] DELETE /volume/v3/types/ccc7adb3-0544-480c-a173-38cd99109836 => generated 114 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-36d8966c-356d-44d7-a35f-1ab42e57c86f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36d8966c-356d-44d7-a35f-1ab42e57c86f tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] GET http://192.168.122.45/volume/v3/types/41296edb-4696-4920-bc15-edd7115afeac Sep 01 02:05:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-36d8966c-356d-44d7-a35f-1ab42e57c86f tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-36d8966c-356d-44d7-a35f-1ab42e57c86f tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36d8966c-356d-44d7-a35f-1ab42e57c86f tempest-VolumeTypesNegativeTest-1353593760 tempest-VolumeTypesNegativeTest-1353593760-project-admin] http://192.168.122.45/volume/v3/types/41296edb-4696-4920-bc15-edd7115afeac returned with HTTP 404 Sep 01 02:05:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 378/757] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:05:41 2026] GET /volume/v3/types/41296edb-4696-4920-bc15-edd7115afeac => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-07544606-012e-468f-960c-86ebec79a19e req-bc2d66ae-d438-480c-8b6e-f3b19c62beab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-bc2d66ae-d438-480c-8b6e-f3b19c62beab None None] GET http://192.168.122.45/volume// Sep 01 02:05:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-bc2d66ae-d438-480c-8b6e-f3b19c62beab None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-bc2d66ae-d438-480c-8b6e-f3b19c62beab None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-bc2d66ae-d438-480c-8b6e-f3b19c62beab None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:05:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 380/758] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:05:43 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:05:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-07544606-012e-468f-960c-86ebec79a19e req-23f5f436-7c72-4d34-ac5a-1dd5d995d030 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-23f5f436-7c72-4d34-ac5a-1dd5d995d030 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] GET http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:05:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-23f5f436-7c72-4d34-ac5a-1dd5d995d030 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-23f5f436-7c72-4d34-ac5a-1dd5d995d030 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-07544606-012e-468f-960c-86ebec79a19e req-23f5f436-7c72-4d34-ac5a-1dd5d995d030 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:05:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-23f5f436-7c72-4d34-ac5a-1dd5d995d030 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 200 Sep 01 02:05:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 379/759] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:05:43 2026] GET /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 1511 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:05:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-07544606-012e-468f-960c-86ebec79a19e req-f86ce587-50ab-4c8d-87d7-99cadfccc1d7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-f86ce587-50ab-4c8d-87d7-99cadfccc1d7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] PUT http://192.168.122.45/volume/v3/attachments/6cd4dc5e-5305-480b-8dec-929d269e298f Sep 01 02:05:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-f86ce587-50ab-4c8d-87d7-99cadfccc1d7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:43 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-07544606-012e-468f-960c-86ebec79a19e req-f86ce587-50ab-4c8d-87d7-99cadfccc1d7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Acquiring lock "cinder-attachment_update-d00a9e96-2662-418c-9919-cbfc3d11dd98-devstack" by "attachment_update" {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:05:43 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-07544606-012e-468f-960c-86ebec79a19e req-f86ce587-50ab-4c8d-87d7-99cadfccc1d7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Lock "cinder-attachment_update-d00a9e96-2662-418c-9919-cbfc3d11dd98-devstack" acquired by "attachment_update" :: waited 0.022s {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:05:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:43 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-07544606-012e-468f-960c-86ebec79a19e req-f86ce587-50ab-4c8d-87d7-99cadfccc1d7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Lock "cinder-attachment_update-d00a9e96-2662-418c-9919-cbfc3d11dd98-devstack" released by "attachment_update" :: held 0.399s {{(pid=87080) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:05:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-f86ce587-50ab-4c8d-87d7-99cadfccc1d7 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/attachments/6cd4dc5e-5305-480b-8dec-929d269e298f returned with HTTP 200 Sep 01 02:05:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 381/760] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:05:43 2026] PUT /volume/v3/attachments/6cd4dc5e-5305-480b-8dec-929d269e298f => generated 694 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:05:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-07544606-012e-468f-960c-86ebec79a19e req-c98880d8-44db-4192-a494-9238c6c6bb16 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-c98880d8-44db-4192-a494-9238c6c6bb16 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] POST http://192.168.122.45/volume/v3/attachments/6cd4dc5e-5305-480b-8dec-929d269e298f/action Sep 01 02:05:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-c98880d8-44db-4192-a494-9238c6c6bb16 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Action body: b'{"os-complete": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:05:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-c98880d8-44db-4192-a494-9238c6c6bb16 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-07544606-012e-468f-960c-86ebec79a19e req-c98880d8-44db-4192-a494-9238c6c6bb16 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/attachments/6cd4dc5e-5305-480b-8dec-929d269e298f/action returned with HTTP 204 Sep 01 02:05:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 380/761] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:05:44 2026] POST /volume/v3/attachments/6cd4dc5e-5305-480b-8dec-929d269e298f/action => generated 0 bytes in 181 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:05:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c265bc32-f860-4dab-aef5-3b392eb91346 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c265bc32-f860-4dab-aef5-3b392eb91346 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes Sep 01 02:05:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c265bc32-f860-4dab-aef5-3b392eb91346 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c265bc32-f860-4dab-aef5-3b392eb91346 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-c265bc32-f860-4dab-aef5-3b392eb91346 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:05:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c265bc32-f860-4dab-aef5-3b392eb91346 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:05:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:52 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:05:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c265bc32-f860-4dab-aef5-3b392eb91346 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Get all volumes completed successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c265bc32-f860-4dab-aef5-3b392eb91346 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 200 Sep 01 02:05:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 382/762] 192.168.122.45 () {58 vars in 1116 bytes} [Tue Sep 1 02:05:51 2026] GET /volume/v3/volumes => generated 15 bytes in 961 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:05:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:05:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-353984312"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-353984312'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:52 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Create volume of 1 GB Sep 01 02:05:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Availability Zones retrieved successfully. Sep 01 02:05:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Flow 'volume_create_api' (6e80a88a-82f2-4a44-a280-c6cca11e861a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d737abb4-b600-40e4-b7ca-49bcf8b6958c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d737abb4-b600-40e4-b7ca-49bcf8b6958c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb9e07e-3b68-4c1c-8e5e-9a73bbef892f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Created reservations ['42b8e936-5c80-4a99-9c31-5776125df97c', '83f584d9-dec6-4470-82b9-54388cd5e8fa', '12dbc1ec-c21b-43d0-9648-b4c3af92dea6', '1fc56ca7-debf-4325-9c65-7b7cee81dc08'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecb9e07e-3b68-4c1c-8e5e-9a73bbef892f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42b8e936-5c80-4a99-9c31-5776125df97c', '83f584d9-dec6-4470-82b9-54388cd5e8fa', '12dbc1ec-c21b-43d0-9648-b4c3af92dea6', '1fc56ca7-debf-4325-9c65-7b7cee81dc08']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6494392b-d38b-4a6f-a773-f924f6033e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6494392b-d38b-4a6f-a773-f924f6033e89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eeaa770-81f8-4a90-8f23-45c3aa6b95b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-353984312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8196cddee8749e0874aefbff29e094f',qos_specs=None,replication_status=,reservations=['42b8e936-5c80-4a99-9c31-5776125df97c','83f584d9-dec6-4470-82b9-54388cd5e8fa','12dbc1ec-c21b-43d0-9648-b4c3af92dea6','1fc56ca7-debf-4325-9c65-7b7cee81dc08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a323af8ba34e3a9a191f7312a7528d',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-353984312',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eeaa770-81f8-4a90-8f23-45c3aa6b95b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8196cddee8749e0874aefbff29e094f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4a323af8ba34e3a9a191f7312a7528d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a630e4d-94a6-41e4-bc7b-d761c0b6a89c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a630e4d-94a6-41e4-bc7b-d761c0b6a89c) transitioned into state 'SUCCESS' from state '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-353984312',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8196cddee8749e0874aefbff29e094f',qos_specs=None,replication_status=,reservations=['42b8e936-5c80-4a99-9c31-5776125df97c','83f584d9-dec6-4470-82b9-54388cd5e8fa','12dbc1ec-c21b-43d0-9648-b4c3af92dea6','1fc56ca7-debf-4325-9c65-7b7cee81dc08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a323af8ba34e3a9a191f7312a7528d',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e0a4ab-531a-4635-a0de-90520e560960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2e0a4ab-531a-4635-a0de-90520e560960) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Flow 'volume_create_api' (6e80a88a-82f2-4a44-a280-c6cca11e861a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Create volume request issued successfully. Sep 01 02:05:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39016df0-d3ea-488b-a082-d08b68b47fc3 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 381/763] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:52 2026] POST /volume/v3/volumes => generated 761 bytes in 1209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-eba296b5-1b4e-4517-939d-8accbcebf713 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eba296b5-1b4e-4517-939d-8accbcebf713 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 Sep 01 02:05:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eba296b5-1b4e-4517-939d-8accbcebf713 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eba296b5-1b4e-4517-939d-8accbcebf713 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-eba296b5-1b4e-4517-939d-8accbcebf713 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:05:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eba296b5-1b4e-4517-939d-8accbcebf713 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 returned with HTTP 200 Sep 01 02:05:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 383/764] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:54 2026] GET /volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 => generated 829 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e32ea6d1-3b7b-4ee0-8ec6-2280d90d9b01 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e32ea6d1-3b7b-4ee0-8ec6-2280d90d9b01 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 Sep 01 02:05:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e32ea6d1-3b7b-4ee0-8ec6-2280d90d9b01 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e32ea6d1-3b7b-4ee0-8ec6-2280d90d9b01 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e32ea6d1-3b7b-4ee0-8ec6-2280d90d9b01 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:05:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e32ea6d1-3b7b-4ee0-8ec6-2280d90d9b01 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 returned with HTTP 200 Sep 01 02:05:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 382/765] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:55 2026] GET /volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 => generated 853 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-da23e1eb-e36a-4e88-b478-ca3992a6bfb0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-da23e1eb-e36a-4e88-b478-ca3992a6bfb0 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-da23e1eb-e36a-4e88-b478-ca3992a6bfb0 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-da23e1eb-e36a-4e88-b478-ca3992a6bfb0 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-da23e1eb-e36a-4e88-b478-ca3992a6bfb0 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:05:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-da23e1eb-e36a-4e88-b478-ca3992a6bfb0 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 returned with HTTP 200 Sep 01 02:05:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 384/766] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:56 2026] GET /volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6813bdf7-7df5-4595-b81d-982da8d8f7eb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6813bdf7-7df5-4595-b81d-982da8d8f7eb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 Sep 01 02:05:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6813bdf7-7df5-4595-b81d-982da8d8f7eb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6813bdf7-7df5-4595-b81d-982da8d8f7eb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6813bdf7-7df5-4595-b81d-982da8d8f7eb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:05:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6813bdf7-7df5-4595-b81d-982da8d8f7eb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 returned with HTTP 200 Sep 01 02:05:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 383/767] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:56 2026] GET /volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 => generated 854 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1890170740"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1890170740'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Create volume of 1 GB Sep 01 02:05:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Availability Zones retrieved successfully. Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Flow 'volume_create_api' (6ffed6b6-16b8-4caa-8e6a-01ea2a931ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6cde5a5-bb5c-4008-9bf1-a5ebea8f1ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6cde5a5-bb5c-4008-9bf1-a5ebea8f1ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05bcb11e-6c1f-4b7e-bbaa-2389572fd272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Created reservations ['314788db-0e70-403b-9bc2-064d2d65a595', '9a76f20a-c09d-4d51-8627-94ac8b334478', '92187bae-ac3b-4d3d-b7c4-9121ffc814da', 'a9ca015b-43d0-4c37-9be8-822c473fb653'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (05bcb11e-6c1f-4b7e-bbaa-2389572fd272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['314788db-0e70-403b-9bc2-064d2d65a595', '9a76f20a-c09d-4d51-8627-94ac8b334478', '92187bae-ac3b-4d3d-b7c4-9121ffc814da', 'a9ca015b-43d0-4c37-9be8-822c473fb653']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8329627-4a98-4b9a-bfbc-9d879ce48ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8329627-4a98-4b9a-bfbc-9d879ce48ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb194c63-3626-436d-aad4-c4e3e376027d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1890170740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8196cddee8749e0874aefbff29e094f',qos_specs=None,replication_status=,reservations=['314788db-0e70-403b-9bc2-064d2d65a595','9a76f20a-c09d-4d51-8627-94ac8b334478','92187bae-ac3b-4d3d-b7c4-9121ffc814da','a9ca015b-43d0-4c37-9be8-822c473fb653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a323af8ba34e3a9a191f7312a7528d',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1890170740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb194c63-3626-436d-aad4-c4e3e376027d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8196cddee8749e0874aefbff29e094f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4a323af8ba34e3a9a191f7312a7528d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79fde891-96b4-47fe-9ae5-a876d669694f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79fde891-96b4-47fe-9ae5-a876d669694f) transitioned into state 'SUCCESS' from state '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-1890170740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8196cddee8749e0874aefbff29e094f',qos_specs=None,replication_status=,reservations=['314788db-0e70-403b-9bc2-064d2d65a595','9a76f20a-c09d-4d51-8627-94ac8b334478','92187bae-ac3b-4d3d-b7c4-9121ffc814da','a9ca015b-43d0-4c37-9be8-822c473fb653'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a323af8ba34e3a9a191f7312a7528d',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73768b98-4db4-4f95-a132-7a9706f5a052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73768b98-4db4-4f95-a132-7a9706f5a052) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Flow 'volume_create_api' (6ffed6b6-16b8-4caa-8e6a-01ea2a931ca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Create volume request issued successfully. Sep 01 02:05:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9862c971-2b9f-4468-b13a-12fa2f0a6392 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 385/768] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:56 2026] POST /volume/v3/volumes => generated 762 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4de6b68d-6dc3-4d02-a534-01230ca7539a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4de6b68d-6dc3-4d02-a534-01230ca7539a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d Sep 01 02:05:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4de6b68d-6dc3-4d02-a534-01230ca7539a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4de6b68d-6dc3-4d02-a534-01230ca7539a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4de6b68d-6dc3-4d02-a534-01230ca7539a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:05:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4de6b68d-6dc3-4d02-a534-01230ca7539a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d returned with HTTP 200 Sep 01 02:05:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 384/769] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:57 2026] GET /volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d => generated 830 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-eab820b1-3401-436f-a752-57ae96820186 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eab820b1-3401-436f-a752-57ae96820186 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d Sep 01 02:05:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eab820b1-3401-436f-a752-57ae96820186 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eab820b1-3401-436f-a752-57ae96820186 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-eab820b1-3401-436f-a752-57ae96820186 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:05:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eab820b1-3401-436f-a752-57ae96820186 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d returned with HTTP 200 Sep 01 02:05:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 386/770] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:58 2026] GET /volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d => generated 854 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:05:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1315382423"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1315382423'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:58 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Create volume of 1 GB Sep 01 02:05:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Availability Zones retrieved successfully. Sep 01 02:05:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Flow 'volume_create_api' (4cfe395d-1545-49fc-be9b-6ee49d6edd03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b59541-921f-430b-abf6-6de52e41ed5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0b59541-921f-430b-abf6-6de52e41ed5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf97c68-96ae-4f70-87cf-5c72b9cf0a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Created reservations ['20c584e0-6e98-4620-88a8-a868fe597cec', 'b0049780-8dc8-462f-9f24-bd5ac9304e08', '6e852f6b-284d-4dc8-8ee1-eaefd82f956d', 'f308a1f9-d251-4fee-8ba1-b65db67dbae4'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baf97c68-96ae-4f70-87cf-5c72b9cf0a2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c584e0-6e98-4620-88a8-a868fe597cec', 'b0049780-8dc8-462f-9f24-bd5ac9304e08', '6e852f6b-284d-4dc8-8ee1-eaefd82f956d', 'f308a1f9-d251-4fee-8ba1-b65db67dbae4']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fb1a656-b623-4d96-96d2-2e129dbf449d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fb1a656-b623-4d96-96d2-2e129dbf449d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11d771a8-cd04-4355-9749-71182b2f7db7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1315382423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af25f6ab2cc841cd80fccce2e705b381',qos_specs=None,replication_status=,reservations=['20c584e0-6e98-4620-88a8-a868fe597cec','b0049780-8dc8-462f-9f24-bd5ac9304e08','6e852f6b-284d-4dc8-8ee1-eaefd82f956d','f308a1f9-d251-4fee-8ba1-b65db67dbae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57f0b89490f41d6aafd362beae0e316',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1315382423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11d771a8-cd04-4355-9749-71182b2f7db7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af25f6ab2cc841cd80fccce2e705b381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57f0b89490f41d6aafd362beae0e316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad70cc89-7701-41f5-a877-69cc378f065b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4b77bb60-9d7b-4e0b-8e70-476cd58d037a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b77bb60-9d7b-4e0b-8e70-476cd58d037a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b77bb60-9d7b-4e0b-8e70-476cd58d037a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b77bb60-9d7b-4e0b-8e70-476cd58d037a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4b77bb60-9d7b-4e0b-8e70-476cd58d037a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad70cc89-7701-41f5-a877-69cc378f065b) transitioned into state 'SUCCESS' from state '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-1315382423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af25f6ab2cc841cd80fccce2e705b381',qos_specs=None,replication_status=,reservations=['20c584e0-6e98-4620-88a8-a868fe597cec','b0049780-8dc8-462f-9f24-bd5ac9304e08','6e852f6b-284d-4dc8-8ee1-eaefd82f956d','f308a1f9-d251-4fee-8ba1-b65db67dbae4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57f0b89490f41d6aafd362beae0e316',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575d5564-54d5-4133-ab1c-5e4e9c4b0bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b77bb60-9d7b-4e0b-8e70-476cd58d037a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d returned with HTTP 200 Sep 01 02:05:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 387/771] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:59 2026] GET /volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d => generated 855 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575d5564-54d5-4133-ab1c-5e4e9c4b0bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a818ed07-4f03-4785-87c2-eef566fee562 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a818ed07-4f03-4785-87c2-eef566fee562 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a818ed07-4f03-4785-87c2-eef566fee562 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Flow 'volume_create_api' (4cfe395d-1545-49fc-be9b-6ee49d6edd03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a818ed07-4f03-4785-87c2-eef566fee562 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Create volume request issued successfully. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-40fdc4e2-217f-4954-8c5d-86d46abf5c0a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 385/772] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:58 2026] POST /volume/v3/volumes => generated 762 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a818ed07-4f03-4785-87c2-eef566fee562 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7e74a336-124b-42c6-bcab-6497d7705485 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7e74a336-124b-42c6-bcab-6497d7705485 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7e74a336-124b-42c6-bcab-6497d7705485 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7e74a336-124b-42c6-bcab-6497d7705485 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a818ed07-4f03-4785-87c2-eef566fee562 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d returned with HTTP 200 Sep 01 02:05:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 388/773] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:59 2026] GET /volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:05:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-207466916"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-207466916'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Create volume of 1 GB Sep 01 02:05:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7e74a336-124b-42c6-bcab-6497d7705485 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Availability Zones retrieved successfully. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7e74a336-124b-42c6-bcab-6497d7705485 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:05:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 386/774] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:59 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 830 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Flow 'volume_create_api' (07b1f0d6-8f19-4067-a55e-799ffaf3fecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea003c6-4ce2-468f-9b37-5f09e7c5ae2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ea003c6-4ce2-468f-9b37-5f09e7c5ae2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca7d32c-1bcd-4b61-954e-a4b53d7c70a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Created reservations ['075bd805-06dc-4fa6-98dc-5353b8dd7c3e', '450a540f-1182-49d6-afd8-a3849e44a3e8', '9572cfe1-8f9d-4eeb-8936-82e2373e0a70', 'b5a9877f-fc8a-42ae-860c-f6417600b60b'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ca7d32c-1bcd-4b61-954e-a4b53d7c70a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['075bd805-06dc-4fa6-98dc-5353b8dd7c3e', '450a540f-1182-49d6-afd8-a3849e44a3e8', '9572cfe1-8f9d-4eeb-8936-82e2373e0a70', 'b5a9877f-fc8a-42ae-860c-f6417600b60b']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b894a4d1-5844-4353-bb95-e157df6a022a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b894a4d1-5844-4353-bb95-e157df6a022a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e46de31-7a80-4f8b-ae5a-47ca3342b263', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-207466916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8196cddee8749e0874aefbff29e094f',qos_specs=None,replication_status=,reservations=['075bd805-06dc-4fa6-98dc-5353b8dd7c3e','450a540f-1182-49d6-afd8-a3849e44a3e8','9572cfe1-8f9d-4eeb-8936-82e2373e0a70','b5a9877f-fc8a-42ae-860c-f6417600b60b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a323af8ba34e3a9a191f7312a7528d',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:05:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-207466916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e46de31-7a80-4f8b-ae5a-47ca3342b263,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b8196cddee8749e0874aefbff29e094f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4a323af8ba34e3a9a191f7312a7528d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9057049e-dd40-48f9-8c47-8bb0a0991580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9057049e-dd40-48f9-8c47-8bb0a0991580) transitioned into state 'SUCCESS' from state '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-207466916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b8196cddee8749e0874aefbff29e094f',qos_specs=None,replication_status=,reservations=['075bd805-06dc-4fa6-98dc-5353b8dd7c3e','450a540f-1182-49d6-afd8-a3849e44a3e8','9572cfe1-8f9d-4eeb-8936-82e2373e0a70','b5a9877f-fc8a-42ae-860c-f6417600b60b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4a323af8ba34e3a9a191f7312a7528d',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2feb1cb8-46fb-4872-b653-de5270561f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2feb1cb8-46fb-4872-b653-de5270561f87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Flow 'volume_create_api' (07b1f0d6-8f19-4067-a55e-799ffaf3fecb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Create volume request issued successfully. Sep 01 02:05:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b6be6446-ce29-4ae9-ab7f-3fbef7760b81 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:05:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 389/775] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:05:59 2026] POST /volume/v3/volumes => generated 761 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-57f68845-5677-4390-aea9-8355b5e43502 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-57f68845-5677-4390-aea9-8355b5e43502 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-57f68845-5677-4390-aea9-8355b5e43502 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-57f68845-5677-4390-aea9-8355b5e43502 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:05:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:05:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:05:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-57f68845-5677-4390-aea9-8355b5e43502 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:05:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-57f68845-5677-4390-aea9-8355b5e43502 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 returned with HTTP 200 Sep 01 02:05:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 387/776] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:05:59 2026] GET /volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 => generated 829 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b5940ffa-82d1-4db4-b1a9-d2faf0994e3e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b5940ffa-82d1-4db4-b1a9-d2faf0994e3e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b5940ffa-82d1-4db4-b1a9-d2faf0994e3e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b5940ffa-82d1-4db4-b1a9-d2faf0994e3e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b5940ffa-82d1-4db4-b1a9-d2faf0994e3e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b5940ffa-82d1-4db4-b1a9-d2faf0994e3e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 390/777] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:00 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 854 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-af6cc674-39ea-403a-ac8d-7b8a31640761 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-af6cc674-39ea-403a-ac8d-7b8a31640761 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:06:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-af6cc674-39ea-403a-ac8d-7b8a31640761 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-af6cc674-39ea-403a-ac8d-7b8a31640761 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-af6cc674-39ea-403a-ac8d-7b8a31640761 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-af6cc674-39ea-403a-ac8d-7b8a31640761 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 returned with HTTP 200 Sep 01 02:06:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 388/778] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:00 2026] GET /volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 => generated 853 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c791f235-ee41-43aa-8676-16fc6328b433 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c791f235-ee41-43aa-8676-16fc6328b433 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c791f235-ee41-43aa-8676-16fc6328b433 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c791f235-ee41-43aa-8676-16fc6328b433 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c791f235-ee41-43aa-8676-16fc6328b433 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c791f235-ee41-43aa-8676-16fc6328b433 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 391/779] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:01 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 855 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-675833c6-c5e7-4b65-82b6-95d94a3bf30f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-675833c6-c5e7-4b65-82b6-95d94a3bf30f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-675833c6-c5e7-4b65-82b6-95d94a3bf30f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-675833c6-c5e7-4b65-82b6-95d94a3bf30f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-675833c6-c5e7-4b65-82b6-95d94a3bf30f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-675833c6-c5e7-4b65-82b6-95d94a3bf30f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 389/780] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:01 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-b7486ea1-d714-4ff7-b598-f1c6d92edf4b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-b7486ea1-d714-4ff7-b598-f1c6d92edf4b None None] GET http://192.168.122.45/volume// Sep 01 02:06:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-b7486ea1-d714-4ff7-b598-f1c6d92edf4b None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-b7486ea1-d714-4ff7-b598-f1c6d92edf4b None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-b7486ea1-d714-4ff7-b598-f1c6d92edf4b None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:06:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 392/781] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:01 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-2222d1b7-8065-4e31-a98c-6f7e97850da5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-2222d1b7-8065-4e31-a98c-6f7e97850da5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:06:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-2222d1b7-8065-4e31-a98c-6f7e97850da5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "11d771a8-cd04-4355-9749-71182b2f7db7", "connector": null, "instance_uuid": "9a77d962-5c04-4487-bfaa-ec7c21f2b8f5"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-118ed847-4823-4ceb-9c86-6b3b7c51ec23 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-118ed847-4823-4ceb-9c86-6b3b7c51ec23 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-118ed847-4823-4ceb-9c86-6b3b7c51ec23 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-118ed847-4823-4ceb-9c86-6b3b7c51ec23 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-2222d1b7-8065-4e31-a98c-6f7e97850da5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 390/782] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:06:01 2026] POST /volume/v3/attachments => generated 273 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-118ed847-4823-4ceb-9c86-6b3b7c51ec23 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-118ed847-4823-4ceb-9c86-6b3b7c51ec23 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 393/783] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:02 2026] GET /volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-efd5ac91-2ef4-48d9-9e07-6c516c01d500 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-efd5ac91-2ef4-48d9-9e07-6c516c01d500 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-efd5ac91-2ef4-48d9-9e07-6c516c01d500 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-efd5ac91-2ef4-48d9-9e07-6c516c01d500 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c0ca7e35-d6fd-48c2-bbc8-45ecd1ea48ef None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0ca7e35-d6fd-48c2-bbc8-45ecd1ea48ef tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0ca7e35-d6fd-48c2-bbc8-45ecd1ea48ef tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0ca7e35-d6fd-48c2-bbc8-45ecd1ea48ef tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c0ca7e35-d6fd-48c2-bbc8-45ecd1ea48ef tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-efd5ac91-2ef4-48d9-9e07-6c516c01d500 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0ca7e35-d6fd-48c2-bbc8-45ecd1ea48ef tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 394/784] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:02 2026] GET /volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 => generated 854 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-7bf1d191-b257-469a-8be9-3010f801feb5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-7bf1d191-b257-469a-8be9-3010f801feb5 None None] GET http://192.168.122.45/volume// Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-7bf1d191-b257-469a-8be9-3010f801feb5 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-7bf1d191-b257-469a-8be9-3010f801feb5 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-efd5ac91-2ef4-48d9-9e07-6c516c01d500 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-7bf1d191-b257-469a-8be9-3010f801feb5 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 395/785] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:02 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 391/786] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:02 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 854 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-65f56633-0354-48ec-bdfb-84c5adaaf67e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-65f56633-0354-48ec-bdfb-84c5adaaf67e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-65f56633-0354-48ec-bdfb-84c5adaaf67e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-65f56633-0354-48ec-bdfb-84c5adaaf67e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-65f56633-0354-48ec-bdfb-84c5adaaf67e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-65f56633-0354-48ec-bdfb-84c5adaaf67e tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 396/787] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:06:02 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 1035 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Create volume of 1 GB Sep 01 02:06:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Availability Zones retrieved successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Flow 'volume_create_api' (0243ebf8-5d5a-4d0a-b047-bfaa089c943a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774b101c-3b35-4cbc-8e10-813b05b035cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-4393983c-7727-4f5f-93c1-02f6235886a5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-4393983c-7727-4f5f-93c1-02f6235886a5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] PUT http://192.168.122.45/volume/v3/attachments/4e1a914c-70e5-485d-9d00-8a43bcd907fe Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-4393983c-7727-4f5f-93c1-02f6235886a5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (774b101c-3b35-4cbc-8e10-813b05b035cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-4393983c-7727-4f5f-93c1-02f6235886a5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Acquiring lock "cinder-attachment_update-11d771a8-cd04-4355-9749-71182b2f7db7-devstack" by "attachment_update" {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c76ccb04-cb99-47b7-9e98-6100132794a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-4393983c-7727-4f5f-93c1-02f6235886a5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Lock "cinder-attachment_update-11d771a8-cd04-4355-9749-71182b2f7db7-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Created reservations ['f9f6c07f-5990-44b4-9c1e-bca87148cdb8', '80e162b9-47dd-4114-bcff-76cbfb861937', '051d2f2d-7792-4ca1-8979-1755536de6f7', '85e8c15b-beac-48a3-a10a-7b8df26b26bd'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c76ccb04-cb99-47b7-9e98-6100132794a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9f6c07f-5990-44b4-9c1e-bca87148cdb8', '80e162b9-47dd-4114-bcff-76cbfb861937', '051d2f2d-7792-4ca1-8979-1755536de6f7', '85e8c15b-beac-48a3-a10a-7b8df26b26bd']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f6230b-a002-44a2-8d16-fc1433528c07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6f6230b-a002-44a2-8d16-fc1433528c07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e405f28d-4105-4238-a7fd-4848ac418979', '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='f3e67e6991b64201bd50ceba633da675',qos_specs=None,replication_status=,reservations=['f9f6c07f-5990-44b4-9c1e-bca87148cdb8','80e162b9-47dd-4114-bcff-76cbfb861937','051d2f2d-7792-4ca1-8979-1755536de6f7','85e8c15b-beac-48a3-a10a-7b8df26b26bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8c3a346f3e24ed0b730b316dd192b1c',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06: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=e405f28d-4105-4238-a7fd-4848ac418979,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f3e67e6991b64201bd50ceba633da675',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8c3a346f3e24ed0b730b316dd192b1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec20398f-7d69-4a90-8467-3b05f207053f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-4393983c-7727-4f5f-93c1-02f6235886a5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Lock "cinder-attachment_update-11d771a8-cd04-4355-9749-71182b2f7db7-devstack" released by "attachment_update" :: held 0.320s {{(pid=87080) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-4393983c-7727-4f5f-93c1-02f6235886a5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments/4e1a914c-70e5-485d-9d00-8a43bcd907fe returned with HTTP 200 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 397/788] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:06:02 2026] PUT /volume/v3/attachments/4e1a914c-70e5-485d-9d00-8a43bcd907fe => generated 694 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec20398f-7d69-4a90-8467-3b05f207053f) transitioned into state 'SUCCESS' from 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='f3e67e6991b64201bd50ceba633da675',qos_specs=None,replication_status=,reservations=['f9f6c07f-5990-44b4-9c1e-bca87148cdb8','80e162b9-47dd-4114-bcff-76cbfb861937','051d2f2d-7792-4ca1-8979-1755536de6f7','85e8c15b-beac-48a3-a10a-7b8df26b26bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8c3a346f3e24ed0b730b316dd192b1c',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d34009-07d4-432f-9ea7-8b7b0bf7c85c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2d34009-07d4-432f-9ea7-8b7b0bf7c85c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Flow 'volume_create_api' (0243ebf8-5d5a-4d0a-b047-bfaa089c943a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Create volume request issued successfully. Sep 01 02:06:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d500b28b-adc3-43ea-b15b-74792b75f4ac tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 392/789] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:02 2026] POST /volume/v3/volumes => generated 740 bytes in 707 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9f9572e2-4819-4c74-9051-f4dac85d1a98 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f9572e2-4819-4c74-9051-f4dac85d1a98 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] GET http://192.168.122.45/volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f9572e2-4819-4c74-9051-f4dac85d1a98 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f9572e2-4819-4c74-9051-f4dac85d1a98 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9f9572e2-4819-4c74-9051-f4dac85d1a98 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Volume info retrieved successfully. Sep 01 02:06:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f9572e2-4819-4c74-9051-f4dac85d1a98 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] http://192.168.122.45/volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 returned with HTTP 200 Sep 01 02:06:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 398/790] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:02 2026] GET /volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 => generated 919 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3e8880d4-51fb-4d78-bd28-e6eeec29ed95 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3e8880d4-51fb-4d78-bd28-e6eeec29ed95 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3e8880d4-51fb-4d78-bd28-e6eeec29ed95 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3e8880d4-51fb-4d78-bd28-e6eeec29ed95 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3e8880d4-51fb-4d78-bd28-e6eeec29ed95 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3e8880d4-51fb-4d78-bd28-e6eeec29ed95 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 393/791] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:03 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 855 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-01d687c6-e7e7-4ad5-b861-a74ad3fcddef None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-01d687c6-e7e7-4ad5-b861-a74ad3fcddef tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/attachments/4e1a914c-70e5-485d-9d00-8a43bcd907fe/action Sep 01 02:06:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-01d687c6-e7e7-4ad5-b861-a74ad3fcddef tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-01d687c6-e7e7-4ad5-b861-a74ad3fcddef tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ceb97606-90b9-4e79-b293-9e80a3cfc6c6 req-01d687c6-e7e7-4ad5-b861-a74ad3fcddef tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments/4e1a914c-70e5-485d-9d00-8a43bcd907fe/action returned with HTTP 204 Sep 01 02:06:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 399/792] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:06:03 2026] POST /volume/v3/attachments/4e1a914c-70e5-485d-9d00-8a43bcd907fe/action => generated 0 bytes in 117 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-24fdf27e-b2a1-4d39-95fa-45070306afe5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-24fdf27e-b2a1-4d39-95fa-45070306afe5 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] GET http://192.168.122.45/volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 Sep 01 02:06:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-24fdf27e-b2a1-4d39-95fa-45070306afe5 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-24fdf27e-b2a1-4d39-95fa-45070306afe5 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-24fdf27e-b2a1-4d39-95fa-45070306afe5 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Volume info retrieved successfully. Sep 01 02:06:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-24fdf27e-b2a1-4d39-95fa-45070306afe5 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] http://192.168.122.45/volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 returned with HTTP 200 Sep 01 02:06:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 394/793] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:04 2026] GET /volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5c771879-3adc-48ea-b3fd-54df2472722b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5c771879-3adc-48ea-b3fd-54df2472722b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5c771879-3adc-48ea-b3fd-54df2472722b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5c771879-3adc-48ea-b3fd-54df2472722b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5c771879-3adc-48ea-b3fd-54df2472722b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5c771879-3adc-48ea-b3fd-54df2472722b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 400/794] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:04 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 1147 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8bbd7321-b378-4309-a345-031f4e9ef3b9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8bbd7321-b378-4309-a345-031f4e9ef3b9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8bbd7321-b378-4309-a345-031f4e9ef3b9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8bbd7321-b378-4309-a345-031f4e9ef3b9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8bbd7321-b378-4309-a345-031f4e9ef3b9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8bbd7321-b378-4309-a345-031f4e9ef3b9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 395/795] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:04 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 1147 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d5602839-1024-458c-bc3b-b98de6494a95 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d5602839-1024-458c-bc3b-b98de6494a95 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] GET http://192.168.122.45/volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 Sep 01 02:06:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d5602839-1024-458c-bc3b-b98de6494a95 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d5602839-1024-458c-bc3b-b98de6494a95 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d5602839-1024-458c-bc3b-b98de6494a95 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Volume info retrieved successfully. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d5602839-1024-458c-bc3b-b98de6494a95 tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] http://192.168.122.45/volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 401/796] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:05 2026] GET /volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 => generated 970 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ea91d75d-bfa2-4a65-a6d2-aff06c93f04b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ea91d75d-bfa2-4a65-a6d2-aff06c93f04b tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] GET http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1&project_id=b8196cddee8749e0874aefbff29e094f Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ea91d75d-bfa2-4a65-a6d2-aff06c93f04b tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ea91d75d-bfa2-4a65-a6d2-aff06c93f04b tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ea91d75d-bfa2-4a65-a6d2-aff06c93f04b tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Could not evaluate value b8196cddee8749e0874aefbff29e094f, assuming string {{(pid=87081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ea91d75d-bfa2-4a65-a6d2-aff06c93f04b tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Searching by: MultiDict([('project_id', 'b8196cddee8749e0874aefbff29e094f'), ('all_tenants', 1)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:672: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:06:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ea91d75d-bfa2-4a65-a6d2-aff06c93f04b tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Get all volumes completed successfully. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ea91d75d-bfa2-4a65-a6d2-aff06c93f04b tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1&project_id=b8196cddee8749e0874aefbff29e094f returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 396/797] 192.168.122.45 () {58 vars in 1252 bytes} [Tue Sep 1 02:06:05 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=b8196cddee8749e0874aefbff29e094f => generated 3035 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cb5540d2-cbb1-47bc-845a-d264c764229d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cb5540d2-cbb1-47bc-845a-d264c764229d tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 Sep 01 02:06:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cb5540d2-cbb1-47bc-845a-d264c764229d tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cb5540d2-cbb1-47bc-845a-d264c764229d tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-cb5540d2-cbb1-47bc-845a-d264c764229d tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Delete volume with id: e405f28d-4105-4238-a7fd-4848ac418979 Sep 01 02:06:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cb5540d2-cbb1-47bc-845a-d264c764229d tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Volume info retrieved successfully. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cb5540d2-cbb1-47bc-845a-d264c764229d tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] Delete volume request issued successfully. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cb5540d2-cbb1-47bc-845a-d264c764229d tempest-VolumesListAdminTestJSON-622635093 tempest-VolumesListAdminTestJSON-622635093-project-admin] http://192.168.122.45/volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 returned with HTTP 202 Sep 01 02:06:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 402/798] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:05 2026] DELETE /volume/v3/volumes/e405f28d-4105-4238-a7fd-4848ac418979 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9fdd9d56-27bd-409c-8ac9-7239ac54c194 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9fdd9d56-27bd-409c-8ac9-7239ac54c194 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9fdd9d56-27bd-409c-8ac9-7239ac54c194 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9fdd9d56-27bd-409c-8ac9-7239ac54c194 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9fdd9d56-27bd-409c-8ac9-7239ac54c194 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9fdd9d56-27bd-409c-8ac9-7239ac54c194 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 397/799] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:05 2026] GET /volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 => generated 854 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e46f564b-f874-43a5-8791-7323380affcd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e46f564b-f874-43a5-8791-7323380affcd tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] DELETE http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:06:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e46f564b-f874-43a5-8791-7323380affcd tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e46f564b-f874-43a5-8791-7323380affcd tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-e46f564b-f874-43a5-8791-7323380affcd tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Delete volume with id: 7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:06:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e46f564b-f874-43a5-8791-7323380affcd tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e46f564b-f874-43a5-8791-7323380affcd tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Delete volume request issued successfully. Sep 01 02:06:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e46f564b-f874-43a5-8791-7323380affcd tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 returned with HTTP 202 Sep 01 02:06:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 403/800] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:05 2026] DELETE /volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 => generated 0 bytes in 140 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c4184cc6-ed7e-4983-b03a-23d2239fef6a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c4184cc6-ed7e-4983-b03a-23d2239fef6a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c4184cc6-ed7e-4983-b03a-23d2239fef6a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c4184cc6-ed7e-4983-b03a-23d2239fef6a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=299,cinder:INSERT=56,cinder:UPDATE=85 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c4184cc6-ed7e-4983-b03a-23d2239fef6a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c4184cc6-ed7e-4983-b03a-23d2239fef6a tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 returned with HTTP 200 Sep 01 02:06:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 398/801] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:05 2026] GET /volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 => generated 853 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c5907206-94aa-4895-818e-2bcb397eaa73 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5907206-94aa-4895-818e-2bcb397eaa73 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:06:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c5907206-94aa-4895-818e-2bcb397eaa73 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c5907206-94aa-4895-818e-2bcb397eaa73 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:06 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=237,cinder:INSERT=24,cinder:UPDATE=46 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:06:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c5907206-94aa-4895-818e-2bcb397eaa73 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5907206-94aa-4895-818e-2bcb397eaa73 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 returned with HTTP 200 Sep 01 02:06:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 404/802] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:06 2026] GET /volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 => generated 853 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-db152332-cbda-468e-842c-9ef00c81f3db None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db152332-cbda-468e-842c-9ef00c81f3db tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 Sep 01 02:06:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db152332-cbda-468e-842c-9ef00c81f3db tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db152332-cbda-468e-842c-9ef00c81f3db tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db152332-cbda-468e-842c-9ef00c81f3db tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 returned with HTTP 404 Sep 01 02:06:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 399/803] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:08 2026] GET /volume/v3/volumes/7e46de31-7a80-4f8b-ae5a-47ca3342b263 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cfcb6088-de03-45df-9601-28296e4365cf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfcb6088-de03-45df-9601-28296e4365cf tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d Sep 01 02:06:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cfcb6088-de03-45df-9601-28296e4365cf tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cfcb6088-de03-45df-9601-28296e4365cf tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cfcb6088-de03-45df-9601-28296e4365cf tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfcb6088-de03-45df-9601-28296e4365cf tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d returned with HTTP 200 Sep 01 02:06:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 405/804] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:08 2026] GET /volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d => generated 855 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-13d52b9b-17cb-485a-866a-35b126d7106b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-13d52b9b-17cb-485a-866a-35b126d7106b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] DELETE http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d Sep 01 02:06:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-13d52b9b-17cb-485a-866a-35b126d7106b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-13d52b9b-17cb-485a-866a-35b126d7106b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:08 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-13d52b9b-17cb-485a-866a-35b126d7106b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Delete volume with id: cb194c63-3626-436d-aad4-c4e3e376027d Sep 01 02:06:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-13d52b9b-17cb-485a-866a-35b126d7106b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-13d52b9b-17cb-485a-866a-35b126d7106b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Delete volume request issued successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-13d52b9b-17cb-485a-866a-35b126d7106b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d returned with HTTP 202 Sep 01 02:06:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 400/805] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:08 2026] DELETE /volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d4c74f60-dedb-4a9d-89f9-52bb308f3ddb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d4c74f60-dedb-4a9d-89f9-52bb308f3ddb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d Sep 01 02:06:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d4c74f60-dedb-4a9d-89f9-52bb308f3ddb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d4c74f60-dedb-4a9d-89f9-52bb308f3ddb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d4c74f60-dedb-4a9d-89f9-52bb308f3ddb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d4c74f60-dedb-4a9d-89f9-52bb308f3ddb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d returned with HTTP 200 Sep 01 02:06:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 406/806] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:08 2026] GET /volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d => generated 854 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-05661205-718f-433f-8cd9-054ac29fc537 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05661205-718f-433f-8cd9-054ac29fc537 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d Sep 01 02:06:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05661205-718f-433f-8cd9-054ac29fc537 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05661205-718f-433f-8cd9-054ac29fc537 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05661205-718f-433f-8cd9-054ac29fc537 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d returned with HTTP 404 Sep 01 02:06:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 401/807] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:09 2026] GET /volume/v3/volumes/cb194c63-3626-436d-aad4-c4e3e376027d => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cf900d45-9c12-427d-a3fe-8530f522e0bb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cf900d45-9c12-427d-a3fe-8530f522e0bb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 Sep 01 02:06:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cf900d45-9c12-427d-a3fe-8530f522e0bb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cf900d45-9c12-427d-a3fe-8530f522e0bb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cf900d45-9c12-427d-a3fe-8530f522e0bb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cf900d45-9c12-427d-a3fe-8530f522e0bb tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 returned with HTTP 200 Sep 01 02:06:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 407/808] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:09 2026] GET /volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4e18cb61-ef95-403a-9a0a-63bc66f9025b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4e18cb61-ef95-403a-9a0a-63bc66f9025b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] DELETE http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 Sep 01 02:06:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4e18cb61-ef95-403a-9a0a-63bc66f9025b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4e18cb61-ef95-403a-9a0a-63bc66f9025b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:09 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-4e18cb61-ef95-403a-9a0a-63bc66f9025b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Delete volume with id: 2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 Sep 01 02:06:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4e18cb61-ef95-403a-9a0a-63bc66f9025b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4e18cb61-ef95-403a-9a0a-63bc66f9025b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Delete volume request issued successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4e18cb61-ef95-403a-9a0a-63bc66f9025b tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 returned with HTTP 202 Sep 01 02:06:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 402/809] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:09 2026] DELETE /volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-71d7015c-e12a-4aed-a315-b28f0371f387 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71d7015c-e12a-4aed-a315-b28f0371f387 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 Sep 01 02:06:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-71d7015c-e12a-4aed-a315-b28f0371f387 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-71d7015c-e12a-4aed-a315-b28f0371f387 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-71d7015c-e12a-4aed-a315-b28f0371f387 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Volume info retrieved successfully. Sep 01 02:06:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71d7015c-e12a-4aed-a315-b28f0371f387 tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 returned with HTTP 200 Sep 01 02:06:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 408/810] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:09 2026] GET /volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 => generated 853 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6d990f2c-d3a4-4576-be15-8c47fc46dd0c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d990f2c-d3a4-4576-be15-8c47fc46dd0c tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] GET http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 Sep 01 02:06:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d990f2c-d3a4-4576-be15-8c47fc46dd0c tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d990f2c-d3a4-4576-be15-8c47fc46dd0c tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d990f2c-d3a4-4576-be15-8c47fc46dd0c tempest-VolumesListAdminTestJSON-1016478759 tempest-VolumesListAdminTestJSON-1016478759-project-member] http://192.168.122.45/volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 returned with HTTP 404 Sep 01 02:06:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 403/811] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:10 2026] GET /volume/v3/volumes/2eeaa770-81f8-4a90-8f23-45c3aa6b95b6 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2135e43e-c96d-4517-818b-e5ec2a520207 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-314570987"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-314570987'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Create volume of 1 GB Sep 01 02:06:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Availability Zones retrieved successfully. Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Flow 'volume_create_api' (f1d702b8-8eb1-48c3-ac41-732229f3297f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a47300d-a705-4833-ab59-b568067731c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a47300d-a705-4833-ab59-b568067731c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726e5df4-8c62-4368-8117-febbbcc48608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Created reservations ['94cf6f20-7c8f-4624-b293-4972cb01cf7d', '2c5877cb-1c05-4594-8416-4cfd134a397e', '776b4a2f-8184-40bb-bbac-bb4f541d7728', '3095dfb3-132b-47c0-932a-11061667295e'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (726e5df4-8c62-4368-8117-febbbcc48608) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94cf6f20-7c8f-4624-b293-4972cb01cf7d', '2c5877cb-1c05-4594-8416-4cfd134a397e', '776b4a2f-8184-40bb-bbac-bb4f541d7728', '3095dfb3-132b-47c0-932a-11061667295e']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f6854d-61da-44f4-bdf9-92e018dcf5bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9f6854d-61da-44f4-bdf9-92e018dcf5bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1d5173e-1961-4039-86a9-8b3d262cc11b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-314570987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e58ed15645384bc88fd811053e3175bf',qos_specs=None,replication_status=,reservations=['94cf6f20-7c8f-4624-b293-4972cb01cf7d','2c5877cb-1c05-4594-8416-4cfd134a397e','776b4a2f-8184-40bb-bbac-bb4f541d7728','3095dfb3-132b-47c0-932a-11061667295e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fd9efa89324334af5258315aae48c9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-314570987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1d5173e-1961-4039-86a9-8b3d262cc11b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e58ed15645384bc88fd811053e3175bf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='62fd9efa89324334af5258315aae48c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c1197a-685c-46ec-9aed-fa4f7a9a18f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00c1197a-685c-46ec-9aed-fa4f7a9a18f2) transitioned into state 'SUCCESS' from state '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-314570987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e58ed15645384bc88fd811053e3175bf',qos_specs=None,replication_status=,reservations=['94cf6f20-7c8f-4624-b293-4972cb01cf7d','2c5877cb-1c05-4594-8416-4cfd134a397e','776b4a2f-8184-40bb-bbac-bb4f541d7728','3095dfb3-132b-47c0-932a-11061667295e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='62fd9efa89324334af5258315aae48c9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90eafec-439d-41c3-b125-d87f487a73ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e90eafec-439d-41c3-b125-d87f487a73ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Flow 'volume_create_api' (f1d702b8-8eb1-48c3-ac41-732229f3297f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Create volume request issued successfully. Sep 01 02:06:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2135e43e-c96d-4517-818b-e5ec2a520207 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 409/812] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:16 2026] POST /volume/v3/volumes => generated 761 bytes in 955 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0091384c-24d5-427a-a3a3-e953c4895dc8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0091384c-24d5-427a-a3a3-e953c4895dc8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b Sep 01 02:06:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0091384c-24d5-427a-a3a3-e953c4895dc8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0091384c-24d5-427a-a3a3-e953c4895dc8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0091384c-24d5-427a-a3a3-e953c4895dc8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Volume info retrieved successfully. Sep 01 02:06:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0091384c-24d5-427a-a3a3-e953c4895dc8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b returned with HTTP 200 Sep 01 02:06:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 404/813] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:17 2026] GET /volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b => generated 829 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5d249378-d993-4497-a4ac-5286ab991b85 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d249378-d993-4497-a4ac-5286ab991b85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b Sep 01 02:06:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5d249378-d993-4497-a4ac-5286ab991b85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5d249378-d993-4497-a4ac-5286ab991b85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5d249378-d993-4497-a4ac-5286ab991b85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Volume info retrieved successfully. Sep 01 02:06:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d249378-d993-4497-a4ac-5286ab991b85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b returned with HTTP 200 Sep 01 02:06:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 410/814] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:18 2026] GET /volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-07518c4d-4728-4dec-909a-719622b1f2c8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07518c4d-4728-4dec-909a-719622b1f2c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b Sep 01 02:06:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07518c4d-4728-4dec-909a-719622b1f2c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07518c4d-4728-4dec-909a-719622b1f2c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-07518c4d-4728-4dec-909a-719622b1f2c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Volume info retrieved successfully. Sep 01 02:06:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07518c4d-4728-4dec-909a-719622b1f2c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b returned with HTTP 200 Sep 01 02:06:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 405/815] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9f8ffb8c-de3b-43c9-b35e-bfbf8bb087c8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f8ffb8c-de3b-43c9-b35e-bfbf8bb087c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:06:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f8ffb8c-de3b-43c9-b35e-bfbf8bb087c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1d5173e-1961-4039-86a9-8b3d262cc11b", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1865812340"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9f8ffb8c-de3b-43c9-b35e-bfbf8bb087c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Volume info retrieved successfully. Sep 01 02:06:19 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-9f8ffb8c-de3b-43c9-b35e-bfbf8bb087c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Create snapshot from volume f1d5173e-1961-4039-86a9-8b3d262cc11b Sep 01 02:06:19 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-9f8ffb8c-de3b-43c9-b35e-bfbf8bb087c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Created reservations ['b0420f55-d2a9-4d92-ba8e-535289b18486', '86ab4498-0e59-4d4c-b0b0-6ce68d912c91', '3bb54633-0c2e-48c3-853e-b88d28f6d77c', 'cb4648df-7d56-480d-a97b-b3002b2d3c56'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9f8ffb8c-de3b-43c9-b35e-bfbf8bb087c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot create request issued successfully. Sep 01 02:06:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f8ffb8c-de3b-43c9-b35e-bfbf8bb087c8 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:06:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 411/816] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:06:19 2026] POST /volume/v3/snapshots => generated 311 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cb7521e0-4238-4caa-864e-a40d96445da4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb7521e0-4238-4caa-864e-a40d96445da4 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f Sep 01 02:06:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb7521e0-4238-4caa-864e-a40d96445da4 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb7521e0-4238-4caa-864e-a40d96445da4 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cb7521e0-4238-4caa-864e-a40d96445da4 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb7521e0-4238-4caa-864e-a40d96445da4 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f returned with HTTP 200 Sep 01 02:06:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 406/817] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:19 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fe4a143d-c2b8-4c55-bfda-60cf8b135969 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe4a143d-c2b8-4c55-bfda-60cf8b135969 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f Sep 01 02:06:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe4a143d-c2b8-4c55-bfda-60cf8b135969 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe4a143d-c2b8-4c55-bfda-60cf8b135969 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fe4a143d-c2b8-4c55-bfda-60cf8b135969 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe4a143d-c2b8-4c55-bfda-60cf8b135969 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f returned with HTTP 200 Sep 01 02:06:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 412/818] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:20 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-15c5cbb3-4584-41e9-a49b-8c503e0d5af9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-15c5cbb3-4584-41e9-a49b-8c503e0d5af9 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f Sep 01 02:06:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-15c5cbb3-4584-41e9-a49b-8c503e0d5af9 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-15c5cbb3-4584-41e9-a49b-8c503e0d5af9 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-15c5cbb3-4584-41e9-a49b-8c503e0d5af9 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-15c5cbb3-4584-41e9-a49b-8c503e0d5af9 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f returned with HTTP 200 Sep 01 02:06:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 407/819] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:21 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f => generated 443 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e0b97599-4532-4c62-8e67-35135be4dbdb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0b97599-4532-4c62-8e67-35135be4dbdb tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f Sep 01 02:06:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0b97599-4532-4c62-8e67-35135be4dbdb tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0b97599-4532-4c62-8e67-35135be4dbdb tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e0b97599-4532-4c62-8e67-35135be4dbdb tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0b97599-4532-4c62-8e67-35135be4dbdb tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 413/820] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f => generated 470 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-acf2c647-d9b3-4d44-9bb6-15f2902cdada None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-acf2c647-d9b3-4d44-9bb6-15f2902cdada tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] POST http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-acf2c647-d9b3-4d44-9bb6-15f2902cdada tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-acf2c647-d9b3-4d44-9bb6-15f2902cdada tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-acf2c647-d9b3-4d44-9bb6-15f2902cdada tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Update snapshot metadata completed successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-acf2c647-d9b3-4d44-9bb6-15f2902cdada tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 408/821] 192.168.122.45 () {60 vars in 1281 bytes} [Tue Sep 1 02:06:22 2026] POST /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 68 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-07dec7c7-08a2-4819-bf14-ff18015f1600 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-07dec7c7-08a2-4819-bf14-ff18015f1600 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-07dec7c7-08a2-4819-bf14-ff18015f1600 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-07dec7c7-08a2-4819-bf14-ff18015f1600 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-07dec7c7-08a2-4819-bf14-ff18015f1600 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-07dec7c7-08a2-4819-bf14-ff18015f1600 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Get snapshot metadata completed successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-07dec7c7-08a2-4819-bf14-ff18015f1600 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 414/822] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 68 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-952fd0e7-7c8d-41ac-98f4-80e0f867196c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-952fd0e7-7c8d-41ac-98f4-80e0f867196c tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] PUT http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-952fd0e7-7c8d-41ac-98f4-80e0f867196c tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-952fd0e7-7c8d-41ac-98f4-80e0f867196c tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-952fd0e7-7c8d-41ac-98f4-80e0f867196c tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Update snapshot metadata completed successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-952fd0e7-7c8d-41ac-98f4-80e0f867196c tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 409/823] 192.168.122.45 () {60 vars in 1280 bytes} [Tue Sep 1 02:06:22 2026] PUT /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 57 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b8a2fa49-e751-4eff-8a4c-98ca35e1f708 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b8a2fa49-e751-4eff-8a4c-98ca35e1f708 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b8a2fa49-e751-4eff-8a4c-98ca35e1f708 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b8a2fa49-e751-4eff-8a4c-98ca35e1f708 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b8a2fa49-e751-4eff-8a4c-98ca35e1f708 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b8a2fa49-e751-4eff-8a4c-98ca35e1f708 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Get snapshot metadata completed successfully. Sep 01 02:06:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b8a2fa49-e751-4eff-8a4c-98ca35e1f708 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 415/824] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:22 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 57 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dedd3506-f033-4145-905e-e1f1e0757cbc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dedd3506-f033-4145-905e-e1f1e0757cbc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata/key3 Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dedd3506-f033-4145-905e-e1f1e0757cbc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dedd3506-f033-4145-905e-e1f1e0757cbc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dedd3506-f033-4145-905e-e1f1e0757cbc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dedd3506-f033-4145-905e-e1f1e0757cbc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Get snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dedd3506-f033-4145-905e-e1f1e0757cbc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Delete snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dedd3506-f033-4145-905e-e1f1e0757cbc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata/key3 returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 410/825] 192.168.122.45 () {58 vars in 1278 bytes} [Tue Sep 1 02:06:23 2026] DELETE /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata/key3 => generated 0 bytes in 41 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0ab36e67-3c76-4689-978d-175ac6504fae None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0ab36e67-3c76-4689-978d-175ac6504fae tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0ab36e67-3c76-4689-978d-175ac6504fae tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0ab36e67-3c76-4689-978d-175ac6504fae tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0ab36e67-3c76-4689-978d-175ac6504fae tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0ab36e67-3c76-4689-978d-175ac6504fae tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Get snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0ab36e67-3c76-4689-978d-175ac6504fae tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 416/826] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 32 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bfc5b3fe-1ed1-49a1-aa2e-82146ac5b4b3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bfc5b3fe-1ed1-49a1-aa2e-82146ac5b4b3 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] PUT http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bfc5b3fe-1ed1-49a1-aa2e-82146ac5b4b3 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bfc5b3fe-1ed1-49a1-aa2e-82146ac5b4b3 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bfc5b3fe-1ed1-49a1-aa2e-82146ac5b4b3 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Update snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bfc5b3fe-1ed1-49a1-aa2e-82146ac5b4b3 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 411/827] 192.168.122.45 () {60 vars in 1280 bytes} [Tue Sep 1 02:06:23 2026] PUT /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 16 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-01c37e2b-1fef-4826-a396-4084aba1b39d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01c37e2b-1fef-4826-a396-4084aba1b39d tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] POST http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-01c37e2b-1fef-4826-a396-4084aba1b39d tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-01c37e2b-1fef-4826-a396-4084aba1b39d tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-01c37e2b-1fef-4826-a396-4084aba1b39d tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Update snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01c37e2b-1fef-4826-a396-4084aba1b39d tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 417/828] 192.168.122.45 () {60 vars in 1281 bytes} [Tue Sep 1 02:06:23 2026] POST /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 68 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1697dad0-0523-4841-a3eb-603b91b1dd85 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1697dad0-0523-4841-a3eb-603b91b1dd85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1697dad0-0523-4841-a3eb-603b91b1dd85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1697dad0-0523-4841-a3eb-603b91b1dd85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1697dad0-0523-4841-a3eb-603b91b1dd85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1697dad0-0523-4841-a3eb-603b91b1dd85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Get snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1697dad0-0523-4841-a3eb-603b91b1dd85 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 412/829] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 68 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6d458b22-3ed6-4bef-9e3f-504593ba3ac5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6d458b22-3ed6-4bef-9e3f-504593ba3ac5 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] PUT http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata/key3 Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6d458b22-3ed6-4bef-9e3f-504593ba3ac5 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6d458b22-3ed6-4bef-9e3f-504593ba3ac5 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6d458b22-3ed6-4bef-9e3f-504593ba3ac5 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Update snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6d458b22-3ed6-4bef-9e3f-504593ba3ac5 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata/key3 returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 418/830] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:06:23 2026] PUT /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata/key3 => generated 35 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-62e5f992-c7f0-4e33-a9cb-a1fd3754a67b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62e5f992-c7f0-4e33-a9cb-a1fd3754a67b tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata/key3 Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62e5f992-c7f0-4e33-a9cb-a1fd3754a67b tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62e5f992-c7f0-4e33-a9cb-a1fd3754a67b tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-62e5f992-c7f0-4e33-a9cb-a1fd3754a67b tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-62e5f992-c7f0-4e33-a9cb-a1fd3754a67b tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Get snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62e5f992-c7f0-4e33-a9cb-a1fd3754a67b tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata/key3 returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 413/831] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-431e6cb5-721b-4d02-bfb5-2d4b98b90a16 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-431e6cb5-721b-4d02-bfb5-2d4b98b90a16 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-431e6cb5-721b-4d02-bfb5-2d4b98b90a16 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-431e6cb5-721b-4d02-bfb5-2d4b98b90a16 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-431e6cb5-721b-4d02-bfb5-2d4b98b90a16 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-431e6cb5-721b-4d02-bfb5-2d4b98b90a16 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Get snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-431e6cb5-721b-4d02-bfb5-2d4b98b90a16 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 419/832] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0ae55f3b-6881-4ef6-b0ea-790d7b850d32 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0ae55f3b-6881-4ef6-b0ea-790d7b850d32 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] PUT http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0ae55f3b-6881-4ef6-b0ea-790d7b850d32 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0ae55f3b-6881-4ef6-b0ea-790d7b850d32 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0ae55f3b-6881-4ef6-b0ea-790d7b850d32 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Update snapshot metadata completed successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0ae55f3b-6881-4ef6-b0ea-790d7b850d32 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 414/833] 192.168.122.45 () {60 vars in 1280 bytes} [Tue Sep 1 02:06:23 2026] PUT /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f/metadata => generated 16 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-029c7074-d574-473d-8761-c7a275b7a65f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-029c7074-d574-473d-8761-c7a275b7a65f tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-029c7074-d574-473d-8761-c7a275b7a65f tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-029c7074-d574-473d-8761-c7a275b7a65f tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-029c7074-d574-473d-8761-c7a275b7a65f tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Delete snapshot with id: f418c92f-99cd-4659-9fbb-6982b173418f Sep 01 02:06:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-029c7074-d574-473d-8761-c7a275b7a65f tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-029c7074-d574-473d-8761-c7a275b7a65f tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot delete request issued successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-029c7074-d574-473d-8761-c7a275b7a65f tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f returned with HTTP 202 Sep 01 02:06:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 420/834] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:06:23 2026] DELETE /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e202556f-aa40-4f42-b32e-345b76019df6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e202556f-aa40-4f42-b32e-345b76019df6 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e202556f-aa40-4f42-b32e-345b76019df6 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e202556f-aa40-4f42-b32e-345b76019df6 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e202556f-aa40-4f42-b32e-345b76019df6 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e202556f-aa40-4f42-b32e-345b76019df6 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f returned with HTTP 200 Sep 01 02:06:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 415/835] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:23 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f => generated 469 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ad85e96b-79bd-4aa0-a28e-c165be4976cd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ad85e96b-79bd-4aa0-a28e-c165be4976cd tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f Sep 01 02:06:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ad85e96b-79bd-4aa0-a28e-c165be4976cd tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ad85e96b-79bd-4aa0-a28e-c165be4976cd tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ad85e96b-79bd-4aa0-a28e-c165be4976cd tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Snapshot retrieved successfully. Sep 01 02:06:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ad85e96b-79bd-4aa0-a28e-c165be4976cd tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f returned with HTTP 200 Sep 01 02:06:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 421/836] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:24 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f => generated 469 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-33c46017-c9b9-484b-9afa-49774c50a9c3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33c46017-c9b9-484b-9afa-49774c50a9c3 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f Sep 01 02:06:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33c46017-c9b9-484b-9afa-49774c50a9c3 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33c46017-c9b9-484b-9afa-49774c50a9c3 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33c46017-c9b9-484b-9afa-49774c50a9c3 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f returned with HTTP 404 Sep 01 02:06:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 416/837] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/snapshots/f418c92f-99cd-4659-9fbb-6982b173418f => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c211de9e-3a9b-4336-ad92-6cf328425338 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c211de9e-3a9b-4336-ad92-6cf328425338 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b Sep 01 02:06:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c211de9e-3a9b-4336-ad92-6cf328425338 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c211de9e-3a9b-4336-ad92-6cf328425338 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c211de9e-3a9b-4336-ad92-6cf328425338 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c211de9e-3a9b-4336-ad92-6cf328425338 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 422/838] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-53c03b9a-349d-465b-9ba7-390bfb49a5cc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-53c03b9a-349d-465b-9ba7-390bfb49a5cc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] DELETE http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b Sep 01 02:06:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-53c03b9a-349d-465b-9ba7-390bfb49a5cc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-53c03b9a-349d-465b-9ba7-390bfb49a5cc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-53c03b9a-349d-465b-9ba7-390bfb49a5cc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Delete volume with id: f1d5173e-1961-4039-86a9-8b3d262cc11b Sep 01 02:06:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-53c03b9a-349d-465b-9ba7-390bfb49a5cc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-53c03b9a-349d-465b-9ba7-390bfb49a5cc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Delete volume request issued successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-53c03b9a-349d-465b-9ba7-390bfb49a5cc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b returned with HTTP 202 Sep 01 02:06:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 417/839] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:25 2026] DELETE /volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b16eedd8-49e2-4d9e-9456-8868c9cf4d57 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b16eedd8-49e2-4d9e-9456-8868c9cf4d57 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b Sep 01 02:06:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b16eedd8-49e2-4d9e-9456-8868c9cf4d57 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b16eedd8-49e2-4d9e-9456-8868c9cf4d57 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b16eedd8-49e2-4d9e-9456-8868c9cf4d57 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Volume info retrieved successfully. Sep 01 02:06:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b16eedd8-49e2-4d9e-9456-8868c9cf4d57 tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b returned with HTTP 200 Sep 01 02:06:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 423/840] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:25 2026] GET /volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-21a2a5a0-dcd9-4766-bcd6-4969bd22eadc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-21a2a5a0-dcd9-4766-bcd6-4969bd22eadc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] GET http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b Sep 01 02:06:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-21a2a5a0-dcd9-4766-bcd6-4969bd22eadc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-21a2a5a0-dcd9-4766-bcd6-4969bd22eadc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-21a2a5a0-dcd9-4766-bcd6-4969bd22eadc tempest-SnapshotMetadataTestJSON-541452297 tempest-SnapshotMetadataTestJSON-541452297-project-member] http://192.168.122.45/volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b returned with HTTP 404 Sep 01 02:06:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 418/841] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:26 2026] GET /volume/v3/volumes/f1d5173e-1961-4039-86a9-8b3d262cc11b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-16cf9e79-4a08-46f7-85e1-57aa1897b98e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-16cf9e79-4a08-46f7-85e1-57aa1897b98e tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:06:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-16cf9e79-4a08-46f7-85e1-57aa1897b98e tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-16cf9e79-4a08-46f7-85e1-57aa1897b98e tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-16cf9e79-4a08-46f7-85e1-57aa1897b98e tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-16cf9e79-4a08-46f7-85e1-57aa1897b98e tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:06:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 424/842] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 857 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-575e7bc9-34d2-4e54-89f8-4f178923df9c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-575e7bc9-34d2-4e54-89f8-4f178923df9c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:06:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-575e7bc9-34d2-4e54-89f8-4f178923df9c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-575e7bc9-34d2-4e54-89f8-4f178923df9c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-575e7bc9-34d2-4e54-89f8-4f178923df9c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:06:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-575e7bc9-34d2-4e54-89f8-4f178923df9c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:06:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 419/843] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:30 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 857 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-26469770"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-26469770'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Create volume of 1 GB Sep 01 02:06:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Availability Zones retrieved successfully. Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Flow 'volume_create_api' (f857d57d-41f3-4d10-9092-690226782305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (383ab921-a4ad-4ff9-94b6-e6966a79cd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (383ab921-a4ad-4ff9-94b6-e6966a79cd1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39654634-5caf-4748-8cd7-574cf59f475f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Created reservations ['e8593eb3-94fb-4620-86d9-520301fbf3eb', 'b547649e-ebd7-4f27-a82a-97c9a762d4e8', '98d0bddd-7826-44a4-8f01-93e76fe264c9', '6ee37e2c-a8a7-4339-ad08-8f8825e56754'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39654634-5caf-4748-8cd7-574cf59f475f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8593eb3-94fb-4620-86d9-520301fbf3eb', 'b547649e-ebd7-4f27-a82a-97c9a762d4e8', '98d0bddd-7826-44a4-8f01-93e76fe264c9', '6ee37e2c-a8a7-4339-ad08-8f8825e56754']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8f40ae-5af8-4d6a-9966-0f493407703c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d8f40ae-5af8-4d6a-9966-0f493407703c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b311f781-aa8a-44c2-8bd2-403bd3cee1eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-26469770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea9c6a125387427993dc66b667233a88',qos_specs=None,replication_status=,reservations=['e8593eb3-94fb-4620-86d9-520301fbf3eb','b547649e-ebd7-4f27-a82a-97c9a762d4e8','98d0bddd-7826-44a4-8f01-93e76fe264c9','6ee37e2c-a8a7-4339-ad08-8f8825e56754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d00c5bb23741e2b5a04280759d6f3f',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-26469770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b311f781-aa8a-44c2-8bd2-403bd3cee1eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea9c6a125387427993dc66b667233a88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d00c5bb23741e2b5a04280759d6f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae14cad-1949-488d-910f-15c43d8dc985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ae14cad-1949-488d-910f-15c43d8dc985) transitioned into state 'SUCCESS' from state '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-26469770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea9c6a125387427993dc66b667233a88',qos_specs=None,replication_status=,reservations=['e8593eb3-94fb-4620-86d9-520301fbf3eb','b547649e-ebd7-4f27-a82a-97c9a762d4e8','98d0bddd-7826-44a4-8f01-93e76fe264c9','6ee37e2c-a8a7-4339-ad08-8f8825e56754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d00c5bb23741e2b5a04280759d6f3f',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0aa006-9485-4b1e-a68d-ae8aa09267dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b0aa006-9485-4b1e-a68d-ae8aa09267dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Flow 'volume_create_api' (f857d57d-41f3-4d10-9092-690226782305) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Create volume request issued successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4ac74398-95c3-4d7e-ac68-6d6c996e3582 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 425/844] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:32 2026] POST /volume/v3/volumes => generated 756 bytes in 920 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-39329971-ea1c-4c19-aefb-396035f1bb84 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39329971-ea1c-4c19-aefb-396035f1bb84 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39329971-ea1c-4c19-aefb-396035f1bb84 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39329971-ea1c-4c19-aefb-396035f1bb84 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-5fd74051-2eaf-406c-a0b5-4f16da53d5d3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-5fd74051-2eaf-406c-a0b5-4f16da53d5d3 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] DELETE http://192.168.122.45/volume/v3/attachments/6cd4dc5e-5305-480b-8dec-929d269e298f Sep 01 02:06:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-5fd74051-2eaf-406c-a0b5-4f16da53d5d3 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-5fd74051-2eaf-406c-a0b5-4f16da53d5d3 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-39329971-ea1c-4c19-aefb-396035f1bb84 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Volume info retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39329971-ea1c-4c19-aefb-396035f1bb84 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 420/845] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:33 2026] GET /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 824 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, Sep 01 02:06:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-5fd74051-2eaf-406c-a0b5-4f16da53d5d3 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/attachments/6cd4dc5e-5305-480b-8dec-929d269e298f returned with HTTP 200 Sep 01 02:06:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 426/846] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:06:33 2026] DELETE /volume/v3/attachments/6cd4dc5e-5305-480b-8dec-929d269e298f => generated 19 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-d9604be0-8896-4b0f-9128-9beb69265ae6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-d9604be0-8896-4b0f-9128-9beb69265ae6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] DELETE http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:06:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-d9604be0-8896-4b0f-9128-9beb69265ae6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-d9604be0-8896-4b0f-9128-9beb69265ae6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:33 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-d9604be0-8896-4b0f-9128-9beb69265ae6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Delete volume with id: d00a9e96-2662-418c-9919-cbfc3d11dd98 Sep 01 02:06:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-d9604be0-8896-4b0f-9128-9beb69265ae6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Volume info retrieved successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-d9604be0-8896-4b0f-9128-9beb69265ae6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] Delete volume request issued successfully. Sep 01 02:06:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2fbf6143-fab4-4074-8116-1ef117f184f1 req-d9604be0-8896-4b0f-9128-9beb69265ae6 tempest-TestShelveInstance-1733731671 tempest-TestShelveInstance-1733731671-project-member] http://192.168.122.45/volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 returned with HTTP 202 Sep 01 02:06:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 421/847] 192.168.122.45 () {62 vars in 1504 bytes} [Tue Sep 1 02:06:33 2026] DELETE /volume/v3/volumes/d00a9e96-2662-418c-9919-cbfc3d11dd98 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1c62b0f0-7e05-41bf-99dc-99b74d2768a4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c62b0f0-7e05-41bf-99dc-99b74d2768a4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1c62b0f0-7e05-41bf-99dc-99b74d2768a4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1c62b0f0-7e05-41bf-99dc-99b74d2768a4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1c62b0f0-7e05-41bf-99dc-99b74d2768a4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Volume info retrieved successfully. Sep 01 02:06:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c62b0f0-7e05-41bf-99dc-99b74d2768a4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 200 Sep 01 02:06:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 427/848] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:34 2026] GET /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-19bb86d3-1bf0-45da-9011-6bf90f9f1fc4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19bb86d3-1bf0-45da-9011-6bf90f9f1fc4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19bb86d3-1bf0-45da-9011-6bf90f9f1fc4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19bb86d3-1bf0-45da-9011-6bf90f9f1fc4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-19bb86d3-1bf0-45da-9011-6bf90f9f1fc4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19bb86d3-1bf0-45da-9011-6bf90f9f1fc4 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 422/849] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-debabf03-7415-4816-8b7e-5d30440a7136 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-debabf03-7415-4816-8b7e-5d30440a7136 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] POST http://192.168.122.45/volume/v3/os-volume-transfer Sep 01 02:06:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-debabf03-7415-4816-8b7e-5d30440a7136 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b311f781-aa8a-44c2-8bd2-403bd3cee1eb"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.volume_transfer [None req-debabf03-7415-4816-8b7e-5d30440a7136 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b311f781-aa8a-44c2-8bd2-403bd3cee1eb'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:06:35 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.volume_transfer [None req-debabf03-7415-4816-8b7e-5d30440a7136 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Creating transfer of volume b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:35 devstack devstack@c-api.service[87080]: INFO cinder.transfer.api [None req-debabf03-7415-4816-8b7e-5d30440a7136 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Generating transfer record for volume b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-debabf03-7415-4816-8b7e-5d30440a7136 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:06:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 428/850] 192.168.122.45 () {60 vars in 1170 bytes} [Tue Sep 1 02:06:35 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eaf26b9e-61b0-434b-990a-bd562d6c6b98 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eaf26b9e-61b0-434b-990a-bd562d6c6b98 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eaf26b9e-61b0-434b-990a-bd562d6c6b98 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eaf26b9e-61b0-434b-990a-bd562d6c6b98 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-eaf26b9e-61b0-434b-990a-bd562d6c6b98 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Volume info retrieved successfully. Sep 01 02:06:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eaf26b9e-61b0-434b-990a-bd562d6c6b98 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 423/851] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 857 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0b42ba70-321b-4653-be59-8912ae6b902a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b42ba70-321b-4653-be59-8912ae6b902a tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/os-volume-transfer/57026ee8-aa83-429b-963b-5355e8eec3bf Sep 01 02:06:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b42ba70-321b-4653-be59-8912ae6b902a tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b42ba70-321b-4653-be59-8912ae6b902a tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b42ba70-321b-4653-be59-8912ae6b902a tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/os-volume-transfer/57026ee8-aa83-429b-963b-5355e8eec3bf returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 429/852] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/os-volume-transfer/57026ee8-aa83-429b-963b-5355e8eec3bf => generated 415 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9e87492f-2692-4607-8c32-594058b34a3f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e87492f-2692-4607-8c32-594058b34a3f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/os-volume-transfer Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e87492f-2692-4607-8c32-594058b34a3f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e87492f-2692-4607-8c32-594058b34a3f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.volume_transfer [None req-9e87492f-2692-4607-8c32-594058b34a3f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Listing volume transfers {{(pid=87081) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:06:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e87492f-2692-4607-8c32-594058b34a3f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/os-volume-transfer returned with HTTP 200 Sep 01 02:06:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 424/853] 192.168.122.45 () {58 vars in 1149 bytes} [Tue Sep 1 02:06:35 2026] GET /volume/v3/os-volume-transfer => generated 374 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8dde518e-bb19-46f3-9976-dec88d37930b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] POST http://192.168.122.45/volume/v3/os-volume-transfer/57026ee8-aa83-429b-963b-5355e8eec3bf/accept Sep 01 02:06:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "36acde4eb12c7799"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.volume_transfer [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Accepting volume transfer 57026ee8-aa83-429b-963b-5355e8eec3bf {{(pid=87080) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:06:35 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.volume_transfer [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Accepting transfer 57026ee8-aa83-429b-963b-5355e8eec3bf Sep 01 02:06:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Created reservations ['819aa64a-cf64-44e2-9c57-93d14703ac83', '0bf596c9-876a-424f-8858-d96ae2f85e7a', 'cb503592-0c92-454f-9231-18bdebe781ce', '5e65c471-b8ca-48e3-8e02-13439a5dd801'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:36 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Created reservations ['71a08f81-4b5b-4faf-966f-c0c5eeeea909', '869c5e00-e2cd-43f7-8653-4d719f7e6f54', 'dadf7333-52a8-4d31-9e0c-27128b4c0f18', 'a160bfc1-4bde-45b7-9097-3033e61f9a1a'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:06:36 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Created reservations ['5354e0ee-c94e-4b3a-9c90-a1f9ed8e3cdf', '9a8fa477-56f2-4a1b-9cb7-156a4b1d0c9c', 'ec67d618-dd4f-436b-ab42-a438141b3adb', 'cc8d695e-cc3c-4fa9-bd0b-be6825ad7ecb'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:36 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Created reservations ['4e788cec-2b78-448c-9de7-be00b9bdd616', '0545cf13-0310-411a-a1db-24c28a8673a4', '40ee4b60-eccd-411e-8264-309382df7845', 'cafd5b90-d48e-4660-bc7a-653933ad3b62'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Transfer volume completed successfully. Sep 01 02:06:36 devstack devstack@c-api.service[87080]: INFO cinder.transfer.api [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Volume b311f781-aa8a-44c2-8bd2-403bd3cee1eb has been transferred. Sep 01 02:06:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8dde518e-bb19-46f3-9976-dec88d37930b tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] http://192.168.122.45/volume/v3/os-volume-transfer/57026ee8-aa83-429b-963b-5355e8eec3bf/accept returned with HTTP 202 Sep 01 02:06:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 430/854] 192.168.122.45 () {60 vars in 1302 bytes} [Tue Sep 1 02:06:35 2026] POST /volume/v3/os-volume-transfer/57026ee8-aa83-429b-963b-5355e8eec3bf/accept => generated 371 bytes in 1227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-346cba69-3c1f-4fa4-a3be-0c0d96cbffe7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-346cba69-3c1f-4fa4-a3be-0c0d96cbffe7 tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] GET http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-346cba69-3c1f-4fa4-a3be-0c0d96cbffe7 tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-346cba69-3c1f-4fa4-a3be-0c0d96cbffe7 tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-346cba69-3c1f-4fa4-a3be-0c0d96cbffe7 tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-346cba69-3c1f-4fa4-a3be-0c0d96cbffe7 tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 425/855] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:36 2026] GET /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 849 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-40404eb0-b5eb-433b-8afb-7f12a1de39ae None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-40404eb0-b5eb-433b-8afb-7f12a1de39ae tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] GET http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-40404eb0-b5eb-433b-8afb-7f12a1de39ae tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-40404eb0-b5eb-433b-8afb-7f12a1de39ae tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-40404eb0-b5eb-433b-8afb-7f12a1de39ae tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-40404eb0-b5eb-433b-8afb-7f12a1de39ae tempest-VolumesTransfersTest-372509471 tempest-VolumesTransfersTest-372509471-project-member] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 431/856] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 849 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a21ff267-29b3-4807-b973-7d699fd00965 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a21ff267-29b3-4807-b973-7d699fd00965 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] DELETE http://192.168.122.45/volume/v3/os-volume-transfer/57026ee8-aa83-429b-963b-5355e8eec3bf Sep 01 02:06:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a21ff267-29b3-4807-b973-7d699fd00965 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a21ff267-29b3-4807-b973-7d699fd00965 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.volume_transfer [None req-a21ff267-29b3-4807-b973-7d699fd00965 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Delete transfer with id: 57026ee8-aa83-429b-963b-5355e8eec3bf Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a21ff267-29b3-4807-b973-7d699fd00965 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/os-volume-transfer/57026ee8-aa83-429b-963b-5355e8eec3bf returned with HTTP 404 Sep 01 02:06:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 426/857] 192.168.122.45 () {58 vars in 1263 bytes} [Tue Sep 1 02:06:37 2026] DELETE /volume/v3/os-volume-transfer/57026ee8-aa83-429b-963b-5355e8eec3bf => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-08fbb600-ae89-4022-ad0a-6d642d5d7949 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-08fbb600-ae89-4022-ad0a-6d642d5d7949 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-08fbb600-ae89-4022-ad0a-6d642d5d7949 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-08fbb600-ae89-4022-ad0a-6d642d5d7949 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-08fbb600-ae89-4022-ad0a-6d642d5d7949 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Delete volume with id: b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-08fbb600-ae89-4022-ad0a-6d642d5d7949 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-08fbb600-ae89-4022-ad0a-6d642d5d7949 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Delete volume request issued successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-08fbb600-ae89-4022-ad0a-6d642d5d7949 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 202 Sep 01 02:06:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 432/858] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:37 2026] DELETE /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 0 bytes in 205 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-002c584e-0fb8-4318-8d6b-9bbaaf9d78e4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-002c584e-0fb8-4318-8d6b-9bbaaf9d78e4 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] GET http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-002c584e-0fb8-4318-8d6b-9bbaaf9d78e4 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-002c584e-0fb8-4318-8d6b-9bbaaf9d78e4 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-002c584e-0fb8-4318-8d6b-9bbaaf9d78e4 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-002c584e-0fb8-4318-8d6b-9bbaaf9d78e4 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 427/859] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 1011 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5ce7b75e-8f11-4578-8e15-2fdfc025202a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5ce7b75e-8f11-4578-8e15-2fdfc025202a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] DELETE http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:06:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5ce7b75e-8f11-4578-8e15-2fdfc025202a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5ce7b75e-8f11-4578-8e15-2fdfc025202a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-5ce7b75e-8f11-4578-8e15-2fdfc025202a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Delete volume with id: dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:06:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5ce7b75e-8f11-4578-8e15-2fdfc025202a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5ce7b75e-8f11-4578-8e15-2fdfc025202a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Delete volume request issued successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5ce7b75e-8f11-4578-8e15-2fdfc025202a tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 202 Sep 01 02:06:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 433/860] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:37 2026] DELETE /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-919ad816-6722-4f8e-9cf1-00a96fbea25c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-919ad816-6722-4f8e-9cf1-00a96fbea25c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:06:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-919ad816-6722-4f8e-9cf1-00a96fbea25c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-919ad816-6722-4f8e-9cf1-00a96fbea25c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-919ad816-6722-4f8e-9cf1-00a96fbea25c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Volume info retrieved successfully. Sep 01 02:06:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-919ad816-6722-4f8e-9cf1-00a96fbea25c tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 200 Sep 01 02:06:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 428/861] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:37 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3a6f8b3d-ec17-4838-aa37-62fc087bb968 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a6f8b3d-ec17-4838-aa37-62fc087bb968 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] GET http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a6f8b3d-ec17-4838-aa37-62fc087bb968 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a6f8b3d-ec17-4838-aa37-62fc087bb968 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a6f8b3d-ec17-4838-aa37-62fc087bb968 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 404 Sep 01 02:06:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 434/862] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5bfbd366-b5ab-4d33-9cb7-3e7f69875c70 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5bfbd366-b5ab-4d33-9cb7-3e7f69875c70 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5bfbd366-b5ab-4d33-9cb7-3e7f69875c70 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5bfbd366-b5ab-4d33-9cb7-3e7f69875c70 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5bfbd366-b5ab-4d33-9cb7-3e7f69875c70 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 404 Sep 01 02:06:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 429/863] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fbf2b400-424d-4c4f-a2df-17a41958a532 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fbf2b400-424d-4c4f-a2df-17a41958a532 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] DELETE http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fbf2b400-424d-4c4f-a2df-17a41958a532 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fbf2b400-424d-4c4f-a2df-17a41958a532 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-fbf2b400-424d-4c4f-a2df-17a41958a532 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Delete volume with id: b311f781-aa8a-44c2-8bd2-403bd3cee1eb Sep 01 02:06:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fbf2b400-424d-4c4f-a2df-17a41958a532 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb returned with HTTP 404 Sep 01 02:06:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 435/864] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:38 2026] DELETE /volume/v3/volumes/b311f781-aa8a-44c2-8bd2-403bd3cee1eb => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-293b77a9-b17f-4f45-929f-753d2759bea9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1625253579"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1625253579'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Create volume of 1 GB Sep 01 02:06:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Availability Zones retrieved successfully. Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Flow 'volume_create_api' (aec4dc26-e018-4abc-82f1-5b4ef3301132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf50a0b-cad9-441a-ba16-3cf8d8cb2b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf50a0b-cad9-441a-ba16-3cf8d8cb2b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-47639f79-8c09-44d7-ab50-ef10d63ba47d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-47639f79-8c09-44d7-ab50-ef10d63ba47d tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] GET http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-47639f79-8c09-44d7-ab50-ef10d63ba47d tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e896207f-3b65-4b91-b869-70765565b717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-47639f79-8c09-44d7-ab50-ef10d63ba47d tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-47639f79-8c09-44d7-ab50-ef10d63ba47d tempest-AttachVolumeShelveTestJSON-496923693 tempest-AttachVolumeShelveTestJSON-496923693-project-member] http://192.168.122.45/volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 returned with HTTP 404 Sep 01 02:06:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 436/865] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/dc5b8db4-b033-4bf1-a69b-c27568d79623 => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b2b2be79-604b-497d-bb9b-ae35c5dcdbe9 req-fc6888f4-e052-4de4-8c9d-88b5af5844be None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b2b2be79-604b-497d-bb9b-ae35c5dcdbe9 req-fc6888f4-e052-4de4-8c9d-88b5af5844be tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b2b2be79-604b-497d-bb9b-ae35c5dcdbe9 req-fc6888f4-e052-4de4-8c9d-88b5af5844be tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b2b2be79-604b-497d-bb9b-ae35c5dcdbe9 req-fc6888f4-e052-4de4-8c9d-88b5af5844be tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-b2b2be79-604b-497d-bb9b-ae35c5dcdbe9 req-fc6888f4-e052-4de4-8c9d-88b5af5844be tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b2b2be79-604b-497d-bb9b-ae35c5dcdbe9 req-fc6888f4-e052-4de4-8c9d-88b5af5844be tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 437/866] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:38 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 1147 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Created reservations ['7f29f49f-6b43-47b1-809b-fb226e999516', 'f505d879-e2ba-4c6e-b63e-3d282d076910', '4355a07a-12c6-4f83-8da1-7a7a1499f307', '7f84b853-8458-4121-a3f4-675792800726'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e896207f-3b65-4b91-b869-70765565b717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f29f49f-6b43-47b1-809b-fb226e999516', 'f505d879-e2ba-4c6e-b63e-3d282d076910', '4355a07a-12c6-4f83-8da1-7a7a1499f307', '7f84b853-8458-4121-a3f4-675792800726']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eae28c9-8a9a-410c-b5ed-f2b2a080dc5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3eae28c9-8a9a-410c-b5ed-f2b2a080dc5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50fea5d1-0961-45f3-9659-d9655aab9fcc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1625253579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea9c6a125387427993dc66b667233a88',qos_specs=None,replication_status=,reservations=['7f29f49f-6b43-47b1-809b-fb226e999516','f505d879-e2ba-4c6e-b63e-3d282d076910','4355a07a-12c6-4f83-8da1-7a7a1499f307','7f84b853-8458-4121-a3f4-675792800726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d00c5bb23741e2b5a04280759d6f3f',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1625253579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50fea5d1-0961-45f3-9659-d9655aab9fcc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ea9c6a125387427993dc66b667233a88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61d00c5bb23741e2b5a04280759d6f3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d46add3-13a4-4d4b-8987-2ea4b6e07ed1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d46add3-13a4-4d4b-8987-2ea4b6e07ed1) transitioned into state 'SUCCESS' from state '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-1625253579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ea9c6a125387427993dc66b667233a88',qos_specs=None,replication_status=,reservations=['7f29f49f-6b43-47b1-809b-fb226e999516','f505d879-e2ba-4c6e-b63e-3d282d076910','4355a07a-12c6-4f83-8da1-7a7a1499f307','7f84b853-8458-4121-a3f4-675792800726'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61d00c5bb23741e2b5a04280759d6f3f',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e31fbd9a-af8e-4e67-8a4b-9c4c5590fa29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e31fbd9a-af8e-4e67-8a4b-9c4c5590fa29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Flow 'volume_create_api' (aec4dc26-e018-4abc-82f1-5b4ef3301132) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Create volume request issued successfully. Sep 01 02:06:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-293b77a9-b17f-4f45-929f-753d2759bea9 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 430/867] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:38 2026] POST /volume/v3/volumes => generated 758 bytes in 865 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-260fb6f0-90ff-4fbd-917d-f40b00a01a33 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-260fb6f0-90ff-4fbd-917d-f40b00a01a33 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-260fb6f0-90ff-4fbd-917d-f40b00a01a33 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-260fb6f0-90ff-4fbd-917d-f40b00a01a33 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-260fb6f0-90ff-4fbd-917d-f40b00a01a33 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Volume info retrieved successfully. Sep 01 02:06:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-260fb6f0-90ff-4fbd-917d-f40b00a01a33 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 200 Sep 01 02:06:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 438/868] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:39 2026] GET /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 826 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5bb89009-9a54-4788-bf97-bf9c0fd3c608 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5bb89009-9a54-4788-bf97-bf9c0fd3c608 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5bb89009-9a54-4788-bf97-bf9c0fd3c608 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5bb89009-9a54-4788-bf97-bf9c0fd3c608 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5bb89009-9a54-4788-bf97-bf9c0fd3c608 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Volume info retrieved successfully. Sep 01 02:06:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5bb89009-9a54-4788-bf97-bf9c0fd3c608 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 200 Sep 01 02:06:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 431/869] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:40 2026] GET /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 850 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7f09cd3d-8117-436d-9440-90e6699fa9cd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7f09cd3d-8117-436d-9440-90e6699fa9cd tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7f09cd3d-8117-436d-9440-90e6699fa9cd tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7f09cd3d-8117-436d-9440-90e6699fa9cd tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:41 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7f09cd3d-8117-436d-9440-90e6699fa9cd tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Volume info retrieved successfully. Sep 01 02:06:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7f09cd3d-8117-436d-9440-90e6699fa9cd tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 200 Sep 01 02:06:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 439/870] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:41 2026] GET /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 851 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-60277dbc-42d0-4173-ba20-0bed43d0055f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-60277dbc-42d0-4173-ba20-0bed43d0055f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] POST http://192.168.122.45/volume/v3/os-volume-transfer Sep 01 02:06:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-60277dbc-42d0-4173-ba20-0bed43d0055f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "50fea5d1-0961-45f3-9659-d9655aab9fcc"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.volume_transfer [None req-60277dbc-42d0-4173-ba20-0bed43d0055f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Creating new volume transfer {'transfer': {'volume_id': '50fea5d1-0961-45f3-9659-d9655aab9fcc'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:06:41 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.volume_transfer [None req-60277dbc-42d0-4173-ba20-0bed43d0055f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Creating transfer of volume 50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:41 devstack devstack@c-api.service[87081]: INFO cinder.transfer.api [None req-60277dbc-42d0-4173-ba20-0bed43d0055f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Generating transfer record for volume 50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-60277dbc-42d0-4173-ba20-0bed43d0055f tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:06:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 432/871] 192.168.122.45 () {60 vars in 1170 bytes} [Tue Sep 1 02:06:41 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b233015b-5f5e-4d06-b176-47ed7dc03f92 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b233015b-5f5e-4d06-b176-47ed7dc03f92 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b233015b-5f5e-4d06-b176-47ed7dc03f92 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b233015b-5f5e-4d06-b176-47ed7dc03f92 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b233015b-5f5e-4d06-b176-47ed7dc03f92 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b233015b-5f5e-4d06-b176-47ed7dc03f92 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 440/872] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-95ce147b-444d-418b-bd4a-2169d93d9ba1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95ce147b-444d-418b-bd4a-2169d93d9ba1 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/os-volume-transfer/detail Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95ce147b-444d-418b-bd4a-2169d93d9ba1 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95ce147b-444d-418b-bd4a-2169d93d9ba1 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.volume_transfer [None req-95ce147b-444d-418b-bd4a-2169d93d9ba1 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Listing volume transfers {{(pid=87081) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95ce147b-444d-418b-bd4a-2169d93d9ba1 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 433/873] 192.168.122.45 () {58 vars in 1170 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/os-volume-transfer/detail => generated 418 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ff78f49e-7c83-4e02-93d3-3c317e9c57fe None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ff78f49e-7c83-4e02-93d3-3c317e9c57fe tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] DELETE http://192.168.122.45/volume/v3/os-volume-transfer/a39a8e42-9254-4167-9192-179ea27d952c Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ff78f49e-7c83-4e02-93d3-3c317e9c57fe tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ff78f49e-7c83-4e02-93d3-3c317e9c57fe tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.volume_transfer [None req-ff78f49e-7c83-4e02-93d3-3c317e9c57fe tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Delete transfer with id: a39a8e42-9254-4167-9192-179ea27d952c Sep 01 02:06:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ff78f49e-7c83-4e02-93d3-3c317e9c57fe tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/os-volume-transfer/a39a8e42-9254-4167-9192-179ea27d952c returned with HTTP 202 Sep 01 02:06:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 441/874] 192.168.122.45 () {58 vars in 1263 bytes} [Tue Sep 1 02:06:42 2026] DELETE /volume/v3/os-volume-transfer/a39a8e42-9254-4167-9192-179ea27d952c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-28090af6-14cf-4359-b3f0-fe80a0f95f15 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-28090af6-14cf-4359-b3f0-fe80a0f95f15 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-28090af6-14cf-4359-b3f0-fe80a0f95f15 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-28090af6-14cf-4359-b3f0-fe80a0f95f15 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-28090af6-14cf-4359-b3f0-fe80a0f95f15 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-28090af6-14cf-4359-b3f0-fe80a0f95f15 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 434/875] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-45268bb6-b618-410f-aef4-2f48e939dc37 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-45268bb6-b618-410f-aef4-2f48e939dc37 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] DELETE http://192.168.122.45/volume/v3/os-volume-transfer/a39a8e42-9254-4167-9192-179ea27d952c Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-45268bb6-b618-410f-aef4-2f48e939dc37 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-45268bb6-b618-410f-aef4-2f48e939dc37 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.volume_transfer [None req-45268bb6-b618-410f-aef4-2f48e939dc37 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Delete transfer with id: a39a8e42-9254-4167-9192-179ea27d952c Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-45268bb6-b618-410f-aef4-2f48e939dc37 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/os-volume-transfer/a39a8e42-9254-4167-9192-179ea27d952c returned with HTTP 404 Sep 01 02:06:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 442/876] 192.168.122.45 () {58 vars in 1263 bytes} [Tue Sep 1 02:06:42 2026] DELETE /volume/v3/os-volume-transfer/a39a8e42-9254-4167-9192-179ea27d952c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-09dfb151-44d9-4bf1-ab23-e44efa2b9dd7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-09dfb151-44d9-4bf1-ab23-e44efa2b9dd7 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-09dfb151-44d9-4bf1-ab23-e44efa2b9dd7 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-09dfb151-44d9-4bf1-ab23-e44efa2b9dd7 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-09dfb151-44d9-4bf1-ab23-e44efa2b9dd7 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Delete volume with id: 50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-09dfb151-44d9-4bf1-ab23-e44efa2b9dd7 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-09dfb151-44d9-4bf1-ab23-e44efa2b9dd7 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Delete volume request issued successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-09dfb151-44d9-4bf1-ab23-e44efa2b9dd7 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 202 Sep 01 02:06:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 435/877] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:42 2026] DELETE /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-620bb441-4773-4fd9-8ee0-7a47e1f31201 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-620bb441-4773-4fd9-8ee0-7a47e1f31201 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] GET http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-620bb441-4773-4fd9-8ee0-7a47e1f31201 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-620bb441-4773-4fd9-8ee0-7a47e1f31201 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-620bb441-4773-4fd9-8ee0-7a47e1f31201 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Volume info retrieved successfully. Sep 01 02:06:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-620bb441-4773-4fd9-8ee0-7a47e1f31201 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 200 Sep 01 02:06:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 443/878] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:42 2026] GET /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e3002b54-4dce-48b3-a28e-909fede52983 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3002b54-4dce-48b3-a28e-909fede52983 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] GET http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3002b54-4dce-48b3-a28e-909fede52983 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3002b54-4dce-48b3-a28e-909fede52983 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3002b54-4dce-48b3-a28e-909fede52983 tempest-VolumesTransfersTest-1041149784 tempest-VolumesTransfersTest-1041149784-project-admin] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 404 Sep 01 02:06:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 436/879] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9e4b7d86-c0c5-46fd-bf8e-89903e4d306b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e4b7d86-c0c5-46fd-bf8e-89903e4d306b tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] GET http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e4b7d86-c0c5-46fd-bf8e-89903e4d306b tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e4b7d86-c0c5-46fd-bf8e-89903e4d306b tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e4b7d86-c0c5-46fd-bf8e-89903e4d306b tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 404 Sep 01 02:06:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 444/880] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:43 2026] GET /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-faa2165b-07f9-431e-a9ad-02c528808e44 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-faa2165b-07f9-431e-a9ad-02c528808e44 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] DELETE http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-faa2165b-07f9-431e-a9ad-02c528808e44 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-faa2165b-07f9-431e-a9ad-02c528808e44 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:43 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-faa2165b-07f9-431e-a9ad-02c528808e44 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] Delete volume with id: 50fea5d1-0961-45f3-9659-d9655aab9fcc Sep 01 02:06:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-faa2165b-07f9-431e-a9ad-02c528808e44 tempest-VolumesTransfersTest-1916849802 tempest-VolumesTransfersTest-1916849802-project-member] http://192.168.122.45/volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc returned with HTTP 404 Sep 01 02:06:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 437/881] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:06:43 2026] DELETE /volume/v3/volumes/50fea5d1-0961-45f3-9659-d9655aab9fcc => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8e702615-c725-4371-bc98-0d86a95db0b3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8e702615-c725-4371-bc98-0d86a95db0b3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8e702615-c725-4371-bc98-0d86a95db0b3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8e702615-c725-4371-bc98-0d86a95db0b3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8e702615-c725-4371-bc98-0d86a95db0b3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8e702615-c725-4371-bc98-0d86a95db0b3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 445/882] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:49 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 1147 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-378b060d-da31-408f-8f0b-a6429623f779 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-378b060d-da31-408f-8f0b-a6429623f779 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-378b060d-da31-408f-8f0b-a6429623f779 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-378b060d-da31-408f-8f0b-a6429623f779 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-378b060d-da31-408f-8f0b-a6429623f779 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-378b060d-da31-408f-8f0b-a6429623f779 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 438/883] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:49 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 1147 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-e42a2185-b405-4abc-a39c-112b42172323 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-e42a2185-b405-4abc-a39c-112b42172323 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7/action Sep 01 02:06:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-e42a2185-b405-4abc-a39c-112b42172323 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:06:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-e42a2185-b405-4abc-a39c-112b42172323 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-e42a2185-b405-4abc-a39c-112b42172323 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-e42a2185-b405-4abc-a39c-112b42172323 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Begin detaching volume completed successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-e42a2185-b405-4abc-a39c-112b42172323 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7/action returned with HTTP 202 Sep 01 02:06:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 446/884] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:06:49 2026] POST /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-d0161e3a-f5e5-414d-87cd-8d56f74b2135 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-d0161e3a-f5e5-414d-87cd-8d56f74b2135 None None] GET http://192.168.122.45/volume// Sep 01 02:06:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-d0161e3a-f5e5-414d-87cd-8d56f74b2135 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-d0161e3a-f5e5-414d-87cd-8d56f74b2135 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-d0161e3a-f5e5-414d-87cd-8d56f74b2135 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:06:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 439/885] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:06:49 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:06:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-3ae96722-1529-447e-be6d-9305e43b9af0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-3ae96722-1529-447e-be6d-9305e43b9af0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-3ae96722-1529-447e-be6d-9305e43b9af0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-3ae96722-1529-447e-be6d-9305e43b9af0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-3ae96722-1529-447e-be6d-9305e43b9af0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-3ae96722-1529-447e-be6d-9305e43b9af0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 447/886] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:06:49 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 1331 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:06:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-bcc655d0-1bf7-4c92-b3fd-b95edf28731f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-bcc655d0-1bf7-4c92-b3fd-b95edf28731f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] DELETE http://192.168.122.45/volume/v3/attachments/4e1a914c-70e5-485d-9d00-8a43bcd907fe Sep 01 02:06:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-bcc655d0-1bf7-4c92-b3fd-b95edf28731f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-bcc655d0-1bf7-4c92-b3fd-b95edf28731f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:50 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:06:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b3158db5-a2f7-4067-bb44-2e763a0feac0 req-bcc655d0-1bf7-4c92-b3fd-b95edf28731f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments/4e1a914c-70e5-485d-9d00-8a43bcd907fe returned with HTTP 200 Sep 01 02:06:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 440/887] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:06:50 2026] DELETE /volume/v3/attachments/4e1a914c-70e5-485d-9d00-8a43bcd907fe => generated 19 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b087d258-78f3-44dd-bb9a-184d363aabb1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b087d258-78f3-44dd-bb9a-184d363aabb1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:06:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b087d258-78f3-44dd-bb9a-184d363aabb1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b087d258-78f3-44dd-bb9a-184d363aabb1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b087d258-78f3-44dd-bb9a-184d363aabb1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:06:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b087d258-78f3-44dd-bb9a-184d363aabb1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:06:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 448/888] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:50 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-785cae1f-c0b6-4577-b09b-d015897c53ed None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1400872661"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1400872661'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Create volume of 1 GB Sep 01 02:06:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Availability Zones retrieved successfully. Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Flow 'volume_create_api' (5e77a3d9-c4d6-47bb-95f2-2810efdbebc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a137a9-68e7-493c-8d7a-6357295fabd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50a137a9-68e7-493c-8d7a-6357295fabd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ce01b8-642d-41e0-a0a0-9de2907405ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Created reservations ['98b62099-c1d8-4e3e-9f23-4510635df62d', '90ad10ce-1958-4c82-afbc-ded833b14894', '3b8df861-0952-4e00-bfa6-3d9514ae3861', '03875ea5-fcc8-45be-9d5f-c03a6ef531a3'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79ce01b8-642d-41e0-a0a0-9de2907405ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98b62099-c1d8-4e3e-9f23-4510635df62d', '90ad10ce-1958-4c82-afbc-ded833b14894', '3b8df861-0952-4e00-bfa6-3d9514ae3861', '03875ea5-fcc8-45be-9d5f-c03a6ef531a3']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36687b84-5749-4bf9-8e93-5e2185bc7e23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36687b84-5749-4bf9-8e93-5e2185bc7e23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c31bb467-340c-418d-958b-24dff25d3ac9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1400872661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1e2b5e975847cebe01778f7fcf487c',qos_specs=None,replication_status=,reservations=['98b62099-c1d8-4e3e-9f23-4510635df62d','90ad10ce-1958-4c82-afbc-ded833b14894','3b8df861-0952-4e00-bfa6-3d9514ae3861','03875ea5-fcc8-45be-9d5f-c03a6ef531a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af59fe3dcae7490baaeec5b5eec181f7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1400872661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c31bb467-340c-418d-958b-24dff25d3ac9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1e2b5e975847cebe01778f7fcf487c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af59fe3dcae7490baaeec5b5eec181f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cde669-80f9-4255-84f1-f22d0aa32eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06cde669-80f9-4255-84f1-f22d0aa32eb3) transitioned into state 'SUCCESS' from state '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-1400872661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1e2b5e975847cebe01778f7fcf487c',qos_specs=None,replication_status=,reservations=['98b62099-c1d8-4e3e-9f23-4510635df62d','90ad10ce-1958-4c82-afbc-ded833b14894','3b8df861-0952-4e00-bfa6-3d9514ae3861','03875ea5-fcc8-45be-9d5f-c03a6ef531a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af59fe3dcae7490baaeec5b5eec181f7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30659dea-1733-4f1b-8f5a-a7414b462a8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30659dea-1733-4f1b-8f5a-a7414b462a8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Flow 'volume_create_api' (5e77a3d9-c4d6-47bb-95f2-2810efdbebc3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Create volume request issued successfully. Sep 01 02:06:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-785cae1f-c0b6-4577-b09b-d015897c53ed tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 441/889] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:06:52 2026] POST /volume/v3/volumes => generated 754 bytes in 1055 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0592418d-5c2f-4b9e-b0a7-cb1a8180bf8f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0592418d-5c2f-4b9e-b0a7-cb1a8180bf8f tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 Sep 01 02:06:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0592418d-5c2f-4b9e-b0a7-cb1a8180bf8f tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0592418d-5c2f-4b9e-b0a7-cb1a8180bf8f tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0592418d-5c2f-4b9e-b0a7-cb1a8180bf8f tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:06:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0592418d-5c2f-4b9e-b0a7-cb1a8180bf8f tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 returned with HTTP 200 Sep 01 02:06:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 449/890] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:53 2026] GET /volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 => generated 822 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-80264976", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-80264976', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Create volume of 1 GB Sep 01 02:06:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Availability Zones retrieved successfully. Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Flow 'volume_create_api' (495672a6-38f8-4965-97eb-0eec41878deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129f3afd-ffbe-4c79-8244-9fe472adc26b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (129f3afd-ffbe-4c79-8244-9fe472adc26b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fad40fa-c2df-4d17-80b3-cef799931e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Created reservations ['02eac89f-17a4-4b72-bb82-7c0d9b33f643', 'fc9afc81-ab10-4098-9e5a-4e2d40b8a330', '1e5fd2a5-48a2-449e-aca2-46cc7e44970a', 'afcb1867-6de8-4142-8ded-ca26d7ae3c7b'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fad40fa-c2df-4d17-80b3-cef799931e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02eac89f-17a4-4b72-bb82-7c0d9b33f643', 'fc9afc81-ab10-4098-9e5a-4e2d40b8a330', '1e5fd2a5-48a2-449e-aca2-46cc7e44970a', 'afcb1867-6de8-4142-8ded-ca26d7ae3c7b']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d585852-0cf3-4789-8e05-553b6766400f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d585852-0cf3-4789-8e05-553b6766400f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-80264976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7d054f84946c406a9f4a18e1f795c7f4',qos_specs=None,replication_status=,reservations=['02eac89f-17a4-4b72-bb82-7c0d9b33f643','fc9afc81-ab10-4098-9e5a-4e2d40b8a330','1e5fd2a5-48a2-449e-aca2-46cc7e44970a','afcb1867-6de8-4142-8ded-ca26d7ae3c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f730b05a781940b7b13db144027eebb1',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-80264976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='7d054f84946c406a9f4a18e1f795c7f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f730b05a781940b7b13db144027eebb1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d396143-0bb2-402c-9ce6-6bbdb1a175a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d396143-0bb2-402c-9ce6-6bbdb1a175a0) transitioned into state 'SUCCESS' from state '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-80264976',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='7d054f84946c406a9f4a18e1f795c7f4',qos_specs=None,replication_status=,reservations=['02eac89f-17a4-4b72-bb82-7c0d9b33f643','fc9afc81-ab10-4098-9e5a-4e2d40b8a330','1e5fd2a5-48a2-449e-aca2-46cc7e44970a','afcb1867-6de8-4142-8ded-ca26d7ae3c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f730b05a781940b7b13db144027eebb1',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96e95cf-37ca-4ced-90e2-f23988264038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b96e95cf-37ca-4ced-90e2-f23988264038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Flow 'volume_create_api' (495672a6-38f8-4965-97eb-0eec41878deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Create volume request issued successfully. Sep 01 02:06:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-4187fc2b-eaf7-45cd-8fad-976ed1d249df tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 442/891] 192.168.122.45 () {64 vars in 1425 bytes} [Tue Sep 1 02:06:54 2026] POST /volume/v3/volumes => generated 768 bytes in 624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-b1e546dc-1df8-4549-aae4-351475ea2912 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-b1e546dc-1df8-4549-aae4-351475ea2912 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] GET http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 Sep 01 02:06:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-b1e546dc-1df8-4549-aae4-351475ea2912 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-b1e546dc-1df8-4549-aae4-351475ea2912 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-b1e546dc-1df8-4549-aae4-351475ea2912 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Volume info retrieved successfully. Sep 01 02:06:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-237db5b3-14f8-4887-b4ef-1987509b1816 req-b1e546dc-1df8-4549-aae4-351475ea2912 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 returned with HTTP 200 Sep 01 02:06:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 450/892] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:54 2026] GET /volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 => generated 836 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-080cd1bc-1a43-4907-a848-4d72ddb676a4 req-116eecfb-b7c8-4fe7-b787-0c1de6a19253 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-080cd1bc-1a43-4907-a848-4d72ddb676a4 req-116eecfb-b7c8-4fe7-b787-0c1de6a19253 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] GET http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-080cd1bc-1a43-4907-a848-4d72ddb676a4 req-116eecfb-b7c8-4fe7-b787-0c1de6a19253 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-080cd1bc-1a43-4907-a848-4d72ddb676a4 req-116eecfb-b7c8-4fe7-b787-0c1de6a19253 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-080cd1bc-1a43-4907-a848-4d72ddb676a4 req-116eecfb-b7c8-4fe7-b787-0c1de6a19253 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Volume info retrieved successfully. Sep 01 02:06:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-080cd1bc-1a43-4907-a848-4d72ddb676a4 req-116eecfb-b7c8-4fe7-b787-0c1de6a19253 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 returned with HTTP 200 Sep 01 02:06:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 443/893] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:54 2026] GET /volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 => generated 836 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-77e0a549-f334-4349-ad25-b10c1379a412 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77e0a549-f334-4349-ad25-b10c1379a412 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 Sep 01 02:06:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77e0a549-f334-4349-ad25-b10c1379a412 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77e0a549-f334-4349-ad25-b10c1379a412 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-77e0a549-f334-4349-ad25-b10c1379a412 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:06:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77e0a549-f334-4349-ad25-b10c1379a412 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 returned with HTTP 200 Sep 01 02:06:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 451/894] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:54 2026] GET /volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 => generated 846 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b368ade5-47a8-4ea6-9cd4-764667b4f3cb req-22f58cf9-5519-428a-8887-b7b592eb7bca None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b368ade5-47a8-4ea6-9cd4-764667b4f3cb req-22f58cf9-5519-428a-8887-b7b592eb7bca tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] GET http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 Sep 01 02:06:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b368ade5-47a8-4ea6-9cd4-764667b4f3cb req-22f58cf9-5519-428a-8887-b7b592eb7bca tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b368ade5-47a8-4ea6-9cd4-764667b4f3cb req-22f58cf9-5519-428a-8887-b7b592eb7bca tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b368ade5-47a8-4ea6-9cd4-764667b4f3cb req-22f58cf9-5519-428a-8887-b7b592eb7bca tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Volume info retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9d366e8e-5e7e-4fab-a205-10562de1a625 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b368ade5-47a8-4ea6-9cd4-764667b4f3cb req-22f58cf9-5519-428a-8887-b7b592eb7bca tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 returned with HTTP 200 Sep 01 02:06:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 444/895] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:55 2026] GET /volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 => generated 860 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d366e8e-5e7e-4fab-a205-10562de1a625 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 Sep 01 02:06:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d366e8e-5e7e-4fab-a205-10562de1a625 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d366e8e-5e7e-4fab-a205-10562de1a625 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9d366e8e-5e7e-4fab-a205-10562de1a625 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d366e8e-5e7e-4fab-a205-10562de1a625 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 returned with HTTP 200 Sep 01 02:06:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 452/896] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:56 2026] GET /volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 => generated 847 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c31bb467-340c-418d-958b-24dff25d3ac9", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1214813112"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Create volume request body: {'volume': {'source_volid': 'c31bb467-340c-418d-958b-24dff25d3ac9', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1214813112'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Create volume of 2 GB Sep 01 02:06:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Availability Zones retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Flow 'volume_create_api' (cc906ec5-f25a-48ae-b152-c8edf88c19a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478c9320-dffe-4f7a-9cd5-a33c776030db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (478c9320-dffe-4f7a-9cd5-a33c776030db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'c31bb467-340c-418d-958b-24dff25d3ac9', 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ba0836-61b4-49df-a71a-51ce48a5ce8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Created reservations ['0baca341-34f6-4591-b0ab-6a3fc0a3b634', '649c541d-c6c6-4cae-b811-5efa323a7aa4', 'e6130c42-4dcb-4cf9-aaa6-64bb79f928b0', '7fe78df0-affc-4357-a98c-6d8ab603a9a7'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6ba0836-61b4-49df-a71a-51ce48a5ce8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0baca341-34f6-4591-b0ab-6a3fc0a3b634', '649c541d-c6c6-4cae-b811-5efa323a7aa4', 'e6130c42-4dcb-4cf9-aaa6-64bb79f928b0', '7fe78df0-affc-4357-a98c-6d8ab603a9a7']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc869997-e074-4324-9c51-3c472cb31dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc869997-e074-4324-9c51-3c472cb31dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b6ab89e-5b0d-424f-a85f-be56e9d07c9d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1214813112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1e2b5e975847cebe01778f7fcf487c',qos_specs=None,replication_status=,reservations=['0baca341-34f6-4591-b0ab-6a3fc0a3b634','649c541d-c6c6-4cae-b811-5efa323a7aa4','e6130c42-4dcb-4cf9-aaa6-64bb79f928b0','7fe78df0-affc-4357-a98c-6d8ab603a9a7'],size=2,snapshot_id=None,source_replicaid=,source_volid=c31bb467-340c-418d-958b-24dff25d3ac9,status='creating',user_id='af59fe3dcae7490baaeec5b5eec181f7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:06:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1214813112',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b6ab89e-5b0d-424f-a85f-be56e9d07c9d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e1e2b5e975847cebe01778f7fcf487c',provider_auth=None,provider_geometry=None,provider_id=None,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=c31bb467-340c-418d-958b-24dff25d3ac9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af59fe3dcae7490baaeec5b5eec181f7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6661bad0-98e4-4cf4-9491-9704d5647ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6661bad0-98e4-4cf4-9491-9704d5647ccd) transitioned into state 'SUCCESS' from state '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-1214813112',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e1e2b5e975847cebe01778f7fcf487c',qos_specs=None,replication_status=,reservations=['0baca341-34f6-4591-b0ab-6a3fc0a3b634','649c541d-c6c6-4cae-b811-5efa323a7aa4','e6130c42-4dcb-4cf9-aaa6-64bb79f928b0','7fe78df0-affc-4357-a98c-6d8ab603a9a7'],size=2,snapshot_id=None,source_replicaid=,source_volid=c31bb467-340c-418d-958b-24dff25d3ac9,status='creating',user_id='af59fe3dcae7490baaeec5b5eec181f7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdde76ba-3d8f-4386-ac77-21bd14d9eb8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdde76ba-3d8f-4386-ac77-21bd14d9eb8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Flow 'volume_create_api' (cc906ec5-f25a-48ae-b152-c8edf88c19a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:06:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Create volume request issued successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f3253d81-4c9c-4b0d-931f-ac6732c442e6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:06:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 445/897] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:06:56 2026] POST /volume/v3/volumes => generated 788 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:06:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8379eac3-286c-4b02-8ef3-2b52475cc3df None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8379eac3-286c-4b02-8ef3-2b52475cc3df tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:06:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8379eac3-286c-4b02-8ef3-2b52475cc3df tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8379eac3-286c-4b02-8ef3-2b52475cc3df tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8379eac3-286c-4b02-8ef3-2b52475cc3df tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:06:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8379eac3-286c-4b02-8ef3-2b52475cc3df tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:06:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 453/898] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:56 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-a1c89000-88fc-4bc4-80f0-c43def9f9f3f req-c67787d1-30ff-482c-8056-b10eb958b2ec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-a1c89000-88fc-4bc4-80f0-c43def9f9f3f req-c67787d1-30ff-482c-8056-b10eb958b2ec tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] GET http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 Sep 01 02:06:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-a1c89000-88fc-4bc4-80f0-c43def9f9f3f req-c67787d1-30ff-482c-8056-b10eb958b2ec tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-a1c89000-88fc-4bc4-80f0-c43def9f9f3f req-c67787d1-30ff-482c-8056-b10eb958b2ec tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-a1c89000-88fc-4bc4-80f0-c43def9f9f3f req-c67787d1-30ff-482c-8056-b10eb958b2ec tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Volume info retrieved successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-a1c89000-88fc-4bc4-80f0-c43def9f9f3f req-c67787d1-30ff-482c-8056-b10eb958b2ec tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 446/899] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:57 2026] GET /volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-7e284ec7-1b4e-461c-b686-be1a3784c341 req-17f4742f-24b9-4aec-b719-0cfca5ae01bd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-7e284ec7-1b4e-461c-b686-be1a3784c341 req-17f4742f-24b9-4aec-b719-0cfca5ae01bd tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-reader] GET http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 Sep 01 02:06:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-7e284ec7-1b4e-461c-b686-be1a3784c341 req-17f4742f-24b9-4aec-b719-0cfca5ae01bd tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-7e284ec7-1b4e-461c-b686-be1a3784c341 req-17f4742f-24b9-4aec-b719-0cfca5ae01bd tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-reader] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-7e284ec7-1b4e-461c-b686-be1a3784c341 req-17f4742f-24b9-4aec-b719-0cfca5ae01bd tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-reader] Volume info retrieved successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-7e284ec7-1b4e-461c-b686-be1a3784c341 req-17f4742f-24b9-4aec-b719-0cfca5ae01bd tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-reader] http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 454/900] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:57 2026] GET /volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 => generated 861 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b358a1e6-140b-42be-91b0-1031012306de req-5b86a68e-5bfe-44ae-a751-3e23d89966b5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b358a1e6-140b-42be-91b0-1031012306de req-5b86a68e-5bfe-44ae-a751-3e23d89966b5 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 Sep 01 02:06:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b358a1e6-140b-42be-91b0-1031012306de req-5b86a68e-5bfe-44ae-a751-3e23d89966b5 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b358a1e6-140b-42be-91b0-1031012306de req-5b86a68e-5bfe-44ae-a751-3e23d89966b5 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [req-b358a1e6-140b-42be-91b0-1031012306de req-5b86a68e-5bfe-44ae-a751-3e23d89966b5 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Delete volume with id: c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 Sep 01 02:06:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b358a1e6-140b-42be-91b0-1031012306de req-5b86a68e-5bfe-44ae-a751-3e23d89966b5 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Volume info retrieved successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b358a1e6-140b-42be-91b0-1031012306de req-5b86a68e-5bfe-44ae-a751-3e23d89966b5 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Delete volume request issued successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b358a1e6-140b-42be-91b0-1031012306de req-5b86a68e-5bfe-44ae-a751-3e23d89966b5 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 returned with HTTP 202 Sep 01 02:06:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 447/901] 192.168.122.45 () {62 vars in 1504 bytes} [Tue Sep 1 02:06:57 2026] DELETE /volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8aba8f51-1e95-446d-bb27-d368243574b9 req-cd5d18c4-ea6f-4fad-9081-3c51a555df31 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8aba8f51-1e95-446d-bb27-d368243574b9 req-cd5d18c4-ea6f-4fad-9081-3c51a555df31 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] GET http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 Sep 01 02:06:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8aba8f51-1e95-446d-bb27-d368243574b9 req-cd5d18c4-ea6f-4fad-9081-3c51a555df31 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8aba8f51-1e95-446d-bb27-d368243574b9 req-cd5d18c4-ea6f-4fad-9081-3c51a555df31 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-152b0509-a517-42ce-965e-229a21c04413 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-152b0509-a517-42ce-965e-229a21c04413 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:06:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-152b0509-a517-42ce-965e-229a21c04413 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-152b0509-a517-42ce-965e-229a21c04413 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8aba8f51-1e95-446d-bb27-d368243574b9 req-cd5d18c4-ea6f-4fad-9081-3c51a555df31 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Volume info retrieved successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8aba8f51-1e95-446d-bb27-d368243574b9 req-cd5d18c4-ea6f-4fad-9081-3c51a555df31 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 455/902] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:57 2026] GET /volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 => generated 860 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-152b0509-a517-42ce-965e-229a21c04413 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:06:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-152b0509-a517-42ce-965e-229a21c04413 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:06:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 448/903] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:57 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-00ba26ad-ef27-4acb-abbd-a4051bc8fdb2 req-e6c542e6-6836-4d44-ab23-c3fc98d83250 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-00ba26ad-ef27-4acb-abbd-a4051bc8fdb2 req-e6c542e6-6836-4d44-ab23-c3fc98d83250 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] GET http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 Sep 01 02:06:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-00ba26ad-ef27-4acb-abbd-a4051bc8fdb2 req-e6c542e6-6836-4d44-ab23-c3fc98d83250 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-00ba26ad-ef27-4acb-abbd-a4051bc8fdb2 req-e6c542e6-6836-4d44-ab23-c3fc98d83250 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-00ba26ad-ef27-4acb-abbd-a4051bc8fdb2 req-e6c542e6-6836-4d44-ab23-c3fc98d83250 tempest-VolumesGetTestJSON-1978181899 tempest-VolumesGetTestJSON-1978181899-project-member] http://192.168.122.45/volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 returned with HTTP 404 Sep 01 02:06:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 456/904] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/c1348d4f-9aa5-4c03-8ee1-243c2b00b1e4 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:06:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-33e12e1a-c3cc-4bf1-a0f3-6992c954ae40 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:06:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33e12e1a-c3cc-4bf1-a0f3-6992c954ae40 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:06:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33e12e1a-c3cc-4bf1-a0f3-6992c954ae40 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:06:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33e12e1a-c3cc-4bf1-a0f3-6992c954ae40 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:06:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:06:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:06:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:06:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:06:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-33e12e1a-c3cc-4bf1-a0f3-6992c954ae40 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:06:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33e12e1a-c3cc-4bf1-a0f3-6992c954ae40 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:06:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 449/905] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:06:58 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-22bee49d-b14b-4107-8008-f4edf179146a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22bee49d-b14b-4107-8008-f4edf179146a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22bee49d-b14b-4107-8008-f4edf179146a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22bee49d-b14b-4107-8008-f4edf179146a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22bee49d-b14b-4107-8008-f4edf179146a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22bee49d-b14b-4107-8008-f4edf179146a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 457/906] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:00 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0068f253-9ef1-46fa-839f-408703ae0ed6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0068f253-9ef1-46fa-839f-408703ae0ed6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0068f253-9ef1-46fa-839f-408703ae0ed6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0068f253-9ef1-46fa-839f-408703ae0ed6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0068f253-9ef1-46fa-839f-408703ae0ed6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0068f253-9ef1-46fa-839f-408703ae0ed6 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 450/907] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:01 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-768353df-be50-431e-a63f-1a4ed86207e2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-768353df-be50-431e-a63f-1a4ed86207e2 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-768353df-be50-431e-a63f-1a4ed86207e2 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-768353df-be50-431e-a63f-1a4ed86207e2 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-768353df-be50-431e-a63f-1a4ed86207e2 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-768353df-be50-431e-a63f-1a4ed86207e2 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 458/908] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:02 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a8b264d2-8403-46b8-960f-375669a618e7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a8b264d2-8403-46b8-960f-375669a618e7 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a8b264d2-8403-46b8-960f-375669a618e7 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a8b264d2-8403-46b8-960f-375669a618e7 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a8b264d2-8403-46b8-960f-375669a618e7 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a8b264d2-8403-46b8-960f-375669a618e7 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 451/909] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:03 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c6603a0e-e005-4d2a-8fb1-329426bcfe63 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c6603a0e-e005-4d2a-8fb1-329426bcfe63 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c6603a0e-e005-4d2a-8fb1-329426bcfe63 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c6603a0e-e005-4d2a-8fb1-329426bcfe63 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c6603a0e-e005-4d2a-8fb1-329426bcfe63 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c6603a0e-e005-4d2a-8fb1-329426bcfe63 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 459/910] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:04 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8c5d6ae0-ff50-46f9-b03d-0a070b1942fb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c5d6ae0-ff50-46f9-b03d-0a070b1942fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8c5d6ae0-ff50-46f9-b03d-0a070b1942fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8c5d6ae0-ff50-46f9-b03d-0a070b1942fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8c5d6ae0-ff50-46f9-b03d-0a070b1942fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:05 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=255,cinder:UPDATE=70,cinder:INSERT=44 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c5d6ae0-ff50-46f9-b03d-0a070b1942fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 452/911] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:05 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bd79d75f-89dd-48db-9f7d-cab96e65222c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-00c254ee-195c-4822-834f-44eb261b5938 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-00c254ee-195c-4822-834f-44eb261b5938 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-00c254ee-195c-4822-834f-44eb261b5938 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-00c254ee-195c-4822-834f-44eb261b5938 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-00c254ee-195c-4822-834f-44eb261b5938 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-00c254ee-195c-4822-834f-44eb261b5938 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 453/912] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:06 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd79d75f-89dd-48db-9f7d-cab96e65222c tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] GET http://192.168.122.45/volume/v3/scheduler-stats/get_pools Sep 01 02:07:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd79d75f-89dd-48db-9f7d-cab96e65222c tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd79d75f-89dd-48db-9f7d-cab96e65222c tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] Calling method 'get_pools' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd79d75f-89dd-48db-9f7d-cab96e65222c tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] http://192.168.122.45/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:07:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 460/913] 192.168.122.45 () {58 vars in 1170 bytes} [Tue Sep 1 02:07:06 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d16ed9ae-a45b-460b-904f-b22530574274 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d16ed9ae-a45b-460b-904f-b22530574274 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] GET http://192.168.122.45/volume/v3/scheduler-stats/get_pools?detail=True Sep 01 02:07:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d16ed9ae-a45b-460b-904f-b22530574274 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d16ed9ae-a45b-460b-904f-b22530574274 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] Calling method 'get_pools' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d16ed9ae-a45b-460b-904f-b22530574274 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] http://192.168.122.45/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 01 02:07:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 454/914] 192.168.122.45 () {58 vars in 1193 bytes} [Tue Sep 1 02:07:07 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 520 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-76bd7bbc-41e0-4284-bd6e-e6a1b953dc7e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76bd7bbc-41e0-4284-bd6e-e6a1b953dc7e tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] GET http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:07:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76bd7bbc-41e0-4284-bd6e-e6a1b953dc7e tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76bd7bbc-41e0-4284-bd6e-e6a1b953dc7e tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=296,cinder:INSERT=57,cinder:UPDATE=79 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:07:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:07 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:07:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76bd7bbc-41e0-4284-bd6e-e6a1b953dc7e tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:07:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 461/915] 192.168.122.45 () {58 vars in 1188 bytes} [Tue Sep 1 02:07:07 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6abeca0d-0819-4281-ab3f-63dd66d2a587 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6abeca0d-0819-4281-ab3f-63dd66d2a587 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] GET http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:07:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6abeca0d-0819-4281-ab3f-63dd66d2a587 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6abeca0d-0819-4281-ab3f-63dd66d2a587 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:07 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:07:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6abeca0d-0819-4281-ab3f-63dd66d2a587 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011 tempest-BackendsCapabilitiesAdminTestsJSON-1099743011-project-admin] http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:07:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 455/916] 192.168.122.45 () {58 vars in 1188 bytes} [Tue Sep 1 02:07:07 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b282d6b7-e61d-4ef3-b102-4f8174bc9d4a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b282d6b7-e61d-4ef3-b102-4f8174bc9d4a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b282d6b7-e61d-4ef3-b102-4f8174bc9d4a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b282d6b7-e61d-4ef3-b102-4f8174bc9d4a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b282d6b7-e61d-4ef3-b102-4f8174bc9d4a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b282d6b7-e61d-4ef3-b102-4f8174bc9d4a tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 462/917] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:08 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-894ce2c7-ad03-4d96-8444-fd9fce188266 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-894ce2c7-ad03-4d96-8444-fd9fce188266 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-894ce2c7-ad03-4d96-8444-fd9fce188266 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-894ce2c7-ad03-4d96-8444-fd9fce188266 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-894ce2c7-ad03-4d96-8444-fd9fce188266 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-894ce2c7-ad03-4d96-8444-fd9fce188266 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 456/918] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:09 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4aeb9693-e980-4570-ac2e-ef903873153c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4aeb9693-e980-4570-ac2e-ef903873153c tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4aeb9693-e980-4570-ac2e-ef903873153c tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4aeb9693-e980-4570-ac2e-ef903873153c tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4aeb9693-e980-4570-ac2e-ef903873153c tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4aeb9693-e980-4570-ac2e-ef903873153c tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 463/919] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 881 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-efb97d60-b08f-48ba-bb7d-28cee01c1850 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-efb97d60-b08f-48ba-bb7d-28cee01c1850 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-efb97d60-b08f-48ba-bb7d-28cee01c1850 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-efb97d60-b08f-48ba-bb7d-28cee01c1850 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-efb97d60-b08f-48ba-bb7d-28cee01c1850 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-efb97d60-b08f-48ba-bb7d-28cee01c1850 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 457/920] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 881 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-72fc9bd4-20ee-49a8-9ccc-eccfa724b6fb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72fc9bd4-20ee-49a8-9ccc-eccfa724b6fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72fc9bd4-20ee-49a8-9ccc-eccfa724b6fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72fc9bd4-20ee-49a8-9ccc-eccfa724b6fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-72fc9bd4-20ee-49a8-9ccc-eccfa724b6fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72fc9bd4-20ee-49a8-9ccc-eccfa724b6fb tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 464/921] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 881 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b00bfea7-651b-4c8e-abb3-a383116728f0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b00bfea7-651b-4c8e-abb3-a383116728f0 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] DELETE http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b00bfea7-651b-4c8e-abb3-a383116728f0 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b00bfea7-651b-4c8e-abb3-a383116728f0 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b00bfea7-651b-4c8e-abb3-a383116728f0 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Delete volume with id: 8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b00bfea7-651b-4c8e-abb3-a383116728f0 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b00bfea7-651b-4c8e-abb3-a383116728f0 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Delete volume request issued successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b00bfea7-651b-4c8e-abb3-a383116728f0 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 202 Sep 01 02:07:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 458/922] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:10 2026] DELETE /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0cb8d763-9003-45fc-893f-e17fe2598a45 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0cb8d763-9003-45fc-893f-e17fe2598a45 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0cb8d763-9003-45fc-893f-e17fe2598a45 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0cb8d763-9003-45fc-893f-e17fe2598a45 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0cb8d763-9003-45fc-893f-e17fe2598a45 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0cb8d763-9003-45fc-893f-e17fe2598a45 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 200 Sep 01 02:07:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 465/923] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:10 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 880 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8494ad60-0837-4a64-8566-527f0505446b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8494ad60-0837-4a64-8566-527f0505446b tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d Sep 01 02:07:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8494ad60-0837-4a64-8566-527f0505446b tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8494ad60-0837-4a64-8566-527f0505446b tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8494ad60-0837-4a64-8566-527f0505446b tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d returned with HTTP 404 Sep 01 02:07:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 459/924] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/volumes/8b6ab89e-5b0d-424f-a85f-be56e9d07c9d => generated 109 bytes in 67 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9f7e830c-de2a-4e44-a53d-95e61b3b5806 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f7e830c-de2a-4e44-a53d-95e61b3b5806 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 Sep 01 02:07:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f7e830c-de2a-4e44-a53d-95e61b3b5806 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f7e830c-de2a-4e44-a53d-95e61b3b5806 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9f7e830c-de2a-4e44-a53d-95e61b3b5806 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f7e830c-de2a-4e44-a53d-95e61b3b5806 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 returned with HTTP 200 Sep 01 02:07:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 466/925] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 => generated 847 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-47de6080-c108-42a9-9afd-2aa6531df4c4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47de6080-c108-42a9-9afd-2aa6531df4c4 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 Sep 01 02:07:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47de6080-c108-42a9-9afd-2aa6531df4c4 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47de6080-c108-42a9-9afd-2aa6531df4c4 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:11 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-47de6080-c108-42a9-9afd-2aa6531df4c4 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Delete volume with id: c31bb467-340c-418d-958b-24dff25d3ac9 Sep 01 02:07:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-47de6080-c108-42a9-9afd-2aa6531df4c4 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-47de6080-c108-42a9-9afd-2aa6531df4c4 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Delete volume request issued successfully. Sep 01 02:07:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47de6080-c108-42a9-9afd-2aa6531df4c4 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 returned with HTTP 202 Sep 01 02:07:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 460/926] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:11 2026] DELETE /volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e344fe92-9240-415c-b773-69f97c0c4137 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e344fe92-9240-415c-b773-69f97c0c4137 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 Sep 01 02:07:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e344fe92-9240-415c-b773-69f97c0c4137 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e344fe92-9240-415c-b773-69f97c0c4137 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:12 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:12 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:12 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e344fe92-9240-415c-b773-69f97c0c4137 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e344fe92-9240-415c-b773-69f97c0c4137 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 returned with HTTP 200 Sep 01 02:07:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 467/927] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:11 2026] GET /volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 => generated 846 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eeb14aed-a96b-4522-9995-2def98423883 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eeb14aed-a96b-4522-9995-2def98423883 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 Sep 01 02:07:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eeb14aed-a96b-4522-9995-2def98423883 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eeb14aed-a96b-4522-9995-2def98423883 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-eeb14aed-a96b-4522-9995-2def98423883 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Volume info retrieved successfully. Sep 01 02:07:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eeb14aed-a96b-4522-9995-2def98423883 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 returned with HTTP 200 Sep 01 02:07:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 461/928] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:13 2026] GET /volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 => generated 846 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ab6311bf-5600-4c20-a720-a0b044a6c744 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ab6311bf-5600-4c20-a720-a0b044a6c744 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] GET http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 Sep 01 02:07:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ab6311bf-5600-4c20-a720-a0b044a6c744 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ab6311bf-5600-4c20-a720-a0b044a6c744 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ab6311bf-5600-4c20-a720-a0b044a6c744 tempest-VolumesCloneTest-701735700 tempest-VolumesCloneTest-701735700-project-member] http://192.168.122.45/volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 returned with HTTP 404 Sep 01 02:07:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 468/929] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:14 2026] GET /volume/v3/volumes/c31bb467-340c-418d-958b-24dff25d3ac9 => generated 109 bytes in 85 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4103cd4c-70e0-4b92-b2e8-2bd999e8305a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4103cd4c-70e0-4b92-b2e8-2bd999e8305a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] POST http://192.168.122.45/volume/v3/qos-specs Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4103cd4c-70e0-4b92-b2e8-2bd999e8305a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1155549360", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.qos_specs [None req-4103cd4c-70e0-4b92-b2e8-2bd999e8305a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1155549360', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87081) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-4103cd4c-70e0-4b92-b2e8-2bd999e8305a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DB qos_specs_create(): root {'id': 'd0f85f31-a557-4430-ad33-b250101ef6d0', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1155549360'} {{(pid=87081) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4103cd4c-70e0-4b92-b2e8-2bd999e8305a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 462/930] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:07:16 2026] POST /volume/v3/qos-specs => generated 399 bytes in 345 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-78158b87-98ba-46d5-9a00-ac828cdabacf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-78158b87-98ba-46d5-9a00-ac828cdabacf tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-78158b87-98ba-46d5-9a00-ac828cdabacf tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-238581895"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-78158b87-98ba-46d5-9a00-ac828cdabacf tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 469/931] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:17 2026] POST /volume/v3/types => generated 221 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-47fbc1ce-fc97-4d96-834a-349f548fa9f8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47fbc1ce-fc97-4d96-834a-349f548fa9f8 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47fbc1ce-fc97-4d96-834a-349f548fa9f8 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1294768270"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47fbc1ce-fc97-4d96-834a-349f548fa9f8 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 463/932] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:17 2026] POST /volume/v3/types => generated 222 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-23cf060a-ba97-4276-b9ed-dbf5da5f5a53 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-23cf060a-ba97-4276-b9ed-dbf5da5f5a53 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-23cf060a-ba97-4276-b9ed-dbf5da5f5a53 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1450410657"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-23cf060a-ba97-4276-b9ed-dbf5da5f5a53 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 470/933] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:07:17 2026] POST /volume/v3/types => generated 222 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-33ec29a2-bb87-42d8-9b3e-c00ad86f6621 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33ec29a2-bb87-42d8-9b3e-c00ad86f6621 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associate?vol_type_id=a816126b-7928-47f8-bc01-a2bbaeef5808 Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33ec29a2-bb87-42d8-9b3e-c00ad86f6621 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33ec29a2-bb87-42d8-9b3e-c00ad86f6621 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'associate' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-33ec29a2-bb87-42d8-9b3e-c00ad86f6621 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Associate qos_spec: d0f85f31-a557-4430-ad33-b250101ef6d0 with type: a816126b-7928-47f8-bc01-a2bbaeef5808 {{(pid=87081) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33ec29a2-bb87-42d8-9b3e-c00ad86f6621 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associate?vol_type_id=a816126b-7928-47f8-bc01-a2bbaeef5808 returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 464/934] 192.168.122.45 () {58 vars in 1360 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associate?vol_type_id=a816126b-7928-47f8-bc01-a2bbaeef5808 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3a723718-c3c5-4578-bdbf-47800c08d11e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a723718-c3c5-4578-bdbf-47800c08d11e tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associate?vol_type_id=a2d0ebf2-d4b5-414a-9616-771334c5865d Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a723718-c3c5-4578-bdbf-47800c08d11e tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a723718-c3c5-4578-bdbf-47800c08d11e tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'associate' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3a723718-c3c5-4578-bdbf-47800c08d11e tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Associate qos_spec: d0f85f31-a557-4430-ad33-b250101ef6d0 with type: a2d0ebf2-d4b5-414a-9616-771334c5865d {{(pid=87080) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a723718-c3c5-4578-bdbf-47800c08d11e tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associate?vol_type_id=a2d0ebf2-d4b5-414a-9616-771334c5865d returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 471/935] 192.168.122.45 () {58 vars in 1360 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associate?vol_type_id=a2d0ebf2-d4b5-414a-9616-771334c5865d => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c8ebab0e-912c-4bb7-944c-9cba50557da5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8ebab0e-912c-4bb7-944c-9cba50557da5 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associate?vol_type_id=b35fda1e-a666-4193-9a6a-a224bc839d7e Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8ebab0e-912c-4bb7-944c-9cba50557da5 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8ebab0e-912c-4bb7-944c-9cba50557da5 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'associate' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c8ebab0e-912c-4bb7-944c-9cba50557da5 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Associate qos_spec: d0f85f31-a557-4430-ad33-b250101ef6d0 with type: b35fda1e-a666-4193-9a6a-a224bc839d7e {{(pid=87081) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8ebab0e-912c-4bb7-944c-9cba50557da5 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associate?vol_type_id=b35fda1e-a666-4193-9a6a-a224bc839d7e returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 465/936] 192.168.122.45 () {58 vars in 1360 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associate?vol_type_id=b35fda1e-a666-4193-9a6a-a224bc839d7e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e700f680-5d7d-4abe-a19d-ac760ee009d9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e700f680-5d7d-4abe-a19d-ac760ee009d9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associations Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e700f680-5d7d-4abe-a19d-ac760ee009d9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e700f680-5d7d-4abe-a19d-ac760ee009d9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'associations' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e700f680-5d7d-4abe-a19d-ac760ee009d9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Get associations for qos_spec id: d0f85f31-a557-4430-ad33-b250101ef6d0 {{(pid=87080) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e700f680-5d7d-4abe-a19d-ac760ee009d9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associations returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 472/937] 192.168.122.45 () {58 vars in 1272 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associations => generated 447 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b7ad7668-a59c-4c42-a2da-3ffe4727efed None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b7ad7668-a59c-4c42-a2da-3ffe4727efed tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/disassociate?vol_type_id=a816126b-7928-47f8-bc01-a2bbaeef5808 Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b7ad7668-a59c-4c42-a2da-3ffe4727efed tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b7ad7668-a59c-4c42-a2da-3ffe4727efed tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'disassociate' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b7ad7668-a59c-4c42-a2da-3ffe4727efed tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Disassociate qos_spec: d0f85f31-a557-4430-ad33-b250101ef6d0 from type: a816126b-7928-47f8-bc01-a2bbaeef5808 {{(pid=87081) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b7ad7668-a59c-4c42-a2da-3ffe4727efed tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/disassociate?vol_type_id=a816126b-7928-47f8-bc01-a2bbaeef5808 returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 466/938] 192.168.122.45 () {58 vars in 1369 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/disassociate?vol_type_id=a816126b-7928-47f8-bc01-a2bbaeef5808 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dc094e8f-5d05-499e-bebb-2380deffd02a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dc094e8f-5d05-499e-bebb-2380deffd02a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associations Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dc094e8f-5d05-499e-bebb-2380deffd02a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dc094e8f-5d05-499e-bebb-2380deffd02a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'associations' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dc094e8f-5d05-499e-bebb-2380deffd02a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Get associations for qos_spec id: d0f85f31-a557-4430-ad33-b250101ef6d0 {{(pid=87080) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dc094e8f-5d05-499e-bebb-2380deffd02a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associations returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 473/939] 192.168.122.45 () {58 vars in 1272 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associations => generated 306 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-47123058-a7c4-4e36-afb4-0f116fb1dd92 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47123058-a7c4-4e36-afb4-0f116fb1dd92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/disassociate_all Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47123058-a7c4-4e36-afb4-0f116fb1dd92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47123058-a7c4-4e36-afb4-0f116fb1dd92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'disassociate_all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-47123058-a7c4-4e36-afb4-0f116fb1dd92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Disassociate qos_spec: d0f85f31-a557-4430-ad33-b250101ef6d0 from all. {{(pid=87081) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47123058-a7c4-4e36-afb4-0f116fb1dd92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/disassociate_all returned with HTTP 202 Sep 01 02:07:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 467/940] 192.168.122.45 () {58 vars in 1284 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/disassociate_all => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-982cc206-2207-4c19-a908-a748047ae7bf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-982cc206-2207-4c19-a908-a748047ae7bf tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associations Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-982cc206-2207-4c19-a908-a748047ae7bf tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-982cc206-2207-4c19-a908-a748047ae7bf tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'associations' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.qos_specs_manage [None req-982cc206-2207-4c19-a908-a748047ae7bf tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Get associations for qos_spec id: d0f85f31-a557-4430-ad33-b250101ef6d0 {{(pid=87080) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 01 02:07:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:17 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-982cc206-2207-4c19-a908-a748047ae7bf tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associations returned with HTTP 200 Sep 01 02:07:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 474/941] 192.168.122.45 () {58 vars in 1272 bytes} [Tue Sep 1 02:07:17 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/associations => generated 24 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-884cfe5b-2112-4515-b6a1-042d0d719982 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-884cfe5b-2112-4515-b6a1-042d0d719982 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/types/b35fda1e-a666-4193-9a6a-a224bc839d7e Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-884cfe5b-2112-4515-b6a1-042d0d719982 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-884cfe5b-2112-4515-b6a1-042d0d719982 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-884cfe5b-2112-4515-b6a1-042d0d719982 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/types/b35fda1e-a666-4193-9a6a-a224bc839d7e returned with HTTP 202 Sep 01 02:07:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 468/942] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:17 2026] DELETE /volume/v3/types/b35fda1e-a666-4193-9a6a-a224bc839d7e => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e0f1b6cb-a2ed-468b-b227-43a7d4057c7b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0f1b6cb-a2ed-468b-b227-43a7d4057c7b tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/types/b35fda1e-a666-4193-9a6a-a224bc839d7e Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0f1b6cb-a2ed-468b-b227-43a7d4057c7b tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0f1b6cb-a2ed-468b-b227-43a7d4057c7b tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0f1b6cb-a2ed-468b-b227-43a7d4057c7b tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/types/b35fda1e-a666-4193-9a6a-a224bc839d7e returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 475/943] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/types/b35fda1e-a666-4193-9a6a-a224bc839d7e => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bdb30020-8bbe-4168-80b6-171cfaf016e4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bdb30020-8bbe-4168-80b6-171cfaf016e4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/types/a2d0ebf2-d4b5-414a-9616-771334c5865d Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bdb30020-8bbe-4168-80b6-171cfaf016e4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bdb30020-8bbe-4168-80b6-171cfaf016e4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bdb30020-8bbe-4168-80b6-171cfaf016e4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/types/a2d0ebf2-d4b5-414a-9616-771334c5865d returned with HTTP 202 Sep 01 02:07:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 469/944] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:18 2026] DELETE /volume/v3/types/a2d0ebf2-d4b5-414a-9616-771334c5865d => generated 0 bytes in 171 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-72bf37f3-4773-4a66-959a-7979ebc2458e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72bf37f3-4773-4a66-959a-7979ebc2458e tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/types/a2d0ebf2-d4b5-414a-9616-771334c5865d Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72bf37f3-4773-4a66-959a-7979ebc2458e tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72bf37f3-4773-4a66-959a-7979ebc2458e tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72bf37f3-4773-4a66-959a-7979ebc2458e tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/types/a2d0ebf2-d4b5-414a-9616-771334c5865d returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 476/945] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/types/a2d0ebf2-d4b5-414a-9616-771334c5865d => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c39bc281-7787-4aac-b80a-7893abe4b5e6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c39bc281-7787-4aac-b80a-7893abe4b5e6 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/types/a816126b-7928-47f8-bc01-a2bbaeef5808 Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c39bc281-7787-4aac-b80a-7893abe4b5e6 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c39bc281-7787-4aac-b80a-7893abe4b5e6 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c39bc281-7787-4aac-b80a-7893abe4b5e6 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/types/a816126b-7928-47f8-bc01-a2bbaeef5808 returned with HTTP 202 Sep 01 02:07:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 470/946] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:18 2026] DELETE /volume/v3/types/a816126b-7928-47f8-bc01-a2bbaeef5808 => generated 0 bytes in 133 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0c120f8b-03f4-4365-9774-8c5904374ded None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0c120f8b-03f4-4365-9774-8c5904374ded tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/types/a816126b-7928-47f8-bc01-a2bbaeef5808 Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0c120f8b-03f4-4365-9774-8c5904374ded tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0c120f8b-03f4-4365-9774-8c5904374ded tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0c120f8b-03f4-4365-9774-8c5904374ded tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/types/a816126b-7928-47f8-bc01-a2bbaeef5808 returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 477/947] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/types/a816126b-7928-47f8-bc01-a2bbaeef5808 => generated 114 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3063a6fb-7b1c-4cc9-9005-1a07284ec38a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3063a6fb-7b1c-4cc9-9005-1a07284ec38a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] POST http://192.168.122.45/volume/v3/qos-specs Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3063a6fb-7b1c-4cc9-9005-1a07284ec38a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1007728726", "consumer": "back-end"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.qos_specs [None req-3063a6fb-7b1c-4cc9-9005-1a07284ec38a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1007728726', 'consumer': 'back-end', 'specs': {}} {{(pid=87081) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-3063a6fb-7b1c-4cc9-9005-1a07284ec38a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DB qos_specs_create(): root {'id': 'a4d9bc4f-48c7-4394-9717-6f9638acdb32', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1007728726'} {{(pid=87081) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3063a6fb-7b1c-4cc9-9005-1a07284ec38a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 471/948] 192.168.122.45 () {60 vars in 1143 bytes} [Tue Sep 1 02:07:18 2026] POST /volume/v3/qos-specs => generated 375 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d42472eb-f5af-4cb1-baa0-3b2e0b7619f1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d42472eb-f5af-4cb1-baa0-3b2e0b7619f1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32?force=False Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d42472eb-f5af-4cb1-baa0-3b2e0b7619f1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d42472eb-f5af-4cb1-baa0-3b2e0b7619f1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d42472eb-f5af-4cb1-baa0-3b2e0b7619f1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Delete qos_spec: a4d9bc4f-48c7-4394-9717-6f9638acdb32, force: False {{(pid=87080) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d42472eb-f5af-4cb1-baa0-3b2e0b7619f1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32?force=False returned with HTTP 202 Sep 01 02:07:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 478/949] 192.168.122.45 () {58 vars in 1259 bytes} [Tue Sep 1 02:07:18 2026] DELETE /volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32?force=False => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9d57a6c7-ebee-4fd3-85cb-7fbe8f521490 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9d57a6c7-ebee-4fd3-85cb-7fbe8f521490 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32 Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9d57a6c7-ebee-4fd3-85cb-7fbe8f521490 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9d57a6c7-ebee-4fd3-85cb-7fbe8f521490 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9d57a6c7-ebee-4fd3-85cb-7fbe8f521490 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32 returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 472/950] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32 => generated 100 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-423cd735-34bc-40b9-a747-de2afed3bf5a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-423cd735-34bc-40b9-a747-de2afed3bf5a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-423cd735-34bc-40b9-a747-de2afed3bf5a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-423cd735-34bc-40b9-a747-de2afed3bf5a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:18 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-423cd735-34bc-40b9-a747-de2afed3bf5a tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 479/951] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/qos-specs => generated 175 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-87f38741-f85c-48f7-a528-49b460d16b70 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87f38741-f85c-48f7-a528-49b460d16b70 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32?force=False Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87f38741-f85c-48f7-a528-49b460d16b70 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87f38741-f85c-48f7-a528-49b460d16b70 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-87f38741-f85c-48f7-a528-49b460d16b70 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Delete qos_spec: a4d9bc4f-48c7-4394-9717-6f9638acdb32, force: False {{(pid=87081) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87f38741-f85c-48f7-a528-49b460d16b70 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32?force=False returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 473/952] 192.168.122.45 () {58 vars in 1259 bytes} [Tue Sep 1 02:07:18 2026] DELETE /volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32?force=False => generated 100 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2392ead5-c13a-4acc-b238-887dc9720f80 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2392ead5-c13a-4acc-b238-887dc9720f80 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32 Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2392ead5-c13a-4acc-b238-887dc9720f80 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2392ead5-c13a-4acc-b238-887dc9720f80 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2392ead5-c13a-4acc-b238-887dc9720f80 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32 returned with HTTP 404 Sep 01 02:07:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 480/953] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:18 2026] GET /volume/v3/qos-specs/a4d9bc4f-48c7-4394-9717-6f9638acdb32 => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6606e826-2186-4ad3-a321-eef54c1c1bf9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6606e826-2186-4ad3-a321-eef54c1c1bf9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] POST http://192.168.122.45/volume/v3/qos-specs Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6606e826-2186-4ad3-a321-eef54c1c1bf9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-120955956", "consumer": "both"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.qos_specs [None req-6606e826-2186-4ad3-a321-eef54c1c1bf9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-120955956', 'consumer': 'both', 'specs': {}} {{(pid=87081) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-6606e826-2186-4ad3-a321-eef54c1c1bf9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DB qos_specs_create(): root {'id': 'fa606e41-476f-467d-80ac-39280879a91f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-120955956'} {{(pid=87081) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6606e826-2186-4ad3-a321-eef54c1c1bf9 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 474/954] 192.168.122.45 () {60 vars in 1143 bytes} [Tue Sep 1 02:07:18 2026] POST /volume/v3/qos-specs => generated 370 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-01c85393-99f1-4a39-9cfc-d71cc02f5614 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01c85393-99f1-4a39-9cfc-d71cc02f5614 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f?force=False Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-01c85393-99f1-4a39-9cfc-d71cc02f5614 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-01c85393-99f1-4a39-9cfc-d71cc02f5614 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.qos_specs_manage [None req-01c85393-99f1-4a39-9cfc-d71cc02f5614 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Delete qos_spec: fa606e41-476f-467d-80ac-39280879a91f, force: False {{(pid=87080) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01c85393-99f1-4a39-9cfc-d71cc02f5614 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f?force=False returned with HTTP 202 Sep 01 02:07:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 481/955] 192.168.122.45 () {58 vars in 1259 bytes} [Tue Sep 1 02:07:18 2026] DELETE /volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f?force=False => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8f10babe-2f6d-4382-91fa-74fc7df377d4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8f10babe-2f6d-4382-91fa-74fc7df377d4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8f10babe-2f6d-4382-91fa-74fc7df377d4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8f10babe-2f6d-4382-91fa-74fc7df377d4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8f10babe-2f6d-4382-91fa-74fc7df377d4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 475/956] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f => generated 100 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e20e232a-1958-4ee9-8595-e74281716123 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e20e232a-1958-4ee9-8595-e74281716123 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e20e232a-1958-4ee9-8595-e74281716123 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e20e232a-1958-4ee9-8595-e74281716123 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:07:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e20e232a-1958-4ee9-8595-e74281716123 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 482/957] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs => generated 175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-33068e14-32c1-4c24-ae50-b4353e7a5c92 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33068e14-32c1-4c24-ae50-b4353e7a5c92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f?force=False Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33068e14-32c1-4c24-ae50-b4353e7a5c92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33068e14-32c1-4c24-ae50-b4353e7a5c92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-33068e14-32c1-4c24-ae50-b4353e7a5c92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Delete qos_spec: fa606e41-476f-467d-80ac-39280879a91f, force: False {{(pid=87081) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33068e14-32c1-4c24-ae50-b4353e7a5c92 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f?force=False returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 476/958] 192.168.122.45 () {58 vars in 1259 bytes} [Tue Sep 1 02:07:19 2026] DELETE /volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f?force=False => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f6cb9f2a-cf9f-4567-b029-1468f66ebfe7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f6cb9f2a-cf9f-4567-b029-1468f66ebfe7 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f6cb9f2a-cf9f-4567-b029-1468f66ebfe7 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f6cb9f2a-cf9f-4567-b029-1468f66ebfe7 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f6cb9f2a-cf9f-4567-b029-1468f66ebfe7 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 477/959] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs/fa606e41-476f-467d-80ac-39280879a91f => generated 100 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8916079e-d80b-4d57-9f08-08283f406035 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8916079e-d80b-4d57-9f08-08283f406035 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] POST http://192.168.122.45/volume/v3/qos-specs Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8916079e-d80b-4d57-9f08-08283f406035 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1984393919", "consumer": "front-end"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.qos_specs [None req-8916079e-d80b-4d57-9f08-08283f406035 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1984393919', 'consumer': 'front-end', 'specs': {}} {{(pid=87081) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-8916079e-d80b-4d57-9f08-08283f406035 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DB qos_specs_create(): root {'id': '9345cf64-058f-47c1-a09f-fe615c39ee73', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1984393919'} {{(pid=87081) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8916079e-d80b-4d57-9f08-08283f406035 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 478/960] 192.168.122.45 () {60 vars in 1143 bytes} [Tue Sep 1 02:07:19 2026] POST /volume/v3/qos-specs => generated 376 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e676c58c-ecf4-4546-9fc2-f0aa5ea8ee91 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e676c58c-ecf4-4546-9fc2-f0aa5ea8ee91 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73?force=False Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e676c58c-ecf4-4546-9fc2-f0aa5ea8ee91 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e676c58c-ecf4-4546-9fc2-f0aa5ea8ee91 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e676c58c-ecf4-4546-9fc2-f0aa5ea8ee91 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Delete qos_spec: 9345cf64-058f-47c1-a09f-fe615c39ee73, force: False {{(pid=87081) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-263929630", "metadata": {"Type": "Test"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-263929630', 'metadata': {'Type': 'Test'}}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume of 1 GB Sep 01 02:07:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Availability Zones retrieved successfully. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e676c58c-ecf4-4546-9fc2-f0aa5ea8ee91 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73?force=False returned with HTTP 202 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 479/961] 192.168.122.45 () {58 vars in 1259 bytes} [Tue Sep 1 02:07:19 2026] DELETE /volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73?force=False => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (9452a3ee-c27d-40d6-8c5b-0347088c4246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-77677168-7c59-4ebe-bb27-91d831dd2351 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2664d3f5-5d56-4790-a27a-5391afddd784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-77677168-7c59-4ebe-bb27-91d831dd2351 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-77677168-7c59-4ebe-bb27-91d831dd2351 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-77677168-7c59-4ebe-bb27-91d831dd2351 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-77677168-7c59-4ebe-bb27-91d831dd2351 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73 returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 480/962] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-53d84d39-fbbe-4db7-9965-35c6749affef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-53d84d39-fbbe-4db7-9965-35c6749affef tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-53d84d39-fbbe-4db7-9965-35c6749affef tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-53d84d39-fbbe-4db7-9965-35c6749affef tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-53d84d39-fbbe-4db7-9965-35c6749affef tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 481/963] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs => generated 175 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c58d9dbc-a39d-4121-8582-1cd03219d5f8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c58d9dbc-a39d-4121-8582-1cd03219d5f8 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73?force=False Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c58d9dbc-a39d-4121-8582-1cd03219d5f8 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c58d9dbc-a39d-4121-8582-1cd03219d5f8 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c58d9dbc-a39d-4121-8582-1cd03219d5f8 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Delete qos_spec: 9345cf64-058f-47c1-a09f-fe615c39ee73, force: False {{(pid=87081) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2664d3f5-5d56-4790-a27a-5391afddd784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c58d9dbc-a39d-4121-8582-1cd03219d5f8 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73?force=False returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 482/964] 192.168.122.45 () {58 vars in 1259 bytes} [Tue Sep 1 02:07:19 2026] DELETE /volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73?force=False => generated 100 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db78be0f-5f08-4b8a-a764-d8b7f99dad8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c419d13c-5f44-4244-a4d3-56891d9851ea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c419d13c-5f44-4244-a4d3-56891d9851ea tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c419d13c-5f44-4244-a4d3-56891d9851ea tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c419d13c-5f44-4244-a4d3-56891d9851ea tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c419d13c-5f44-4244-a4d3-56891d9851ea tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73 returned with HTTP 404 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 483/965] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs/9345cf64-058f-47c1-a09f-fe615c39ee73 => generated 100 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cf3c93ba-f2a5-45e4-84b6-8b025edf0430 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf3c93ba-f2a5-45e4-84b6-8b025edf0430 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf3c93ba-f2a5-45e4-84b6-8b025edf0430 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf3c93ba-f2a5-45e4-84b6-8b025edf0430 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf3c93ba-f2a5-45e4-84b6-8b025edf0430 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 484/966] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 => generated 399 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-41f8e12a-c556-407d-ad8f-dc12493c19c3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-41f8e12a-c556-407d-ad8f-dc12493c19c3 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-41f8e12a-c556-407d-ad8f-dc12493c19c3 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-41f8e12a-c556-407d-ad8f-dc12493c19c3 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/qos_specs.py:205: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-41f8e12a-c556-407d-ad8f-dc12493c19c3 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 485/967] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs => generated 175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-16d6d84e-aa8f-4d66-8f63-235ae29d98d1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-16d6d84e-aa8f-4d66-8f63-235ae29d98d1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] PUT http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-16d6d84e-aa8f-4d66-8f63-235ae29d98d1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.qos_specs [None req-16d6d84e-aa8f-4d66-8f63-235ae29d98d1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87081) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-16d6d84e-aa8f-4d66-8f63-235ae29d98d1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] qos_specs_update() value: {'id': 'c6362391-0000-4b91-8671-746ca2d91cf7', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'd0f85f31-a557-4430-ad33-b250101ef6d0', 'deleted': False} {{(pid=87081) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-16d6d84e-aa8f-4d66-8f63-235ae29d98d1 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 486/968] 192.168.122.45 () {60 vars in 1253 bytes} [Tue Sep 1 02:07:19 2026] PUT /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 => generated 36 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c5ec64a5-7f30-4fce-8284-695346329980 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c5ec64a5-7f30-4fce-8284-695346329980 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c5ec64a5-7f30-4fce-8284-695346329980 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c5ec64a5-7f30-4fce-8284-695346329980 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c5ec64a5-7f30-4fce-8284-695346329980 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Created reservations ['0f8c4c09-c36d-4bb2-b85b-168f78652d91', 'd898870d-4a85-4b9b-86a4-d40cecea1613', '084ec6e2-c281-45cc-8dd3-33ffb7b6d0cf', 'edcea5a2-a89e-40d7-bc1a-98d5d92357e0'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 487/969] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 => generated 420 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db78be0f-5f08-4b8a-a764-d8b7f99dad8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f8c4c09-c36d-4bb2-b85b-168f78652d91', 'd898870d-4a85-4b9b-86a4-d40cecea1613', '084ec6e2-c281-45cc-8dd3-33ffb7b6d0cf', 'edcea5a2-a89e-40d7-bc1a-98d5d92357e0']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67ffcec-8b54-4bcf-941f-b9b70ace0c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b9145df4-3173-42ec-aaa5-1ecad9346148 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9145df4-3173-42ec-aaa5-1ecad9346148 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] PUT http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/delete_keys Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b9145df4-3173-42ec-aaa5-1ecad9346148 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b9145df4-3173-42ec-aaa5-1ecad9346148 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Delete_key spec: d0f85f31-a557-4430-ad33-b250101ef6d0, keys: ['iops_bytes'] {{(pid=87081) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67ffcec-8b54-4bcf-941f-b9b70ace0c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '395436a4-3b3a-4b39-87e2-9087293b7166', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-263929630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['0f8c4c09-c36d-4bb2-b85b-168f78652d91','d898870d-4a85-4b9b-86a4-d40cecea1613','084ec6e2-c281-45cc-8dd3-33ffb7b6d0cf','edcea5a2-a89e-40d7-bc1a-98d5d92357e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-263929630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=395436a4-3b3a-4b39-87e2-9087293b7166,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='00f77602e5704fb3a001f3b26d9cd8d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed63c87967514395b295f0a3c0ee73fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9145df4-3173-42ec-aaa5-1ecad9346148 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/delete_keys returned with HTTP 202 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 488/970] 192.168.122.45 () {60 vars in 1289 bytes} [Tue Sep 1 02:07:19 2026] PUT /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0/delete_keys => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (091b4808-9570-4a8e-a85a-9155beb0ab6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4524c2c5-afb1-4ea4-8a4d-bbebbb98938d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4524c2c5-afb1-4ea4-8a4d-bbebbb98938d tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4524c2c5-afb1-4ea4-8a4d-bbebbb98938d tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4524c2c5-afb1-4ea4-8a4d-bbebbb98938d tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4524c2c5-afb1-4ea4-8a4d-bbebbb98938d tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 489/971] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 => generated 399 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a6293c5e-a27d-475a-83fc-01e69da97ea4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a6293c5e-a27d-475a-83fc-01e69da97ea4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a6293c5e-a27d-475a-83fc-01e69da97ea4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a6293c5e-a27d-475a-83fc-01e69da97ea4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a6293c5e-a27d-475a-83fc-01e69da97ea4 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 returned with HTTP 200 Sep 01 02:07:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 490/972] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:19 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 => generated 399 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1d4b80e0-a19d-4d26-a2df-0df85f3d4904 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (091b4808-9570-4a8e-a85a-9155beb0ab6b) transitioned into state 'SUCCESS' from state '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-263929630',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['0f8c4c09-c36d-4bb2-b85b-168f78652d91','d898870d-4a85-4b9b-86a4-d40cecea1613','084ec6e2-c281-45cc-8dd3-33ffb7b6d0cf','edcea5a2-a89e-40d7-bc1a-98d5d92357e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1d4b80e0-a19d-4d26-a2df-0df85f3d4904 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] DELETE http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0?force=False Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1d4b80e0-a19d-4d26-a2df-0df85f3d4904 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1d4b80e0-a19d-4d26-a2df-0df85f3d4904 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.qos_specs_manage [None req-1d4b80e0-a19d-4d26-a2df-0df85f3d4904 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Delete qos_spec: d0f85f31-a557-4430-ad33-b250101ef6d0, force: False {{(pid=87081) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 01 02:07:19 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40306a2d-1ee0-4ac6-a4f8-8a26fd966d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:186: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:20 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 01 02:07:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40306a2d-1ee0-4ac6-a4f8-8a26fd966d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:20 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (9452a3ee-c27d-40d6-8c5b-0347088c4246) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request issued successfully. Sep 01 02:07:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1d4b80e0-a19d-4d26-a2df-0df85f3d4904 tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0?force=False returned with HTTP 202 Sep 01 02:07:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03e8fb7e-ca19-4182-a2df-5a3aaad0523a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 491/973] 192.168.122.45 () {58 vars in 1259 bytes} [Tue Sep 1 02:07:19 2026] DELETE /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0?force=False => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 483/974] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:19 2026] POST /volume/v3/volumes => generated 765 bytes in 899 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-84465df2-0868-4c56-8cce-da5acc50cbba None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-032f8321-54be-42a7-9b4b-4f35c9c97205 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-84465df2-0868-4c56-8cce-da5acc50cbba tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] GET http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 Sep 01 02:07:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-84465df2-0868-4c56-8cce-da5acc50cbba tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-84465df2-0868-4c56-8cce-da5acc50cbba tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-84465df2-0868-4c56-8cce-da5acc50cbba tempest-QosSpecsTestJSON-642721916 tempest-QosSpecsTestJSON-642721916-project-admin] http://192.168.122.45/volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 returned with HTTP 404 Sep 01 02:07:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 492/975] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:20 2026] GET /volume/v3/qos-specs/d0f85f31-a557-4430-ad33-b250101ef6d0 => generated 100 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-032f8321-54be-42a7-9b4b-4f35c9c97205 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-032f8321-54be-42a7-9b4b-4f35c9c97205 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-032f8321-54be-42a7-9b4b-4f35c9c97205 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-032f8321-54be-42a7-9b4b-4f35c9c97205 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-032f8321-54be-42a7-9b4b-4f35c9c97205 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 200 Sep 01 02:07:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 484/976] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:20 2026] GET /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 833 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8a8c62bf-e90b-401a-97d3-de69863035eb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a8c62bf-e90b-401a-97d3-de69863035eb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8a8c62bf-e90b-401a-97d3-de69863035eb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8a8c62bf-e90b-401a-97d3-de69863035eb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8a8c62bf-e90b-401a-97d3-de69863035eb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a8c62bf-e90b-401a-97d3-de69863035eb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 200 Sep 01 02:07:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 493/977] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:21 2026] GET /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 857 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4657a54e-9709-4cfd-9743-dc46e1635d80 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4657a54e-9709-4cfd-9743-dc46e1635d80 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4657a54e-9709-4cfd-9743-dc46e1635d80 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4657a54e-9709-4cfd-9743-dc46e1635d80 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4657a54e-9709-4cfd-9743-dc46e1635d80 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4657a54e-9709-4cfd-9743-dc46e1635d80 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 200 Sep 01 02:07:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 485/978] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:22 2026] GET /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 858 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c2fae5fc-ab32-4815-9fb8-2904233213fb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c2fae5fc-ab32-4815-9fb8-2904233213fb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c2fae5fc-ab32-4815-9fb8-2904233213fb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c2fae5fc-ab32-4815-9fb8-2904233213fb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c2fae5fc-ab32-4815-9fb8-2904233213fb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c2fae5fc-ab32-4815-9fb8-2904233213fb tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 200 Sep 01 02:07:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 494/979] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:22 2026] GET /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 858 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-86584476-bb18-445a-a766-d8420b7e677c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-86584476-bb18-445a-a766-d8420b7e677c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] PUT http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-86584476-bb18-445a-a766-d8420b7e677c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-263929630"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-86584476-bb18-445a-a766-d8420b7e677c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-86584476-bb18-445a-a766-d8420b7e677c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume updated successfully. Sep 01 02:07:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-86584476-bb18-445a-a766-d8420b7e677c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 200 Sep 01 02:07:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 486/980] 192.168.122.45 () {60 vars in 1247 bytes} [Tue Sep 1 02:07:22 2026] PUT /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 790 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-11346e74-92f6-456d-833b-46f195102375 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11346e74-92f6-456d-833b-46f195102375 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] PUT http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-11346e74-92f6-456d-833b-46f195102375 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-520888549", "description": "This is the new description of volume"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-11346e74-92f6-456d-833b-46f195102375 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-11346e74-92f6-456d-833b-46f195102375 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume updated successfully. Sep 01 02:07:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11346e74-92f6-456d-833b-46f195102375 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 200 Sep 01 02:07:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 495/981] 192.168.122.45 () {60 vars in 1248 bytes} [Tue Sep 1 02:07:22 2026] PUT /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 829 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8230e42d-9164-4ec2-b6e1-f13c23bab9b3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8230e42d-9164-4ec2-b6e1-f13c23bab9b3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8230e42d-9164-4ec2-b6e1-f13c23bab9b3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8230e42d-9164-4ec2-b6e1-f13c23bab9b3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8230e42d-9164-4ec2-b6e1-f13c23bab9b3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8230e42d-9164-4ec2-b6e1-f13c23bab9b3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 200 Sep 01 02:07:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 487/982] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:22 2026] GET /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 897 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1730997445", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-462840481"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1730997445', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-462840481'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume of 1 GB Sep 01 02:07:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Availability Zones retrieved successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (86261e94-4ef6-457e-8c29-3929e1e4298d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d81218a-6f86-4205-bc53-6315d77e89d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d81218a-6f86-4205-bc53-6315d77e89d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367f28d2-bf26-49c7-a1a0-68ec3faaf801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Created reservations ['6e03b2a4-7b80-4fae-abae-0eb63621d074', 'd75b7d6d-8f39-49f9-af0f-cb9afb650331', '8d76f664-4043-4704-88ac-dea7e5bf21e4', 'afaf3ec9-4159-4db6-a442-dfb53aa86c26'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (367f28d2-bf26-49c7-a1a0-68ec3faaf801) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6e03b2a4-7b80-4fae-abae-0eb63621d074', 'd75b7d6d-8f39-49f9-af0f-cb9afb650331', '8d76f664-4043-4704-88ac-dea7e5bf21e4', 'afaf3ec9-4159-4db6-a442-dfb53aa86c26']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a854a889-7661-4846-87e2-00803f707d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a854a889-7661-4846-87e2-00803f707d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8480c91-2f0e-46df-b3cf-44600dfd0775', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1730997445',display_name='tempest-VolumesGetTest-Volume-462840481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['6e03b2a4-7b80-4fae-abae-0eb63621d074','d75b7d6d-8f39-49f9-af0f-cb9afb650331','8d76f664-4043-4704-88ac-dea7e5bf21e4','afaf3ec9-4159-4db6-a442-dfb53aa86c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:23Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1730997445',display_name='tempest-VolumesGetTest-Volume-462840481',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8480c91-2f0e-46df-b3cf-44600dfd0775,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00f77602e5704fb3a001f3b26d9cd8d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed63c87967514395b295f0a3c0ee73fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b284a34-a968-4904-bbb0-97752622ec86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b284a34-a968-4904-bbb0-97752622ec86) transitioned into 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-1730997445',display_name='tempest-VolumesGetTest-Volume-462840481',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['6e03b2a4-7b80-4fae-abae-0eb63621d074','d75b7d6d-8f39-49f9-af0f-cb9afb650331','8d76f664-4043-4704-88ac-dea7e5bf21e4','afaf3ec9-4159-4db6-a442-dfb53aa86c26'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49725451-4980-421a-8de1-6da322019293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49725451-4980-421a-8de1-6da322019293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (86261e94-4ef6-457e-8c29-3929e1e4298d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request issued successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9ab7c0cb-417c-4563-b58b-a66ff668b634 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 496/983] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:23 2026] POST /volume/v3/volumes => generated 786 bytes in 443 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-20abfc1c-3e1b-4b5c-a991-3158757c467c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-20abfc1c-3e1b-4b5c-a991-3158757c467c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-20abfc1c-3e1b-4b5c-a991-3158757c467c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-20abfc1c-3e1b-4b5c-a991-3158757c467c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-20abfc1c-3e1b-4b5c-a991-3158757c467c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-20abfc1c-3e1b-4b5c-a991-3158757c467c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 returned with HTTP 200 Sep 01 02:07:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 488/984] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:23 2026] GET /volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5f040caf-2da6-4dfa-94ff-8e37e8908423 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5f040caf-2da6-4dfa-94ff-8e37e8908423 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5f040caf-2da6-4dfa-94ff-8e37e8908423 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5f040caf-2da6-4dfa-94ff-8e37e8908423 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5f040caf-2da6-4dfa-94ff-8e37e8908423 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5f040caf-2da6-4dfa-94ff-8e37e8908423 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 returned with HTTP 200 Sep 01 02:07:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 497/985] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:24 2026] GET /volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 => generated 878 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7cf630c0-4215-41e3-857c-b1ee9d3e574a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7cf630c0-4215-41e3-857c-b1ee9d3e574a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7cf630c0-4215-41e3-857c-b1ee9d3e574a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7cf630c0-4215-41e3-857c-b1ee9d3e574a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7cf630c0-4215-41e3-857c-b1ee9d3e574a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7cf630c0-4215-41e3-857c-b1ee9d3e574a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 returned with HTTP 200 Sep 01 02:07:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 489/986] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:25 2026] GET /volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 => generated 879 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e28ba2a8-64b6-4411-8271-ded2ca3c01a9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e28ba2a8-64b6-4411-8271-ded2ca3c01a9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] PUT http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e28ba2a8-64b6-4411-8271-ded2ca3c01a9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-263929630", "description": null}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e28ba2a8-64b6-4411-8271-ded2ca3c01a9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e28ba2a8-64b6-4411-8271-ded2ca3c01a9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume updated successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e28ba2a8-64b6-4411-8271-ded2ca3c01a9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 498/987] 192.168.122.45 () {60 vars in 1247 bytes} [Tue Sep 1 02:07:25 2026] PUT /volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 => generated 776 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f292f01c-5b3d-4394-9936-108cecf4cba3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f292f01c-5b3d-4394-9936-108cecf4cba3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f292f01c-5b3d-4394-9936-108cecf4cba3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f292f01c-5b3d-4394-9936-108cecf4cba3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f292f01c-5b3d-4394-9936-108cecf4cba3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f292f01c-5b3d-4394-9936-108cecf4cba3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 490/988] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 => generated 844 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-760fb37c-0407-4ec7-b64e-59829bb02469 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-760fb37c-0407-4ec7-b64e-59829bb02469 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-760fb37c-0407-4ec7-b64e-59829bb02469 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-760fb37c-0407-4ec7-b64e-59829bb02469 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-760fb37c-0407-4ec7-b64e-59829bb02469 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume with id: c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-760fb37c-0407-4ec7-b64e-59829bb02469 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-760fb37c-0407-4ec7-b64e-59829bb02469 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume request issued successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-760fb37c-0407-4ec7-b64e-59829bb02469 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 returned with HTTP 202 Sep 01 02:07:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 499/989] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:26 2026] DELETE /volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4cde8c2f-5da3-44bf-b13a-8ab5fbf3a842 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4cde8c2f-5da3-44bf-b13a-8ab5fbf3a842 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4cde8c2f-5da3-44bf-b13a-8ab5fbf3a842 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4cde8c2f-5da3-44bf-b13a-8ab5fbf3a842 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4cde8c2f-5da3-44bf-b13a-8ab5fbf3a842 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4cde8c2f-5da3-44bf-b13a-8ab5fbf3a842 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 returned with HTTP 200 Sep 01 02:07:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 491/990] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:26 2026] GET /volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 => generated 843 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f29d7d62-152d-4bc8-8ca1-300713dab6c1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f29d7d62-152d-4bc8-8ca1-300713dab6c1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f29d7d62-152d-4bc8-8ca1-300713dab6c1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f29d7d62-152d-4bc8-8ca1-300713dab6c1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f29d7d62-152d-4bc8-8ca1-300713dab6c1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f29d7d62-152d-4bc8-8ca1-300713dab6c1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 returned with HTTP 200 Sep 01 02:07:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 500/991] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:27 2026] GET /volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 => generated 843 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0f5920fc-a680-409b-9344-aaed2e5f2af7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f5920fc-a680-409b-9344-aaed2e5f2af7 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f5920fc-a680-409b-9344-aaed2e5f2af7 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1104777726", "extra_specs": {"storage_protocol": "tempest-storage_protocol-173729865", "vendor_name": "tempest-vendor_name-1226923420"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f5920fc-a680-409b-9344-aaed2e5f2af7 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:07:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 492/992] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:28 2026] POST /volume/v3/types => generated 327 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-982b798e-920f-43cd-86dd-aefc15fa34ea None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-982b798e-920f-43cd-86dd-aefc15fa34ea tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-982b798e-920f-43cd-86dd-aefc15fa34ea tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-982b798e-920f-43cd-86dd-aefc15fa34ea tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-982b798e-920f-43cd-86dd-aefc15fa34ea tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 returned with HTTP 404 Sep 01 02:07:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 493/993] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/volumes/c8480c91-2f0e-46df-b3cf-44600dfd0775 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f78012f-3653-4147-8250-cae0c4aabad7", "size": 1, "name": "tempest-UserMessagesTest-Volume-1594072738"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f588df1d-b1c2-40b2-8623-79432f8d18a0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Create volume request body: {'volume': {'volume_type': '8f78012f-3653-4147-8250-cae0c4aabad7', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1594072738'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f588df1d-b1c2-40b2-8623-79432f8d18a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f588df1d-b1c2-40b2-8623-79432f8d18a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f588df1d-b1c2-40b2-8623-79432f8d18a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Create volume of 1 GB Sep 01 02:07:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Availability Zones retrieved successfully. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Flow 'volume_create_api' (6161aea4-9a9c-49bb-9f3c-9e0501151208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1a243f-6709-4fe1-97fc-4fb2bc6e9e4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f588df1d-b1c2-40b2-8623-79432f8d18a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f588df1d-b1c2-40b2-8623-79432f8d18a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 200 Sep 01 02:07:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 494/994] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 897 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8cfba125-60a9-4035-b879-51e12990250a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1a243f-6709-4fe1-97fc-4fb2bc6e9e4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:07:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-173729865',vendor_name='tempest-vendor_name-1226923420'},id=8f78012f-3653-4147-8250-cae0c4aabad7,is_public=True,name='tempest-UserMessagesTest-volume-type-1104777726',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f78012f-3653-4147-8250-cae0c4aabad7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8cfba125-60a9-4035-b879-51e12990250a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] DELETE http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8cfba125-60a9-4035-b879-51e12990250a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8cfba125-60a9-4035-b879-51e12990250a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-8cfba125-60a9-4035-b879-51e12990250a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume with id: 395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304edd1f-2bf8-454a-979f-eba51f76613a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8cfba125-60a9-4035-b879-51e12990250a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8cfba125-60a9-4035-b879-51e12990250a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume request issued successfully. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8cfba125-60a9-4035-b879-51e12990250a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 202 Sep 01 02:07:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 495/995] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:28 2026] DELETE /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1104777726 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1104777726, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:28 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1104777726 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1104777726, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-43d7f26d-f783-408b-bca5-adb284c00272 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-43d7f26d-f783-408b-bca5-adb284c00272 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-43d7f26d-f783-408b-bca5-adb284c00272 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-43d7f26d-f783-408b-bca5-adb284c00272 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-43d7f26d-f783-408b-bca5-adb284c00272 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-43d7f26d-f783-408b-bca5-adb284c00272 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 200 Sep 01 02:07:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 496/996] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:28 2026] GET /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 896 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Created reservations ['00e5fdbd-59a6-40c2-8cbe-e339df78a786', 'cec2be09-7313-4b2a-a2bd-8e22d8c121fc', '0265bf97-ccc6-4695-9068-77aef78ea675', 'c4caf883-a6cb-4705-8fd4-1081f021c358'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (304edd1f-2bf8-454a-979f-eba51f76613a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00e5fdbd-59a6-40c2-8cbe-e339df78a786', 'cec2be09-7313-4b2a-a2bd-8e22d8c121fc', '0265bf97-ccc6-4695-9068-77aef78ea675', 'c4caf883-a6cb-4705-8fd4-1081f021c358']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe92340-4751-4442-809c-ad85622a1c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebe92340-4751-4442-809c-ad85622a1c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '771dc525-5d55-4e68-87fb-364aec332397', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1594072738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec3e0cfe1ee8416d80c57296d6a6a4e0',qos_specs=None,replication_status=,reservations=['00e5fdbd-59a6-40c2-8cbe-e339df78a786','cec2be09-7313-4b2a-a2bd-8e22d8c121fc','0265bf97-ccc6-4695-9068-77aef78ea675','c4caf883-a6cb-4705-8fd4-1081f021c358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f4f41f302564a0db99d0015e50446e4',volume_type_id=8f78012f-3653-4147-8250-cae0c4aabad7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1594072738',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=771dc525-5d55-4e68-87fb-364aec332397,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec3e0cfe1ee8416d80c57296d6a6a4e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f4f41f302564a0db99d0015e50446e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f78012f-3653-4147-8250-cae0c4aabad7),volume_type_id=8f78012f-3653-4147-8250-cae0c4aabad7)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42aa063b-d35f-4e5a-af1c-b3d9d787133c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42aa063b-d35f-4e5a-af1c-b3d9d787133c) transitioned into state 'SUCCESS' from state '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-1594072738',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec3e0cfe1ee8416d80c57296d6a6a4e0',qos_specs=None,replication_status=,reservations=['00e5fdbd-59a6-40c2-8cbe-e339df78a786','cec2be09-7313-4b2a-a2bd-8e22d8c121fc','0265bf97-ccc6-4695-9068-77aef78ea675','c4caf883-a6cb-4705-8fd4-1081f021c358'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f4f41f302564a0db99d0015e50446e4',volume_type_id=8f78012f-3653-4147-8250-cae0c4aabad7)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4673c0-8d2e-4823-92ae-d9f52fcf104c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d4673c0-8d2e-4823-92ae-d9f52fcf104c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Flow 'volume_create_api' (6161aea4-9a9c-49bb-9f3c-9e0501151208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Create volume request issued successfully. Sep 01 02:07:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e23262a0-73a3-43d8-8a83-1eb2ee1ce2aa tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 501/997] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:07:28 2026] POST /volume/v3/volumes => generated 792 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4c324d1e-d324-4f3a-bbfe-812c8937431d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4c324d1e-d324-4f3a-bbfe-812c8937431d tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4c324d1e-d324-4f3a-bbfe-812c8937431d tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4c324d1e-d324-4f3a-bbfe-812c8937431d tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4c324d1e-d324-4f3a-bbfe-812c8937431d tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Volume info retrieved successfully. Sep 01 02:07:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4c324d1e-d324-4f3a-bbfe-812c8937431d tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 returned with HTTP 200 Sep 01 02:07:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 497/998] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 => generated 860 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d471a7a4-55c5-4e06-9598-ddad5346404f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d471a7a4-55c5-4e06-9598-ddad5346404f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 Sep 01 02:07:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d471a7a4-55c5-4e06-9598-ddad5346404f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d471a7a4-55c5-4e06-9598-ddad5346404f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d471a7a4-55c5-4e06-9598-ddad5346404f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 returned with HTTP 404 Sep 01 02:07:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 502/999] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:29 2026] GET /volume/v3/volumes/395436a4-3b3a-4b39-87e2-9087293b7166 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-677426493"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-677426493'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume of 1 GB Sep 01 02:07:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Availability Zones retrieved successfully. Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (f3c6838d-5c44-4d74-a178-e1b86c1fc940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1c25bc-a322-40bd-9c9c-80c1446335a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e1c25bc-a322-40bd-9c9c-80c1446335a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da32a96-d6ff-4385-b4f5-e2668963df62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Created reservations ['e8688cbd-9cdc-4f1b-aa12-75a7f214e0c6', 'ee795e6d-250c-4e9b-9772-3ae40b273e0b', '2a7d6354-cf36-42bd-980a-4ce159ff4ad8', 'cd438f7c-ee0f-474e-aff2-42da84744169'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4da32a96-d6ff-4385-b4f5-e2668963df62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8688cbd-9cdc-4f1b-aa12-75a7f214e0c6', 'ee795e6d-250c-4e9b-9772-3ae40b273e0b', '2a7d6354-cf36-42bd-980a-4ce159ff4ad8', 'cd438f7c-ee0f-474e-aff2-42da84744169']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3051d937-5d55-46ad-ab17-bea199cf89a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3051d937-5d55-46ad-ab17-bea199cf89a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16d68db5-7c3b-4c9d-bdda-fd196ffc261e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-677426493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['e8688cbd-9cdc-4f1b-aa12-75a7f214e0c6','ee795e6d-250c-4e9b-9772-3ae40b273e0b','2a7d6354-cf36-42bd-980a-4ce159ff4ad8','cd438f7c-ee0f-474e-aff2-42da84744169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-677426493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16d68db5-7c3b-4c9d-bdda-fd196ffc261e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00f77602e5704fb3a001f3b26d9cd8d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed63c87967514395b295f0a3c0ee73fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f46c779-ff3f-4518-ba16-8fcdc025fdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a7986c8f-a763-4006-9eda-fe7f4d6e1ecf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4f46c779-ff3f-4518-ba16-8fcdc025fdde) transitioned into state 'SUCCESS' from state '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-677426493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['e8688cbd-9cdc-4f1b-aa12-75a7f214e0c6','ee795e6d-250c-4e9b-9772-3ae40b273e0b','2a7d6354-cf36-42bd-980a-4ce159ff4ad8','cd438f7c-ee0f-474e-aff2-42da84744169'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de887b01-2616-4247-a5e1-18c4780bb681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7986c8f-a763-4006-9eda-fe7f4d6e1ecf tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7986c8f-a763-4006-9eda-fe7f4d6e1ecf tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7986c8f-a763-4006-9eda-fe7f4d6e1ecf tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de887b01-2616-4247-a5e1-18c4780bb681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a7986c8f-a763-4006-9eda-fe7f4d6e1ecf tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Volume info retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (f3c6838d-5c44-4d74-a178-e1b86c1fc940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request issued successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4de98d0f-ba4e-4f95-91d6-1d34b0367419 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 498/1000] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:29 2026] POST /volume/v3/volumes => generated 751 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7986c8f-a763-4006-9eda-fe7f4d6e1ecf tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 503/1001] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 => generated 881 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-193fdf46-779d-4c7d-9210-97d413b6cb79 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-193fdf46-779d-4c7d-9210-97d413b6cb79 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-193fdf46-779d-4c7d-9210-97d413b6cb79 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-193fdf46-779d-4c7d-9210-97d413b6cb79 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9c59f0dc-5ae7-497f-bbd7-ff7991554f98 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c59f0dc-5ae7-497f-bbd7-ff7991554f98 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/messages Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c59f0dc-5ae7-497f-bbd7-ff7991554f98 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c59f0dc-5ae7-497f-bbd7-ff7991554f98 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-193fdf46-779d-4c7d-9210-97d413b6cb79 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c59f0dc-5ae7-497f-bbd7-ff7991554f98 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 504/1002] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/messages => generated 676 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-193fdf46-779d-4c7d-9210-97d413b6cb79 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 499/1003] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e => generated 819 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b38913bd-7e2b-4dd0-bf7a-b8959ce13770 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b38913bd-7e2b-4dd0-bf7a-b8959ce13770 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] DELETE http://192.168.122.45/volume/v3/messages/844637b8-7be4-4f00-ae3e-138ca0ec6c6e Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b38913bd-7e2b-4dd0-bf7a-b8959ce13770 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b38913bd-7e2b-4dd0-bf7a-b8959ce13770 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b38913bd-7e2b-4dd0-bf7a-b8959ce13770 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/messages/844637b8-7be4-4f00-ae3e-138ca0ec6c6e returned with HTTP 204 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 505/1004] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:07:30 2026] DELETE /volume/v3/messages/844637b8-7be4-4f00-ae3e-138ca0ec6c6e => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4617c02e-01ab-4396-bf82-0d1a1067b243 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4617c02e-01ab-4396-bf82-0d1a1067b243 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/messages/844637b8-7be4-4f00-ae3e-138ca0ec6c6e Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4617c02e-01ab-4396-bf82-0d1a1067b243 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4617c02e-01ab-4396-bf82-0d1a1067b243 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4617c02e-01ab-4396-bf82-0d1a1067b243 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/messages/844637b8-7be4-4f00-ae3e-138ca0ec6c6e returned with HTTP 404 Sep 01 02:07:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 500/1005] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/messages/844637b8-7be4-4f00-ae3e-138ca0ec6c6e => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-032c5f5f-f8b4-4496-979e-dee23183046e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-032c5f5f-f8b4-4496-979e-dee23183046e tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-032c5f5f-f8b4-4496-979e-dee23183046e tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-032c5f5f-f8b4-4496-979e-dee23183046e tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-032c5f5f-f8b4-4496-979e-dee23183046e tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Volume info retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-032c5f5f-f8b4-4496-979e-dee23183046e tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 506/1006] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 => generated 881 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] DELETE http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Delete volume with id: 771dc525-5d55-4e68-87fb-364aec332397 Sep 01 02:07:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Volume info retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87080) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1104777726 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1104777726, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1104777726 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1104777726, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Created reservations ['91214410-6046-456a-a2e5-872d89127971', 'ab6ca01f-92a4-4a99-a5d1-6cc73a51ae5e', '9c7d2f4b-5b03-4778-96fb-b4bfe1fb9867', 'e1f53a07-aff8-42bd-97eb-ecacba9ff60f'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Delete volume request issued successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9ae0cec6-d4a8-4545-b6f0-e5fdf61f0a12 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 501/1007] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:30 2026] DELETE /volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-843d4603-9da6-4076-991b-437a5e0314e3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-843d4603-9da6-4076-991b-437a5e0314e3 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-843d4603-9da6-4076-991b-437a5e0314e3 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-843d4603-9da6-4076-991b-437a5e0314e3 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-843d4603-9da6-4076-991b-437a5e0314e3 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 returned with HTTP 404 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 507/1008] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/volumes/771dc525-5d55-4e68-87fb-364aec332397 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c1f58d8a-60b0-44f5-88f7-ccff01d5e415 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1f58d8a-60b0-44f5-88f7-ccff01d5e415 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] DELETE http://192.168.122.45/volume/v3/types/8f78012f-3653-4147-8250-cae0c4aabad7 Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c1f58d8a-60b0-44f5-88f7-ccff01d5e415 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c1f58d8a-60b0-44f5-88f7-ccff01d5e415 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1f58d8a-60b0-44f5-88f7-ccff01d5e415 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] http://192.168.122.45/volume/v3/types/8f78012f-3653-4147-8250-cae0c4aabad7 returned with HTTP 202 Sep 01 02:07:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 502/1009] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:30 2026] DELETE /volume/v3/types/8f78012f-3653-4147-8250-cae0c4aabad7 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c694e100-5942-4ca1-9807-2dfdd0594c3d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c694e100-5942-4ca1-9807-2dfdd0594c3d tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] GET http://192.168.122.45/volume/v3/types/8f78012f-3653-4147-8250-cae0c4aabad7 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c694e100-5942-4ca1-9807-2dfdd0594c3d tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c694e100-5942-4ca1-9807-2dfdd0594c3d tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c694e100-5942-4ca1-9807-2dfdd0594c3d tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] http://192.168.122.45/volume/v3/types/8f78012f-3653-4147-8250-cae0c4aabad7 returned with HTTP 404 Sep 01 02:07:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 508/1010] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:30 2026] GET /volume/v3/types/8f78012f-3653-4147-8250-cae0c4aabad7 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-97cf4c42-8c44-40e4-85b3-7e5264ec97d8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-97cf4c42-8c44-40e4-85b3-7e5264ec97d8 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:07:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-97cf4c42-8c44-40e4-85b3-7e5264ec97d8 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1752321329", "extra_specs": {"storage_protocol": "tempest-storage_protocol-889718878", "vendor_name": "tempest-vendor_name-1401632969"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-97cf4c42-8c44-40e4-85b3-7e5264ec97d8 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:07:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 503/1011] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/types => generated 327 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-96002111-5215-4969-b94f-e4b763757a85 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "de65a5a8-13c2-49bd-880a-07ed737e7a9d", "size": 1, "name": "tempest-UserMessagesTest-Volume-2053498975"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Create volume request body: {'volume': {'volume_type': 'de65a5a8-13c2-49bd-880a-07ed737e7a9d', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-2053498975'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Create volume of 1 GB Sep 01 02:07:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Availability Zones retrieved successfully. Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Flow 'volume_create_api' (93842d93-5815-475c-9f32-f50d64cbefa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c64c0a-815d-4377-92bd-2fd601be4802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68c64c0a-815d-4377-92bd-2fd601be4802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:07:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-889718878',vendor_name='tempest-vendor_name-1401632969'},id=de65a5a8-13c2-49bd-880a-07ed737e7a9d,is_public=True,name='tempest-UserMessagesTest-volume-type-1752321329',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de65a5a8-13c2-49bd-880a-07ed737e7a9d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:30 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c1f14b-60e3-428d-9dcf-f937e9b6e200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1752321329 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1752321329, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1752321329 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1752321329, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Created reservations ['3b3f99d1-7083-44c3-a2b8-ef9e7b1542be', 'ecf43fc6-14e3-414a-896b-597d9e2a1aca', '41272a07-548c-43a5-93a5-e3b1f3321e9c', '358f5dce-4b46-4c6f-9d93-730a93fb545c'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c1f14b-60e3-428d-9dcf-f937e9b6e200) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b3f99d1-7083-44c3-a2b8-ef9e7b1542be', 'ecf43fc6-14e3-414a-896b-597d9e2a1aca', '41272a07-548c-43a5-93a5-e3b1f3321e9c', '358f5dce-4b46-4c6f-9d93-730a93fb545c']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd14a6f0-52f9-4cd4-98b9-44cecf1788fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd14a6f0-52f9-4cd4-98b9-44cecf1788fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc8884b4-1609-4c5b-bb88-9a61a787ec10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2053498975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec3e0cfe1ee8416d80c57296d6a6a4e0',qos_specs=None,replication_status=,reservations=['3b3f99d1-7083-44c3-a2b8-ef9e7b1542be','ecf43fc6-14e3-414a-896b-597d9e2a1aca','41272a07-548c-43a5-93a5-e3b1f3321e9c','358f5dce-4b46-4c6f-9d93-730a93fb545c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f4f41f302564a0db99d0015e50446e4',volume_type_id=de65a5a8-13c2-49bd-880a-07ed737e7a9d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-2053498975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc8884b4-1609-4c5b-bb88-9a61a787ec10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec3e0cfe1ee8416d80c57296d6a6a4e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f4f41f302564a0db99d0015e50446e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de65a5a8-13c2-49bd-880a-07ed737e7a9d),volume_type_id=de65a5a8-13c2-49bd-880a-07ed737e7a9d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de189a3b-8694-4fdb-80f9-3efbdc3cbbe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-2020196723", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-2020196723', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Create volume of 1 GB Sep 01 02:07:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Availability Zones retrieved successfully. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de189a3b-8694-4fdb-80f9-3efbdc3cbbe7) transitioned into state 'SUCCESS' from state '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-2053498975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ec3e0cfe1ee8416d80c57296d6a6a4e0',qos_specs=None,replication_status=,reservations=['3b3f99d1-7083-44c3-a2b8-ef9e7b1542be','ecf43fc6-14e3-414a-896b-597d9e2a1aca','41272a07-548c-43a5-93a5-e3b1f3321e9c','358f5dce-4b46-4c6f-9d93-730a93fb545c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f4f41f302564a0db99d0015e50446e4',volume_type_id=de65a5a8-13c2-49bd-880a-07ed737e7a9d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ec6548-a8d4-4e3c-9b8c-e41f109aeff1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Flow 'volume_create_api' (2243d941-019c-4262-bb68-b949aef237ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606e5adb-607d-424e-a099-b87c462ea7c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40ec6548-a8d4-4e3c-9b8c-e41f109aeff1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Flow 'volume_create_api' (93842d93-5815-475c-9f32-f50d64cbefa0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Create volume request issued successfully. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-96002111-5215-4969-b94f-e4b763757a85 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 509/1012] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:07:30 2026] POST /volume/v3/volumes => generated 792 bytes in 424 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-812b58d5-4961-452a-8b0a-afb7a750c964 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-812b58d5-4961-452a-8b0a-afb7a750c964 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-812b58d5-4961-452a-8b0a-afb7a750c964 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-812b58d5-4961-452a-8b0a-afb7a750c964 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606e5adb-607d-424e-a099-b87c462ea7c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348d2999-cb72-4de7-bf45-bd197197349b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-812b58d5-4961-452a-8b0a-afb7a750c964 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Volume info retrieved successfully. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-812b58d5-4961-452a-8b0a-afb7a750c964 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 returned with HTTP 200 Sep 01 02:07:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 510/1013] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:07:31 2026] GET /volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 => generated 860 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cb34be77-733a-492e-be8b-edc76a67dd9c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb34be77-733a-492e-be8b-edc76a67dd9c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb34be77-733a-492e-be8b-edc76a67dd9c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb34be77-733a-492e-be8b-edc76a67dd9c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cb34be77-733a-492e-be8b-edc76a67dd9c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb34be77-733a-492e-be8b-edc76a67dd9c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e returned with HTTP 200 Sep 01 02:07:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 511/1014] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:31 2026] GET /volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Created reservations ['9e98f25f-2917-446d-8cc2-a311b49131bc', 'd9f7c30f-812f-4b67-a787-7cf7318a1558', 'bf4ef8c6-fc55-404f-b7cd-1c18ae4101a9', 'aa045de6-c7aa-42b2-b23b-0a2250b39752'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (348d2999-cb72-4de7-bf45-bd197197349b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e98f25f-2917-446d-8cc2-a311b49131bc', 'd9f7c30f-812f-4b67-a787-7cf7318a1558', 'bf4ef8c6-fc55-404f-b7cd-1c18ae4101a9', 'aa045de6-c7aa-42b2-b23b-0a2250b39752']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e36c19f-3eb5-494c-a722-aca1adcbe506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e36c19f-3eb5-494c-a722-aca1adcbe506) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '491b366d-13a1-4660-a960-2aa74bd64b66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-2020196723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5b9ca757714edf82c429b70788f16b',qos_specs=None,replication_status=,reservations=['9e98f25f-2917-446d-8cc2-a311b49131bc','d9f7c30f-812f-4b67-a787-7cf7318a1558','bf4ef8c6-fc55-404f-b7cd-1c18ae4101a9','aa045de6-c7aa-42b2-b23b-0a2250b39752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fabba1ff5f734a20b0d479fe2260bb57',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-2020196723',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=491b366d-13a1-4660-a960-2aa74bd64b66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e5b9ca757714edf82c429b70788f16b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fabba1ff5f734a20b0d479fe2260bb57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55f60a4-d669-4c59-873f-b74af54a7e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f55f60a4-d669-4c59-873f-b74af54a7e2c) transitioned into state 'SUCCESS' from state '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-2020196723',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5b9ca757714edf82c429b70788f16b',qos_specs=None,replication_status=,reservations=['9e98f25f-2917-446d-8cc2-a311b49131bc','d9f7c30f-812f-4b67-a787-7cf7318a1558','bf4ef8c6-fc55-404f-b7cd-1c18ae4101a9','aa045de6-c7aa-42b2-b23b-0a2250b39752'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fabba1ff5f734a20b0d479fe2260bb57',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851d77ff-fe62-4617-9917-e70c1dc0d62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (851d77ff-fe62-4617-9917-e70c1dc0d62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Flow 'volume_create_api' (2243d941-019c-4262-bb68-b949aef237ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Create volume request issued successfully. Sep 01 02:07:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f63658d4-b52f-4d63-a581-4135ff8d4a63 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 504/1015] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:31 2026] POST /volume/v3/volumes => generated 754 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c76549e8-267f-4fcb-9544-08bc847c55ef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c76549e8-267f-4fcb-9544-08bc847c55ef tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c76549e8-267f-4fcb-9544-08bc847c55ef tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c76549e8-267f-4fcb-9544-08bc847c55ef tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c76549e8-267f-4fcb-9544-08bc847c55ef tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-79cfcab7-273c-410e-b898-1da5749fa519 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c76549e8-267f-4fcb-9544-08bc847c55ef tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 512/1016] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 => generated 881 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-79cfcab7-273c-410e-b898-1da5749fa519 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-79cfcab7-273c-410e-b898-1da5749fa519 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-79cfcab7-273c-410e-b898-1da5749fa519 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e210bb05-f8f4-4b8e-b3c4-f65d6ead58be None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e210bb05-f8f4-4b8e-b3c4-f65d6ead58be tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/messages Sep 01 02:07:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e210bb05-f8f4-4b8e-b3c4-f65d6ead58be tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e210bb05-f8f4-4b8e-b3c4-f65d6ead58be tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-79cfcab7-273c-410e-b898-1da5749fa519 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e210bb05-f8f4-4b8e-b3c4-f65d6ead58be tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 513/1017] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/messages => generated 676 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a6fe4ea8-62f7-4909-8e19-5b21310a378d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-79cfcab7-273c-410e-b898-1da5749fa519 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 505/1018] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e => generated 844 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a6fe4ea8-62f7-4909-8e19-5b21310a378d tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/messages/74901ea5-dbd2-4232-a47e-e5ecca765f4b Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a6fe4ea8-62f7-4909-8e19-5b21310a378d tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a6fe4ea8-62f7-4909-8e19-5b21310a378d tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "16d68db5-7c3b-4c9d-bdda-fd196ffc261e", "size": 1, "name": "tempest-VolumesGetTest-Volume-407271789", "metadata": {"Type": "Test"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request body: {'volume': {'source_volid': '16d68db5-7c3b-4c9d-bdda-fd196ffc261e', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-407271789', 'metadata': {'Type': 'Test'}}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a6fe4ea8-62f7-4909-8e19-5b21310a378d tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/messages/74901ea5-dbd2-4232-a47e-e5ecca765f4b returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 514/1019] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/messages/74901ea5-dbd2-4232-a47e-e5ecca765f4b => generated 673 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e8f828f0-48d3-4049-a69e-4443c66527ca None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume of 1 GB Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8f828f0-48d3-4049-a69e-4443c66527ca tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/messages Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8f828f0-48d3-4049-a69e-4443c66527ca tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8f828f0-48d3-4049-a69e-4443c66527ca tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Availability Zones retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8f828f0-48d3-4049-a69e-4443c66527ca tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 515/1020] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/messages => generated 676 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0c75e75c-55cc-44bc-815c-23e72f3f1a5c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (902e1d48-1b99-4b9b-8570-e8cc1df54589) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68796cd-6107-409e-a8bf-7bbe15554156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0c75e75c-55cc-44bc-815c-23e72f3f1a5c tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] DELETE http://192.168.122.45/volume/v3/messages/74901ea5-dbd2-4232-a47e-e5ecca765f4b Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0c75e75c-55cc-44bc-815c-23e72f3f1a5c tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0c75e75c-55cc-44bc-815c-23e72f3f1a5c tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0c75e75c-55cc-44bc-815c-23e72f3f1a5c tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/messages/74901ea5-dbd2-4232-a47e-e5ecca765f4b returned with HTTP 204 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 516/1021] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:07:32 2026] DELETE /volume/v3/messages/74901ea5-dbd2-4232-a47e-e5ecca765f4b => generated 0 bytes in 74 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-873a6344-c601-47bd-8f68-d03dedca6ccd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-873a6344-c601-47bd-8f68-d03dedca6ccd tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-873a6344-c601-47bd-8f68-d03dedca6ccd tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-873a6344-c601-47bd-8f68-d03dedca6ccd tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c68796cd-6107-409e-a8bf-7bbe15554156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '16d68db5-7c3b-4c9d-bdda-fd196ffc261e', 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e178e32-8261-465e-ae51-1f518b72c124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-873a6344-c601-47bd-8f68-d03dedca6ccd tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-873a6344-c601-47bd-8f68-d03dedca6ccd tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 returned with HTTP 200 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 517/1022] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:07:32 2026] GET /volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 => generated 881 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] DELETE http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Delete volume with id: dc8884b4-1609-4c5b-bb88-9a61a787ec10 Sep 01 02:07:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Volume info retrieved successfully. Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Created reservations ['c2ea69b9-3afb-4734-b467-0a5bd989cc7d', 'd0ed4a47-a859-4de6-99eb-54f2ad091814', 'd4c21747-b908-40ca-a131-aa5bf83f980e', '0a44a743-6073-4dda-b9b3-264e4ea9867d'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87081) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e178e32-8261-465e-ae51-1f518b72c124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c2ea69b9-3afb-4734-b467-0a5bd989cc7d', 'd0ed4a47-a859-4de6-99eb-54f2ad091814', 'd4c21747-b908-40ca-a131-aa5bf83f980e', '0a44a743-6073-4dda-b9b3-264e4ea9867d']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a748de1c-7c2d-4435-8db2-0efdda277571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:32 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Created reservations ['2bb03e32-0817-4afd-8d50-681ecf89af69', '4519ac28-b151-4b2b-81f5-4d102e617ec6', '33e43c70-7e13-4187-a783-e4e0339bf198', '1ea73a15-2813-4683-acd3-f74fbfef7177'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a748de1c-7c2d-4435-8db2-0efdda277571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7eb3607a-6976-483f-a03a-b17d4620e086', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-407271789',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['c2ea69b9-3afb-4734-b467-0a5bd989cc7d','d0ed4a47-a859-4de6-99eb-54f2ad091814','d4c21747-b908-40ca-a131-aa5bf83f980e','0a44a743-6073-4dda-b9b3-264e4ea9867d'],size=1,snapshot_id=None,source_replicaid=,source_volid=16d68db5-7c3b-4c9d-bdda-fd196ffc261e,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-407271789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7eb3607a-6976-483f-a03a-b17d4620e086,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='00f77602e5704fb3a001f3b26d9cd8d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=16d68db5-7c3b-4c9d-bdda-fd196ffc261e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed63c87967514395b295f0a3c0ee73fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f316e716-091d-4575-a6c4-4cb1b6408588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f316e716-091d-4575-a6c4-4cb1b6408588) transitioned into state 'SUCCESS' from state '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-407271789',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['c2ea69b9-3afb-4734-b467-0a5bd989cc7d','d0ed4a47-a859-4de6-99eb-54f2ad091814','d4c21747-b908-40ca-a131-aa5bf83f980e','0a44a743-6073-4dda-b9b3-264e4ea9867d'],size=1,snapshot_id=None,source_replicaid=,source_volid=16d68db5-7c3b-4c9d-bdda-fd196ffc261e,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff8bd9e-2032-4178-984c-5b62bc4c42d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Delete volume request issued successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d837f6a-6777-4d61-a157-0b12bb0d9705 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 returned with HTTP 202 Sep 01 02:07:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 518/1023] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:07:32 2026] DELETE /volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 => generated 0 bytes in 427 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-75bb2167-315e-49ef-b2be-561f212948e6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-75bb2167-315e-49ef-b2be-561f212948e6 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] GET http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 Sep 01 02:07:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-75bb2167-315e-49ef-b2be-561f212948e6 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-75bb2167-315e-49ef-b2be-561f212948e6 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cff8bd9e-2032-4178-984c-5b62bc4c42d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-75bb2167-315e-49ef-b2be-561f212948e6 tempest-UserMessagesTest-875824547 tempest-UserMessagesTest-875824547-project-member] http://192.168.122.45/volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 returned with HTTP 404 Sep 01 02:07:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 519/1024] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/volumes/dc8884b4-1609-4c5b-bb88-9a61a787ec10 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (902e1d48-1b99-4b9b-8570-e8cc1df54589) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request issued successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b2de4f1c-30ba-4114-ae93-ab888c901907 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 506/1025] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:32 2026] POST /volume/v3/volumes => generated 799 bytes in 746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-25986d9b-7dde-4a3c-b599-0d0f5c4db259 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-25986d9b-7dde-4a3c-b599-0d0f5c4db259 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] DELETE http://192.168.122.45/volume/v3/types/de65a5a8-13c2-49bd-880a-07ed737e7a9d Sep 01 02:07:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-25986d9b-7dde-4a3c-b599-0d0f5c4db259 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-25986d9b-7dde-4a3c-b599-0d0f5c4db259 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7b6c8781-1321-483a-9543-bd772ad13c12 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7b6c8781-1321-483a-9543-bd772ad13c12 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7b6c8781-1321-483a-9543-bd772ad13c12 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7b6c8781-1321-483a-9543-bd772ad13c12 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7b6c8781-1321-483a-9543-bd772ad13c12 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7b6c8781-1321-483a-9543-bd772ad13c12 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 507/1026] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 867 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-25986d9b-7dde-4a3c-b599-0d0f5c4db259 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] http://192.168.122.45/volume/v3/types/de65a5a8-13c2-49bd-880a-07ed737e7a9d returned with HTTP 202 Sep 01 02:07:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 520/1027] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:07:33 2026] DELETE /volume/v3/types/de65a5a8-13c2-49bd-880a-07ed737e7a9d => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-65d431d6-472d-4170-9090-4f0761d1eae1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65d431d6-472d-4170-9090-4f0761d1eae1 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] GET http://192.168.122.45/volume/v3/types/de65a5a8-13c2-49bd-880a-07ed737e7a9d Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65d431d6-472d-4170-9090-4f0761d1eae1 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65d431d6-472d-4170-9090-4f0761d1eae1 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65d431d6-472d-4170-9090-4f0761d1eae1 tempest-UserMessagesTest-120792016 tempest-UserMessagesTest-120792016-project-admin] http://192.168.122.45/volume/v3/types/de65a5a8-13c2-49bd-880a-07ed737e7a9d returned with HTTP 404 Sep 01 02:07:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 508/1028] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:07:33 2026] GET /volume/v3/types/de65a5a8-13c2-49bd-880a-07ed737e7a9d => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ce820b2b-20b4-4c9c-9521-e9f40d144fe6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ce820b2b-20b4-4c9c-9521-e9f40d144fe6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ce820b2b-20b4-4c9c-9521-e9f40d144fe6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ce820b2b-20b4-4c9c-9521-e9f40d144fe6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ce820b2b-20b4-4c9c-9521-e9f40d144fe6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ce820b2b-20b4-4c9c-9521-e9f40d144fe6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 521/1029] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:34 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-75ee1331-5253-42ea-88bd-d19c4b2ab404 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-75ee1331-5253-42ea-88bd-d19c4b2ab404 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-75ee1331-5253-42ea-88bd-d19c4b2ab404 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-75ee1331-5253-42ea-88bd-d19c4b2ab404 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-75ee1331-5253-42ea-88bd-d19c4b2ab404 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-75ee1331-5253-42ea-88bd-d19c4b2ab404 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 509/1030] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:35 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b13af9b5-7a43-49db-952a-bccfdb1b08d8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b13af9b5-7a43-49db-952a-bccfdb1b08d8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b13af9b5-7a43-49db-952a-bccfdb1b08d8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b13af9b5-7a43-49db-952a-bccfdb1b08d8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b13af9b5-7a43-49db-952a-bccfdb1b08d8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b13af9b5-7a43-49db-952a-bccfdb1b08d8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 522/1031] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:36 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-04285096-aa70-4f91-999f-92d2c15a21f1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-04285096-aa70-4f91-999f-92d2c15a21f1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-04285096-aa70-4f91-999f-92d2c15a21f1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-04285096-aa70-4f91-999f-92d2c15a21f1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-04285096-aa70-4f91-999f-92d2c15a21f1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-04285096-aa70-4f91-999f-92d2c15a21f1 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 510/1032] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:37 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-74ffd812-81e1-42d6-849c-dcb28d0886ee None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-74ffd812-81e1-42d6-849c-dcb28d0886ee tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-74ffd812-81e1-42d6-849c-dcb28d0886ee tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-74ffd812-81e1-42d6-849c-dcb28d0886ee tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-74ffd812-81e1-42d6-849c-dcb28d0886ee tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-74ffd812-81e1-42d6-849c-dcb28d0886ee tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 523/1033] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:38 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1135947548"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1135947548'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Create volume of 1 GB Sep 01 02:07:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Availability Zones retrieved successfully. Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Flow 'volume_create_api' (22d87083-fe91-4f6f-8045-e644ed76e5e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904bdeb8-3adb-4388-8f7b-6a950cedca8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (904bdeb8-3adb-4388-8f7b-6a950cedca8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ab65d5-0135-4ca7-a149-88a8eb40667b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Created reservations ['b09a1060-d09a-4d5f-8cf1-a23ec4bf4657', '9fcbd367-b5cb-42d4-b5bd-bf51c07f970d', '78fc6a74-bbf7-41ee-8e65-310c7546a494', 'b852f739-2edb-4b9e-a685-6de3473d2f06'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ab65d5-0135-4ca7-a149-88a8eb40667b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b09a1060-d09a-4d5f-8cf1-a23ec4bf4657', '9fcbd367-b5cb-42d4-b5bd-bf51c07f970d', '78fc6a74-bbf7-41ee-8e65-310c7546a494', 'b852f739-2edb-4b9e-a685-6de3473d2f06']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c717fc-de4f-4aad-9de8-3ec8e907ded8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c717fc-de4f-4aad-9de8-3ec8e907ded8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0adc6750-fabe-43e7-b073-5eb65627203c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1135947548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af25f6ab2cc841cd80fccce2e705b381',qos_specs=None,replication_status=,reservations=['b09a1060-d09a-4d5f-8cf1-a23ec4bf4657','9fcbd367-b5cb-42d4-b5bd-bf51c07f970d','78fc6a74-bbf7-41ee-8e65-310c7546a494','b852f739-2edb-4b9e-a685-6de3473d2f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57f0b89490f41d6aafd362beae0e316',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1135947548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0adc6750-fabe-43e7-b073-5eb65627203c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af25f6ab2cc841cd80fccce2e705b381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57f0b89490f41d6aafd362beae0e316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06976d07-7c29-42dc-aaf4-67df8cbdcba0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06976d07-7c29-42dc-aaf4-67df8cbdcba0) transitioned into state 'SUCCESS' from state '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-1135947548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af25f6ab2cc841cd80fccce2e705b381',qos_specs=None,replication_status=,reservations=['b09a1060-d09a-4d5f-8cf1-a23ec4bf4657','9fcbd367-b5cb-42d4-b5bd-bf51c07f970d','78fc6a74-bbf7-41ee-8e65-310c7546a494','b852f739-2edb-4b9e-a685-6de3473d2f06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57f0b89490f41d6aafd362beae0e316',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a65eaf-6672-4a24-8754-d41e7324e8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e16a2a51-78da-4092-bfd1-a70f02855f0c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e16a2a51-78da-4092-bfd1-a70f02855f0c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e16a2a51-78da-4092-bfd1-a70f02855f0c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31a65eaf-6672-4a24-8754-d41e7324e8ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e16a2a51-78da-4092-bfd1-a70f02855f0c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Flow 'volume_create_api' (22d87083-fe91-4f6f-8045-e644ed76e5e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Create volume request issued successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-feac8565-3707-42de-b37b-cbb4abfb5f7b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 511/1034] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:39 2026] POST /volume/v3/volumes => generated 762 bytes in 760 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-308e414b-051e-4353-ac81-7abcf105f362 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-308e414b-051e-4353-ac81-7abcf105f362 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-308e414b-051e-4353-ac81-7abcf105f362 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-308e414b-051e-4353-ac81-7abcf105f362 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e16a2a51-78da-4092-bfd1-a70f02855f0c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e16a2a51-78da-4092-bfd1-a70f02855f0c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 524/1035] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 280 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-308e414b-051e-4353-ac81-7abcf105f362 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-308e414b-051e-4353-ac81-7abcf105f362 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 512/1036] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:40 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 830 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7c6fec2d-ea05-4d3d-8c69-35f30294e2e5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c6fec2d-ea05-4d3d-8c69-35f30294e2e5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c6fec2d-ea05-4d3d-8c69-35f30294e2e5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c6fec2d-ea05-4d3d-8c69-35f30294e2e5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b7e019d9-f5e7-4da7-89c9-5081cf49c677 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b7e019d9-f5e7-4da7-89c9-5081cf49c677 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b7e019d9-f5e7-4da7-89c9-5081cf49c677 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b7e019d9-f5e7-4da7-89c9-5081cf49c677 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:41 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7c6fec2d-ea05-4d3d-8c69-35f30294e2e5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b7e019d9-f5e7-4da7-89c9-5081cf49c677 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c6fec2d-ea05-4d3d-8c69-35f30294e2e5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 525/1037] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:41 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b7e019d9-f5e7-4da7-89c9-5081cf49c677 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 513/1038] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:41 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6b48032c-991e-4ba3-8005-dd1a2bf98e13 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b48032c-991e-4ba3-8005-dd1a2bf98e13 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2221900d-078e-40db-aa49-204574bd26f1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b48032c-991e-4ba3-8005-dd1a2bf98e13 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b48032c-991e-4ba3-8005-dd1a2bf98e13 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2221900d-078e-40db-aa49-204574bd26f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2221900d-078e-40db-aa49-204574bd26f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2221900d-078e-40db-aa49-204574bd26f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2221900d-078e-40db-aa49-204574bd26f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6b48032c-991e-4ba3-8005-dd1a2bf98e13 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b48032c-991e-4ba3-8005-dd1a2bf98e13 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 526/1039] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:42 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 283 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2221900d-078e-40db-aa49-204574bd26f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 514/1040] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:42 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 284 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ce19a022-5407-4113-9ec1-896c53a9ea18 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ab1747f0-5a17-416a-975c-891595627762 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ce19a022-5407-4113-9ec1-896c53a9ea18 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ce19a022-5407-4113-9ec1-896c53a9ea18 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ce19a022-5407-4113-9ec1-896c53a9ea18 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ce19a022-5407-4113-9ec1-896c53a9ea18 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ce19a022-5407-4113-9ec1-896c53a9ea18 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 527/1041] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:44 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bb35df59-f8b1-46cd-b440-709232c21693 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb35df59-f8b1-46cd-b440-709232c21693 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb35df59-f8b1-46cd-b440-709232c21693 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb35df59-f8b1-46cd-b440-709232c21693 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bb35df59-f8b1-46cd-b440-709232c21693 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ab1747f0-5a17-416a-975c-891595627762 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 Sep 01 02:07:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ab1747f0-5a17-416a-975c-891595627762 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ab1747f0-5a17-416a-975c-891595627762 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb35df59-f8b1-46cd-b440-709232c21693 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 528/1042] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:44 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 272 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ab1747f0-5a17-416a-975c-891595627762 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 returned with HTTP 200 Sep 01 02:07:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 515/1043] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:07:44 2026] GET /volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 => generated 440 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e8cf5097-b669-417b-8970-5863eb5d545a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e8cf5097-b669-417b-8970-5863eb5d545a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e8cf5097-b669-417b-8970-5863eb5d545a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e8cf5097-b669-417b-8970-5863eb5d545a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-808673254"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-808673254'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:45 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Create volume of 1 GB Sep 01 02:07:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e8cf5097-b669-417b-8970-5863eb5d545a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Availability Zones retrieved successfully. Sep 01 02:07:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e8cf5097-b669-417b-8970-5863eb5d545a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 516/1044] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:45 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Flow 'volume_create_api' (c1e8829b-da5c-4d25-96dd-96e9cfcf6dcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5b9ff9-3cda-4d66-9b38-6158e7b476ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c00e6b4a-1290-421a-a528-527b9b226071 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c00e6b4a-1290-421a-a528-527b9b226071 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c00e6b4a-1290-421a-a528-527b9b226071 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c00e6b4a-1290-421a-a528-527b9b226071 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c00e6b4a-1290-421a-a528-527b9b226071 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c00e6b4a-1290-421a-a528-527b9b226071 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 517/1045] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:45 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f5b9ff9-3cda-4d66-9b38-6158e7b476ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b6a7c2-5f5f-48bd-9a27-e49eb400edd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Created reservations ['ea62479f-8778-4dc6-8391-ca278e88330e', 'b7653498-2002-4799-8e53-b94498f3d89d', 'ebf22b0d-1341-4e4a-9710-38c34d533cb2', '8f8b28dd-fd59-4c7f-9404-a1942bc8f631'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44b6a7c2-5f5f-48bd-9a27-e49eb400edd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea62479f-8778-4dc6-8391-ca278e88330e', 'b7653498-2002-4799-8e53-b94498f3d89d', 'ebf22b0d-1341-4e4a-9710-38c34d533cb2', '8f8b28dd-fd59-4c7f-9404-a1942bc8f631']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e995b85-a6fc-4acc-8aa9-ad5e9a57cce3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6e995b85-a6fc-4acc-8aa9-ad5e9a57cce3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da33ac40-cfa7-4a46-91b9-17a7be1c8a24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-808673254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ea71c43f5c4c29a8b94c4ce1fafd55',qos_specs=None,replication_status=,reservations=['ea62479f-8778-4dc6-8391-ca278e88330e','b7653498-2002-4799-8e53-b94498f3d89d','ebf22b0d-1341-4e4a-9710-38c34d533cb2','8f8b28dd-fd59-4c7f-9404-a1942bc8f631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b841799112ae45d09b6ff8ea294c5333',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-808673254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da33ac40-cfa7-4a46-91b9-17a7be1c8a24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='30ea71c43f5c4c29a8b94c4ce1fafd55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b841799112ae45d09b6ff8ea294c5333',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be4bd08-d34b-487c-837b-2402dc0b5349) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3be4bd08-d34b-487c-837b-2402dc0b5349) transitioned into state 'SUCCESS' from state '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-808673254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='30ea71c43f5c4c29a8b94c4ce1fafd55',qos_specs=None,replication_status=,reservations=['ea62479f-8778-4dc6-8391-ca278e88330e','b7653498-2002-4799-8e53-b94498f3d89d','ebf22b0d-1341-4e4a-9710-38c34d533cb2','8f8b28dd-fd59-4c7f-9404-a1942bc8f631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b841799112ae45d09b6ff8ea294c5333',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd1aff6-05d3-4e3c-8751-6edfa89f6289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfd1aff6-05d3-4e3c-8751-6edfa89f6289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Flow 'volume_create_api' (c1e8829b-da5c-4d25-96dd-96e9cfcf6dcb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Create volume request issued successfully. Sep 01 02:07:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9ced2fd-d1e3-43b2-a213-deb37c8854db tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 529/1046] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:44 2026] POST /volume/v3/volumes => generated 765 bytes in 1624 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-00966390-a609-43ef-b9c5-329b6380f100 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00966390-a609-43ef-b9c5-329b6380f100 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] GET http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00966390-a609-43ef-b9c5-329b6380f100 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00966390-a609-43ef-b9c5-329b6380f100 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-00966390-a609-43ef-b9c5-329b6380f100 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00966390-a609-43ef-b9c5-329b6380f100 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 518/1047] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:46 2026] GET /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 833 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4de0361c-4c9a-4b3e-94a5-a0e1a858cd1a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4de0361c-4c9a-4b3e-94a5-a0e1a858cd1a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4de0361c-4c9a-4b3e-94a5-a0e1a858cd1a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4de0361c-4c9a-4b3e-94a5-a0e1a858cd1a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4de0361c-4c9a-4b3e-94a5-a0e1a858cd1a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4de0361c-4c9a-4b3e-94a5-a0e1a858cd1a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 530/1048] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:46 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4dfa5c2e-73a7-4fb4-b166-cdbe1bac36e1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4dfa5c2e-73a7-4fb4-b166-cdbe1bac36e1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4dfa5c2e-73a7-4fb4-b166-cdbe1bac36e1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4dfa5c2e-73a7-4fb4-b166-cdbe1bac36e1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4dfa5c2e-73a7-4fb4-b166-cdbe1bac36e1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4dfa5c2e-73a7-4fb4-b166-cdbe1bac36e1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 519/1049] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:46 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9f97d3a0-1003-49f3-b251-17da6abf792d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9f97d3a0-1003-49f3-b251-17da6abf792d tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] GET http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9f97d3a0-1003-49f3-b251-17da6abf792d tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9f97d3a0-1003-49f3-b251-17da6abf792d tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9f97d3a0-1003-49f3-b251-17da6abf792d tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9f97d3a0-1003-49f3-b251-17da6abf792d tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 531/1050] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1900af79-96cc-4658-be19-2304d080fd0a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1900af79-96cc-4658-be19-2304d080fd0a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1900af79-96cc-4658-be19-2304d080fd0a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1900af79-96cc-4658-be19-2304d080fd0a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1900af79-96cc-4658-be19-2304d080fd0a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1900af79-96cc-4658-be19-2304d080fd0a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 520/1051] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 891 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4d3bf306-b589-4b7e-93cb-e53ed1f05dd1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4d3bf306-b589-4b7e-93cb-e53ed1f05dd1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4d3bf306-b589-4b7e-93cb-e53ed1f05dd1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4d3bf306-b589-4b7e-93cb-e53ed1f05dd1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4d3bf306-b589-4b7e-93cb-e53ed1f05dd1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4d3bf306-b589-4b7e-93cb-e53ed1f05dd1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 532/1052] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:47 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f7be1b98-3442-4575-b9c5-6ff07e41c577 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7be1b98-3442-4575-b9c5-6ff07e41c577 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] GET http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7be1b98-3442-4575-b9c5-6ff07e41c577 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7be1b98-3442-4575-b9c5-6ff07e41c577 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f7be1b98-3442-4575-b9c5-6ff07e41c577 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7be1b98-3442-4575-b9c5-6ff07e41c577 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 521/1053] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 857 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b4ff56b8-5ecd-4653-b8dc-0d18dee471a8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b4ff56b8-5ecd-4653-b8dc-0d18dee471a8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b4ff56b8-5ecd-4653-b8dc-0d18dee471a8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b4ff56b8-5ecd-4653-b8dc-0d18dee471a8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b4ff56b8-5ecd-4653-b8dc-0d18dee471a8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b4ff56b8-5ecd-4653-b8dc-0d18dee471a8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 533/1054] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 892 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-18246696-593c-4523-b946-fce098211592 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18246696-593c-4523-b946-fce098211592 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-18246696-593c-4523-b946-fce098211592 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-18246696-593c-4523-b946-fce098211592 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-18246696-593c-4523-b946-fce098211592 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18246696-593c-4523-b946-fce098211592 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 522/1055] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 892 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b6ee1d30-bdca-466a-b046-f918cb8cff7f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6ee1d30-bdca-466a-b046-f918cb8cff7f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6ee1d30-bdca-466a-b046-f918cb8cff7f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6ee1d30-bdca-466a-b046-f918cb8cff7f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-00d583d9-299a-4162-9b34-0f90e17d9958 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00d583d9-299a-4162-9b34-0f90e17d9958 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] PUT http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00d583d9-299a-4162-9b34-0f90e17d9958 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-407271789"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b6ee1d30-bdca-466a-b046-f918cb8cff7f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-00d583d9-299a-4162-9b34-0f90e17d9958 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6ee1d30-bdca-466a-b046-f918cb8cff7f tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 534/1056] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:48 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-00d583d9-299a-4162-9b34-0f90e17d9958 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume updated successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00d583d9-299a-4162-9b34-0f90e17d9958 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 523/1057] 192.168.122.45 () {60 vars in 1247 bytes} [Tue Sep 1 02:07:49 2026] PUT /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 824 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e7782920-75e2-48ab-9272-4c0b85ed785d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7782920-75e2-48ab-9272-4c0b85ed785d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] PUT http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e7782920-75e2-48ab-9272-4c0b85ed785d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-631432300", "description": "This is the new description of volume"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e7782920-75e2-48ab-9272-4c0b85ed785d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e7782920-75e2-48ab-9272-4c0b85ed785d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume updated successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7782920-75e2-48ab-9272-4c0b85ed785d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 535/1058] 192.168.122.45 () {60 vars in 1248 bytes} [Tue Sep 1 02:07:49 2026] PUT /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 863 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-400eec17-4be9-4c1c-bc30-5cf923814f05 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-400eec17-4be9-4c1c-bc30-5cf923814f05 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-400eec17-4be9-4c1c-bc30-5cf923814f05 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-400eec17-4be9-4c1c-bc30-5cf923814f05 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-400eec17-4be9-4c1c-bc30-5cf923814f05 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-400eec17-4be9-4c1c-bc30-5cf923814f05 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 524/1059] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 931 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-949235601", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1129932832"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-949235601', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1129932832'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume of 1 GB Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Availability Zones retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (ee75cb0c-eb38-4aee-912a-6f45b7a0a5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a8421d-adc8-40ea-9256-425dd089f13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b1a8421d-adc8-40ea-9256-425dd089f13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c9437a-1901-4fb8-912c-1821b9e91c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Created reservations ['ab6c5f2b-5898-46dd-a55b-c9466237888b', '573f3b99-4c69-4f6e-b71b-25444f668500', '1979d925-5f73-4cac-a6b2-c82223f44fd7', '6514e023-753c-4b1e-953b-fd1c0b60b82b'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2c9437a-1901-4fb8-912c-1821b9e91c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab6c5f2b-5898-46dd-a55b-c9466237888b', '573f3b99-4c69-4f6e-b71b-25444f668500', '1979d925-5f73-4cac-a6b2-c82223f44fd7', '6514e023-753c-4b1e-953b-fd1c0b60b82b']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c0f65e-572f-49cb-b2a2-0d88616d5fb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4f8e7f20-62fc-42f1-9a43-18e3fc179a98 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f8e7f20-62fc-42f1-9a43-18e3fc179a98 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] GET http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f8e7f20-62fc-42f1-9a43-18e3fc179a98 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f8e7f20-62fc-42f1-9a43-18e3fc179a98 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3c0f65e-572f-49cb-b2a2-0d88616d5fb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'abd2987d-338c-4c50-9a20-f6e3e147b842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-949235601',display_name='tempest-VolumesGetTest-Volume-1129932832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['ab6c5f2b-5898-46dd-a55b-c9466237888b','573f3b99-4c69-4f6e-b71b-25444f668500','1979d925-5f73-4cac-a6b2-c82223f44fd7','6514e023-753c-4b1e-953b-fd1c0b60b82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:07:49Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-949235601',display_name='tempest-VolumesGetTest-Volume-1129932832',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=abd2987d-338c-4c50-9a20-f6e3e147b842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00f77602e5704fb3a001f3b26d9cd8d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed63c87967514395b295f0a3c0ee73fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bfbc395-d2f2-4603-8632-f2dc4346b9ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4f8e7f20-62fc-42f1-9a43-18e3fc179a98 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f8e7f20-62fc-42f1-9a43-18e3fc179a98 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 200 Sep 01 02:07:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 525/1060] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 857 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bfbc395-d2f2-4603-8632-f2dc4346b9ba) transitioned into 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-949235601',display_name='tempest-VolumesGetTest-Volume-1129932832',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['ab6c5f2b-5898-46dd-a55b-c9466237888b','573f3b99-4c69-4f6e-b71b-25444f668500','1979d925-5f73-4cac-a6b2-c82223f44fd7','6514e023-753c-4b1e-953b-fd1c0b60b82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8bf888-500d-47c0-b78d-113101a550e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c8bf888-500d-47c0-b78d-113101a550e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (ee75cb0c-eb38-4aee-912a-6f45b7a0a5a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request issued successfully. Sep 01 02:07:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-781e2629-b5a5-4e28-a338-4f3be9452d1f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:07:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 536/1061] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:49 2026] POST /volume/v3/volumes => generated 786 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-564aa969-8f32-43df-a283-2db92e323a1c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-564aa969-8f32-43df-a283-2db92e323a1c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-564aa969-8f32-43df-a283-2db92e323a1c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-564aa969-8f32-43df-a283-2db92e323a1c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-564aa969-8f32-43df-a283-2db92e323a1c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fd9ca9b8-74f1-4565-8e9c-e982278303f8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fd9ca9b8-74f1-4565-8e9c-e982278303f8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fd9ca9b8-74f1-4565-8e9c-e982278303f8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fd9ca9b8-74f1-4565-8e9c-e982278303f8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-564aa969-8f32-43df-a283-2db92e323a1c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 526/1062] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:49 2026] GET /volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 => generated 854 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fd9ca9b8-74f1-4565-8e9c-e982278303f8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fd9ca9b8-74f1-4565-8e9c-e982278303f8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 537/1063] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 855 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-aa01f73e-412a-469a-8338-f1dc012f253d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-aa01f73e-412a-469a-8338-f1dc012f253d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-aa01f73e-412a-469a-8338-f1dc012f253d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-aa01f73e-412a-469a-8338-f1dc012f253d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-aa01f73e-412a-469a-8338-f1dc012f253d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-aa01f73e-412a-469a-8338-f1dc012f253d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 527/1064] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 855 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-9e3019da-360e-47ac-9688-93e2b17b696e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-9e3019da-360e-47ac-9688-93e2b17b696e None None] GET http://192.168.122.45/volume// Sep 01 02:07:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-9e3019da-360e-47ac-9688-93e2b17b696e None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-9e3019da-360e-47ac-9688-93e2b17b696e None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-9e3019da-360e-47ac-9688-93e2b17b696e None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:07:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 538/1065] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/ => generated 389 bytes in 26 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-ced25796-509b-4290-a66f-9e86afb13858 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-ced25796-509b-4290-a66f-9e86afb13858 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:07:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-ced25796-509b-4290-a66f-9e86afb13858 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0adc6750-fabe-43e7-b073-5eb65627203c", "connector": null, "instance_uuid": "863d18c5-2b53-4539-af7c-2414e591a120"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f4bff25c-5d94-4a8e-9dab-c7ce35501ff9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f4bff25c-5d94-4a8e-9dab-c7ce35501ff9 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] GET http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f4bff25c-5d94-4a8e-9dab-c7ce35501ff9 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f4bff25c-5d94-4a8e-9dab-c7ce35501ff9 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f4bff25c-5d94-4a8e-9dab-c7ce35501ff9 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-ced25796-509b-4290-a66f-9e86afb13858 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 528/1066] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:07:50 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 01 02:07:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f4bff25c-5d94-4a8e-9dab-c7ce35501ff9 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 200 Sep 01 02:07:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 539/1067] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:50 2026] GET /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 857 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-23ad18e6-2d4f-4747-9fe0-7327c683d379 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-23ad18e6-2d4f-4747-9fe0-7327c683d379 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-23ad18e6-2d4f-4747-9fe0-7327c683d379 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-23ad18e6-2d4f-4747-9fe0-7327c683d379 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-eac8e971-5163-4868-8d28-124c5e6102ae None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-eac8e971-5163-4868-8d28-124c5e6102ae None None] GET http://192.168.122.45/volume// Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-eac8e971-5163-4868-8d28-124c5e6102ae None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-eac8e971-5163-4868-8d28-124c5e6102ae None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-eac8e971-5163-4868-8d28-124c5e6102ae None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:07:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 540/1068] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-55fbf9b0-50d4-46ae-bede-c489460f7f45 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-55fbf9b0-50d4-46ae-bede-c489460f7f45 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-55fbf9b0-50d4-46ae-bede-c489460f7f45 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-23ad18e6-2d4f-4747-9fe0-7327c683d379 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-55fbf9b0-50d4-46ae-bede-c489460f7f45 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-23ad18e6-2d4f-4747-9fe0-7327c683d379 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 529/1069] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-55fbf9b0-50d4-46ae-bede-c489460f7f45 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-78db55b6-87d2-41d2-b627-59617013025d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-78db55b6-87d2-41d2-b627-59617013025d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-78db55b6-87d2-41d2-b627-59617013025d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-78db55b6-87d2-41d2-b627-59617013025d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-55fbf9b0-50d4-46ae-bede-c489460f7f45 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 541/1070] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 1035 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-78db55b6-87d2-41d2-b627-59617013025d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-78db55b6-87d2-41d2-b627-59617013025d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 returned with HTTP 200 Sep 01 02:07:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 530/1071] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 => generated 878 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-49111c4d-2aaa-4d6d-83ba-ba5bbee397e5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-49111c4d-2aaa-4d6d-83ba-ba5bbee397e5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] PUT http://192.168.122.45/volume/v3/attachments/b4d1dcea-2a4e-4124-b181-c1efb5b59749 Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-49111c4d-2aaa-4d6d-83ba-ba5bbee397e5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-49111c4d-2aaa-4d6d-83ba-ba5bbee397e5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Acquiring lock "cinder-attachment_update-0adc6750-fabe-43e7-b073-5eb65627203c-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-49111c4d-2aaa-4d6d-83ba-ba5bbee397e5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Lock "cinder-attachment_update-0adc6750-fabe-43e7-b073-5eb65627203c-devstack" acquired by "attachment_update" :: waited 0.029s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:07:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3cb381fc-6a12-42df-bb93-a29d120f80cc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3cb381fc-6a12-42df-bb93-a29d120f80cc tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] GET http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3cb381fc-6a12-42df-bb93-a29d120f80cc tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3cb381fc-6a12-42df-bb93-a29d120f80cc tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3cb381fc-6a12-42df-bb93-a29d120f80cc tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3cb381fc-6a12-42df-bb93-a29d120f80cc tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 531/1072] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:51 2026] GET /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3d31e731-e11c-453d-8df6-2897a717dcee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d31e731-e11c-453d-8df6-2897a717dcee tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3d31e731-e11c-453d-8df6-2897a717dcee tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d31e731-e11c-453d-8df6-2897a717dcee tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 532/1073] 192.168.122.45 () {60 vars in 1253 bytes} [Tue Sep 1 02:07:52 2026] PUT /volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 => generated 395 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e51943a7-b706-4b6f-9ef1-163f0c384092 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e51943a7-b706-4b6f-9ef1-163f0c384092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e51943a7-b706-4b6f-9ef1-163f0c384092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e51943a7-b706-4b6f-9ef1-163f0c384092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e51943a7-b706-4b6f-9ef1-163f0c384092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e51943a7-b706-4b6f-9ef1-163f0c384092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 533/1074] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:52 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a5fac093-0c30-493f-8bd7-320a4535c32f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Create volume of 2 GB Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Availability Zones retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Flow 'volume_create_api' (4534c065-bdf7-4313-b3e0-0fd52b3da979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fcdabf-9a80-42af-8541-5e3ad4f62a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Validating volume size '2' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fcdabf-9a80-42af-8541-5e3ad4f62a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26832620-9e10-488b-a9fe-f291a4e3d40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-49111c4d-2aaa-4d6d-83ba-ba5bbee397e5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Lock "cinder-attachment_update-0adc6750-fabe-43e7-b073-5eb65627203c-devstack" released by "attachment_update" :: held 1.031s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-49111c4d-2aaa-4d6d-83ba-ba5bbee397e5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments/b4d1dcea-2a4e-4124-b181-c1efb5b59749 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 542/1075] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:07:51 2026] PUT /volume/v3/attachments/b4d1dcea-2a4e-4124-b181-c1efb5b59749 => generated 694 bytes in 1099 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-152f6091-44b6-4835-b084-4421735fbe15 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-152f6091-44b6-4835-b084-4421735fbe15 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-152f6091-44b6-4835-b084-4421735fbe15 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-152f6091-44b6-4835-b084-4421735fbe15 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: WARNING cinder.quota_utils [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Quota exceeded for 30ea71c43f5c4c29a8b94c4ce1fafd55, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26832620-9e10-488b-a9fe-f291a4e3d40d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:07:52 devstack devstack@c-api.service[87080]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-152f6091-44b6-4835-b084-4421735fbe15 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-152f6091-44b6-4835-b084-4421735fbe15 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26832620-9e10-488b-a9fe-f291a4e3d40d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 543/1076] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:52 2026] GET /volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 => generated 879 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26832620-9e10-488b-a9fe-f291a4e3d40d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fcdabf-9a80-42af-8541-5e3ad4f62a0e) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-31b2efee-4eb2-4809-bfc5-3cd289794b03 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80fcdabf-9a80-42af-8541-5e3ad4f62a0e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-31b2efee-4eb2-4809-bfc5-3cd289794b03 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] PUT http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Flow 'volume_create_api' (4534c065-bdf7-4313-b3e0-0fd52b3da979) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-31b2efee-4eb2-4809-bfc5-3cd289794b03 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-407271789", "description": null}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.middleware.fault [None req-a5fac093-0c30-493f-8bd7-320a4535c32f tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 413 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 534/1077] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:52 2026] POST /volume/v3/volumes => generated 208 bytes in 294 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8127cb53-26d4-4874-bce3-4190036b7580 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8127cb53-26d4-4874-bce3-4190036b7580 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8127cb53-26d4-4874-bce3-4190036b7580 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-31b2efee-4eb2-4809-bfc5-3cd289794b03 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-31b2efee-4eb2-4809-bfc5-3cd289794b03 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume updated successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-31b2efee-4eb2-4809-bfc5-3cd289794b03 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 544/1078] 192.168.122.45 () {60 vars in 1247 bytes} [Tue Sep 1 02:07:52 2026] PUT /volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 => generated 776 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-da8237e4-9eb6-4511-a499-cfa02dbed98c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-da8237e4-9eb6-4511-a499-cfa02dbed98c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-da8237e4-9eb6-4511-a499-cfa02dbed98c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-da8237e4-9eb6-4511-a499-cfa02dbed98c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-da8237e4-9eb6-4511-a499-cfa02dbed98c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-da8237e4-9eb6-4511-a499-cfa02dbed98c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 545/1079] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:52 2026] GET /volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 => generated 844 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ab5b171a-9b78-4685-b03b-e4a8a324463d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ab5b171a-9b78-4685-b03b-e4a8a324463d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] DELETE http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ab5b171a-9b78-4685-b03b-e4a8a324463d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ab5b171a-9b78-4685-b03b-e4a8a324463d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-ab5b171a-9b78-4685-b03b-e4a8a324463d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume with id: abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8127cb53-26d4-4874-bce3-4190036b7580 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 535/1080] 192.168.122.45 () {60 vars in 1253 bytes} [Tue Sep 1 02:07:52 2026] PUT /volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 => generated 395 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ab5b171a-9b78-4685-b03b-e4a8a324463d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Create volume of 1 GB Sep 01 02:07:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Availability Zones retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Flow 'volume_create_api' (7b526e2f-f6de-4852-b181-f5890107c00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ab5b171a-9b78-4685-b03b-e4a8a324463d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume request issued successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ab5b171a-9b78-4685-b03b-e4a8a324463d tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 returned with HTTP 202 Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ece3a9-c9e9-4c67-bdc2-c0289ea0efe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 546/1081] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:52 2026] DELETE /volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cc59def2-4f6a-41d0-a670-955c7ce412d5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc59def2-4f6a-41d0-a670-955c7ce412d5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cc59def2-4f6a-41d0-a670-955c7ce412d5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cc59def2-4f6a-41d0-a670-955c7ce412d5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cc59def2-4f6a-41d0-a670-955c7ce412d5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc59def2-4f6a-41d0-a670-955c7ce412d5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 returned with HTTP 200 Sep 01 02:07:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 547/1082] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:52 2026] GET /volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 => generated 843 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ece3a9-c9e9-4c67-bdc2-c0289ea0efe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c235642-3af8-4ae4-bb06-0160af5669f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: WARNING cinder.quota_utils [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Quota exceeded for 30ea71c43f5c4c29a8b94c4ce1fafd55, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 01 02:07:53 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c235642-3af8-4ae4-bb06-0160af5669f2) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:07:53 devstack devstack@c-api.service[87080]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c235642-3af8-4ae4-bb06-0160af5669f2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c235642-3af8-4ae4-bb06-0160af5669f2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ece3a9-c9e9-4c67-bdc2-c0289ea0efe3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03ece3a9-c9e9-4c67-bdc2-c0289ea0efe3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:07:53 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Flow 'volume_create_api' (7b526e2f-f6de-4852-b181-f5890107c00d) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:07:53 devstack devstack@c-api.service[87080]: INFO cinder.api.middleware.fault [None req-a4644c90-2cd3-4928-83a1-da3d3f2a92b5 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 413 Sep 01 02:07:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 536/1083] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:07:52 2026] POST /volume/v3/volumes => generated 150 bytes in 380 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3fd84108-725d-4abf-86da-a55bd637e446 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fd84108-725d-4abf-86da-a55bd637e446 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3fd84108-725d-4abf-86da-a55bd637e446 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d247fea9-86cf-40c5-8a21-5f9d5324e8d4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d247fea9-86cf-40c5-8a21-5f9d5324e8d4 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d247fea9-86cf-40c5-8a21-5f9d5324e8d4 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d247fea9-86cf-40c5-8a21-5f9d5324e8d4 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-3fd84108-725d-4abf-86da-a55bd637e446 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Deprecated: Default quota for resource: volumes_lvmdriver-1 is set by the default quota flag: quota_volumes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-3fd84108-725d-4abf-86da-a55bd637e446 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Deprecated: Default quota for resource: gigabytes_lvmdriver-1 is set by the default quota flag: quota_gigabytes_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-3fd84108-725d-4abf-86da-a55bd637e446 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Deprecated: Default quota for resource: snapshots_lvmdriver-1 is set by the default quota flag: quota_snapshots_lvmdriver-1, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-3fd84108-725d-4abf-86da-a55bd637e446 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-3fd84108-725d-4abf-86da-a55bd637e446 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-3fd84108-725d-4abf-86da-a55bd637e446 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:07:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fd84108-725d-4abf-86da-a55bd637e446 tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 returned with HTTP 200 Sep 01 02:07:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 548/1084] 192.168.122.45 () {60 vars in 1253 bytes} [Tue Sep 1 02:07:53 2026] PUT /volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 => generated 394 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5bb5b6f0-4df8-4f7e-b784-989b5ddbb5a0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d247fea9-86cf-40c5-8a21-5f9d5324e8d4 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5bb5b6f0-4df8-4f7e-b784-989b5ddbb5a0 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] POST http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24/action Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5bb5b6f0-4df8-4f7e-b784-989b5ddbb5a0 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5bb5b6f0-4df8-4f7e-b784-989b5ddbb5a0 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d247fea9-86cf-40c5-8a21-5f9d5324e8d4 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 537/1085] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:53 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 855 bytes in 241 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5bb5b6f0-4df8-4f7e-b784-989b5ddbb5a0 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: ERROR cinder.volume.api [None req-5bb5b6f0-4df8-4f7e-b784-989b5ddbb5a0 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Quota exceeded for 30ea71c43f5c4c29a8b94c4ce1fafd55, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-d507fd95-6ae7-490f-9f1f-b6ac29e8f622 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.middleware.fault [None req-5bb5b6f0-4df8-4f7e-b784-989b5ddbb5a0 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24/action returned with HTTP 413 Sep 01 02:07:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 549/1086] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:07:53 2026] POST /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24/action => generated 208 bytes in 213 msecs (HTTP/1.1 413) 8 headers in 323 bytes (2 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-d507fd95-6ae7-490f-9f1f-b6ac29e8f622 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/attachments/b4d1dcea-2a4e-4124-b181-c1efb5b59749/action Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-d507fd95-6ae7-490f-9f1f-b6ac29e8f622 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-d507fd95-6ae7-490f-9f1f-b6ac29e8f622 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e6db9cc4-3c62-4123-a65c-38e1448a48a4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6db9cc4-3c62-4123-a65c-38e1448a48a4 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] GET http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6db9cc4-3c62-4123-a65c-38e1448a48a4 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6db9cc4-3c62-4123-a65c-38e1448a48a4 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e6db9cc4-3c62-4123-a65c-38e1448a48a4 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6db9cc4-3c62-4123-a65c-38e1448a48a4 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 200 Sep 01 02:07:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 550/1087] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:53 2026] GET /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 858 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-20cc05d7-b517-431c-9061-1867610f9215 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-20cc05d7-b517-431c-9061-1867610f9215 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] DELETE http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-20cc05d7-b517-431c-9061-1867610f9215 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-20cc05d7-b517-431c-9061-1867610f9215 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-20cc05d7-b517-431c-9061-1867610f9215 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Delete volume with id: da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-20cc05d7-b517-431c-9061-1867610f9215 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-078fdbf8-8543-4764-85eb-2cdb04992d7b req-d507fd95-6ae7-490f-9f1f-b6ac29e8f622 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments/b4d1dcea-2a4e-4124-b181-c1efb5b59749/action returned with HTTP 204 Sep 01 02:07:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 538/1088] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:07:53 2026] POST /volume/v3/attachments/b4d1dcea-2a4e-4124-b181-c1efb5b59749/action => generated 0 bytes in 168 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-20cc05d7-b517-431c-9061-1867610f9215 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Delete volume request issued successfully. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-20cc05d7-b517-431c-9061-1867610f9215 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 202 Sep 01 02:07:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 551/1089] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:53 2026] DELETE /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c93b4429-490a-4e90-b62c-f58f68e2ad92 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c93b4429-490a-4e90-b62c-f58f68e2ad92 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] GET http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c93b4429-490a-4e90-b62c-f58f68e2ad92 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c93b4429-490a-4e90-b62c-f58f68e2ad92 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c93b4429-490a-4e90-b62c-f58f68e2ad92 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Volume info retrieved successfully. Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-057aa284-5812-45c7-bff2-4e29e39f67a0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-057aa284-5812-45c7-bff2-4e29e39f67a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-057aa284-5812-45c7-bff2-4e29e39f67a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-057aa284-5812-45c7-bff2-4e29e39f67a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c93b4429-490a-4e90-b62c-f58f68e2ad92 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 539/1090] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:53 2026] GET /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 857 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-057aa284-5812-45c7-bff2-4e29e39f67a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-057aa284-5812-45c7-bff2-4e29e39f67a0 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 552/1091] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:53 2026] GET /volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 => generated 843 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-31a95ff9-0d53-4bda-b581-04717d263c80 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-31a95ff9-0d53-4bda-b581-04717d263c80 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-31a95ff9-0d53-4bda-b581-04717d263c80 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-31a95ff9-0d53-4bda-b581-04717d263c80 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-31a95ff9-0d53-4bda-b581-04717d263c80 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-31a95ff9-0d53-4bda-b581-04717d263c80 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 540/1092] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 1147 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-be58ec30-5365-411b-a2b9-d9ec35cd4d14 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be58ec30-5365-411b-a2b9-d9ec35cd4d14 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be58ec30-5365-411b-a2b9-d9ec35cd4d14 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be58ec30-5365-411b-a2b9-d9ec35cd4d14 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-be58ec30-5365-411b-a2b9-d9ec35cd4d14 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be58ec30-5365-411b-a2b9-d9ec35cd4d14 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 553/1093] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-4dda4f64-c348-4aca-9fb4-fab77c9ee027 req-30f219cb-804a-421f-b772-9cbef471d7fc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-4dda4f64-c348-4aca-9fb4-fab77c9ee027 req-30f219cb-804a-421f-b772-9cbef471d7fc tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-4dda4f64-c348-4aca-9fb4-fab77c9ee027 req-30f219cb-804a-421f-b772-9cbef471d7fc tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-4dda4f64-c348-4aca-9fb4-fab77c9ee027 req-30f219cb-804a-421f-b772-9cbef471d7fc tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-4dda4f64-c348-4aca-9fb4-fab77c9ee027 req-30f219cb-804a-421f-b772-9cbef471d7fc tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-4dda4f64-c348-4aca-9fb4-fab77c9ee027 req-30f219cb-804a-421f-b772-9cbef471d7fc tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 541/1094] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 1147 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7948f849-9308-4cdb-a06c-3d837f291627 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7948f849-9308-4cdb-a06c-3d837f291627 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7948f849-9308-4cdb-a06c-3d837f291627 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7948f849-9308-4cdb-a06c-3d837f291627 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7948f849-9308-4cdb-a06c-3d837f291627 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7948f849-9308-4cdb-a06c-3d837f291627 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 554/1095] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 1147 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-7401374d-da74-40a3-837a-63c9915b2f04 req-994e4373-c9b4-40d0-a04c-9bac6fcc9ccd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-994e4373-c9b4-40d0-a04c-9bac6fcc9ccd tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-994e4373-c9b4-40d0-a04c-9bac6fcc9ccd tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-994e4373-c9b4-40d0-a04c-9bac6fcc9ccd tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-7401374d-da74-40a3-837a-63c9915b2f04 req-994e4373-c9b4-40d0-a04c-9bac6fcc9ccd tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-994e4373-c9b4-40d0-a04c-9bac6fcc9ccd tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 542/1096] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:07:54 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-7401374d-da74-40a3-837a-63c9915b2f04 req-d7f83713-9775-44b9-9024-6d7967bbbc05 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-d7f83713-9775-44b9-9024-6d7967bbbc05 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c/action Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-d7f83713-9775-44b9-9024-6d7967bbbc05 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-d7f83713-9775-44b9-9024-6d7967bbbc05 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-69357cd7-a81b-4fa0-92c5-decdc02947e7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69357cd7-a81b-4fa0-92c5-decdc02947e7 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] GET http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 Sep 01 02:07:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-69357cd7-a81b-4fa0-92c5-decdc02947e7 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-69357cd7-a81b-4fa0-92c5-decdc02947e7 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-7401374d-da74-40a3-837a-63c9915b2f04 req-d7f83713-9775-44b9-9024-6d7967bbbc05 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69357cd7-a81b-4fa0-92c5-decdc02947e7 tempest-VolumeQuotasNegativeTestJSON-1141092968 tempest-VolumeQuotasNegativeTestJSON-1141092968-project-member] http://192.168.122.45/volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 returned with HTTP 404 Sep 01 02:07:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 543/1097] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:55 2026] GET /volume/v3/volumes/da33ac40-cfa7-4a46-91b9-17a7be1c8a24 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b3641da6-5e17-4661-8208-3842a953001c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b3641da6-5e17-4661-8208-3842a953001c tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-7401374d-da74-40a3-837a-63c9915b2f04 req-d7f83713-9775-44b9-9024-6d7967bbbc05 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Begin detaching volume completed successfully. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-d7f83713-9775-44b9-9024-6d7967bbbc05 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c/action returned with HTTP 202 Sep 01 02:07:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b3641da6-5e17-4661-8208-3842a953001c tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 555/1098] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:07:55 2026] POST /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-19134ecd-9850-485f-84bd-9642637ca616 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19134ecd-9850-485f-84bd-9642637ca616 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19134ecd-9850-485f-84bd-9642637ca616 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19134ecd-9850-485f-84bd-9642637ca616 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19134ecd-9850-485f-84bd-9642637ca616 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 returned with HTTP 404 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 556/1099] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:55 2026] GET /volume/v3/volumes/abd2987d-338c-4c50-9a20-f6e3e147b842 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d8e0cf74-10af-45b7-b807-a6fecc693f93 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8e0cf74-10af-45b7-b807-a6fecc693f93 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d8e0cf74-10af-45b7-b807-a6fecc693f93 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d8e0cf74-10af-45b7-b807-a6fecc693f93 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d8e0cf74-10af-45b7-b807-a6fecc693f93 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8e0cf74-10af-45b7-b807-a6fecc693f93 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 557/1100] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:55 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 931 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-7401374d-da74-40a3-837a-63c9915b2f04 req-6e0d9f90-effc-49c2-a31a-8dcb2644e0bf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-6e0d9f90-effc-49c2-a31a-8dcb2644e0bf None None] GET http://192.168.122.45/volume// Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-6e0d9f90-effc-49c2-a31a-8dcb2644e0bf None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-6e0d9f90-effc-49c2-a31a-8dcb2644e0bf None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-6e0d9f90-effc-49c2-a31a-8dcb2644e0bf None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 558/1101] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:07:55 2026] GET /volume/ => generated 389 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-7401374d-da74-40a3-837a-63c9915b2f04 req-244c8618-17fb-4415-8f29-bac3d29962a1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-244c8618-17fb-4415-8f29-bac3d29962a1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-244c8618-17fb-4415-8f29-bac3d29962a1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-244c8618-17fb-4415-8f29-bac3d29962a1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-7401374d-da74-40a3-837a-63c9915b2f04 req-244c8618-17fb-4415-8f29-bac3d29962a1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-244c8618-17fb-4415-8f29-bac3d29962a1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 559/1102] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:07:55 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 1331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-98392ffb-6a10-415c-8430-1b7efd8e8d96 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98392ffb-6a10-415c-8430-1b7efd8e8d96 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] DELETE http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-98392ffb-6a10-415c-8430-1b7efd8e8d96 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-98392ffb-6a10-415c-8430-1b7efd8e8d96 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-98392ffb-6a10-415c-8430-1b7efd8e8d96 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume with id: 7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-98392ffb-6a10-415c-8430-1b7efd8e8d96 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b3641da6-5e17-4661-8208-3842a953001c tempest-VolumeQuotasNegativeTestJSON-1559221920 tempest-VolumeQuotasNegativeTestJSON-1559221920-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 returned with HTTP 200 Sep 01 02:07:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 544/1103] 192.168.122.45 () {60 vars in 1254 bytes} [Tue Sep 1 02:07:55 2026] PUT /volume/v3/os-quota-sets/30ea71c43f5c4c29a8b94c4ce1fafd55 => generated 398 bytes in 314 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-98392ffb-6a10-415c-8430-1b7efd8e8d96 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume request issued successfully. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98392ffb-6a10-415c-8430-1b7efd8e8d96 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 202 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 560/1104] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:55 2026] DELETE /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e58e6b29-009c-4517-9844-08a1c068193e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e58e6b29-009c-4517-9844-08a1c068193e tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e58e6b29-009c-4517-9844-08a1c068193e tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e58e6b29-009c-4517-9844-08a1c068193e tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e58e6b29-009c-4517-9844-08a1c068193e tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e58e6b29-009c-4517-9844-08a1c068193e tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 200 Sep 01 02:07:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 545/1105] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:55 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 930 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-7401374d-da74-40a3-837a-63c9915b2f04 req-40c0771c-3278-42f0-8d65-f28e1ec3a052 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-40c0771c-3278-42f0-8d65-f28e1ec3a052 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] DELETE http://192.168.122.45/volume/v3/attachments/b4d1dcea-2a4e-4124-b181-c1efb5b59749 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-40c0771c-3278-42f0-8d65-f28e1ec3a052 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-40c0771c-3278-42f0-8d65-f28e1ec3a052 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:55 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:07:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7401374d-da74-40a3-837a-63c9915b2f04 req-40c0771c-3278-42f0-8d65-f28e1ec3a052 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments/b4d1dcea-2a4e-4124-b181-c1efb5b59749 returned with HTTP 200 Sep 01 02:07:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 561/1106] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:07:55 2026] DELETE /volume/v3/attachments/b4d1dcea-2a4e-4124-b181-c1efb5b59749 => generated 19 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c170154e-b486-460d-afed-280711d09613 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c170154e-b486-460d-afed-280711d09613 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:07:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c170154e-b486-460d-afed-280711d09613 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c170154e-b486-460d-afed-280711d09613 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c170154e-b486-460d-afed-280711d09613 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:07:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c170154e-b486-460d-afed-280711d09613 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:07:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 546/1107] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:56 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-117fa8a6-cb17-4a9d-8097-f0dae8b09b0f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-117fa8a6-cb17-4a9d-8097-f0dae8b09b0f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 Sep 01 02:07:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-117fa8a6-cb17-4a9d-8097-f0dae8b09b0f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-117fa8a6-cb17-4a9d-8097-f0dae8b09b0f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-117fa8a6-cb17-4a9d-8097-f0dae8b09b0f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 returned with HTTP 404 Sep 01 02:07:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 562/1108] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:56 2026] GET /volume/v3/volumes/7eb3607a-6976-483f-a03a-b17d4620e086 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9db7d03e-6961-4668-af9e-028aecaea5b7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9db7d03e-6961-4668-af9e-028aecaea5b7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e Sep 01 02:07:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9db7d03e-6961-4668-af9e-028aecaea5b7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9db7d03e-6961-4668-af9e-028aecaea5b7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9db7d03e-6961-4668-af9e-028aecaea5b7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9db7d03e-6961-4668-af9e-028aecaea5b7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e returned with HTTP 200 Sep 01 02:07:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 547/1109] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:56 2026] GET /volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e => generated 844 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dbc69ddf-9961-40a2-bf31-03d5e09be927 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dbc69ddf-9961-40a2-bf31-03d5e09be927 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] DELETE http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e Sep 01 02:07:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dbc69ddf-9961-40a2-bf31-03d5e09be927 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dbc69ddf-9961-40a2-bf31-03d5e09be927 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-dbc69ddf-9961-40a2-bf31-03d5e09be927 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume with id: 16d68db5-7c3b-4c9d-bdda-fd196ffc261e Sep 01 02:07:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dbc69ddf-9961-40a2-bf31-03d5e09be927 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dbc69ddf-9961-40a2-bf31-03d5e09be927 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume request issued successfully. Sep 01 02:07:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dbc69ddf-9961-40a2-bf31-03d5e09be927 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e returned with HTTP 202 Sep 01 02:07:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 563/1110] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:07:56 2026] DELETE /volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:07:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0f161ef2-22e2-4021-92df-2b3c1369d74a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f161ef2-22e2-4021-92df-2b3c1369d74a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e Sep 01 02:07:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f161ef2-22e2-4021-92df-2b3c1369d74a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f161ef2-22e2-4021-92df-2b3c1369d74a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:07:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:07:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0f161ef2-22e2-4021-92df-2b3c1369d74a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f161ef2-22e2-4021-92df-2b3c1369d74a tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e returned with HTTP 200 Sep 01 02:07:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 548/1111] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:56 2026] GET /volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e => generated 843 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-665e6db3-9cdc-414c-85f6-16da467f174c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-665e6db3-9cdc-414c-85f6-16da467f174c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e Sep 01 02:07:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-665e6db3-9cdc-414c-85f6-16da467f174c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-665e6db3-9cdc-414c-85f6-16da467f174c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:07:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:07:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:07:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:07:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-665e6db3-9cdc-414c-85f6-16da467f174c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:07:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-665e6db3-9cdc-414c-85f6-16da467f174c tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e returned with HTTP 200 Sep 01 02:07:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 564/1112] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:57 2026] GET /volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e => generated 843 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:07:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1a801a76-2e0f-4ce2-a93b-9cee4982ba57 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1a801a76-2e0f-4ce2-a93b-9cee4982ba57 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e Sep 01 02:07:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1a801a76-2e0f-4ce2-a93b-9cee4982ba57 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:07:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1a801a76-2e0f-4ce2-a93b-9cee4982ba57 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:07:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1a801a76-2e0f-4ce2-a93b-9cee4982ba57 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e returned with HTTP 404 Sep 01 02:07:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 549/1113] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:07:58 2026] GET /volume/v3/volumes/16d68db5-7c3b-4c9d-bdda-fd196ffc261e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:07:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:07:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:07:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-VolumesGetTest-Volume-1519757880", "metadata": {"Type": "Test"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:07:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request body: {'volume': {'imageRef': 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1519757880', 'metadata': {'Type': 'Test'}}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume of 1 GB Sep 01 02:08:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Availability Zones retrieved successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (ee2eb0e0-19b7-4665-885c-bab24a30cee3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b0702d-62b5-4055-95bc-f6e781dcc8ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71b0702d-62b5-4055-95bc-f6e781dcc8ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bff18b-ff65-4202-910c-429880463b94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Created reservations ['7810da05-0103-40e2-b4db-cb2b0e9f64a3', 'd521112f-7c5c-42b6-81c6-e8aeb52c4dec', '16599fe2-cf8b-441f-984b-12935f2c8d70', '747f0b65-1424-47b8-8df2-e4376e88fe89'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f7bff18b-ff65-4202-910c-429880463b94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7810da05-0103-40e2-b4db-cb2b0e9f64a3', 'd521112f-7c5c-42b6-81c6-e8aeb52c4dec', '16599fe2-cf8b-441f-984b-12935f2c8d70', '747f0b65-1424-47b8-8df2-e4376e88fe89']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efeecb46-e0e3-4919-a992-06909c7402da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efeecb46-e0e3-4919-a992-06909c7402da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f2f1102-bfae-4db9-85c1-efacfa9f5500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1519757880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['7810da05-0103-40e2-b4db-cb2b0e9f64a3','d521112f-7c5c-42b6-81c6-e8aeb52c4dec','16599fe2-cf8b-441f-984b-12935f2c8d70','747f0b65-1424-47b8-8df2-e4376e88fe89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1519757880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f2f1102-bfae-4db9-85c1-efacfa9f5500,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='00f77602e5704fb3a001f3b26d9cd8d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed63c87967514395b295f0a3c0ee73fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5124bf54-58d7-408c-b02e-b1523ed15661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5124bf54-58d7-408c-b02e-b1523ed15661) transitioned into state 'SUCCESS' from state '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-1519757880',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['7810da05-0103-40e2-b4db-cb2b0e9f64a3','d521112f-7c5c-42b6-81c6-e8aeb52c4dec','16599fe2-cf8b-441f-984b-12935f2c8d70','747f0b65-1424-47b8-8df2-e4376e88fe89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46397a5a-539f-4e7e-a6b1-5c05fbacea29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46397a5a-539f-4e7e-a6b1-5c05fbacea29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (ee2eb0e0-19b7-4665-885c-bab24a30cee3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request issued successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7cddcb7-3f01-45e7-ba08-50f3eb828cd3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 565/1114] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:07:59 2026] POST /volume/v3/volumes => generated 766 bytes in 1594 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4e6f308f-41aa-4bb7-9c39-abcdae46119f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e6f308f-41aa-4bb7-9c39-abcdae46119f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e6f308f-41aa-4bb7-9c39-abcdae46119f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e6f308f-41aa-4bb7-9c39-abcdae46119f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4e6f308f-41aa-4bb7-9c39-abcdae46119f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e6f308f-41aa-4bb7-9c39-abcdae46119f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 550/1115] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:00 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 834 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cf553274-f183-416e-92e4-8142cbca45e7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf553274-f183-416e-92e4-8142cbca45e7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf553274-f183-416e-92e4-8142cbca45e7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf553274-f183-416e-92e4-8142cbca45e7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cf553274-f183-416e-92e4-8142cbca45e7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf553274-f183-416e-92e4-8142cbca45e7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 566/1116] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:01 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 858 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-805a2d79-cf41-4a16-81da-ec814d5e7f73 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-805a2d79-cf41-4a16-81da-ec814d5e7f73 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] GET http://192.168.122.45/volume/v3/os-services Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-805a2d79-cf41-4a16-81da-ec814d5e7f73 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-805a2d79-cf41-4a16-81da-ec814d5e7f73 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:02 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-805a2d79-cf41-4a16-81da-ec814d5e7f73 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] http://192.168.122.45/volume/v3/os-services returned with HTTP 200 Sep 01 02:08:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 551/1117] 192.168.122.45 () {58 vars in 1128 bytes} [Tue Sep 1 02:08:02 2026] GET /volume/v3/os-services => generated 705 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bbd8f1f2-9e11-4db6-80b7-a912617a3e78 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bbd8f1f2-9e11-4db6-80b7-a912617a3e78 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] GET http://192.168.122.45/volume/v3/os-services?host=devstack Sep 01 02:08:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bbd8f1f2-9e11-4db6-80b7-a912617a3e78 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bbd8f1f2-9e11-4db6-80b7-a912617a3e78 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:02 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bbd8f1f2-9e11-4db6-80b7-a912617a3e78 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] http://192.168.122.45/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 01 02:08:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 567/1118] 192.168.122.45 () {58 vars in 1155 bytes} [Tue Sep 1 02:08:02 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-883859c9-b89f-4484-a326-56eaafa8d89f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-883859c9-b89f-4484-a326-56eaafa8d89f tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] GET http://192.168.122.45/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-883859c9-b89f-4484-a326-56eaafa8d89f tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-883859c9-b89f-4484-a326-56eaafa8d89f tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-883859c9-b89f-4484-a326-56eaafa8d89f tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] http://192.168.122.45/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 01 02:08:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 552/1119] 192.168.122.45 () {58 vars in 1203 bytes} [Tue Sep 1 02:08:02 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 01 02:08:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f29f781c-3b89-40e9-b042-bbef45eeef6f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f29f781c-3b89-40e9-b042-bbef45eeef6f tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] GET http://192.168.122.45/volume/v3/os-services?binary=cinder-scheduler Sep 01 02:08:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f29f781c-3b89-40e9-b042-bbef45eeef6f tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f29f781c-3b89-40e9-b042-bbef45eeef6f tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f29f781c-3b89-40e9-b042-bbef45eeef6f tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] http://192.168.122.45/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 01 02:08:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 568/1120] 192.168.122.45 () {58 vars in 1175 bytes} [Tue Sep 1 02:08:02 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-2042924479"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-2042924479'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Create volume of 1 GB Sep 01 02:08:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Availability Zones retrieved successfully. Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Flow 'volume_create_api' (680193b7-de76-47aa-949b-1d5a3f2521b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707f11d3-bb85-4d02-8f84-50871a54f096) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:02 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-aefea09f-60ff-4856-b02c-16b98bc5e817 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aefea09f-60ff-4856-b02c-16b98bc5e817 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aefea09f-60ff-4856-b02c-16b98bc5e817 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aefea09f-60ff-4856-b02c-16b98bc5e817 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (707f11d3-bb85-4d02-8f84-50871a54f096) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9f952b-7fa9-49e2-82b9-830b991df19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-aefea09f-60ff-4856-b02c-16b98bc5e817 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aefea09f-60ff-4856-b02c-16b98bc5e817 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 569/1121] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:02 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Created reservations ['c124576d-9da0-49b6-81fe-a82fb91d3852', '023240ed-56fa-46e2-94ce-99a1752be539', '66b549c5-1eed-43e7-b14f-1a14acfe866a', '41991560-9fb3-4aec-94ae-a4eb414d7d0b'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e9f952b-7fa9-49e2-82b9-830b991df19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c124576d-9da0-49b6-81fe-a82fb91d3852', '023240ed-56fa-46e2-94ce-99a1752be539', '66b549c5-1eed-43e7-b14f-1a14acfe866a', '41991560-9fb3-4aec-94ae-a4eb414d7d0b']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5238f3ee-a73b-48fa-898d-42afc9580973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5238f3ee-a73b-48fa-898d-42afc9580973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ec138c1-75a7-4599-855f-924d4b27f361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2042924479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de52585dbf04621b1be45bdc9959a27',qos_specs=None,replication_status=,reservations=['c124576d-9da0-49b6-81fe-a82fb91d3852','023240ed-56fa-46e2-94ce-99a1752be539','66b549c5-1eed-43e7-b14f-1a14acfe866a','41991560-9fb3-4aec-94ae-a4eb414d7d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='928803e8aa194199a3626a9b77b6aa98',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-2042924479',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ec138c1-75a7-4599-855f-924d4b27f361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4de52585dbf04621b1be45bdc9959a27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='928803e8aa194199a3626a9b77b6aa98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3424d8b1-0952-4756-bff8-01ddfb522fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3424d8b1-0952-4756-bff8-01ddfb522fbe) transitioned into state 'SUCCESS' from state '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-2042924479',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4de52585dbf04621b1be45bdc9959a27',qos_specs=None,replication_status=,reservations=['c124576d-9da0-49b6-81fe-a82fb91d3852','023240ed-56fa-46e2-94ce-99a1752be539','66b549c5-1eed-43e7-b14f-1a14acfe866a','41991560-9fb3-4aec-94ae-a4eb414d7d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='928803e8aa194199a3626a9b77b6aa98',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72980d5f-f62a-4022-be6a-484a91ea13f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72980d5f-f62a-4022-be6a-484a91ea13f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Flow 'volume_create_api' (680193b7-de76-47aa-949b-1d5a3f2521b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Create volume request issued successfully. Sep 01 02:08:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e97b6231-2d4f-4cec-886e-b19320f57a6e tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 553/1122] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:02 2026] POST /volume/v3/volumes => generated 761 bytes in 768 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bf618287-8f27-4913-91cb-ef7148e1b37d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf618287-8f27-4913-91cb-ef7148e1b37d tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] GET http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 Sep 01 02:08:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf618287-8f27-4913-91cb-ef7148e1b37d tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf618287-8f27-4913-91cb-ef7148e1b37d tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bf618287-8f27-4913-91cb-ef7148e1b37d tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Volume info retrieved successfully. Sep 01 02:08:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf618287-8f27-4913-91cb-ef7148e1b37d tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 returned with HTTP 200 Sep 01 02:08:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 570/1123] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:03 2026] GET /volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 => generated 829 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fe177f1c-35b1-420d-9769-3a75e42e6c81 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe177f1c-35b1-420d-9769-3a75e42e6c81 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe177f1c-35b1-420d-9769-3a75e42e6c81 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe177f1c-35b1-420d-9769-3a75e42e6c81 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fe177f1c-35b1-420d-9769-3a75e42e6c81 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe177f1c-35b1-420d-9769-3a75e42e6c81 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 554/1124] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:03 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 847 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3ddab252-56b9-4276-b4f7-d2826f859225 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ddab252-56b9-4276-b4f7-d2826f859225 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3ddab252-56b9-4276-b4f7-d2826f859225 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3ddab252-56b9-4276-b4f7-d2826f859225 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3ddab252-56b9-4276-b4f7-d2826f859225 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ddab252-56b9-4276-b4f7-d2826f859225 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 571/1125] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:03 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-2f09d3cf-e856-401e-9493-c430b036f03e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-2f09d3cf-e856-401e-9493-c430b036f03e tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-2f09d3cf-e856-401e-9493-c430b036f03e tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-2f09d3cf-e856-401e-9493-c430b036f03e tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-2f09d3cf-e856-401e-9493-c430b036f03e tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-2f09d3cf-e856-401e-9493-c430b036f03e tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 555/1126] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:04 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 847 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b6515cd1-456b-4d3c-bdab-d838e7d280b9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6515cd1-456b-4d3c-bdab-d838e7d280b9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6515cd1-456b-4d3c-bdab-d838e7d280b9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6515cd1-456b-4d3c-bdab-d838e7d280b9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b6515cd1-456b-4d3c-bdab-d838e7d280b9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6515cd1-456b-4d3c-bdab-d838e7d280b9 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 572/1127] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:04 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 916 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-260054dc-6431-4d80-a010-3df4e7e12edb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-260054dc-6431-4d80-a010-3df4e7e12edb None None] GET http://192.168.122.45/volume// Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-260054dc-6431-4d80-a010-3df4e7e12edb None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-260054dc-6431-4d80-a010-3df4e7e12edb None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-260054dc-6431-4d80-a010-3df4e7e12edb None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:08:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 556/1128] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:04 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-7a9db484-47c8-4db0-99d9-c5d61a320cff None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-7a9db484-47c8-4db0-99d9-c5d61a320cff tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-7a9db484-47c8-4db0-99d9-c5d61a320cff tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "491b366d-13a1-4660-a960-2aa74bd64b66", "connector": null, "instance_uuid": "7aef33e9-6111-46d5-acef-570d0011731c"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-7a9db484-47c8-4db0-99d9-c5d61a320cff tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:08:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 573/1129] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:08:04 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 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3a9747df-6189-45b3-b352-51ee91d4329c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a9747df-6189-45b3-b352-51ee91d4329c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a9747df-6189-45b3-b352-51ee91d4329c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3a9747df-6189-45b3-b352-51ee91d4329c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-7347a08c-ef59-4ee8-9086-29f457059adc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-7347a08c-ef59-4ee8-9086-29f457059adc None None] GET http://192.168.122.45/volume// Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-7347a08c-ef59-4ee8-9086-29f457059adc None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-7347a08c-ef59-4ee8-9086-29f457059adc None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-7347a08c-ef59-4ee8-9086-29f457059adc None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:08:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 574/1130] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:04 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3a9747df-6189-45b3-b352-51ee91d4329c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-332eddf4-4934-4f2e-8804-8aa3065b2c5f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3a9747df-6189-45b3-b352-51ee91d4329c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 557/1131] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:04 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-332eddf4-4934-4f2e-8804-8aa3065b2c5f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-332eddf4-4934-4f2e-8804-8aa3065b2c5f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-332eddf4-4934-4f2e-8804-8aa3065b2c5f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-332eddf4-4934-4f2e-8804-8aa3065b2c5f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-332eddf4-4934-4f2e-8804-8aa3065b2c5f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 575/1132] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:08:04 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 1027 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d2e0490c-ddf2-42c1-9ff0-45b8985b9a00 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d2e0490c-ddf2-42c1-9ff0-45b8985b9a00 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] GET http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d2e0490c-ddf2-42c1-9ff0-45b8985b9a00 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d2e0490c-ddf2-42c1-9ff0-45b8985b9a00 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d2e0490c-ddf2-42c1-9ff0-45b8985b9a00 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Volume info retrieved successfully. Sep 01 02:08:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d2e0490c-ddf2-42c1-9ff0-45b8985b9a00 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 returned with HTTP 200 Sep 01 02:08:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 558/1133] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:04 2026] GET /volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-875083e8-faa1-4f78-919b-8b479db507ad None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-875083e8-faa1-4f78-919b-8b479db507ad tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] PUT http://192.168.122.45/volume/v3/attachments/9a412344-b3f6-4f94-b296-0fbd61aa1e2d Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-875083e8-faa1-4f78-919b-8b479db507ad tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-875083e8-faa1-4f78-919b-8b479db507ad tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Acquiring lock "cinder-attachment_update-491b366d-13a1-4660-a960-2aa74bd64b66-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-875083e8-faa1-4f78-919b-8b479db507ad tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Lock "cinder-attachment_update-491b366d-13a1-4660-a960-2aa74bd64b66-devstack" acquired by "attachment_update" :: waited 0.023s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:08:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3738daec-00c6-4622-a4fa-74c9e68250e4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3738daec-00c6-4622-a4fa-74c9e68250e4 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3738daec-00c6-4622-a4fa-74c9e68250e4 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3738daec-00c6-4622-a4fa-74c9e68250e4 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3738daec-00c6-4622-a4fa-74c9e68250e4 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3738daec-00c6-4622-a4fa-74c9e68250e4 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 559/1134] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:05 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 919 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-af572840-7f9f-49b3-9b08-9249efdf0c89 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-af572840-7f9f-49b3-9b08-9249efdf0c89 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-af572840-7f9f-49b3-9b08-9249efdf0c89 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-af572840-7f9f-49b3-9b08-9249efdf0c89 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-af572840-7f9f-49b3-9b08-9249efdf0c89 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-af572840-7f9f-49b3-9b08-9249efdf0c89 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 560/1135] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:05 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 846 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:05 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-875083e8-faa1-4f78-919b-8b479db507ad tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Lock "cinder-attachment_update-491b366d-13a1-4660-a960-2aa74bd64b66-devstack" released by "attachment_update" :: held 0.849s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:08:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-875083e8-faa1-4f78-919b-8b479db507ad tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/attachments/9a412344-b3f6-4f94-b296-0fbd61aa1e2d returned with HTTP 200 Sep 01 02:08:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 576/1136] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:08:04 2026] PUT /volume/v3/attachments/9a412344-b3f6-4f94-b296-0fbd61aa1e2d => generated 694 bytes in 916 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-03f8f8d2-2add-4e49-8b90-17349d769ac4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03f8f8d2-2add-4e49-8b90-17349d769ac4 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] GET http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-03f8f8d2-2add-4e49-8b90-17349d769ac4 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-03f8f8d2-2add-4e49-8b90-17349d769ac4 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-03f8f8d2-2add-4e49-8b90-17349d769ac4 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Volume info retrieved successfully. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03f8f8d2-2add-4e49-8b90-17349d769ac4 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 returned with HTTP 200 Sep 01 02:08:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 561/1137] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:05 2026] GET /volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 => generated 854 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-11ba7ea6-a5fa-4202-addf-7475733f6a39 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11ba7ea6-a5fa-4202-addf-7475733f6a39 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] GET http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 Sep 01 02:08:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-11ba7ea6-a5fa-4202-addf-7475733f6a39 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-11ba7ea6-a5fa-4202-addf-7475733f6a39 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-11ba7ea6-a5fa-4202-addf-7475733f6a39 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Volume info retrieved successfully. Sep 01 02:08:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11ba7ea6-a5fa-4202-addf-7475733f6a39 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 returned with HTTP 200 Sep 01 02:08:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 577/1138] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:05 2026] GET /volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 => generated 1017 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b3dcec4e-04d5-41e7-b565-d5c12f1ab8d0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b3dcec4e-04d5-41e7-b565-d5c12f1ab8d0 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] GET http://192.168.122.45/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b3dcec4e-04d5-41e7-b565-d5c12f1ab8d0 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b3dcec4e-04d5-41e7-b565-d5c12f1ab8d0 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:05 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b3dcec4e-04d5-41e7-b565-d5c12f1ab8d0 tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] http://192.168.122.45/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 01 02:08:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 562/1139] 192.168.122.45 () {58 vars in 1197 bytes} [Tue Sep 1 02:08:05 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-678c2eb4-d6a2-4953-8b46-81dbb6c1ded6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-678c2eb4-d6a2-4953-8b46-81dbb6c1ded6 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] GET http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 Sep 01 02:08:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-678c2eb4-d6a2-4953-8b46-81dbb6c1ded6 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-678c2eb4-d6a2-4953-8b46-81dbb6c1ded6 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:05 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=521,cinder:UPDATE=134,cinder:INSERT=70 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-678c2eb4-d6a2-4953-8b46-81dbb6c1ded6 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Volume info retrieved successfully. Sep 01 02:08:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-678c2eb4-d6a2-4953-8b46-81dbb6c1ded6 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 578/1140] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:05 2026] GET /volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0d279615-ff10-4eb9-8ff1-b11abf00e474 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0d279615-ff10-4eb9-8ff1-b11abf00e474 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] DELETE http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 Sep 01 02:08:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0d279615-ff10-4eb9-8ff1-b11abf00e474 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0d279615-ff10-4eb9-8ff1-b11abf00e474 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-0d279615-ff10-4eb9-8ff1-b11abf00e474 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Delete volume with id: 8ec138c1-75a7-4599-855f-924d4b27f361 Sep 01 02:08:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0d279615-ff10-4eb9-8ff1-b11abf00e474 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Volume info retrieved successfully. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0d279615-ff10-4eb9-8ff1-b11abf00e474 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Delete volume request issued successfully. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0d279615-ff10-4eb9-8ff1-b11abf00e474 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 returned with HTTP 202 Sep 01 02:08:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 563/1141] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:06 2026] DELETE /volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5269583e-0f9b-4fdb-8c93-084f38530192 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5269583e-0f9b-4fdb-8c93-084f38530192 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] GET http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 Sep 01 02:08:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5269583e-0f9b-4fdb-8c93-084f38530192 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5269583e-0f9b-4fdb-8c93-084f38530192 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5269583e-0f9b-4fdb-8c93-084f38530192 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Volume info retrieved successfully. Sep 01 02:08:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5269583e-0f9b-4fdb-8c93-084f38530192 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 579/1142] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:06 2026] GET /volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6643d282-9e32-4921-a8b7-e744f214fced None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6643d282-9e32-4921-a8b7-e744f214fced tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6643d282-9e32-4921-a8b7-e744f214fced tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6643d282-9e32-4921-a8b7-e744f214fced tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6643d282-9e32-4921-a8b7-e744f214fced tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6643d282-9e32-4921-a8b7-e744f214fced tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 564/1143] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:06 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 919 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-3e1a1e72-9797-415a-8a65-05514ffec12f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-3e1a1e72-9797-415a-8a65-05514ffec12f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] POST http://192.168.122.45/volume/v3/attachments/9a412344-b3f6-4f94-b296-0fbd61aa1e2d/action Sep 01 02:08:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-3e1a1e72-9797-415a-8a65-05514ffec12f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action body: b'{"os-complete": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-3e1a1e72-9797-415a-8a65-05514ffec12f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-545f648f-0ff1-4830-a3a2-89ecfa9ffebe req-3e1a1e72-9797-415a-8a65-05514ffec12f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/attachments/9a412344-b3f6-4f94-b296-0fbd61aa1e2d/action returned with HTTP 204 Sep 01 02:08:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 580/1144] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:08:06 2026] POST /volume/v3/attachments/9a412344-b3f6-4f94-b296-0fbd61aa1e2d/action => generated 0 bytes in 87 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-870ce707-9711-47a0-9c4e-e852e8f945b6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-870ce707-9711-47a0-9c4e-e852e8f945b6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-870ce707-9711-47a0-9c4e-e852e8f945b6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-870ce707-9711-47a0-9c4e-e852e8f945b6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-870ce707-9711-47a0-9c4e-e852e8f945b6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-870ce707-9711-47a0-9c4e-e852e8f945b6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 565/1145] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:06 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 1139 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9dfb5060-9c26-4279-a0c4-732deb38fade None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9dfb5060-9c26-4279-a0c4-732deb38fade tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9dfb5060-9c26-4279-a0c4-732deb38fade tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9dfb5060-9c26-4279-a0c4-732deb38fade tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9dfb5060-9c26-4279-a0c4-732deb38fade tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9dfb5060-9c26-4279-a0c4-732deb38fade tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 581/1146] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:06 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 1139 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d0c2b7e7-93be-4aa4-999c-7b38417a1315 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0c2b7e7-93be-4aa4-999c-7b38417a1315 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] GET http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 Sep 01 02:08:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0c2b7e7-93be-4aa4-999c-7b38417a1315 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0c2b7e7-93be-4aa4-999c-7b38417a1315 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0c2b7e7-93be-4aa4-999c-7b38417a1315 tempest-VolumesServicesTestJSON-1900789937 tempest-VolumesServicesTestJSON-1900789937-project-member] http://192.168.122.45/volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 returned with HTTP 404 Sep 01 02:08:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 566/1147] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:07 2026] GET /volume/v3/volumes/8ec138c1-75a7-4599-855f-924d4b27f361 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0a4983bb-37ad-4da6-8d13-95c67e10d0fa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0a4983bb-37ad-4da6-8d13-95c67e10d0fa tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] GET http://192.168.122.45/volume/v3/os-services Sep 01 02:08:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0a4983bb-37ad-4da6-8d13-95c67e10d0fa tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0a4983bb-37ad-4da6-8d13-95c67e10d0fa tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:07 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:08:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0a4983bb-37ad-4da6-8d13-95c67e10d0fa tempest-VolumesServicesTestJSON-425185467 tempest-VolumesServicesTestJSON-425185467-project-admin] http://192.168.122.45/volume/v3/os-services returned with HTTP 200 Sep 01 02:08:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 582/1148] 192.168.122.45 () {58 vars in 1128 bytes} [Tue Sep 1 02:08:07 2026] GET /volume/v3/os-services => generated 705 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1023e8ba-d054-4415-815e-ea4d57840219 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1023e8ba-d054-4415-815e-ea4d57840219 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1023e8ba-d054-4415-815e-ea4d57840219 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1023e8ba-d054-4415-815e-ea4d57840219 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:07 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=564,cinder:INSERT=71,cinder:UPDATE=106 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:08:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1023e8ba-d054-4415-815e-ea4d57840219 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1023e8ba-d054-4415-815e-ea4d57840219 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 567/1149] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:07 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 919 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b2aa2e4-badf-4d3b-9a38-3655cd72eac3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b2aa2e4-badf-4d3b-9a38-3655cd72eac3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b2aa2e4-badf-4d3b-9a38-3655cd72eac3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b2aa2e4-badf-4d3b-9a38-3655cd72eac3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5b2aa2e4-badf-4d3b-9a38-3655cd72eac3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b2aa2e4-badf-4d3b-9a38-3655cd72eac3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 583/1150] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:08 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 919 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-72ece9a8-a81f-4e22-9606-ee9a9267b545 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72ece9a8-a81f-4e22-9606-ee9a9267b545 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72ece9a8-a81f-4e22-9606-ee9a9267b545 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72ece9a8-a81f-4e22-9606-ee9a9267b545 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-72ece9a8-a81f-4e22-9606-ee9a9267b545 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72ece9a8-a81f-4e22-9606-ee9a9267b545 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 568/1151] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 1337 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5e6f2d2f-665f-4eb5-9684-b1f8b7c7fe94 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5e6f2d2f-665f-4eb5-9684-b1f8b7c7fe94 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5e6f2d2f-665f-4eb5-9684-b1f8b7c7fe94 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5e6f2d2f-665f-4eb5-9684-b1f8b7c7fe94 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5e6f2d2f-665f-4eb5-9684-b1f8b7c7fe94 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5e6f2d2f-665f-4eb5-9684-b1f8b7c7fe94 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 584/1152] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 1337 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c1d38e71-fb43-4e80-9bb2-8912d963022b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1d38e71-fb43-4e80-9bb2-8912d963022b tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] PUT http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c1d38e71-fb43-4e80-9bb2-8912d963022b tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1519757880"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c1d38e71-fb43-4e80-9bb2-8912d963022b tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c1d38e71-fb43-4e80-9bb2-8912d963022b tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume updated successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1d38e71-fb43-4e80-9bb2-8912d963022b tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 569/1153] 192.168.122.45 () {60 vars in 1247 bytes} [Tue Sep 1 02:08:09 2026] PUT /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 790 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b3d8f56e-ca4a-4d39-87ea-ffe9e67bcbc6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b3d8f56e-ca4a-4d39-87ea-ffe9e67bcbc6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] PUT http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b3d8f56e-ca4a-4d39-87ea-ffe9e67bcbc6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1045925377", "description": "This is the new description of volume"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b3d8f56e-ca4a-4d39-87ea-ffe9e67bcbc6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b3d8f56e-ca4a-4d39-87ea-ffe9e67bcbc6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume updated successfully. Sep 01 02:08:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b3d8f56e-ca4a-4d39-87ea-ffe9e67bcbc6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 585/1154] 192.168.122.45 () {60 vars in 1248 bytes} [Tue Sep 1 02:08:09 2026] PUT /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 829 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-03c3be35-181f-4fac-b45d-79e3a15b61df None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03c3be35-181f-4fac-b45d-79e3a15b61df tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-03c3be35-181f-4fac-b45d-79e3a15b61df tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-03c3be35-181f-4fac-b45d-79e3a15b61df tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-03c3be35-181f-4fac-b45d-79e3a15b61df tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03c3be35-181f-4fac-b45d-79e3a15b61df tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 570/1155] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:09 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 1376 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b5d8c8a-5058-4817-8049-dd5add453154 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1319856601", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-192550871"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1319856601', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-192550871'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume of 1 GB Sep 01 02:08:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Availability Zones retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (68dc6a8e-a1aa-44ae-b7b4-6c21708b343b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e4366f-e5ee-4631-bcbe-858f4aab49c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40e4366f-e5ee-4631-bcbe-858f4aab49c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eba0094-fb51-429f-930f-1b7545ddda0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Created reservations ['951fc854-e7da-42ad-8e8b-b5c632bf2e11', '53740d9d-fdd6-468e-a4e9-de8dd01500cb', 'cf096da7-2476-46f3-a9d6-8a225b69ce51', '8b84d803-662e-44a3-ae78-0ccf335dbbad'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2eba0094-fb51-429f-930f-1b7545ddda0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['951fc854-e7da-42ad-8e8b-b5c632bf2e11', '53740d9d-fdd6-468e-a4e9-de8dd01500cb', 'cf096da7-2476-46f3-a9d6-8a225b69ce51', '8b84d803-662e-44a3-ae78-0ccf335dbbad']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a66511-a3cf-4c1f-8b29-0261daf53271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7a66511-a3cf-4c1f-8b29-0261daf53271) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1319856601',display_name='tempest-VolumesGetTest-Volume-192550871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['951fc854-e7da-42ad-8e8b-b5c632bf2e11','53740d9d-fdd6-468e-a4e9-de8dd01500cb','cf096da7-2476-46f3-a9d6-8a225b69ce51','8b84d803-662e-44a3-ae78-0ccf335dbbad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1319856601',display_name='tempest-VolumesGetTest-Volume-192550871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='00f77602e5704fb3a001f3b26d9cd8d5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed63c87967514395b295f0a3c0ee73fd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d956f7-e62f-469d-b61a-b0e0c69abb03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39d956f7-e62f-469d-b61a-b0e0c69abb03) transitioned into 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-1319856601',display_name='tempest-VolumesGetTest-Volume-192550871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='00f77602e5704fb3a001f3b26d9cd8d5',qos_specs=None,replication_status=,reservations=['951fc854-e7da-42ad-8e8b-b5c632bf2e11','53740d9d-fdd6-468e-a4e9-de8dd01500cb','cf096da7-2476-46f3-a9d6-8a225b69ce51','8b84d803-662e-44a3-ae78-0ccf335dbbad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed63c87967514395b295f0a3c0ee73fd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b45caf-adda-4e8a-b3df-69e5140b9613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86b45caf-adda-4e8a-b3df-69e5140b9613) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Flow 'volume_create_api' (68dc6a8e-a1aa-44ae-b7b4-6c21708b343b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Create volume request issued successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b5d8c8a-5058-4817-8049-dd5add453154 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 586/1156] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:10 2026] POST /volume/v3/volumes => generated 786 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e6a1c746-6b62-460e-b15e-ec15ded31833 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6a1c746-6b62-460e-b15e-ec15ded31833 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6a1c746-6b62-460e-b15e-ec15ded31833 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6a1c746-6b62-460e-b15e-ec15ded31833 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e6a1c746-6b62-460e-b15e-ec15ded31833 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6a1c746-6b62-460e-b15e-ec15ded31833 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 571/1157] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:10 2026] GET /volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-25afb426-bbb4-45e3-bd69-0d5dc2aad041 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-25afb426-bbb4-45e3-bd69-0d5dc2aad041 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-25afb426-bbb4-45e3-bd69-0d5dc2aad041 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-25afb426-bbb4-45e3-bd69-0d5dc2aad041 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-25afb426-bbb4-45e3-bd69-0d5dc2aad041 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-25afb426-bbb4-45e3-bd69-0d5dc2aad041 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 587/1158] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:10 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 1139 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-fbe66e1a-7e95-4413-8ac4-2a309a150671 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-fbe66e1a-7e95-4413-8ac4-2a309a150671 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] POST http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66/action Sep 01 02:08:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-fbe66e1a-7e95-4413-8ac4-2a309a150671 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-fbe66e1a-7e95-4413-8ac4-2a309a150671 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-fbe66e1a-7e95-4413-8ac4-2a309a150671 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-fbe66e1a-7e95-4413-8ac4-2a309a150671 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Begin detaching volume completed successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-fbe66e1a-7e95-4413-8ac4-2a309a150671 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66/action returned with HTTP 202 Sep 01 02:08:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 572/1159] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:08:10 2026] POST /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66/action => generated 0 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-e7429ca6-7df4-4841-8bfe-3f23e94ccfc7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-e7429ca6-7df4-4841-8bfe-3f23e94ccfc7 None None] GET http://192.168.122.45/volume// Sep 01 02:08:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-e7429ca6-7df4-4841-8bfe-3f23e94ccfc7 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-e7429ca6-7df4-4841-8bfe-3f23e94ccfc7 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-e7429ca6-7df4-4841-8bfe-3f23e94ccfc7 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:08:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 588/1160] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/ => generated 389 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-0bede3c5-6689-4f27-9e2a-63dc67d1fb21 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-0bede3c5-6689-4f27-9e2a-63dc67d1fb21 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-0bede3c5-6689-4f27-9e2a-63dc67d1fb21 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-0bede3c5-6689-4f27-9e2a-63dc67d1fb21 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-0bede3c5-6689-4f27-9e2a-63dc67d1fb21 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-0bede3c5-6689-4f27-9e2a-63dc67d1fb21 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 573/1161] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 1323 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-3dfd5807-2e5e-4aee-8b2e-fba179c040e5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-3dfd5807-2e5e-4aee-8b2e-fba179c040e5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] DELETE http://192.168.122.45/volume/v3/attachments/9a412344-b3f6-4f94-b296-0fbd61aa1e2d Sep 01 02:08:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-3dfd5807-2e5e-4aee-8b2e-fba179c040e5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-3dfd5807-2e5e-4aee-8b2e-fba179c040e5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ecb471da-63ea-4ec2-937d-3973a8d16062 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ecb471da-63ea-4ec2-937d-3973a8d16062 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ecb471da-63ea-4ec2-937d-3973a8d16062 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ecb471da-63ea-4ec2-937d-3973a8d16062 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ecb471da-63ea-4ec2-937d-3973a8d16062 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ecb471da-63ea-4ec2-937d-3973a8d16062 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 574/1162] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:11 2026] GET /volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 => generated 878 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:11 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:08:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-ae19876f-cbee-401d-9f7a-07d77f501bb1 req-3dfd5807-2e5e-4aee-8b2e-fba179c040e5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/attachments/9a412344-b3f6-4f94-b296-0fbd61aa1e2d returned with HTTP 200 Sep 01 02:08:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 589/1163] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:08:11 2026] DELETE /volume/v3/attachments/9a412344-b3f6-4f94-b296-0fbd61aa1e2d => generated 19 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-aed29aa0-15db-4b5a-8fc8-2a2d3b8bb7f1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aed29aa0-15db-4b5a-8fc8-2a2d3b8bb7f1 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:08:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aed29aa0-15db-4b5a-8fc8-2a2d3b8bb7f1 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "491b366d-13a1-4660-a960-2aa74bd64b66", "force": false, "name": "tempest-TestStampPattern-snapshot-1505700511", "description": null, "metadata": null}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:12 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-aed29aa0-15db-4b5a-8fc8-2a2d3b8bb7f1 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-aed29aa0-15db-4b5a-8fc8-2a2d3b8bb7f1 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Create snapshot from volume 491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:08:12 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-aed29aa0-15db-4b5a-8fc8-2a2d3b8bb7f1 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Created reservations ['496129d2-412e-4024-b87f-d61c93860775', '460e5576-3207-4814-bf33-b291e81ff77a', '70f028cc-bcb2-4911-aaba-5778908afbe1', '4f563c2a-a688-4305-8692-4ee2b6ee0aa6'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:12 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-aed29aa0-15db-4b5a-8fc8-2a2d3b8bb7f1 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot create request issued successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aed29aa0-15db-4b5a-8fc8-2a2d3b8bb7f1 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:08:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 575/1164] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:08:12 2026] POST /volume/v3/snapshots => generated 303 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-27d62666-b50f-47a2-b69c-f61ee14dff8c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-27d62666-b50f-47a2-b69c-f61ee14dff8c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:08:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-27d62666-b50f-47a2-b69c-f61ee14dff8c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-27d62666-b50f-47a2-b69c-f61ee14dff8c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-27d62666-b50f-47a2-b69c-f61ee14dff8c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-27d62666-b50f-47a2-b69c-f61ee14dff8c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 590/1165] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 435 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1b175f7d-8979-4e10-ab14-0a977c790fe7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1b175f7d-8979-4e10-ab14-0a977c790fe7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1b175f7d-8979-4e10-ab14-0a977c790fe7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1b175f7d-8979-4e10-ab14-0a977c790fe7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:12 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:12 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:12 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1b175f7d-8979-4e10-ab14-0a977c790fe7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1b175f7d-8979-4e10-ab14-0a977c790fe7 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 returned with HTTP 200 Sep 01 02:08:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 576/1166] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:12 2026] GET /volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 => generated 879 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-99380cbd-3f5f-4f73-8d36-6b76db5d0f16 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-99380cbd-3f5f-4f73-8d36-6b76db5d0f16 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] PUT http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-99380cbd-3f5f-4f73-8d36-6b76db5d0f16 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1519757880", "description": null}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-99380cbd-3f5f-4f73-8d36-6b76db5d0f16 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-99380cbd-3f5f-4f73-8d36-6b76db5d0f16 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume updated successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-99380cbd-3f5f-4f73-8d36-6b76db5d0f16 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 returned with HTTP 200 Sep 01 02:08:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 591/1167] 192.168.122.45 () {60 vars in 1247 bytes} [Tue Sep 1 02:08:12 2026] PUT /volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 => generated 777 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e38e41c7-4f55-4b52-999d-798927f0e688 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e38e41c7-4f55-4b52-999d-798927f0e688 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e38e41c7-4f55-4b52-999d-798927f0e688 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e38e41c7-4f55-4b52-999d-798927f0e688 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e38e41c7-4f55-4b52-999d-798927f0e688 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e38e41c7-4f55-4b52-999d-798927f0e688 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 returned with HTTP 200 Sep 01 02:08:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 577/1168] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c8dcbb27-1a61-4ca7-80a0-fd7dd5cd3653 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8dcbb27-1a61-4ca7-80a0-fd7dd5cd3653 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] DELETE http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8dcbb27-1a61-4ca7-80a0-fd7dd5cd3653 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8dcbb27-1a61-4ca7-80a0-fd7dd5cd3653 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-c8dcbb27-1a61-4ca7-80a0-fd7dd5cd3653 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume with id: f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c8dcbb27-1a61-4ca7-80a0-fd7dd5cd3653 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c8dcbb27-1a61-4ca7-80a0-fd7dd5cd3653 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume request issued successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8dcbb27-1a61-4ca7-80a0-fd7dd5cd3653 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 returned with HTTP 202 Sep 01 02:08:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 592/1169] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:13 2026] DELETE /volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 => generated 0 bytes in 156 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0172ef1f-fa46-44dd-86f1-49226bb524a3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0172ef1f-fa46-44dd-86f1-49226bb524a3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0172ef1f-fa46-44dd-86f1-49226bb524a3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0172ef1f-fa46-44dd-86f1-49226bb524a3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0172ef1f-fa46-44dd-86f1-49226bb524a3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0172ef1f-fa46-44dd-86f1-49226bb524a3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 returned with HTTP 200 Sep 01 02:08:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 578/1170] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 => generated 844 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b76e72e4-5444-411b-a032-3d2c6e03927d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b76e72e4-5444-411b-a032-3d2c6e03927d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:08:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b76e72e4-5444-411b-a032-3d2c6e03927d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b76e72e4-5444-411b-a032-3d2c6e03927d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b76e72e4-5444-411b-a032-3d2c6e03927d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:08:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b76e72e4-5444-411b-a032-3d2c6e03927d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 200 Sep 01 02:08:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 593/1171] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:13 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 435 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-96201423-a531-4174-a0e6-41e73edd7807 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96201423-a531-4174-a0e6-41e73edd7807 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96201423-a531-4174-a0e6-41e73edd7807 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96201423-a531-4174-a0e6-41e73edd7807 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-96201423-a531-4174-a0e6-41e73edd7807 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96201423-a531-4174-a0e6-41e73edd7807 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 579/1172] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 => generated 844 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b538a395-5c48-46fc-9da0-bc1abaf645a0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b538a395-5c48-46fc-9da0-bc1abaf645a0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:08:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b538a395-5c48-46fc-9da0-bc1abaf645a0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b538a395-5c48-46fc-9da0-bc1abaf645a0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b538a395-5c48-46fc-9da0-bc1abaf645a0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:08:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b538a395-5c48-46fc-9da0-bc1abaf645a0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 200 Sep 01 02:08:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 594/1173] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:14 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 435 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-10b8a187-95b4-4259-b983-15863dff94c6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-10b8a187-95b4-4259-b983-15863dff94c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-10b8a187-95b4-4259-b983-15863dff94c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-10b8a187-95b4-4259-b983-15863dff94c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-10b8a187-95b4-4259-b983-15863dff94c6 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 returned with HTTP 200 Sep 01 02:08:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 580/1174] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 => generated 440 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3dffdcbd-ebaa-472e-a68a-8392b3d48e90 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3dffdcbd-ebaa-472e-a68a-8392b3d48e90 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 Sep 01 02:08:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3dffdcbd-ebaa-472e-a68a-8392b3d48e90 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-975264c8-e199-40e6-b8ba-ae6303966fd8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-975264c8-e199-40e6-b8ba-ae6303966fd8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-975264c8-e199-40e6-b8ba-ae6303966fd8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-975264c8-e199-40e6-b8ba-ae6303966fd8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-975264c8-e199-40e6-b8ba-ae6303966fd8 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 returned with HTTP 404 Sep 01 02:08:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 581/1175] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/volumes/f9915c5e-8e40-4bb2-9a6a-a15e5aa71bd0 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b255e080-44fd-47b0-9a84-378fe48452f5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b255e080-44fd-47b0-9a84-378fe48452f5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b255e080-44fd-47b0-9a84-378fe48452f5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b255e080-44fd-47b0-9a84-378fe48452f5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b255e080-44fd-47b0-9a84-378fe48452f5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b255e080-44fd-47b0-9a84-378fe48452f5 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 582/1176] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 1376 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-51ec8f1e-00f7-45a2-981b-bf3a92d22bde None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-51ec8f1e-00f7-45a2-981b-bf3a92d22bde tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] DELETE http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-51ec8f1e-00f7-45a2-981b-bf3a92d22bde tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-51ec8f1e-00f7-45a2-981b-bf3a92d22bde tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-51ec8f1e-00f7-45a2-981b-bf3a92d22bde tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume with id: 0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-51ec8f1e-00f7-45a2-981b-bf3a92d22bde tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3dffdcbd-ebaa-472e-a68a-8392b3d48e90 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 returned with HTTP 200 Sep 01 02:08:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 595/1177] 192.168.122.45 () {60 vars in 1253 bytes} [Tue Sep 1 02:08:15 2026] PUT /volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 => generated 393 bytes in 365 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-51ec8f1e-00f7-45a2-981b-bf3a92d22bde tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Delete volume request issued successfully. Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-51ec8f1e-00f7-45a2-981b-bf3a92d22bde tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 202 Sep 01 02:08:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cfcd1ddf-65d5-4109-b9b4-949b484478de None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 583/1178] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:15 2026] DELETE /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1885e17e-0739-49ba-9ad4-afb3224b19e3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cfcd1ddf-65d5-4109-b9b4-949b484478de tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:08:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cfcd1ddf-65d5-4109-b9b4-949b484478de tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cfcd1ddf-65d5-4109-b9b4-949b484478de tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1885e17e-0739-49ba-9ad4-afb3224b19e3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1885e17e-0739-49ba-9ad4-afb3224b19e3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1885e17e-0739-49ba-9ad4-afb3224b19e3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cfcd1ddf-65d5-4109-b9b4-949b484478de tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cfcd1ddf-65d5-4109-b9b4-949b484478de tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 596/1179] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 435 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1885e17e-0739-49ba-9ad4-afb3224b19e3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1885e17e-0739-49ba-9ad4-afb3224b19e3 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 584/1180] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:15 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 1375 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1745575377"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1745575377'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Create volume of 1 GB Sep 01 02:08:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Availability Zones retrieved successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Flow 'volume_create_api' (8ab8e162-a9a5-465f-a2df-dca5d1d53bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991c35be-dd4a-467f-be28-d197a1c8b20f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (991c35be-dd4a-467f-be28-d197a1c8b20f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d827af-c815-4f29-975e-cc885eaa201b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Created reservations ['271b0f46-8a45-462d-85fa-1c4a01990549', '092d27ea-e993-415b-978c-74a2ddb529e2', 'e0d3a4ff-41c6-4b4f-bee8-c2496ecd7ab4', 'c9a118d6-0ba7-4c11-a402-7a0eb05e4bbf'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9d827af-c815-4f29-975e-cc885eaa201b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['271b0f46-8a45-462d-85fa-1c4a01990549', '092d27ea-e993-415b-978c-74a2ddb529e2', 'e0d3a4ff-41c6-4b4f-bee8-c2496ecd7ab4', 'c9a118d6-0ba7-4c11-a402-7a0eb05e4bbf']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a37260-f23d-4cfd-a2d2-30d263af089f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a37260-f23d-4cfd-a2d2-30d263af089f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1745575377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3a5ed77e70649b18418005b55e4cfb8',qos_specs=None,replication_status=,reservations=['271b0f46-8a45-462d-85fa-1c4a01990549','092d27ea-e993-415b-978c-74a2ddb529e2','e0d3a4ff-41c6-4b4f-bee8-c2496ecd7ab4','c9a118d6-0ba7-4c11-a402-7a0eb05e4bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98df33b776d6404780521b1405283931',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1745575377',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3a5ed77e70649b18418005b55e4cfb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98df33b776d6404780521b1405283931',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6f1cdd-62fd-4a8c-a7cf-ce41a731c312) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c6f1cdd-62fd-4a8c-a7cf-ce41a731c312) transitioned into state 'SUCCESS' from state '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-1745575377',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3a5ed77e70649b18418005b55e4cfb8',qos_specs=None,replication_status=,reservations=['271b0f46-8a45-462d-85fa-1c4a01990549','092d27ea-e993-415b-978c-74a2ddb529e2','e0d3a4ff-41c6-4b4f-bee8-c2496ecd7ab4','c9a118d6-0ba7-4c11-a402-7a0eb05e4bbf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98df33b776d6404780521b1405283931',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7611f26a-ac3d-436b-98bb-20c4a08fa2b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7611f26a-ac3d-436b-98bb-20c4a08fa2b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Flow 'volume_create_api' (8ab8e162-a9a5-465f-a2df-dca5d1d53bd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Create volume request issued successfully. Sep 01 02:08:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2cc9ca1f-4db1-496a-8dbe-8e9d94e06dd9 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 597/1181] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:16 2026] POST /volume/v3/volumes => generated 774 bytes in 935 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-919e5725-3825-4cda-8eb6-bd609f1c68ab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-919e5725-3825-4cda-8eb6-bd609f1c68ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-919e5725-3825-4cda-8eb6-bd609f1c68ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-919e5725-3825-4cda-8eb6-bd609f1c68ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-919e5725-3825-4cda-8eb6-bd609f1c68ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-108104c6-e9d6-4433-9f7b-2a6c5690de18 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-108104c6-e9d6-4433-9f7b-2a6c5690de18 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:08:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-108104c6-e9d6-4433-9f7b-2a6c5690de18 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-108104c6-e9d6-4433-9f7b-2a6c5690de18 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-919e5725-3825-4cda-8eb6-bd609f1c68ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 returned with HTTP 200 Sep 01 02:08:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 585/1182] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:16 2026] GET /volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 => generated 842 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-108104c6-e9d6-4433-9f7b-2a6c5690de18 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-108104c6-e9d6-4433-9f7b-2a6c5690de18 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 200 Sep 01 02:08:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 598/1183] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:17 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 462 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0efb8eaa-789f-4cbd-b3fd-4942195e6530 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0efb8eaa-789f-4cbd-b3fd-4942195e6530 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:08:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0efb8eaa-789f-4cbd-b3fd-4942195e6530 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0efb8eaa-789f-4cbd-b3fd-4942195e6530 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0efb8eaa-789f-4cbd-b3fd-4942195e6530 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0efb8eaa-789f-4cbd-b3fd-4942195e6530 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 200 Sep 01 02:08:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 586/1184] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:17 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 462 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-982053f3-1d02-4c2a-b82c-14f2c893a37f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-982053f3-1d02-4c2a-b82c-14f2c893a37f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-982053f3-1d02-4c2a-b82c-14f2c893a37f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-982053f3-1d02-4c2a-b82c-14f2c893a37f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-982053f3-1d02-4c2a-b82c-14f2c893a37f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Volume info retrieved successfully. Sep 01 02:08:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-982053f3-1d02-4c2a-b82c-14f2c893a37f tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 200 Sep 01 02:08:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 599/1185] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:17 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 1375 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-278b1e9a-86cd-4760-99a0-59c1445d7979 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-278b1e9a-86cd-4760-99a0-59c1445d7979 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-278b1e9a-86cd-4760-99a0-59c1445d7979 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-278b1e9a-86cd-4760-99a0-59c1445d7979 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-278b1e9a-86cd-4760-99a0-59c1445d7979 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-278b1e9a-86cd-4760-99a0-59c1445d7979 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 returned with HTTP 200 Sep 01 02:08:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 587/1186] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:18 2026] GET /volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 => generated 866 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-883737aa-d8ba-4cc7-9187-8239f93614d6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-883737aa-d8ba-4cc7-9187-8239f93614d6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] GET http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 Sep 01 02:08:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-883737aa-d8ba-4cc7-9187-8239f93614d6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-883737aa-d8ba-4cc7-9187-8239f93614d6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-883737aa-d8ba-4cc7-9187-8239f93614d6 tempest-VolumesGetTest-2079832754 tempest-VolumesGetTest-2079832754-project-member] http://192.168.122.45/volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 returned with HTTP 404 Sep 01 02:08:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 600/1187] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:18 2026] GET /volume/v3/volumes/0f2f1102-bfae-4db9-85c1-efacfa9f5500 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-078345a9-975f-4990-9bf6-1b7f497260f4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-078345a9-975f-4990-9bf6-1b7f497260f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-078345a9-975f-4990-9bf6-1b7f497260f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-078345a9-975f-4990-9bf6-1b7f497260f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-078345a9-975f-4990-9bf6-1b7f497260f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-078345a9-975f-4990-9bf6-1b7f497260f4 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 588/1188] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 => generated 867 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9e8e0a80-8900-452d-a684-f87e437d29be None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e8e0a80-8900-452d-a684-f87e437d29be tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:08:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e8e0a80-8900-452d-a684-f87e437d29be tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1265580481"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9e8e0a80-8900-452d-a684-f87e437d29be tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-9e8e0a80-8900-452d-a684-f87e437d29be tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Create snapshot from volume 502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:19 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-9e8e0a80-8900-452d-a684-f87e437d29be tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Created reservations ['e2c31bd8-a56a-4c38-a421-3e13c45e7342', '2f0406bd-f592-45b2-a6f3-dd73e506e736', '1e6ced8b-0829-4e33-8ca4-e919b39eba80', '366f4b60-e523-4c9f-ab61-c7a5506c01ec'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9e8e0a80-8900-452d-a684-f87e437d29be tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot create request issued successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e8e0a80-8900-452d-a684-f87e437d29be tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:08:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 601/1189] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:08:19 2026] POST /volume/v3/snapshots => generated 323 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-be080518-b326-43e1-8565-04a190e1f9cf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-be080518-b326-43e1-8565-04a190e1f9cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-be080518-b326-43e1-8565-04a190e1f9cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-be080518-b326-43e1-8565-04a190e1f9cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-be080518-b326-43e1-8565-04a190e1f9cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot retrieved successfully. Sep 01 02:08:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-be080518-b326-43e1-8565-04a190e1f9cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 returned with HTTP 200 Sep 01 02:08:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 589/1190] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:19 2026] GET /volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 => generated 455 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3bc9fb55-77e4-4490-bbb8-efac0a72bbab None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3bc9fb55-77e4-4490-bbb8-efac0a72bbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3bc9fb55-77e4-4490-bbb8-efac0a72bbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3bc9fb55-77e4-4490-bbb8-efac0a72bbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3bc9fb55-77e4-4490-bbb8-efac0a72bbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot retrieved successfully. Sep 01 02:08:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3bc9fb55-77e4-4490-bbb8-efac0a72bbab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 returned with HTTP 200 Sep 01 02:08:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 602/1191] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:20 2026] GET /volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 => generated 455 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4b825f13-aa52-42f8-88e6-82e30d60b6b7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b825f13-aa52-42f8-88e6-82e30d60b6b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b825f13-aa52-42f8-88e6-82e30d60b6b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b825f13-aa52-42f8-88e6-82e30d60b6b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4b825f13-aa52-42f8-88e6-82e30d60b6b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot retrieved successfully. Sep 01 02:08:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b825f13-aa52-42f8-88e6-82e30d60b6b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 returned with HTTP 200 Sep 01 02:08:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 590/1192] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:21 2026] GET /volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 => generated 455 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3b3584d3-3deb-4bf9-9e9b-09d177b76945 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3b3584d3-3deb-4bf9-9e9b-09d177b76945 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3b3584d3-3deb-4bf9-9e9b-09d177b76945 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ee7e7314-077f-403f-8de6-5fe9c2a44899", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-848427536"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3b3584d3-3deb-4bf9-9e9b-09d177b76945 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 404 Sep 01 02:08:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 603/1193] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:08:22 2026] POST /volume/v3/snapshots => generated 109 bytes in 231 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-29572117-0b64-422b-82dc-651ca295f07e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29572117-0b64-422b-82dc-651ca295f07e tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29572117-0b64-422b-82dc-651ca295f07e tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-432602215"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29572117-0b64-422b-82dc-651ca295f07e tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 404 Sep 01 02:08:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 591/1194] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:08:22 2026] POST /volume/v3/snapshots => generated 77 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ce5c1233-2b45-4ac5-9fb1-9dc83b911cdd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ce5c1233-2b45-4ac5-9fb1-9dc83b911cdd tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots?limit=invalid Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ce5c1233-2b45-4ac5-9fb1-9dc83b911cdd tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ce5c1233-2b45-4ac5-9fb1-9dc83b911cdd tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ce5c1233-2b45-4ac5-9fb1-9dc83b911cdd tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] HTTP exception thrown: limit param must be an integer Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ce5c1233-2b45-4ac5-9fb1-9dc83b911cdd tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 01 02:08:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 604/1195] 192.168.122.45 () {58 vars in 1149 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bf9cc729-5510-4725-9a36-33dd5e918c51 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bf9cc729-5510-4725-9a36-33dd5e918c51 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots?marker=31e71c5f-6d97-4684-8818-cb32fd3c93f1 Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bf9cc729-5510-4725-9a36-33dd5e918c51 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bf9cc729-5510-4725-9a36-33dd5e918c51 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-bf9cc729-5510-4725-9a36-33dd5e918c51 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-bf9cc729-5510-4725-9a36-33dd5e918c51 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bf9cc729-5510-4725-9a36-33dd5e918c51 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots?marker=31e71c5f-6d97-4684-8818-cb32fd3c93f1 returned with HTTP 404 Sep 01 02:08:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 592/1196] 192.168.122.45 () {58 vars in 1209 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/snapshots?marker=31e71c5f-6d97-4684-8818-cb32fd3c93f1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-19303398-d648-4a1d-aaf3-afc6434d19c3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19303398-d648-4a1d-aaf3-afc6434d19c3 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots?sort_key=invalid Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19303398-d648-4a1d-aaf3-afc6434d19c3 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19303398-d648-4a1d-aaf3-afc6434d19c3 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-19303398-d648-4a1d-aaf3-afc6434d19c3 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-19303398-d648-4a1d-aaf3-afc6434d19c3 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19303398-d648-4a1d-aaf3-afc6434d19c3 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 01 02:08:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 605/1197] 192.168.122.45 () {58 vars in 1155 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-02dc5632-f2c1-45d3-9f15-236813e0236b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1095127292"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1095127292'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Create volume of 2 GB Sep 01 02:08:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Availability Zones retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Flow 'volume_create_api' (6acfff80-5a47-4508-8a8d-5f237a36a947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abcdd63-d410-4d68-92eb-ebd5a2916f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Validating volume size '2' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ff4ec7b5-813b-4d68-88a4-d8d7c0933058 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ff4ec7b5-813b-4d68-88a4-d8d7c0933058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ff4ec7b5-813b-4d68-88a4-d8d7c0933058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ff4ec7b5-813b-4d68-88a4-d8d7c0933058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ff4ec7b5-813b-4d68-88a4-d8d7c0933058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot retrieved successfully. Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ff4ec7b5-813b-4d68-88a4-d8d7c0933058 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 returned with HTTP 200 Sep 01 02:08:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 606/1198] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:22 2026] GET /volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 => generated 482 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-41b1751b-d554-43fb-b4ab-f5505145acef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abcdd63-d410-4d68-92eb-ebd5a2916f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d43681f-904b-4850-8dc5-573c513439b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-41b1751b-d554-43fb-b4ab-f5505145acef tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 Sep 01 02:08:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-41b1751b-d554-43fb-b4ab-f5505145acef tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Created reservations ['9c513530-bc7c-42ec-8b54-a8aa40a26d6c', 'c4cd41eb-9b3f-4868-88b8-7fdeff884594', '950e3c2a-b0ef-4b97-b57f-22377f44c0a6', '4726782a-ceb7-444c-8b8d-69167113aaff'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d43681f-904b-4850-8dc5-573c513439b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c513530-bc7c-42ec-8b54-a8aa40a26d6c', 'c4cd41eb-9b3f-4868-88b8-7fdeff884594', '950e3c2a-b0ef-4b97-b57f-22377f44c0a6', '4726782a-ceb7-444c-8b8d-69167113aaff']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a31e44-0e51-41f7-ae40-5758d9d2a539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-41b1751b-d554-43fb-b4ab-f5505145acef tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 returned with HTTP 200 Sep 01 02:08:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 607/1199] 192.168.122.45 () {60 vars in 1253 bytes} [Tue Sep 1 02:08:22 2026] PUT /volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 => generated 393 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-64eda5ff-0128-49bc-a280-12b76de1a647 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-64eda5ff-0128-49bc-a280-12b76de1a647 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a31e44-0e51-41f7-ae40-5758d9d2a539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f929c6b4-850d-4acb-8587-6f3b07f9ef60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1095127292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb519c895b843299cf68e2b1ba218c6',qos_specs=None,replication_status=,reservations=['9c513530-bc7c-42ec-8b54-a8aa40a26d6c','c4cd41eb-9b3f-4868-88b8-7fdeff884594','950e3c2a-b0ef-4b97-b57f-22377f44c0a6','4726782a-ceb7-444c-8b8d-69167113aaff'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18c8b8cddd7c4ebeb3094bbed08c3880',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1095127292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f929c6b4-850d-4acb-8587-6f3b07f9ef60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fb519c895b843299cf68e2b1ba218c6',provider_auth=None,provider_geometry=None,provider_id=None,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='18c8b8cddd7c4ebeb3094bbed08c3880',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-64eda5ff-0128-49bc-a280-12b76de1a647 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e20ae9-1d80-4804-bc08-575ebc9fd862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-64eda5ff-0128-49bc-a280-12b76de1a647 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-64eda5ff-0128-49bc-a280-12b76de1a647 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Create snapshot from volume 502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c1e20ae9-1d80-4804-bc08-575ebc9fd862) transitioned into state 'SUCCESS' from state '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-1095127292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fb519c895b843299cf68e2b1ba218c6',qos_specs=None,replication_status=,reservations=['9c513530-bc7c-42ec-8b54-a8aa40a26d6c','c4cd41eb-9b3f-4868-88b8-7fdeff884594','950e3c2a-b0ef-4b97-b57f-22377f44c0a6','4726782a-ceb7-444c-8b8d-69167113aaff'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='18c8b8cddd7c4ebeb3094bbed08c3880',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b549798f-f20a-4eff-9fcb-44734aa049b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b549798f-f20a-4eff-9fcb-44734aa049b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: WARNING cinder.quota_utils [None req-64eda5ff-0128-49bc-a280-12b76de1a647 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Quota exceeded for e3a5ed77e70649b18418005b55e4cfb8, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Flow 'volume_create_api' (6acfff80-5a47-4508-8a8d-5f237a36a947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.api.middleware.fault [None req-64eda5ff-0128-49bc-a280-12b76de1a647 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 413 Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Create volume request issued successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-02dc5632-f2c1-45d3-9f15-236813e0236b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 608/1200] 192.168.122.45 () {60 vars in 1143 bytes} [Tue Sep 1 02:08:23 2026] POST /volume/v3/snapshots => generated 208 bytes in 105 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 593/1201] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:22 2026] POST /volume/v3/volumes => generated 769 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6a9af5fc-85d2-4c65-9e5c-ead9683c1872 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6a9af5fc-85d2-4c65-9e5c-ead9683c1872 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 Sep 01 02:08:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6a9af5fc-85d2-4c65-9e5c-ead9683c1872 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c2c3c1aa-27a0-4c38-9987-0fc9babfbdc2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2c3c1aa-27a0-4c38-9987-0fc9babfbdc2 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2c3c1aa-27a0-4c38-9987-0fc9babfbdc2 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2c3c1aa-27a0-4c38-9987-0fc9babfbdc2 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c2c3c1aa-27a0-4c38-9987-0fc9babfbdc2 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2c3c1aa-27a0-4c38-9987-0fc9babfbdc2 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 returned with HTTP 200 Sep 01 02:08:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 594/1202] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:23 2026] GET /volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 => generated 837 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6a9af5fc-85d2-4c65-9e5c-ead9683c1872 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 returned with HTTP 200 Sep 01 02:08:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 609/1203] 192.168.122.45 () {60 vars in 1253 bytes} [Tue Sep 1 02:08:23 2026] PUT /volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 => generated 393 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-16ee66e6-a877-4cc5-a1bd-94034f043f05 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-16ee66e6-a877-4cc5-a1bd-94034f043f05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-16ee66e6-a877-4cc5-a1bd-94034f043f05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-16ee66e6-a877-4cc5-a1bd-94034f043f05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-16ee66e6-a877-4cc5-a1bd-94034f043f05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Create snapshot from volume 502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:23 devstack devstack@c-api.service[87080]: WARNING cinder.quota_utils [None req-16ee66e6-a877-4cc5-a1bd-94034f043f05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Quota exceeded for e3a5ed77e70649b18418005b55e4cfb8, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.api.middleware.fault [None req-16ee66e6-a877-4cc5-a1bd-94034f043f05 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 413 Sep 01 02:08:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 595/1204] 192.168.122.45 () {60 vars in 1143 bytes} [Tue Sep 1 02:08:23 2026] POST /volume/v3/snapshots => generated 133 bytes in 102 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-762e0879-403f-4fbc-b92b-41039fa35c8d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-762e0879-403f-4fbc-b92b-41039fa35c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-762e0879-403f-4fbc-b92b-41039fa35c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-762e0879-403f-4fbc-b92b-41039fa35c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-762e0879-403f-4fbc-b92b-41039fa35c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Delete snapshot with id: 66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-762e0879-403f-4fbc-b92b-41039fa35c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-762e0879-403f-4fbc-b92b-41039fa35c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot delete request issued successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-762e0879-403f-4fbc-b92b-41039fa35c8d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 returned with HTTP 202 Sep 01 02:08:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 610/1205] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:08:23 2026] DELETE /volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-77dfff73-9200-4e6c-9cdc-90301259b2cf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77dfff73-9200-4e6c-9cdc-90301259b2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77dfff73-9200-4e6c-9cdc-90301259b2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77dfff73-9200-4e6c-9cdc-90301259b2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-77dfff73-9200-4e6c-9cdc-90301259b2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot retrieved successfully. Sep 01 02:08:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77dfff73-9200-4e6c-9cdc-90301259b2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 returned with HTTP 200 Sep 01 02:08:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 596/1206] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:23 2026] GET /volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 => generated 481 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6b7d86db-cfae-4efb-a0ca-614d909bc9a6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b7d86db-cfae-4efb-a0ca-614d909bc9a6 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b7d86db-cfae-4efb-a0ca-614d909bc9a6 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b7d86db-cfae-4efb-a0ca-614d909bc9a6 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6b7d86db-cfae-4efb-a0ca-614d909bc9a6 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Volume info retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b7d86db-cfae-4efb-a0ca-614d909bc9a6 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 611/1207] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 => generated 861 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c4249065-ead2-4f3f-b376-2dbed076b5ab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c4249065-ead2-4f3f-b376-2dbed076b5ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c4249065-ead2-4f3f-b376-2dbed076b5ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c4249065-ead2-4f3f-b376-2dbed076b5ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c4249065-ead2-4f3f-b376-2dbed076b5ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot retrieved successfully. Sep 01 02:08:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c4249065-ead2-4f3f-b376-2dbed076b5ab tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 returned with HTTP 200 Sep 01 02:08:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 597/1208] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:24 2026] GET /volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 => generated 481 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5bb1fc3c-5085-4d57-8093-a0052d1296c0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5bb1fc3c-5085-4d57-8093-a0052d1296c0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5bb1fc3c-5085-4d57-8093-a0052d1296c0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5bb1fc3c-5085-4d57-8093-a0052d1296c0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5bb1fc3c-5085-4d57-8093-a0052d1296c0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5bb1fc3c-5085-4d57-8093-a0052d1296c0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 612/1209] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 => generated 862 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-86be8177-3b55-49ec-9992-edb20cab6e5a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-86be8177-3b55-49ec-9992-edb20cab6e5a tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:08:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-86be8177-3b55-49ec-9992-edb20cab6e5a tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f929c6b4-850d-4acb-8587-6f3b07f9ef60", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-878332244"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-86be8177-3b55-49ec-9992-edb20cab6e5a tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Volume info retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-86be8177-3b55-49ec-9992-edb20cab6e5a tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Create snapshot from volume f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:25 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-86be8177-3b55-49ec-9992-edb20cab6e5a tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Created reservations ['7d965376-44cb-4554-ad39-0fa94aa2f153', '9599c58e-606f-45bf-8781-d94d14fcfd1d', 'b2aa9bdc-00e6-49c4-baf5-9cdb0dbd56d5', 'c0e680b8-ab5a-4d92-8ad3-27511312b411'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6fd26a67-0fa2-4a94-8441-402be15ad00d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6fd26a67-0fa2-4a94-8441-402be15ad00d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6fd26a67-0fa2-4a94-8441-402be15ad00d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6fd26a67-0fa2-4a94-8441-402be15ad00d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6fd26a67-0fa2-4a94-8441-402be15ad00d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Snapshot retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6fd26a67-0fa2-4a94-8441-402be15ad00d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 613/1210] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 => generated 481 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-86be8177-3b55-49ec-9992-edb20cab6e5a tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot create request issued successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-86be8177-3b55-49ec-9992-edb20cab6e5a tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:08:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 598/1211] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:08:25 2026] POST /volume/v3/snapshots => generated 317 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:08:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cb7a0b36-26ad-4dc1-bb7f-94d724007fc0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb7a0b36-26ad-4dc1-bb7f-94d724007fc0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb7a0b36-26ad-4dc1-bb7f-94d724007fc0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb7a0b36-26ad-4dc1-bb7f-94d724007fc0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cb7a0b36-26ad-4dc1-bb7f-94d724007fc0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot retrieved successfully. Sep 01 02:08:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb7a0b36-26ad-4dc1-bb7f-94d724007fc0 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 returned with HTTP 200 Sep 01 02:08:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 614/1212] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:25 2026] GET /volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 => generated 449 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:08:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-409847019", "snapshot_id": "f658f220-1dd7-4140-8340-c3d1f59e4b6f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4f3dd268-7eec-4974-89a0-c7c0eb1d47eb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-409847019', 'snapshot_id': 'f658f220-1dd7-4140-8340-c3d1f59e4b6f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4f3dd268-7eec-4974-89a0-c7c0eb1d47eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 Sep 01 02:08:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4f3dd268-7eec-4974-89a0-c7c0eb1d47eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4f3dd268-7eec-4974-89a0-c7c0eb1d47eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Create volume of 1 GB Sep 01 02:08:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4f3dd268-7eec-4974-89a0-c7c0eb1d47eb tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 returned with HTTP 404 Sep 01 02:08:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 615/1213] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:26 2026] GET /volume/v3/snapshots/66aedc03-ade3-4399-b842-9c598ebb3412 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f1f0cf19-0afd-4cc2-b736-928f7badb484 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Availability Zones retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f1f0cf19-0afd-4cc2-b736-928f7badb484 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f1f0cf19-0afd-4cc2-b736-928f7badb484 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f1f0cf19-0afd-4cc2-b736-928f7badb484 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Flow 'volume_create_api' (072f58a2-db59-474d-ab53-96899b757fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32952b93-9a58-4811-bd54-8f93ed7e95c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f1f0cf19-0afd-4cc2-b736-928f7badb484 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f1f0cf19-0afd-4cc2-b736-928f7badb484 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 returned with HTTP 200 Sep 01 02:08:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 616/1214] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:26 2026] GET /volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 => generated 867 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5d2a0f75-51e4-4904-962a-e81cff9565a6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5d2a0f75-51e4-4904-962a-e81cff9565a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] DELETE http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5d2a0f75-51e4-4904-962a-e81cff9565a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5d2a0f75-51e4-4904-962a-e81cff9565a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:26 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-5d2a0f75-51e4-4904-962a-e81cff9565a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Delete volume with id: 502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5d2a0f75-51e4-4904-962a-e81cff9565a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32952b93-9a58-4811-bd54-8f93ed7e95c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f658f220-1dd7-4140-8340-c3d1f59e4b6f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8328a8db-9b32-4b86-b351-c3b95f81a350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5d2a0f75-51e4-4904-962a-e81cff9565a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Delete volume request issued successfully. Sep 01 02:08:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5d2a0f75-51e4-4904-962a-e81cff9565a6 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 returned with HTTP 202 Sep 01 02:08:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 617/1215] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:26 2026] DELETE /volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-08edaca0-590a-4fec-90f0-989c8ab15c11 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-08edaca0-590a-4fec-90f0-989c8ab15c11 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-08edaca0-590a-4fec-90f0-989c8ab15c11 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-08edaca0-590a-4fec-90f0-989c8ab15c11 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-08edaca0-590a-4fec-90f0-989c8ab15c11 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot retrieved successfully. Sep 01 02:08:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-08edaca0-590a-4fec-90f0-989c8ab15c11 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 returned with HTTP 200 Sep 01 02:08:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 618/1216] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:27 2026] GET /volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 => generated 449 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-50de71d6-2401-49de-92b1-5bb7ecace568 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-50de71d6-2401-49de-92b1-5bb7ecace568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-50de71d6-2401-49de-92b1-5bb7ecace568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-50de71d6-2401-49de-92b1-5bb7ecace568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-50de71d6-2401-49de-92b1-5bb7ecace568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-50de71d6-2401-49de-92b1-5bb7ecace568 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 returned with HTTP 200 Sep 01 02:08:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 619/1217] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:27 2026] GET /volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 => generated 866 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:27 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Created reservations ['a38ae31e-49e2-4d09-baec-3109c6f332f7', '4157cf24-b48d-4204-b455-3a51baf88f60', '1f00e4c0-3928-4416-a7f3-b80c290c8c45', '6c44904e-17ba-42af-8d75-032304dacfc3'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8328a8db-9b32-4b86-b351-c3b95f81a350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a38ae31e-49e2-4d09-baec-3109c6f332f7', '4157cf24-b48d-4204-b455-3a51baf88f60', '1f00e4c0-3928-4416-a7f3-b80c290c8c45', '6c44904e-17ba-42af-8d75-032304dacfc3']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f1496e-b5e2-4dbb-bc44-6baafb7f12ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76f1496e-b5e2-4dbb-bc44-6baafb7f12ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '008cc174-ff3a-4cda-a4df-f8c28d79e845', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-409847019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5b9ca757714edf82c429b70788f16b',qos_specs=None,replication_status=,reservations=['a38ae31e-49e2-4d09-baec-3109c6f332f7','4157cf24-b48d-4204-b455-3a51baf88f60','1f00e4c0-3928-4416-a7f3-b80c290c8c45','6c44904e-17ba-42af-8d75-032304dacfc3'],size=1,snapshot_id=f658f220-1dd7-4140-8340-c3d1f59e4b6f,source_replicaid=,source_volid=None,status='creating',user_id='fabba1ff5f734a20b0d479fe2260bb57',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-409847019',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=008cc174-ff3a-4cda-a4df-f8c28d79e845,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e5b9ca757714edf82c429b70788f16b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f658f220-1dd7-4140-8340-c3d1f59e4b6f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fabba1ff5f734a20b0d479fe2260bb57',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613d9ba0-4438-4090-adb4-0edff722557f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (613d9ba0-4438-4090-adb4-0edff722557f) transitioned into state 'SUCCESS' from state '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-409847019',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e5b9ca757714edf82c429b70788f16b',qos_specs=None,replication_status=,reservations=['a38ae31e-49e2-4d09-baec-3109c6f332f7','4157cf24-b48d-4204-b455-3a51baf88f60','1f00e4c0-3928-4416-a7f3-b80c290c8c45','6c44904e-17ba-42af-8d75-032304dacfc3'],size=1,snapshot_id=f658f220-1dd7-4140-8340-c3d1f59e4b6f,source_replicaid=,source_volid=None,status='creating',user_id='fabba1ff5f734a20b0d479fe2260bb57',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0714d8b4-a6e7-4029-b10f-dccf3804d102) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0714d8b4-a6e7-4029-b10f-dccf3804d102) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:27 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Flow 'volume_create_api' (072f58a2-db59-474d-ab53-96899b757fa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Create volume request issued successfully. Sep 01 02:08:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c735d7c7-4c3b-4b4a-93f8-1cbcb0dea426 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 599/1218] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:08:26 2026] POST /volume/v3/volumes => generated 787 bytes in 680 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c8515379-794f-43fb-b547-f401116856c5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8515379-794f-43fb-b547-f401116856c5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8515379-794f-43fb-b547-f401116856c5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8515379-794f-43fb-b547-f401116856c5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c8515379-794f-43fb-b547-f401116856c5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot retrieved successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8515379-794f-43fb-b547-f401116856c5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 returned with HTTP 200 Sep 01 02:08:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 620/1219] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 => generated 449 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4656bc52-df34-459e-a971-04531a1e091d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4656bc52-df34-459e-a971-04531a1e091d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4656bc52-df34-459e-a971-04531a1e091d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4656bc52-df34-459e-a971-04531a1e091d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4656bc52-df34-459e-a971-04531a1e091d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Volume info retrieved successfully. Sep 01 02:08:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4656bc52-df34-459e-a971-04531a1e091d tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 returned with HTTP 200 Sep 01 02:08:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 600/1220] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:28 2026] GET /volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 => generated 866 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5861449f-a687-4995-ae62-78ad996e82e4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5861449f-a687-4995-ae62-78ad996e82e4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5861449f-a687-4995-ae62-78ad996e82e4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5861449f-a687-4995-ae62-78ad996e82e4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5861449f-a687-4995-ae62-78ad996e82e4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5861449f-a687-4995-ae62-78ad996e82e4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 returned with HTTP 200 Sep 01 02:08:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 621/1221] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:29 2026] GET /volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 => generated 476 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1769b8ee-53ad-4133-b09b-506dbe92126c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "89a72e7d-bb1f-4fb3-9b76-bf30f91b2507"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '89a72e7d-bb1f-4fb3-9b76-bf30f91b2507'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Create volume of 1 GB Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Availability Zones retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Flow 'volume_create_api' (f363c676-a5f5-497f-8141-4d19dd528d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a629781b-9cb1-48e7-b5ce-4842f1dcbc86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a629781b-9cb1-48e7-b5ce-4842f1dcbc86) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:08:29 devstack devstack@c-api.service[87080]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a629781b-9cb1-48e7-b5ce-4842f1dcbc86) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a629781b-9cb1-48e7-b5ce-4842f1dcbc86) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:08:29 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Flow 'volume_create_api' (f363c676-a5f5-497f-8141-4d19dd528d29) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1769b8ee-53ad-4133-b09b-506dbe92126c tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 400 Sep 01 02:08:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 601/1222] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:29 2026] POST /volume/v3/volumes => generated 171 bytes in 86 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6bb36746-dc1c-46ff-95cf-b7045bd868d7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6bb36746-dc1c-46ff-95cf-b7045bd868d7 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6bb36746-dc1c-46ff-95cf-b7045bd868d7 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6bb36746-dc1c-46ff-95cf-b7045bd868d7 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-6bb36746-dc1c-46ff-95cf-b7045bd868d7 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Delete snapshot with id: 89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6bb36746-dc1c-46ff-95cf-b7045bd868d7 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6bb36746-dc1c-46ff-95cf-b7045bd868d7 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot delete request issued successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6bb36746-dc1c-46ff-95cf-b7045bd868d7 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 returned with HTTP 202 Sep 01 02:08:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 622/1223] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:08:29 2026] DELETE /volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-90871914-374e-4735-986d-0315c7cfc0b4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-90871914-374e-4735-986d-0315c7cfc0b4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-90871914-374e-4735-986d-0315c7cfc0b4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-90871914-374e-4735-986d-0315c7cfc0b4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-90871914-374e-4735-986d-0315c7cfc0b4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot retrieved successfully. Sep 01 02:08:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2f37e9d1-3e20-431a-bba6-40eecc52ff35 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-90871914-374e-4735-986d-0315c7cfc0b4 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 returned with HTTP 200 Sep 01 02:08:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 602/1224] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:29 2026] GET /volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 => generated 475 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2f37e9d1-3e20-431a-bba6-40eecc52ff35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] GET http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 Sep 01 02:08:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2f37e9d1-3e20-431a-bba6-40eecc52ff35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2f37e9d1-3e20-431a-bba6-40eecc52ff35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2f37e9d1-3e20-431a-bba6-40eecc52ff35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552 tempest-VolumeSnapshotQuotasNegativeTestJSON-1019772552-project-member] http://192.168.122.45/volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 returned with HTTP 404 Sep 01 02:08:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 623/1225] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:29 2026] GET /volume/v3/volumes/502a6fa1-4822-4a3f-bcc6-ae5ab5a3f592 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3f47dad4-c75c-48e4-9974-40db200427c8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3f47dad4-c75c-48e4-9974-40db200427c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 Sep 01 02:08:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3f47dad4-c75c-48e4-9974-40db200427c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3f47dad4-c75c-48e4-9974-40db200427c8 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844 tempest-VolumeSnapshotQuotasNegativeTestJSON-31882844-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 returned with HTTP 200 Sep 01 02:08:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 603/1226] 192.168.122.45 () {60 vars in 1254 bytes} [Tue Sep 1 02:08:29 2026] PUT /volume/v3/os-quota-sets/e3a5ed77e70649b18418005b55e4cfb8 => generated 398 bytes in 319 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1138f08a-0c34-4181-87cc-b14e9f35bff8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1138f08a-0c34-4181-87cc-b14e9f35bff8 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1138f08a-0c34-4181-87cc-b14e9f35bff8 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1138f08a-0c34-4181-87cc-b14e9f35bff8 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1138f08a-0c34-4181-87cc-b14e9f35bff8 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot retrieved successfully. Sep 01 02:08:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1138f08a-0c34-4181-87cc-b14e9f35bff8 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 returned with HTTP 200 Sep 01 02:08:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 624/1227] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:30 2026] GET /volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 => generated 475 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1b02bf08-2fa4-41f3-afc7-788d853102e5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1b02bf08-2fa4-41f3-afc7-788d853102e5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1b02bf08-2fa4-41f3-afc7-788d853102e5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1b02bf08-2fa4-41f3-afc7-788d853102e5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1b02bf08-2fa4-41f3-afc7-788d853102e5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Snapshot retrieved successfully. Sep 01 02:08:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1b02bf08-2fa4-41f3-afc7-788d853102e5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 returned with HTTP 200 Sep 01 02:08:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 604/1228] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:31 2026] GET /volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 => generated 475 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-47e94801-4e88-42a1-bd56-d64999ad9789 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47e94801-4e88-42a1-bd56-d64999ad9789 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 Sep 01 02:08:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47e94801-4e88-42a1-bd56-d64999ad9789 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47e94801-4e88-42a1-bd56-d64999ad9789 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47e94801-4e88-42a1-bd56-d64999ad9789 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 returned with HTTP 404 Sep 01 02:08:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 625/1229] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/snapshots/89a72e7d-bb1f-4fb3-9b76-bf30f91b2507 => generated 111 bytes in 74 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4db9206f-7e6b-4fa0-bf4f-d907a5b94672 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4db9206f-7e6b-4fa0-bf4f-d907a5b94672 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4db9206f-7e6b-4fa0-bf4f-d907a5b94672 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4db9206f-7e6b-4fa0-bf4f-d907a5b94672 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4db9206f-7e6b-4fa0-bf4f-d907a5b94672 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Volume info retrieved successfully. Sep 01 02:08:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4db9206f-7e6b-4fa0-bf4f-d907a5b94672 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 returned with HTTP 200 Sep 01 02:08:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 605/1230] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:32 2026] GET /volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 => generated 862 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-784359f6-c0a5-4523-b338-8b7c026487b5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-784359f6-c0a5-4523-b338-8b7c026487b5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] DELETE http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-784359f6-c0a5-4523-b338-8b7c026487b5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-784359f6-c0a5-4523-b338-8b7c026487b5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:32 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-784359f6-c0a5-4523-b338-8b7c026487b5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Delete volume with id: f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-784359f6-c0a5-4523-b338-8b7c026487b5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Volume info retrieved successfully. Sep 01 02:08:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-784359f6-c0a5-4523-b338-8b7c026487b5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Delete volume request issued successfully. Sep 01 02:08:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-784359f6-c0a5-4523-b338-8b7c026487b5 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 returned with HTTP 202 Sep 01 02:08:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 626/1231] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:32 2026] DELETE /volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ad8f545f-0ef5-4951-8ab3-eb8d6ca227cc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ad8f545f-0ef5-4951-8ab3-eb8d6ca227cc tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ad8f545f-0ef5-4951-8ab3-eb8d6ca227cc tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ad8f545f-0ef5-4951-8ab3-eb8d6ca227cc tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ad8f545f-0ef5-4951-8ab3-eb8d6ca227cc tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Volume info retrieved successfully. Sep 01 02:08:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ad8f545f-0ef5-4951-8ab3-eb8d6ca227cc tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 returned with HTTP 200 Sep 01 02:08:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 606/1232] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:33 2026] GET /volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 => generated 861 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-30e19bd5-687b-48c8-b46b-4974bfbd4b31 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-30e19bd5-687b-48c8-b46b-4974bfbd4b31 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-30e19bd5-687b-48c8-b46b-4974bfbd4b31 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-30e19bd5-687b-48c8-b46b-4974bfbd4b31 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-30e19bd5-687b-48c8-b46b-4974bfbd4b31 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Volume info retrieved successfully. Sep 01 02:08:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-30e19bd5-687b-48c8-b46b-4974bfbd4b31 tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 returned with HTTP 200 Sep 01 02:08:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 627/1233] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:34 2026] GET /volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 => generated 861 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-802d0fc9-1687-4c13-83d2-8bd4fb329a5d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-802d0fc9-1687-4c13-83d2-8bd4fb329a5d tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-802d0fc9-1687-4c13-83d2-8bd4fb329a5d tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-802d0fc9-1687-4c13-83d2-8bd4fb329a5d tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-802d0fc9-1687-4c13-83d2-8bd4fb329a5d tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Volume info retrieved successfully. Sep 01 02:08:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-802d0fc9-1687-4c13-83d2-8bd4fb329a5d tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 returned with HTTP 200 Sep 01 02:08:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 607/1234] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:35 2026] GET /volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 => generated 861 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c7196616-0735-437f-9843-691b517bae8b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7196616-0735-437f-9843-691b517bae8b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] GET http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 Sep 01 02:08:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7196616-0735-437f-9843-691b517bae8b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7196616-0735-437f-9843-691b517bae8b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7196616-0735-437f-9843-691b517bae8b tempest-VolumesSnapshotNegativeTestJSON-903863352 tempest-VolumesSnapshotNegativeTestJSON-903863352-project-member] http://192.168.122.45/volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 returned with HTTP 404 Sep 01 02:08:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 628/1235] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:36 2026] GET /volume/v3/volumes/f929c6b4-850d-4acb-8587-6f3b07f9ef60 => generated 109 bytes in 90 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4cd895fa-057d-4459-af99-1710614b22b6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4cd895fa-057d-4459-af99-1710614b22b6 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4cd895fa-057d-4459-af99-1710614b22b6 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-1008564363"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4cd895fa-057d-4459-af99-1710614b22b6 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 608/1236] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:08:40 2026] POST /volume/v3/types => generated 231 bytes in 815 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d651607d-cc25-465c-8078-e2735a8fb166 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d651607d-cc25-465c-8078-e2735a8fb166 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] POST http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d651607d-cc25-465c-8078-e2735a8fb166 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d651607d-cc25-465c-8078-e2735a8fb166 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 629/1237] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:41 2026] POST /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs => generated 34 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-379437a9-86f7-4f1a-8bb2-82899f9f9762 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-379437a9-86f7-4f1a-8bb2-82899f9f9762 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] GET http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec3 Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-379437a9-86f7-4f1a-8bb2-82899f9f9762 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-379437a9-86f7-4f1a-8bb2-82899f9f9762 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-379437a9-86f7-4f1a-8bb2-82899f9f9762 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec3 returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 609/1238] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec3 => generated 17 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4f3b0f76-6a64-4aa6-b891-3243c0a8155a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4f3b0f76-6a64-4aa6-b891-3243c0a8155a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] DELETE http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec3 Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4f3b0f76-6a64-4aa6-b891-3243c0a8155a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4f3b0f76-6a64-4aa6-b891-3243c0a8155a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4f3b0f76-6a64-4aa6-b891-3243c0a8155a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec3 returned with HTTP 202 Sep 01 02:08:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 630/1239] 192.168.122.45 () {58 vars in 1278 bytes} [Tue Sep 1 02:08:41 2026] DELETE /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec3 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bb76b578-b7e2-41a4-8354-7ef80948223b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb76b578-b7e2-41a4-8354-7ef80948223b tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] GET http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec3 Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb76b578-b7e2-41a4-8354-7ef80948223b tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb76b578-b7e2-41a4-8354-7ef80948223b tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb76b578-b7e2-41a4-8354-7ef80948223b tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec3 returned with HTTP 404 Sep 01 02:08:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 610/1240] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec3 => generated 129 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e52b9774-7199-4858-b91b-2617c385357a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e52b9774-7199-4858-b91b-2617c385357a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] POST http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e52b9774-7199-4858-b91b-2617c385357a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f449f57f-b88f-4d79-a623-f7db19c62358 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-404751872"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-404751872'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Create volume of 1 GB Sep 01 02:08:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Availability Zones retrieved successfully. Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Flow 'volume_create_api' (ab90175c-837f-465b-8485-e21e43ac5166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e52b9774-7199-4858-b91b-2617c385357a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 631/1241] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:41 2026] POST /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs => generated 34 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecd5b579-04ec-45d0-818f-8b63b872e876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-939ab5cf-4a01-412d-97a1-2957b86f2e02 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-939ab5cf-4a01-412d-97a1-2957b86f2e02 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] GET http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-939ab5cf-4a01-412d-97a1-2957b86f2e02 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-939ab5cf-4a01-412d-97a1-2957b86f2e02 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-939ab5cf-4a01-412d-97a1-2957b86f2e02 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 632/1242] 192.168.122.45 () {58 vars in 1257 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs => generated 34 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-87c940fa-1bd0-47b1-851d-b6c34b9a1b47 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87c940fa-1bd0-47b1-851d-b6c34b9a1b47 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] POST http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87c940fa-1bd0-47b1-851d-b6c34b9a1b47 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecd5b579-04ec-45d0-818f-8b63b872e876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f540e6d0-cada-4b68-8249-a68a865146e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87c940fa-1bd0-47b1-851d-b6c34b9a1b47 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 633/1243] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:41 2026] POST /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs => generated 34 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4c29bb68-0105-45c1-9e57-93d7de320f4d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4c29bb68-0105-45c1-9e57-93d7de320f4d tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] PUT http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec2 Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4c29bb68-0105-45c1-9e57-93d7de320f4d tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Created reservations ['df83ef72-9180-4910-991c-6c4837001e5f', '3f358f59-4291-4f78-8779-af5551ab6022', '26d788e0-2c98-4146-90e0-e9561fc5165a', '989c311a-d4ff-4333-a114-d1b5578572ec'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f540e6d0-cada-4b68-8249-a68a865146e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df83ef72-9180-4910-991c-6c4837001e5f', '3f358f59-4291-4f78-8779-af5551ab6022', '26d788e0-2c98-4146-90e0-e9561fc5165a', '989c311a-d4ff-4333-a114-d1b5578572ec']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (862a6fc3-9175-4b71-bc3f-690b3356ead2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4c29bb68-0105-45c1-9e57-93d7de320f4d tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec2 returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 634/1244] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:08:41 2026] PUT /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec2 => generated 17 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d9352e3b-3b17-4a51-b164-7330dee1fbe0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d9352e3b-3b17-4a51-b164-7330dee1fbe0 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] GET http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec2 Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d9352e3b-3b17-4a51-b164-7330dee1fbe0 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d9352e3b-3b17-4a51-b164-7330dee1fbe0 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:41 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (862a6fc3-9175-4b71-bc3f-690b3356ead2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbd7ccda-226a-4a9a-905c-ff3de20d1be7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-404751872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af25f6ab2cc841cd80fccce2e705b381',qos_specs=None,replication_status=,reservations=['df83ef72-9180-4910-991c-6c4837001e5f','3f358f59-4291-4f78-8779-af5551ab6022','26d788e0-2c98-4146-90e0-e9561fc5165a','989c311a-d4ff-4333-a114-d1b5578572ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57f0b89490f41d6aafd362beae0e316',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-404751872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbd7ccda-226a-4a9a-905c-ff3de20d1be7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af25f6ab2cc841cd80fccce2e705b381',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a57f0b89490f41d6aafd362beae0e316',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d9352e3b-3b17-4a51-b164-7330dee1fbe0 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec2 returned with HTTP 200 Sep 01 02:08:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dcd4eae-82a0-4fee-921b-20c1b6f91f2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 635/1245] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:08:41 2026] GET /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs/spec2 => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fa42c2f7-8635-43cc-a74e-84633366ad5a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa42c2f7-8635-43cc-a74e-84633366ad5a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] POST http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs Sep 01 02:08:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fa42c2f7-8635-43cc-a74e-84633366ad5a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dcd4eae-82a0-4fee-921b-20c1b6f91f2b) transitioned into state 'SUCCESS' from state '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-404751872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af25f6ab2cc841cd80fccce2e705b381',qos_specs=None,replication_status=,reservations=['df83ef72-9180-4910-991c-6c4837001e5f','3f358f59-4291-4f78-8779-af5551ab6022','26d788e0-2c98-4146-90e0-e9561fc5165a','989c311a-d4ff-4333-a114-d1b5578572ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a57f0b89490f41d6aafd362beae0e316',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87fe1d6c-b363-4d19-bae4-4a22ff0cf562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa42c2f7-8635-43cc-a74e-84633366ad5a tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 636/1246] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:08:41 2026] POST /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs => generated 51 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1f95f2c2-5b38-4c39-9de1-c44dee380e67 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f95f2c2-5b38-4c39-9de1-c44dee380e67 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] GET http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs Sep 01 02:08:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f95f2c2-5b38-4c39-9de1-c44dee380e67 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f95f2c2-5b38-4c39-9de1-c44dee380e67 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87fe1d6c-b363-4d19-bae4-4a22ff0cf562) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Flow 'volume_create_api' (ab90175c-837f-465b-8485-e21e43ac5166) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Create volume request issued successfully. Sep 01 02:08:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f95f2c2-5b38-4c39-9de1-c44dee380e67 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 637/1247] 192.168.122.45 () {58 vars in 1257 bytes} [Tue Sep 1 02:08:42 2026] GET /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6/extra_specs => generated 68 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f449f57f-b88f-4d79-a623-f7db19c62358 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 611/1248] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:41 2026] POST /volume/v3/volumes => generated 761 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7dc7f3d9-aff1-4b7e-82ba-a1a3f47f0b34 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7dc7f3d9-aff1-4b7e-82ba-a1a3f47f0b34 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] DELETE http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6 Sep 01 02:08:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7dc7f3d9-aff1-4b7e-82ba-a1a3f47f0b34 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7dc7f3d9-aff1-4b7e-82ba-a1a3f47f0b34 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9d899e8f-367b-451a-bdcb-34ea21816311 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d899e8f-367b-451a-bdcb-34ea21816311 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d899e8f-367b-451a-bdcb-34ea21816311 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d899e8f-367b-451a-bdcb-34ea21816311 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9d899e8f-367b-451a-bdcb-34ea21816311 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d899e8f-367b-451a-bdcb-34ea21816311 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 612/1249] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:42 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 829 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7dc7f3d9-aff1-4b7e-82ba-a1a3f47f0b34 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6 returned with HTTP 202 Sep 01 02:08:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 638/1250] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:08:42 2026] DELETE /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6 => generated 0 bytes in 204 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-695f97f3-b391-48c6-af0c-95dd4588da49 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-695f97f3-b391-48c6-af0c-95dd4588da49 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] GET http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6 Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-695f97f3-b391-48c6-af0c-95dd4588da49 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-695f97f3-b391-48c6-af0c-95dd4588da49 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-695f97f3-b391-48c6-af0c-95dd4588da49 tempest-VolumeTypesExtraSpecsTest-951897501 tempest-VolumeTypesExtraSpecsTest-951897501-project-admin] http://192.168.122.45/volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6 returned with HTTP 404 Sep 01 02:08:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 613/1251] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:08:42 2026] GET /volume/v3/types/485a53bb-c7cb-4ff9-9596-70171c0ddce6 => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f54215a2-c52e-47ce-9012-f4f96b9218f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f54215a2-c52e-47ce-9012-f4f96b9218f3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f54215a2-c52e-47ce-9012-f4f96b9218f3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f54215a2-c52e-47ce-9012-f4f96b9218f3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f54215a2-c52e-47ce-9012-f4f96b9218f3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f54215a2-c52e-47ce-9012-f4f96b9218f3 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 639/1252] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:43 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 853 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6fe78315-9cd0-4be2-b834-0d49bb5900aa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6fe78315-9cd0-4be2-b834-0d49bb5900aa tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6fe78315-9cd0-4be2-b834-0d49bb5900aa tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6fe78315-9cd0-4be2-b834-0d49bb5900aa tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6fe78315-9cd0-4be2-b834-0d49bb5900aa tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6fe78315-9cd0-4be2-b834-0d49bb5900aa tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 614/1253] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:44 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-7738da16-20d6-470d-81d0-8a65290f3ba9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-7738da16-20d6-470d-81d0-8a65290f3ba9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-7738da16-20d6-470d-81d0-8a65290f3ba9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-7738da16-20d6-470d-81d0-8a65290f3ba9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-7738da16-20d6-470d-81d0-8a65290f3ba9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-7738da16-20d6-470d-81d0-8a65290f3ba9 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 640/1254] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:44 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 854 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-f0ec937d-d82f-4844-985b-80bd12a263e0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-f0ec937d-d82f-4844-985b-80bd12a263e0 None None] GET http://192.168.122.45/volume// Sep 01 02:08:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-f0ec937d-d82f-4844-985b-80bd12a263e0 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-f0ec937d-d82f-4844-985b-80bd12a263e0 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-f0ec937d-d82f-4844-985b-80bd12a263e0 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:08:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 615/1255] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:44 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-4d0481bc-8170-4c19-915a-c2fb59d6cb86 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-4d0481bc-8170-4c19-915a-c2fb59d6cb86 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:08:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-4d0481bc-8170-4c19-915a-c2fb59d6cb86 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbd7ccda-226a-4a9a-905c-ff3de20d1be7", "connector": null, "instance_uuid": "81b1f4cd-8533-452f-bc37-37fe489434f2"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-4d0481bc-8170-4c19-915a-c2fb59d6cb86 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 641/1256] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:08:45 2026] POST /volume/v3/attachments => generated 273 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ef79a1d6-9575-44a0-a9a6-eb7d3413b04b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ef79a1d6-9575-44a0-a9a6-eb7d3413b04b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ef79a1d6-9575-44a0-a9a6-eb7d3413b04b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ef79a1d6-9575-44a0-a9a6-eb7d3413b04b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-e4506621-0f6c-49d8-bf8b-2aa8307467cf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-e4506621-0f6c-49d8-bf8b-2aa8307467cf None None] GET http://192.168.122.45/volume// Sep 01 02:08:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-e4506621-0f6c-49d8-bf8b-2aa8307467cf None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-e4506621-0f6c-49d8-bf8b-2aa8307467cf None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-e4506621-0f6c-49d8-bf8b-2aa8307467cf None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:08:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 642/1257] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-358cbb69-4675-460e-9782-b93b238a9022 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-358cbb69-4675-460e-9782-b93b238a9022 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-358cbb69-4675-460e-9782-b93b238a9022 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-358cbb69-4675-460e-9782-b93b238a9022 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ef79a1d6-9575-44a0-a9a6-eb7d3413b04b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ef79a1d6-9575-44a0-a9a6-eb7d3413b04b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 616/1258] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 853 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-358cbb69-4675-460e-9782-b93b238a9022 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-358cbb69-4675-460e-9782-b93b238a9022 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 643/1259] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:08:45 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 1034 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-60402ec1-2500-4f7d-96dc-0e071ce4dc84 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-60402ec1-2500-4f7d-96dc-0e071ce4dc84 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] PUT http://192.168.122.45/volume/v3/attachments/8526c482-5df9-42ba-a2cd-0fd29286ae12 Sep 01 02:08:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-60402ec1-2500-4f7d-96dc-0e071ce4dc84 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:45 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-60402ec1-2500-4f7d-96dc-0e071ce4dc84 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Acquiring lock "cinder-attachment_update-cbd7ccda-226a-4a9a-905c-ff3de20d1be7-devstack" by "attachment_update" {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:08:45 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-60402ec1-2500-4f7d-96dc-0e071ce4dc84 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Lock "cinder-attachment_update-cbd7ccda-226a-4a9a-905c-ff3de20d1be7-devstack" acquired by "attachment_update" :: waited 0.026s {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:08:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-60402ec1-2500-4f7d-96dc-0e071ce4dc84 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Lock "cinder-attachment_update-cbd7ccda-226a-4a9a-905c-ff3de20d1be7-devstack" released by "attachment_update" :: held 0.245s {{(pid=87080) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:08:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-60402ec1-2500-4f7d-96dc-0e071ce4dc84 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments/8526c482-5df9-42ba-a2cd-0fd29286ae12 returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 617/1260] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:08:45 2026] PUT /volume/v3/attachments/8526c482-5df9-42ba-a2cd-0fd29286ae12 => generated 694 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e7d56000-3a79-4f55-8d49-01f027271a5d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7d56000-3a79-4f55-8d49-01f027271a5d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e7d56000-3a79-4f55-8d49-01f027271a5d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e7d56000-3a79-4f55-8d49-01f027271a5d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e7d56000-3a79-4f55-8d49-01f027271a5d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7d56000-3a79-4f55-8d49-01f027271a5d tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 644/1261] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:46 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-67080308-a2aa-45f8-af67-8c66bc356381 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-67080308-a2aa-45f8-af67-8c66bc356381 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/attachments/8526c482-5df9-42ba-a2cd-0fd29286ae12/action Sep 01 02:08:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-67080308-a2aa-45f8-af67-8c66bc356381 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-67080308-a2aa-45f8-af67-8c66bc356381 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b9bbd621-a4f5-4058-9584-0e9b147bde1e req-67080308-a2aa-45f8-af67-8c66bc356381 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments/8526c482-5df9-42ba-a2cd-0fd29286ae12/action returned with HTTP 204 Sep 01 02:08:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 618/1262] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:08:47 2026] POST /volume/v3/attachments/8526c482-5df9-42ba-a2cd-0fd29286ae12/action => generated 0 bytes in 175 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d57d5e35-e64a-4894-9d92-e4573e7f5092 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d57d5e35-e64a-4894-9d92-e4573e7f5092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d57d5e35-e64a-4894-9d92-e4573e7f5092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d57d5e35-e64a-4894-9d92-e4573e7f5092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d57d5e35-e64a-4894-9d92-e4573e7f5092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d57d5e35-e64a-4894-9d92-e4573e7f5092 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 645/1263] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 1146 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b15d6d44-f18c-4797-af4c-9cee2714e080 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b15d6d44-f18c-4797-af4c-9cee2714e080 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b15d6d44-f18c-4797-af4c-9cee2714e080 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b15d6d44-f18c-4797-af4c-9cee2714e080 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b15d6d44-f18c-4797-af4c-9cee2714e080 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b15d6d44-f18c-4797-af4c-9cee2714e080 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 619/1264] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 1146 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b51196b7-5737-4f7b-a101-f93b335da1ed None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b51196b7-5737-4f7b-a101-f93b335da1ed tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] DELETE http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b51196b7-5737-4f7b-a101-f93b335da1ed tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b51196b7-5737-4f7b-a101-f93b335da1ed tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:47 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b51196b7-5737-4f7b-a101-f93b335da1ed tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Delete volume with id: cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b51196b7-5737-4f7b-a101-f93b335da1ed tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b51196b7-5737-4f7b-a101-f93b335da1ed tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Sep 01 02:08:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b51196b7-5737-4f7b-a101-f93b335da1ed tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 400 Sep 01 02:08:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 646/1265] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:47 2026] DELETE /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 307 bytes in 105 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8e9c04fe-a57a-4923-b88b-9232fc47ab17 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8e9c04fe-a57a-4923-b88b-9232fc47ab17 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8e9c04fe-a57a-4923-b88b-9232fc47ab17 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8e9c04fe-a57a-4923-b88b-9232fc47ab17 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8e9c04fe-a57a-4923-b88b-9232fc47ab17 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8e9c04fe-a57a-4923-b88b-9232fc47ab17 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 620/1266] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:47 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 1146 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-32405890-7efc-4edf-98b9-b370162f1d97 req-5ee0b96d-bd2b-4d11-ad1c-94733b5a4545 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-5ee0b96d-bd2b-4d11-ad1c-94733b5a4545 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-5ee0b96d-bd2b-4d11-ad1c-94733b5a4545 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-5ee0b96d-bd2b-4d11-ad1c-94733b5a4545 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-32405890-7efc-4edf-98b9-b370162f1d97 req-5ee0b96d-bd2b-4d11-ad1c-94733b5a4545 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-5ee0b96d-bd2b-4d11-ad1c-94733b5a4545 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 647/1267] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 1146 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-32405890-7efc-4edf-98b9-b370162f1d97 req-45fcc4b7-80c5-42a7-bb52-5b4fba76ed3a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-45fcc4b7-80c5-42a7-bb52-5b4fba76ed3a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] POST http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7/action Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-45fcc4b7-80c5-42a7-bb52-5b4fba76ed3a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-45fcc4b7-80c5-42a7-bb52-5b4fba76ed3a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-44034634-0d87-41ec-95bd-293f9e33fb7b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-32405890-7efc-4edf-98b9-b370162f1d97 req-45fcc4b7-80c5-42a7-bb52-5b4fba76ed3a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-32405890-7efc-4edf-98b9-b370162f1d97 req-45fcc4b7-80c5-42a7-bb52-5b4fba76ed3a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Begin detaching volume completed successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-45fcc4b7-80c5-42a7-bb52-5b4fba76ed3a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7/action returned with HTTP 202 Sep 01 02:08:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 621/1268] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:08:48 2026] POST /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1356691516"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1356691516'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create volume of 1 GB Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-32405890-7efc-4edf-98b9-b370162f1d97 req-92c1b312-1ea8-457f-bd4a-b470041beebd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-92c1b312-1ea8-457f-bd4a-b470041beebd None None] GET http://192.168.122.45/volume// Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-92c1b312-1ea8-457f-bd4a-b470041beebd None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-92c1b312-1ea8-457f-bd4a-b470041beebd None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-92c1b312-1ea8-457f-bd4a-b470041beebd None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:08:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 622/1269] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:08:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Availability Zones retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-32405890-7efc-4edf-98b9-b370162f1d97 req-430c3327-2367-4a48-896f-92ffe8f99690 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Flow 'volume_create_api' (2d68ff8e-5f97-4f05-bc03-449d668f7157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-430c3327-2367-4a48-896f-92ffe8f99690 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-430c3327-2367-4a48-896f-92ffe8f99690 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-430c3327-2367-4a48-896f-92ffe8f99690 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc9d0b6-a5e1-4c39-977c-12509a789bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fc9d0b6-a5e1-4c39-977c-12509a789bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd555ba0-f20f-42d8-8f9a-91aa11185511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-32405890-7efc-4edf-98b9-b370162f1d97 req-430c3327-2367-4a48-896f-92ffe8f99690 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-430c3327-2367-4a48-896f-92ffe8f99690 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 623/1270] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:08:48 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 1330 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Created reservations ['38d651ea-cb12-4b7f-b6b6-c14ddb1d4fd0', 'ed6cc25d-91e7-4991-9ddd-9eee925a7603', '34335f0b-ba19-4d09-9949-1b27e0670b82', '043fc190-2c6c-441d-baf2-4405d460b451'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd555ba0-f20f-42d8-8f9a-91aa11185511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38d651ea-cb12-4b7f-b6b6-c14ddb1d4fd0', 'ed6cc25d-91e7-4991-9ddd-9eee925a7603', '34335f0b-ba19-4d09-9949-1b27e0670b82', '043fc190-2c6c-441d-baf2-4405d460b451']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a416939-7a07-479e-9eab-8f8f657859d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a416939-7a07-479e-9eab-8f8f657859d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e665e0b-8afa-4149-a677-576d1ba998e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1356691516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5542b21f6cb44d4f987e697558db7949',qos_specs=None,replication_status=,reservations=['38d651ea-cb12-4b7f-b6b6-c14ddb1d4fd0','ed6cc25d-91e7-4991-9ddd-9eee925a7603','34335f0b-ba19-4d09-9949-1b27e0670b82','043fc190-2c6c-441d-baf2-4405d460b451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbb4df6fb0e4a91946e58456c6af436',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:08:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1356691516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e665e0b-8afa-4149-a677-576d1ba998e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5542b21f6cb44d4f987e697558db7949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cbb4df6fb0e4a91946e58456c6af436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c76aa7-e5cd-4d67-bca6-05962e4a7407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98c76aa7-e5cd-4d67-bca6-05962e4a7407) transitioned into state 'SUCCESS' from state '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-1356691516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5542b21f6cb44d4f987e697558db7949',qos_specs=None,replication_status=,reservations=['38d651ea-cb12-4b7f-b6b6-c14ddb1d4fd0','ed6cc25d-91e7-4991-9ddd-9eee925a7603','34335f0b-ba19-4d09-9949-1b27e0670b82','043fc190-2c6c-441d-baf2-4405d460b451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbb4df6fb0e4a91946e58456c6af436',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95b53ff-c113-4a5a-9eda-9e394399e646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95b53ff-c113-4a5a-9eda-9e394399e646) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Flow 'volume_create_api' (2d68ff8e-5f97-4f05-bc03-449d668f7157) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create volume request issued successfully. Sep 01 02:08:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44034634-0d87-41ec-95bd-293f9e33fb7b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:08:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 648/1271] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:08:48 2026] POST /volume/v3/volumes => generated 758 bytes in 796 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-215f1b8d-d46e-4b4d-9ccd-f1f937807e94 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-215f1b8d-d46e-4b4d-9ccd-f1f937807e94 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:08:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-215f1b8d-d46e-4b4d-9ccd-f1f937807e94 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-215f1b8d-d46e-4b4d-9ccd-f1f937807e94 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-215f1b8d-d46e-4b4d-9ccd-f1f937807e94 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-215f1b8d-d46e-4b4d-9ccd-f1f937807e94 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 624/1272] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-32405890-7efc-4edf-98b9-b370162f1d97 req-342bf4f2-3f43-479f-a861-bd785559a654 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-342bf4f2-3f43-479f-a861-bd785559a654 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] DELETE http://192.168.122.45/volume/v3/attachments/8526c482-5df9-42ba-a2cd-0fd29286ae12 Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-342bf4f2-3f43-479f-a861-bd785559a654 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-342bf4f2-3f43-479f-a861-bd785559a654 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:08:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-32405890-7efc-4edf-98b9-b370162f1d97 req-342bf4f2-3f43-479f-a861-bd785559a654 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/attachments/8526c482-5df9-42ba-a2cd-0fd29286ae12 returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 649/1273] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:08:49 2026] DELETE /volume/v3/attachments/8526c482-5df9-42ba-a2cd-0fd29286ae12 => generated 19 bytes in 262 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d150017a-74b5-49aa-a801-6eb80cd5275b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d150017a-74b5-49aa-a801-6eb80cd5275b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d150017a-74b5-49aa-a801-6eb80cd5275b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d150017a-74b5-49aa-a801-6eb80cd5275b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d150017a-74b5-49aa-a801-6eb80cd5275b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d150017a-74b5-49aa-a801-6eb80cd5275b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 625/1274] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:49 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 854 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-167abe7f-968e-4e89-ad27-176b392a8679 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-167abe7f-968e-4e89-ad27-176b392a8679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:08:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-167abe7f-968e-4e89-ad27-176b392a8679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-167abe7f-968e-4e89-ad27-176b392a8679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-167abe7f-968e-4e89-ad27-176b392a8679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:08:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-167abe7f-968e-4e89-ad27-176b392a8679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 200 Sep 01 02:08:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 650/1275] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:50 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-64430259-33aa-4345-a287-fd92cd81f756 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64430259-33aa-4345-a287-fd92cd81f756 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:08:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64430259-33aa-4345-a287-fd92cd81f756 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64430259-33aa-4345-a287-fd92cd81f756 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-64430259-33aa-4345-a287-fd92cd81f756 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:08:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64430259-33aa-4345-a287-fd92cd81f756 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 200 Sep 01 02:08:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 626/1276] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:51 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 850 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-332a50f5-7899-462f-acda-209ac99f0efd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-332a50f5-7899-462f-acda-209ac99f0efd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:08:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-332a50f5-7899-462f-acda-209ac99f0efd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-332a50f5-7899-462f-acda-209ac99f0efd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-332a50f5-7899-462f-acda-209ac99f0efd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-332a50f5-7899-462f-acda-209ac99f0efd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 200 Sep 01 02:08:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 651/1277] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:52 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:08:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c9e8eb93-7088-4ce1-b1c0-32dc52f76acd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9e8eb93-7088-4ce1-b1c0-32dc52f76acd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:08:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c9e8eb93-7088-4ce1-b1c0-32dc52f76acd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e665e0b-8afa-4149-a677-576d1ba998e4", "name": "tempest-VolumesDeleteCascade-Snapshot-35351145"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c9e8eb93-7088-4ce1-b1c0-32dc52f76acd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:08:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-c9e8eb93-7088-4ce1-b1c0-32dc52f76acd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create snapshot from volume 4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:08:52 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-c9e8eb93-7088-4ce1-b1c0-32dc52f76acd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Created reservations ['9249468e-0ce8-4a97-92c7-4888298c8a2e', '9988f5ca-8e38-4139-bca9-81118b0a0686', '14b98718-5a42-4a3f-ab87-799ee3eb13f2', '87ffcbf5-a833-4f26-8d0b-333b30d9df70'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c9e8eb93-7088-4ce1-b1c0-32dc52f76acd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot create request issued successfully. Sep 01 02:08:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9e8eb93-7088-4ce1-b1c0-32dc52f76acd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:08:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 627/1278] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:08:52 2026] POST /volume/v3/snapshots => generated 305 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4dbf226f-ce53-42d0-afb4-e9b19ea66e41 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4dbf226f-ce53-42d0-afb4-e9b19ea66e41 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 Sep 01 02:08:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4dbf226f-ce53-42d0-afb4-e9b19ea66e41 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4dbf226f-ce53-42d0-afb4-e9b19ea66e41 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4dbf226f-ce53-42d0-afb4-e9b19ea66e41 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:08:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4dbf226f-ce53-42d0-afb4-e9b19ea66e41 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 returned with HTTP 200 Sep 01 02:08:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 652/1279] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:53 2026] GET /volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 => generated 437 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3180ea95-9d3d-42ec-8ee5-2402a534d613 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3180ea95-9d3d-42ec-8ee5-2402a534d613 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 Sep 01 02:08:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3180ea95-9d3d-42ec-8ee5-2402a534d613 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3180ea95-9d3d-42ec-8ee5-2402a534d613 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3180ea95-9d3d-42ec-8ee5-2402a534d613 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:08:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3180ea95-9d3d-42ec-8ee5-2402a534d613 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 returned with HTTP 200 Sep 01 02:08:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 628/1280] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:54 2026] GET /volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 => generated 437 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4e9ba35e-98a1-4126-8226-280eb540098d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4e9ba35e-98a1-4126-8226-280eb540098d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 Sep 01 02:08:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4e9ba35e-98a1-4126-8226-280eb540098d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4e9ba35e-98a1-4126-8226-280eb540098d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4e9ba35e-98a1-4126-8226-280eb540098d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:08:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4e9ba35e-98a1-4126-8226-280eb540098d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 returned with HTTP 200 Sep 01 02:08:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 653/1281] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:55 2026] GET /volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 => generated 437 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c74e3792-f7b8-4c99-bf57-2932f28d9406 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c74e3792-f7b8-4c99-bf57-2932f28d9406 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 Sep 01 02:08:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c74e3792-f7b8-4c99-bf57-2932f28d9406 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c74e3792-f7b8-4c99-bf57-2932f28d9406 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c74e3792-f7b8-4c99-bf57-2932f28d9406 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:08:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c74e3792-f7b8-4c99-bf57-2932f28d9406 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 returned with HTTP 200 Sep 01 02:08:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 629/1282] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:56 2026] GET /volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 => generated 437 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f4a43e38-4fe8-45e5-8bc4-36179e38fff1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f4a43e38-4fe8-45e5-8bc4-36179e38fff1 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 Sep 01 02:08:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f4a43e38-4fe8-45e5-8bc4-36179e38fff1 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f4a43e38-4fe8-45e5-8bc4-36179e38fff1 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f4a43e38-4fe8-45e5-8bc4-36179e38fff1 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:08:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f4a43e38-4fe8-45e5-8bc4-36179e38fff1 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 returned with HTTP 200 Sep 01 02:08:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 654/1283] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:57 2026] GET /volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-eeeb4517-669f-4841-bffe-64752e811ad2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eeeb4517-669f-4841-bffe-64752e811ad2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:08:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eeeb4517-669f-4841-bffe-64752e811ad2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e665e0b-8afa-4149-a677-576d1ba998e4", "name": "tempest-VolumesDeleteCascade-Snapshot-1055059389"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:08:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-eeeb4517-669f-4841-bffe-64752e811ad2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:08:57 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-eeeb4517-669f-4841-bffe-64752e811ad2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create snapshot from volume 4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:08:57 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-eeeb4517-669f-4841-bffe-64752e811ad2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Created reservations ['f15b9e8f-9845-4f59-a3c7-a2ac6ffa4ba9', '39af29ac-1e12-4e47-81ab-2d756fd3214d', 'b3116375-6b0a-4c8e-8946-034155f0a51d', 'fee93f0d-2e93-47ab-9816-e057f0395657'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:08:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-eeeb4517-669f-4841-bffe-64752e811ad2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot create request issued successfully. Sep 01 02:08:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eeeb4517-669f-4841-bffe-64752e811ad2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:08:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 630/1284] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:08:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:08:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-682d1d33-bc29-4b8a-8a5c-bbc234d61713 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-682d1d33-bc29-4b8a-8a5c-bbc234d61713 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 Sep 01 02:08:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-682d1d33-bc29-4b8a-8a5c-bbc234d61713 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-682d1d33-bc29-4b8a-8a5c-bbc234d61713 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-682d1d33-bc29-4b8a-8a5c-bbc234d61713 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:08:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-682d1d33-bc29-4b8a-8a5c-bbc234d61713 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 returned with HTTP 200 Sep 01 02:08:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 655/1285] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:57 2026] GET /volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2e44cffd-0bcb-4282-ae33-9e1b721d0fe7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2e44cffd-0bcb-4282-ae33-9e1b721d0fe7 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] DELETE http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2e44cffd-0bcb-4282-ae33-9e1b721d0fe7 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2e44cffd-0bcb-4282-ae33-9e1b721d0fe7 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:58 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-2e44cffd-0bcb-4282-ae33-9e1b721d0fe7 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Delete volume with id: cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:08:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2e44cffd-0bcb-4282-ae33-9e1b721d0fe7 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2e44cffd-0bcb-4282-ae33-9e1b721d0fe7 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Delete volume request issued successfully. Sep 01 02:08:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2e44cffd-0bcb-4282-ae33-9e1b721d0fe7 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 202 Sep 01 02:08:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 631/1286] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:08:58 2026] DELETE /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a533763e-4adc-4b72-969f-6bb76610ebe6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a533763e-4adc-4b72-969f-6bb76610ebe6 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a533763e-4adc-4b72-969f-6bb76610ebe6 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a533763e-4adc-4b72-969f-6bb76610ebe6 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a533763e-4adc-4b72-969f-6bb76610ebe6 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a533763e-4adc-4b72-969f-6bb76610ebe6 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 656/1287] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:58 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 853 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6203231e-c9d5-43d9-90d7-054619c56012 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6203231e-c9d5-43d9-90d7-054619c56012 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 Sep 01 02:08:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6203231e-c9d5-43d9-90d7-054619c56012 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6203231e-c9d5-43d9-90d7-054619c56012 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6203231e-c9d5-43d9-90d7-054619c56012 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:08:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6203231e-c9d5-43d9-90d7-054619c56012 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 returned with HTTP 200 Sep 01 02:08:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 632/1288] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:58 2026] GET /volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-69f177c0-cb86-48c0-9565-7856be7cfdf8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-69f177c0-cb86-48c0-9565-7856be7cfdf8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:08:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-69f177c0-cb86-48c0-9565-7856be7cfdf8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-69f177c0-cb86-48c0-9565-7856be7cfdf8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:08:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:08:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:08:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-69f177c0-cb86-48c0-9565-7856be7cfdf8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:08:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-69f177c0-cb86-48c0-9565-7856be7cfdf8 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 200 Sep 01 02:08:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 657/1289] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:08:59 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 853 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:08:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e6631f5b-2537-4129-8503-3979eab8507b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:08:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6631f5b-2537-4129-8503-3979eab8507b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 Sep 01 02:08:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6631f5b-2537-4129-8503-3979eab8507b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:08:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6631f5b-2537-4129-8503-3979eab8507b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:08:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:08:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:08:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e6631f5b-2537-4129-8503-3979eab8507b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:08:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6631f5b-2537-4129-8503-3979eab8507b tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 returned with HTTP 200 Sep 01 02:08:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 633/1290] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:08:59 2026] GET /volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ea1df16c-bdee-4250-b7fe-4ef2ce9d451b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ea1df16c-bdee-4250-b7fe-4ef2ce9d451b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 Sep 01 02:09:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ea1df16c-bdee-4250-b7fe-4ef2ce9d451b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ea1df16c-bdee-4250-b7fe-4ef2ce9d451b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ea1df16c-bdee-4250-b7fe-4ef2ce9d451b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 returned with HTTP 404 Sep 01 02:09:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 658/1291] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/volumes/cbd7ccda-226a-4a9a-905c-ff3de20d1be7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2cd548c6-a0d0-48f9-94e3-6bf8878d5866 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2cd548c6-a0d0-48f9-94e3-6bf8878d5866 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] DELETE http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:09:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2cd548c6-a0d0-48f9-94e3-6bf8878d5866 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2cd548c6-a0d0-48f9-94e3-6bf8878d5866 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-2cd548c6-a0d0-48f9-94e3-6bf8878d5866 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Delete volume with id: 0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:09:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2cd548c6-a0d0-48f9-94e3-6bf8878d5866 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2cd548c6-a0d0-48f9-94e3-6bf8878d5866 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Delete volume request issued successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2cd548c6-a0d0-48f9-94e3-6bf8878d5866 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 202 Sep 01 02:09:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 634/1292] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:00 2026] DELETE /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-11441e4a-1966-46b6-a492-3085c1bb8f0b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11441e4a-1966-46b6-a492-3085c1bb8f0b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:09:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-11441e4a-1966-46b6-a492-3085c1bb8f0b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-11441e4a-1966-46b6-a492-3085c1bb8f0b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f012c7a5-9e4d-4732-9993-bdb38ba2c85e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f012c7a5-9e4d-4732-9993-bdb38ba2c85e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 Sep 01 02:09:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f012c7a5-9e4d-4732-9993-bdb38ba2c85e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f012c7a5-9e4d-4732-9993-bdb38ba2c85e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-11441e4a-1966-46b6-a492-3085c1bb8f0b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11441e4a-1966-46b6-a492-3085c1bb8f0b tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 659/1293] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f012c7a5-9e4d-4732-9993-bdb38ba2c85e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f012c7a5-9e4d-4732-9993-bdb38ba2c85e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 returned with HTTP 200 Sep 01 02:09:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 635/1294] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 => generated 466 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-147745ba-fd02-4f26-a6ed-acab055016f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-147745ba-fd02-4f26-a6ed-acab055016f3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] DELETE http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4?cascade=True Sep 01 02:09:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-147745ba-fd02-4f26-a6ed-acab055016f3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-147745ba-fd02-4f26-a6ed-acab055016f3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-147745ba-fd02-4f26-a6ed-acab055016f3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete volume with id: 4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-147745ba-fd02-4f26-a6ed-acab055016f3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-147745ba-fd02-4f26-a6ed-acab055016f3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete volume request issued successfully. Sep 01 02:09:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-147745ba-fd02-4f26-a6ed-acab055016f3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4?cascade=True returned with HTTP 202 Sep 01 02:09:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 660/1295] 192.168.122.45 () {58 vars in 1255 bytes} [Tue Sep 1 02:09:00 2026] DELETE /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4?cascade=True => generated 0 bytes in 147 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a546a5d3-a3d5-4cab-987e-889589b1ea2d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a546a5d3-a3d5-4cab-987e-889589b1ea2d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a546a5d3-a3d5-4cab-987e-889589b1ea2d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a546a5d3-a3d5-4cab-987e-889589b1ea2d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a546a5d3-a3d5-4cab-987e-889589b1ea2d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a546a5d3-a3d5-4cab-987e-889589b1ea2d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 200 Sep 01 02:09:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 636/1296] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:00 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 850 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7e216f86-cac8-4bcd-b44e-018135177ff0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7e216f86-cac8-4bcd-b44e-018135177ff0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:09:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7e216f86-cac8-4bcd-b44e-018135177ff0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7e216f86-cac8-4bcd-b44e-018135177ff0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7e216f86-cac8-4bcd-b44e-018135177ff0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:09:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7e216f86-cac8-4bcd-b44e-018135177ff0 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 200 Sep 01 02:09:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 661/1297] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:01 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 854 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6c47de31-07e6-45c2-a4bd-6baf664ffdf5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6c47de31-07e6-45c2-a4bd-6baf664ffdf5 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6c47de31-07e6-45c2-a4bd-6baf664ffdf5 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6c47de31-07e6-45c2-a4bd-6baf664ffdf5 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6c47de31-07e6-45c2-a4bd-6baf664ffdf5 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6c47de31-07e6-45c2-a4bd-6baf664ffdf5 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 200 Sep 01 02:09:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 637/1298] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:02 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dafed23b-40d1-4829-b7e8-4fbba025cd50 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dafed23b-40d1-4829-b7e8-4fbba025cd50 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c Sep 01 02:09:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dafed23b-40d1-4829-b7e8-4fbba025cd50 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dafed23b-40d1-4829-b7e8-4fbba025cd50 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dafed23b-40d1-4829-b7e8-4fbba025cd50 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c returned with HTTP 404 Sep 01 02:09:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 662/1299] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:02 2026] GET /volume/v3/volumes/0adc6750-fabe-43e7-b073-5eb65627203c => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-09fe47b5-7aa2-4316-a01c-30088efdef4a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-09fe47b5-7aa2-4316-a01c-30088efdef4a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-09fe47b5-7aa2-4316-a01c-30088efdef4a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-09fe47b5-7aa2-4316-a01c-30088efdef4a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2404ca06-f89b-4705-86d6-142b041855b5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-09fe47b5-7aa2-4316-a01c-30088efdef4a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2404ca06-f89b-4705-86d6-142b041855b5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] DELETE http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:09:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2404ca06-f89b-4705-86d6-142b041855b5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2404ca06-f89b-4705-86d6-142b041855b5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:03 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-2404ca06-f89b-4705-86d6-142b041855b5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Delete volume with id: 11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:09:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-09fe47b5-7aa2-4316-a01c-30088efdef4a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 200 Sep 01 02:09:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 638/1300] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:03 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 850 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2404ca06-f89b-4705-86d6-142b041855b5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2404ca06-f89b-4705-86d6-142b041855b5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Delete volume request issued successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2404ca06-f89b-4705-86d6-142b041855b5 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 202 Sep 01 02:09:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 663/1301] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:03 2026] DELETE /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b058e55c-67c1-4ce1-9bba-496d5de0757a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b058e55c-67c1-4ce1-9bba-496d5de0757a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:09:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b058e55c-67c1-4ce1-9bba-496d5de0757a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b058e55c-67c1-4ce1-9bba-496d5de0757a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b058e55c-67c1-4ce1-9bba-496d5de0757a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:09:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b058e55c-67c1-4ce1-9bba-496d5de0757a tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:09:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 639/1302] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:03 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ef95602e-8e24-47c0-97d5-740a11fff1ae None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef95602e-8e24-47c0-97d5-740a11fff1ae tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ef95602e-8e24-47c0-97d5-740a11fff1ae tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ef95602e-8e24-47c0-97d5-740a11fff1ae tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ef95602e-8e24-47c0-97d5-740a11fff1ae tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef95602e-8e24-47c0-97d5-740a11fff1ae tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 200 Sep 01 02:09:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 664/1303] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:04 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dd63e4e7-c49c-42bb-84f0-c6656910d7f1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd63e4e7-c49c-42bb-84f0-c6656910d7f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:09:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd63e4e7-c49c-42bb-84f0-c6656910d7f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd63e4e7-c49c-42bb-84f0-c6656910d7f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dd63e4e7-c49c-42bb-84f0-c6656910d7f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Volume info retrieved successfully. Sep 01 02:09:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd63e4e7-c49c-42bb-84f0-c6656910d7f1 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 200 Sep 01 02:09:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 640/1304] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:04 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 854 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b2858006-424e-4475-a0ed-1a0c99ba766a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b2858006-424e-4475-a0ed-1a0c99ba766a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b2858006-424e-4475-a0ed-1a0c99ba766a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b2858006-424e-4475-a0ed-1a0c99ba766a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b2858006-424e-4475-a0ed-1a0c99ba766a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b2858006-424e-4475-a0ed-1a0c99ba766a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 200 Sep 01 02:09:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 665/1305] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:05 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-00c01c7f-e1bb-422b-a140-c647d57ad376 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00c01c7f-e1bb-422b-a140-c647d57ad376 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] GET http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 Sep 01 02:09:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00c01c7f-e1bb-422b-a140-c647d57ad376 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00c01c7f-e1bb-422b-a140-c647d57ad376 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00c01c7f-e1bb-422b-a140-c647d57ad376 tempest-AttachVolumeNegativeTest-747698300 tempest-AttachVolumeNegativeTest-747698300-project-member] http://192.168.122.45/volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 returned with HTTP 404 Sep 01 02:09:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 641/1306] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:05 2026] GET /volume/v3/volumes/11d771a8-cd04-4355-9749-71182b2f7db7 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ef223e8a-b471-4083-8ba8-bd49493b9a29 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef223e8a-b471-4083-8ba8-bd49493b9a29 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ef223e8a-b471-4083-8ba8-bd49493b9a29 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ef223e8a-b471-4083-8ba8-bd49493b9a29 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=383,cinder:UPDATE=81,cinder:INSERT=46 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef223e8a-b471-4083-8ba8-bd49493b9a29 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 404 Sep 01 02:09:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 666/1307] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:06 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 109 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7f7e592f-9495-43d4-839c-8b3315a3c924 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7f7e592f-9495-43d4-839c-8b3315a3c924 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7f7e592f-9495-43d4-839c-8b3315a3c924 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7f7e592f-9495-43d4-839c-8b3315a3c924 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-7f7e592f-9495-43d4-839c-8b3315a3c924 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7f7e592f-9495-43d4-839c-8b3315a3c924 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7f7e592f-9495-43d4-839c-8b3315a3c924 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Get all volumes completed successfully. Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7f7e592f-9495-43d4-839c-8b3315a3c924 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 200 Sep 01 02:09:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 642/1308] 192.168.122.45 () {58 vars in 1116 bytes} [Tue Sep 1 02:09:06 2026] GET /volume/v3/volumes => generated 15 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f7c6c80c-e20c-4c73-8b3d-6b7136b75920 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f7c6c80c-e20c-4c73-8b3d-6b7136b75920 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f7c6c80c-e20c-4c73-8b3d-6b7136b75920 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f7c6c80c-e20c-4c73-8b3d-6b7136b75920 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-f7c6c80c-e20c-4c73-8b3d-6b7136b75920 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-f7c6c80c-e20c-4c73-8b3d-6b7136b75920 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:06 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f7c6c80c-e20c-4c73-8b3d-6b7136b75920 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Get all snapshots completed successfully. Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f7c6c80c-e20c-4c73-8b3d-6b7136b75920 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 200 Sep 01 02:09:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 667/1309] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:09:06 2026] GET /volume/v3/snapshots => generated 17 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a5f48496-fc85-4fa7-b2ae-bea6a176842f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a5f48496-fc85-4fa7-b2ae-bea6a176842f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a5f48496-fc85-4fa7-b2ae-bea6a176842f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a5f48496-fc85-4fa7-b2ae-bea6a176842f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-a5f48496-fc85-4fa7-b2ae-bea6a176842f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete snapshot with id: 614cf581-4452-44cf-8fec-eb8dc0d1be44 Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a5f48496-fc85-4fa7-b2ae-bea6a176842f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 returned with HTTP 404 Sep 01 02:09:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 643/1310] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:06 2026] DELETE /volume/v3/snapshots/614cf581-4452-44cf-8fec-eb8dc0d1be44 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-880de47a-03c1-449e-a17b-c884c1f4cc18 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-880de47a-03c1-449e-a17b-c884c1f4cc18 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-880de47a-03c1-449e-a17b-c884c1f4cc18 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-880de47a-03c1-449e-a17b-c884c1f4cc18 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-880de47a-03c1-449e-a17b-c884c1f4cc18 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete snapshot with id: c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-880de47a-03c1-449e-a17b-c884c1f4cc18 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 returned with HTTP 404 Sep 01 02:09:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 668/1311] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:06 2026] DELETE /volume/v3/snapshots/c4fad9b5-39e5-413e-85cb-a7a6a4a047a7 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d8e25d75-38c1-4e26-8fdb-b257e5d1c3b6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d8e25d75-38c1-4e26-8fdb-b257e5d1c3b6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d8e25d75-38c1-4e26-8fdb-b257e5d1c3b6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d8e25d75-38c1-4e26-8fdb-b257e5d1c3b6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d8e25d75-38c1-4e26-8fdb-b257e5d1c3b6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 404 Sep 01 02:09:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 644/1312] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:06 2026] GET /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8ddc7014-9b9b-4026-8dd8-84f6574313cd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ddc7014-9b9b-4026-8dd8-84f6574313cd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] DELETE http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ddc7014-9b9b-4026-8dd8-84f6574313cd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ddc7014-9b9b-4026-8dd8-84f6574313cd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-8ddc7014-9b9b-4026-8dd8-84f6574313cd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete volume with id: 4e665e0b-8afa-4149-a677-576d1ba998e4 Sep 01 02:09:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ddc7014-9b9b-4026-8dd8-84f6574313cd tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 returned with HTTP 404 Sep 01 02:09:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 669/1313] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:06 2026] DELETE /volume/v3/volumes/4e665e0b-8afa-4149-a677-576d1ba998e4 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-51721f88-f451-444a-8d8f-b3bb0b896259 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2079363881"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2079363881'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create volume of 1 GB Sep 01 02:09:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Availability Zones retrieved successfully. Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Flow 'volume_create_api' (24d1137a-09a0-4d74-bffe-eb4c97cf57da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49070ec9-bd19-45a4-9d86-bdd0a4342435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49070ec9-bd19-45a4-9d86-bdd0a4342435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e98e00f-be19-45e6-b772-f388d41052ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Created reservations ['ab6025c0-c276-4c8d-9bb6-b852dff7b943', '67ca2a38-442a-407a-b494-4bf711d359ca', 'a1272f6d-69bf-441d-85e5-d4f0d2147e11', 'a4e5729f-342a-44c7-8d09-3cbde4581be3'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e98e00f-be19-45e6-b772-f388d41052ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab6025c0-c276-4c8d-9bb6-b852dff7b943', '67ca2a38-442a-407a-b494-4bf711d359ca', 'a1272f6d-69bf-441d-85e5-d4f0d2147e11', 'a4e5729f-342a-44c7-8d09-3cbde4581be3']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3717b27f-ae6b-40e6-8afc-2c677bc401dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:07 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3717b27f-ae6b-40e6-8afc-2c677bc401dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '665cbbfd-a81a-4049-bec3-ee59f68a2c13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2079363881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5542b21f6cb44d4f987e697558db7949',qos_specs=None,replication_status=,reservations=['ab6025c0-c276-4c8d-9bb6-b852dff7b943','67ca2a38-442a-407a-b494-4bf711d359ca','a1272f6d-69bf-441d-85e5-d4f0d2147e11','a4e5729f-342a-44c7-8d09-3cbde4581be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbb4df6fb0e4a91946e58456c6af436',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2079363881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=665cbbfd-a81a-4049-bec3-ee59f68a2c13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5542b21f6cb44d4f987e697558db7949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cbb4df6fb0e4a91946e58456c6af436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:07 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3257f127-c81a-4ce9-9ede-65bf293512c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:07 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3257f127-c81a-4ce9-9ede-65bf293512c8) transitioned into state 'SUCCESS' from state '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-2079363881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5542b21f6cb44d4f987e697558db7949',qos_specs=None,replication_status=,reservations=['ab6025c0-c276-4c8d-9bb6-b852dff7b943','67ca2a38-442a-407a-b494-4bf711d359ca','a1272f6d-69bf-441d-85e5-d4f0d2147e11','a4e5729f-342a-44c7-8d09-3cbde4581be3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cbb4df6fb0e4a91946e58456c6af436',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:07 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a32371-5de3-490e-a538-6e71c57bbb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:07 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82a32371-5de3-490e-a538-6e71c57bbb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:07 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Flow 'volume_create_api' (24d1137a-09a0-4d74-bffe-eb4c97cf57da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create volume request issued successfully. Sep 01 02:09:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-51721f88-f451-444a-8d8f-b3bb0b896259 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 645/1314] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:06 2026] POST /volume/v3/volumes => generated 758 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:09:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eef26bb6-5662-412f-8b2f-97c4b1533102 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eef26bb6-5662-412f-8b2f-97c4b1533102 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eef26bb6-5662-412f-8b2f-97c4b1533102 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eef26bb6-5662-412f-8b2f-97c4b1533102 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-eef26bb6-5662-412f-8b2f-97c4b1533102 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eef26bb6-5662-412f-8b2f-97c4b1533102 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 200 Sep 01 02:09:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 670/1315] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:07 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 826 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b70c0763-ced4-445d-a169-6d0ec79378cc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b70c0763-ced4-445d-a169-6d0ec79378cc tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b70c0763-ced4-445d-a169-6d0ec79378cc tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b70c0763-ced4-445d-a169-6d0ec79378cc tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:08 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=376,cinder:UPDATE=108,cinder:INSERT=61 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:09:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b70c0763-ced4-445d-a169-6d0ec79378cc tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b70c0763-ced4-445d-a169-6d0ec79378cc tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 200 Sep 01 02:09:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 646/1316] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:08 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 850 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2962ed0d-21ba-4fb6-8d7a-a54e02e577c3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2962ed0d-21ba-4fb6-8d7a-a54e02e577c3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2962ed0d-21ba-4fb6-8d7a-a54e02e577c3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2962ed0d-21ba-4fb6-8d7a-a54e02e577c3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2962ed0d-21ba-4fb6-8d7a-a54e02e577c3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2962ed0d-21ba-4fb6-8d7a-a54e02e577c3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 200 Sep 01 02:09:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 671/1317] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:09 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 851 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a929cb12-ccd2-4467-8674-fe7163befbd6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a929cb12-ccd2-4467-8674-fe7163befbd6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:09:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a929cb12-ccd2-4467-8674-fe7163befbd6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "665cbbfd-a81a-4049-bec3-ee59f68a2c13", "name": "tempest-VolumesDeleteCascade-Snapshot-1242457777"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a929cb12-ccd2-4467-8674-fe7163befbd6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:09 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-a929cb12-ccd2-4467-8674-fe7163befbd6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create snapshot from volume 665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:09 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-a929cb12-ccd2-4467-8674-fe7163befbd6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Created reservations ['2bc96763-c577-4789-9e89-b106fca4da76', 'b4269600-8218-4083-8046-f4b2852e9959', 'e03c32fc-417b-4881-ab18-4f959d6c8015', '66a9b0ab-11ed-4648-8ba6-57f3590e53b4'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a929cb12-ccd2-4467-8674-fe7163befbd6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot create request issued successfully. Sep 01 02:09:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a929cb12-ccd2-4467-8674-fe7163befbd6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 647/1318] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:09:09 2026] POST /volume/v3/snapshots => generated 307 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1248d3fd-9b93-4bc1-999d-cfe88d80116d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1248d3fd-9b93-4bc1-999d-cfe88d80116d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 Sep 01 02:09:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1248d3fd-9b93-4bc1-999d-cfe88d80116d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1248d3fd-9b93-4bc1-999d-cfe88d80116d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1248d3fd-9b93-4bc1-999d-cfe88d80116d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:09:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1248d3fd-9b93-4bc1-999d-cfe88d80116d tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 returned with HTTP 200 Sep 01 02:09:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 672/1319] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:09 2026] GET /volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3e6fcbdd-0898-416d-8938-aa300df583d3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3e6fcbdd-0898-416d-8938-aa300df583d3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 Sep 01 02:09:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3e6fcbdd-0898-416d-8938-aa300df583d3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3e6fcbdd-0898-416d-8938-aa300df583d3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3e6fcbdd-0898-416d-8938-aa300df583d3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:09:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3e6fcbdd-0898-416d-8938-aa300df583d3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 returned with HTTP 200 Sep 01 02:09:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 648/1320] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:10 2026] GET /volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9dcdf80d-ea72-47cb-aa11-16800e7c24c4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9dcdf80d-ea72-47cb-aa11-16800e7c24c4 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 Sep 01 02:09:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9dcdf80d-ea72-47cb-aa11-16800e7c24c4 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9dcdf80d-ea72-47cb-aa11-16800e7c24c4 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9dcdf80d-ea72-47cb-aa11-16800e7c24c4 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:09:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9dcdf80d-ea72-47cb-aa11-16800e7c24c4 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 returned with HTTP 200 Sep 01 02:09:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 673/1321] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:11 2026] GET /volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e10af06d-1fa8-41fe-8ef6-dbd48bc35a7f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e10af06d-1fa8-41fe-8ef6-dbd48bc35a7f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 Sep 01 02:09:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e10af06d-1fa8-41fe-8ef6-dbd48bc35a7f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e10af06d-1fa8-41fe-8ef6-dbd48bc35a7f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e10af06d-1fa8-41fe-8ef6-dbd48bc35a7f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e10af06d-1fa8-41fe-8ef6-dbd48bc35a7f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 returned with HTTP 200 Sep 01 02:09:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 649/1322] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:12 2026] GET /volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b8d3a9da-803d-4e64-bdaf-951509619852 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:09:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "369a40b6-2db3-4754-9bf0-d25afb99dfd8", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1582634589"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create volume request body: {'volume': {'snapshot_id': '369a40b6-2db3-4754-9bf0-d25afb99dfd8', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1582634589'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Snapshot retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create volume of 1 GB Sep 01 02:09:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Availability Zones retrieved successfully. Sep 01 02:09:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Flow 'volume_create_api' (68e43897-bbed-4ff6-bd79-35315967bb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fcd8173-0231-4b1a-8b62-5fb2dcf54bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:12 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:12 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5fcd8173-0231-4b1a-8b62-5fb2dcf54bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '369a40b6-2db3-4754-9bf0-d25afb99dfd8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d673a7b-ea29-4c1e-94b5-042f82a6c156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Created reservations ['87bfc473-6ea5-4b2c-bda0-23b127723dc0', 'ef9c2d09-2484-4ada-8857-11acbec03bf2', 'e96b1fb5-5dc1-4c16-a863-2ba4b525857c', 'aefb55f6-2333-4060-9371-40b24f21bde4'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d673a7b-ea29-4c1e-94b5-042f82a6c156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87bfc473-6ea5-4b2c-bda0-23b127723dc0', 'ef9c2d09-2484-4ada-8857-11acbec03bf2', 'e96b1fb5-5dc1-4c16-a863-2ba4b525857c', 'aefb55f6-2333-4060-9371-40b24f21bde4']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944badb7-24d2-4b98-a27f-dd0c2379165b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (944badb7-24d2-4b98-a27f-dd0c2379165b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1582634589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5542b21f6cb44d4f987e697558db7949',qos_specs=None,replication_status=,reservations=['87bfc473-6ea5-4b2c-bda0-23b127723dc0','ef9c2d09-2484-4ada-8857-11acbec03bf2','e96b1fb5-5dc1-4c16-a863-2ba4b525857c','aefb55f6-2333-4060-9371-40b24f21bde4'],size=1,snapshot_id=369a40b6-2db3-4754-9bf0-d25afb99dfd8,source_replicaid=,source_volid=None,status='creating',user_id='9cbb4df6fb0e4a91946e58456c6af436',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1582634589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5542b21f6cb44d4f987e697558db7949',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=369a40b6-2db3-4754-9bf0-d25afb99dfd8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cbb4df6fb0e4a91946e58456c6af436',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8350447d-682a-489c-adba-3d6432bf9a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8350447d-682a-489c-adba-3d6432bf9a82) transitioned into state 'SUCCESS' from state '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-1582634589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5542b21f6cb44d4f987e697558db7949',qos_specs=None,replication_status=,reservations=['87bfc473-6ea5-4b2c-bda0-23b127723dc0','ef9c2d09-2484-4ada-8857-11acbec03bf2','e96b1fb5-5dc1-4c16-a863-2ba4b525857c','aefb55f6-2333-4060-9371-40b24f21bde4'],size=1,snapshot_id=369a40b6-2db3-4754-9bf0-d25afb99dfd8,source_replicaid=,source_volid=None,status='creating',user_id='9cbb4df6fb0e4a91946e58456c6af436',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7af0689-74ca-47b5-a815-d8be4cfc403a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7af0689-74ca-47b5-a815-d8be4cfc403a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Flow 'volume_create_api' (68e43897-bbed-4ff6-bd79-35315967bb76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Create volume request issued successfully. Sep 01 02:09:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b8d3a9da-803d-4e64-bdaf-951509619852 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 674/1323] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:09:12 2026] POST /volume/v3/volumes => generated 792 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6e965f4d-e8b6-4edb-842b-3fd0c22e7e55 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e965f4d-e8b6-4edb-842b-3fd0c22e7e55 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e965f4d-e8b6-4edb-842b-3fd0c22e7e55 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e965f4d-e8b6-4edb-842b-3fd0c22e7e55 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6e965f4d-e8b6-4edb-842b-3fd0c22e7e55 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e965f4d-e8b6-4edb-842b-3fd0c22e7e55 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 650/1324] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:13 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 860 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f0f6a78c-ca8f-451d-a196-e5dab9b2225c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f0f6a78c-ca8f-451d-a196-e5dab9b2225c tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f0f6a78c-ca8f-451d-a196-e5dab9b2225c tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f0f6a78c-ca8f-451d-a196-e5dab9b2225c tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4ecc6519-6d2b-4c36-8932-9996512527b5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4ecc6519-6d2b-4c36-8932-9996512527b5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4ecc6519-6d2b-4c36-8932-9996512527b5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4ecc6519-6d2b-4c36-8932-9996512527b5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f0f6a78c-ca8f-451d-a196-e5dab9b2225c tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4ecc6519-6d2b-4c36-8932-9996512527b5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f0f6a78c-ca8f-451d-a196-e5dab9b2225c tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 675/1325] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 884 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4ecc6519-6d2b-4c36-8932-9996512527b5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 651/1326] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-216d7945-01d5-473d-924a-1c5634f903af None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-216d7945-01d5-473d-924a-1c5634f903af tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-216d7945-01d5-473d-924a-1c5634f903af tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-216d7945-01d5-473d-924a-1c5634f903af tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-216d7945-01d5-473d-924a-1c5634f903af tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-216d7945-01d5-473d-924a-1c5634f903af tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 676/1327] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 880 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d4007bea-929f-44d4-99de-df7dd9e4e55d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d4007bea-929f-44d4-99de-df7dd9e4e55d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d4007bea-929f-44d4-99de-df7dd9e4e55d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d4007bea-929f-44d4-99de-df7dd9e4e55d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d4007bea-929f-44d4-99de-df7dd9e4e55d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d4007bea-929f-44d4-99de-df7dd9e4e55d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 652/1328] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 880 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d40e6081-7052-48aa-a715-76107974395f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d40e6081-7052-48aa-a715-76107974395f None None] GET http://192.168.122.45/volume// Sep 01 02:09:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d40e6081-7052-48aa-a715-76107974395f None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d40e6081-7052-48aa-a715-76107974395f None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-d40e6081-7052-48aa-a715-76107974395f None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:09:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 677/1329] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:14 2026] GET /volume/ => generated 389 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-e78aeef0-6862-4355-8618-868599bd4d40 req-4ae4be07-8dad-410f-ab12-ef8ef5d24ee5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-4ae4be07-8dad-410f-ab12-ef8ef5d24ee5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:09:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-4ae4be07-8dad-410f-ab12-ef8ef5d24ee5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "008cc174-ff3a-4cda-a4df-f8c28d79e845", "connector": null, "instance_uuid": "258716a2-b771-44f4-8b30-0a336d1cc9fb"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-4ae4be07-8dad-410f-ab12-ef8ef5d24ee5 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:09:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 653/1330] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:09:14 2026] POST /volume/v3/attachments => generated 273 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7f86a3e7-f9d3-4ed6-b179-956295430dab None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7f86a3e7-f9d3-4ed6-b179-956295430dab tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7f86a3e7-f9d3-4ed6-b179-956295430dab tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7f86a3e7-f9d3-4ed6-b179-956295430dab tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-e78aeef0-6862-4355-8618-868599bd4d40 req-66e17593-fcea-4d7a-9972-a626a91caabf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-66e17593-fcea-4d7a-9972-a626a91caabf None None] GET http://192.168.122.45/volume// Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-66e17593-fcea-4d7a-9972-a626a91caabf None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-66e17593-fcea-4d7a-9972-a626a91caabf None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-66e17593-fcea-4d7a-9972-a626a91caabf None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:09:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 654/1331] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:15 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7f86a3e7-f9d3-4ed6-b179-956295430dab tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-e78aeef0-6862-4355-8618-868599bd4d40 req-94a1ac13-37db-4d74-9c07-98d1dff1292f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7f86a3e7-f9d3-4ed6-b179-956295430dab tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-94a1ac13-37db-4d74-9c07-98d1dff1292f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-94a1ac13-37db-4d74-9c07-98d1dff1292f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-94a1ac13-37db-4d74-9c07-98d1dff1292f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 678/1332] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:15 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 879 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-e78aeef0-6862-4355-8618-868599bd4d40 req-94a1ac13-37db-4d74-9c07-98d1dff1292f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-94a1ac13-37db-4d74-9c07-98d1dff1292f tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 655/1333] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:09:15 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 1060 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b84e9dc7-3cf9-4602-ac3f-729d47e924c9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b84e9dc7-3cf9-4602-ac3f-729d47e924c9 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b84e9dc7-3cf9-4602-ac3f-729d47e924c9 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b84e9dc7-3cf9-4602-ac3f-729d47e924c9 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b84e9dc7-3cf9-4602-ac3f-729d47e924c9 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b84e9dc7-3cf9-4602-ac3f-729d47e924c9 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 679/1334] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:15 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 884 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-e78aeef0-6862-4355-8618-868599bd4d40 req-edba07bb-ec60-4953-a96c-49d9c9f1983b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-edba07bb-ec60-4953-a96c-49d9c9f1983b tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] PUT http://192.168.122.45/volume/v3/attachments/396533d9-81d7-4918-a6de-90ae37efabc5 Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-edba07bb-ec60-4953-a96c-49d9c9f1983b tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-e78aeef0-6862-4355-8618-868599bd4d40 req-edba07bb-ec60-4953-a96c-49d9c9f1983b tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Acquiring lock "cinder-attachment_update-008cc174-ff3a-4cda-a4df-f8c28d79e845-devstack" by "attachment_update" {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:09:15 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-e78aeef0-6862-4355-8618-868599bd4d40 req-edba07bb-ec60-4953-a96c-49d9c9f1983b tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Lock "cinder-attachment_update-008cc174-ff3a-4cda-a4df-f8c28d79e845-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:09:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9ac4132d-c539-47fd-b966-a12c471f4d0d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9ac4132d-c539-47fd-b966-a12c471f4d0d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9ac4132d-c539-47fd-b966-a12c471f4d0d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9ac4132d-c539-47fd-b966-a12c471f4d0d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9ac4132d-c539-47fd-b966-a12c471f4d0d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9ac4132d-c539-47fd-b966-a12c471f4d0d tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 680/1335] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 879 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b20c6a1-a477-4e15-b87e-b8b41611e679 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b20c6a1-a477-4e15-b87e-b8b41611e679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b20c6a1-a477-4e15-b87e-b8b41611e679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b20c6a1-a477-4e15-b87e-b8b41611e679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5b20c6a1-a477-4e15-b87e-b8b41611e679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b20c6a1-a477-4e15-b87e-b8b41611e679 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 681/1336] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:16 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 884 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f46e9eee-4980-4892-9538-59d779dc621c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f46e9eee-4980-4892-9538-59d779dc621c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f46e9eee-4980-4892-9538-59d779dc621c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f46e9eee-4980-4892-9538-59d779dc621c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f46e9eee-4980-4892-9538-59d779dc621c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f46e9eee-4980-4892-9538-59d779dc621c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 682/1337] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:17 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 879 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3284ca36-14de-4beb-a8f3-7614915b9af6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3284ca36-14de-4beb-a8f3-7614915b9af6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3284ca36-14de-4beb-a8f3-7614915b9af6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3284ca36-14de-4beb-a8f3-7614915b9af6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3284ca36-14de-4beb-a8f3-7614915b9af6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3284ca36-14de-4beb-a8f3-7614915b9af6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 683/1338] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:17 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 884 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7723bf47-d6e7-4069-96b6-d93f479d0b49 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7723bf47-d6e7-4069-96b6-d93f479d0b49 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7723bf47-d6e7-4069-96b6-d93f479d0b49 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7723bf47-d6e7-4069-96b6-d93f479d0b49 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7723bf47-d6e7-4069-96b6-d93f479d0b49 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7723bf47-d6e7-4069-96b6-d93f479d0b49 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 684/1339] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:18 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 879 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-01af234e-832f-4a13-b1dc-08761fdf31e8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-01af234e-832f-4a13-b1dc-08761fdf31e8 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-01af234e-832f-4a13-b1dc-08761fdf31e8 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-01af234e-832f-4a13-b1dc-08761fdf31e8 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-01af234e-832f-4a13-b1dc-08761fdf31e8 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-01af234e-832f-4a13-b1dc-08761fdf31e8 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 685/1340] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:19 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 884 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ef32ea2d-6b77-454a-9896-dfc0689ce3be None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef32ea2d-6b77-454a-9896-dfc0689ce3be tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ef32ea2d-6b77-454a-9896-dfc0689ce3be tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ef32ea2d-6b77-454a-9896-dfc0689ce3be tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ef32ea2d-6b77-454a-9896-dfc0689ce3be tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef32ea2d-6b77-454a-9896-dfc0689ce3be tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 686/1341] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:20 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 879 bytes in 312 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bd950096-34b2-4b5c-8a54-04a539d5c95f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bd950096-34b2-4b5c-8a54-04a539d5c95f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bd950096-34b2-4b5c-8a54-04a539d5c95f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bd950096-34b2-4b5c-8a54-04a539d5c95f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bd950096-34b2-4b5c-8a54-04a539d5c95f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bd950096-34b2-4b5c-8a54-04a539d5c95f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 687/1342] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:20 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 884 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fc778443-c81f-437f-90ea-2e74cba12197 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc778443-c81f-437f-90ea-2e74cba12197 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fc778443-c81f-437f-90ea-2e74cba12197 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fc778443-c81f-437f-90ea-2e74cba12197 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fc778443-c81f-437f-90ea-2e74cba12197 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc778443-c81f-437f-90ea-2e74cba12197 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 688/1343] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 879 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b6bdeb78-d953-4cc8-a584-8737955d8488 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6bdeb78-d953-4cc8-a584-8737955d8488 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6bdeb78-d953-4cc8-a584-8737955d8488 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6bdeb78-d953-4cc8-a584-8737955d8488 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b6bdeb78-d953-4cc8-a584-8737955d8488 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6bdeb78-d953-4cc8-a584-8737955d8488 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 689/1344] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:21 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 884 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:21 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-e78aeef0-6862-4355-8618-868599bd4d40 req-edba07bb-ec60-4953-a96c-49d9c9f1983b tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Lock "cinder-attachment_update-008cc174-ff3a-4cda-a4df-f8c28d79e845-devstack" released by "attachment_update" :: held 6.042s {{(pid=87080) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:09:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-edba07bb-ec60-4953-a96c-49d9c9f1983b tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/attachments/396533d9-81d7-4918-a6de-90ae37efabc5 returned with HTTP 200 Sep 01 02:09:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 656/1345] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:09:15 2026] PUT /volume/v3/attachments/396533d9-81d7-4918-a6de-90ae37efabc5 => generated 694 bytes in 6136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cf1ccaec-a170-45d1-affe-da8690db7ea0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf1ccaec-a170-45d1-affe-da8690db7ea0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf1ccaec-a170-45d1-affe-da8690db7ea0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf1ccaec-a170-45d1-affe-da8690db7ea0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cf1ccaec-a170-45d1-affe-da8690db7ea0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf1ccaec-a170-45d1-affe-da8690db7ea0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 690/1346] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 880 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-e78aeef0-6862-4355-8618-868599bd4d40 req-718a29f5-8414-4148-b127-3d8952fe638e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-718a29f5-8414-4148-b127-3d8952fe638e tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] POST http://192.168.122.45/volume/v3/attachments/396533d9-81d7-4918-a6de-90ae37efabc5/action Sep 01 02:09:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-718a29f5-8414-4148-b127-3d8952fe638e tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-718a29f5-8414-4148-b127-3d8952fe638e tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-612bad6a-31f8-4924-bb11-c004ec3c8b7a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-612bad6a-31f8-4924-bb11-c004ec3c8b7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-612bad6a-31f8-4924-bb11-c004ec3c8b7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-612bad6a-31f8-4924-bb11-c004ec3c8b7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e78aeef0-6862-4355-8618-868599bd4d40 req-718a29f5-8414-4148-b127-3d8952fe638e tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/attachments/396533d9-81d7-4918-a6de-90ae37efabc5/action returned with HTTP 204 Sep 01 02:09:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 657/1347] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:09:22 2026] POST /volume/v3/attachments/396533d9-81d7-4918-a6de-90ae37efabc5/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-612bad6a-31f8-4924-bb11-c004ec3c8b7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-612bad6a-31f8-4924-bb11-c004ec3c8b7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 691/1348] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 885 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7a8d84f2-190a-4acd-ac46-683273ef5a2f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7a8d84f2-190a-4acd-ac46-683273ef5a2f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7a8d84f2-190a-4acd-ac46-683273ef5a2f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7a8d84f2-190a-4acd-ac46-683273ef5a2f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7a8d84f2-190a-4acd-ac46-683273ef5a2f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7a8d84f2-190a-4acd-ac46-683273ef5a2f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 658/1349] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:22 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 885 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b5f39a3f-0e83-4279-920f-6b51ff39a1de None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5f39a3f-0e83-4279-920f-6b51ff39a1de tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] DELETE http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13?cascade=True Sep 01 02:09:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5f39a3f-0e83-4279-920f-6b51ff39a1de tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5f39a3f-0e83-4279-920f-6b51ff39a1de tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:22 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b5f39a3f-0e83-4279-920f-6b51ff39a1de tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete volume with id: 665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b5f39a3f-0e83-4279-920f-6b51ff39a1de tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:22 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b5f39a3f-0e83-4279-920f-6b51ff39a1de tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete volume request issued successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5f39a3f-0e83-4279-920f-6b51ff39a1de tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13?cascade=True returned with HTTP 202 Sep 01 02:09:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 692/1350] 192.168.122.45 () {58 vars in 1255 bytes} [Tue Sep 1 02:09:22 2026] DELETE /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13?cascade=True => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-74b8261f-e178-42b8-82af-e700e233fed6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-74b8261f-e178-42b8-82af-e700e233fed6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-74b8261f-e178-42b8-82af-e700e233fed6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-74b8261f-e178-42b8-82af-e700e233fed6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-74b8261f-e178-42b8-82af-e700e233fed6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-74b8261f-e178-42b8-82af-e700e233fed6 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 659/1351] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1603448818", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1603448818', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Create volume of 1 GB Sep 01 02:09:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Availability Zones retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Flow 'volume_create_api' (e3de277a-d9fe-4ad5-abcc-e73840903a63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0985271-b019-4f1b-a3aa-5d9850f66579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0985271-b019-4f1b-a3aa-5d9850f66579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9c930b-323a-4516-bd97-b95ec9b8ec2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-864eb162-c575-4522-a25f-1aef045c0a27 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-864eb162-c575-4522-a25f-1aef045c0a27 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-864eb162-c575-4522-a25f-1aef045c0a27 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-864eb162-c575-4522-a25f-1aef045c0a27 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-864eb162-c575-4522-a25f-1aef045c0a27 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Created reservations ['eb4a2a75-2f80-4740-b35b-7c9a67c11982', 'ddb1370a-c91b-4d50-b045-4af0ac28b105', '2252a8e0-b0b2-42d0-98a8-e9a03e891ff6', '79613c71-d11a-46c4-8bb9-ab4df8e27de5'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9c930b-323a-4516-bd97-b95ec9b8ec2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb4a2a75-2f80-4740-b35b-7c9a67c11982', 'ddb1370a-c91b-4d50-b045-4af0ac28b105', '2252a8e0-b0b2-42d0-98a8-e9a03e891ff6', '79613c71-d11a-46c4-8bb9-ab4df8e27de5']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831948c4-7497-4fd1-bbdf-3ea3ca9a46f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-864eb162-c575-4522-a25f-1aef045c0a27 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 660/1352] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 1172 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f08cd4eb-5e76-4b07-8625-70696ea2feaf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f08cd4eb-5e76-4b07-8625-70696ea2feaf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f08cd4eb-5e76-4b07-8625-70696ea2feaf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f08cd4eb-5e76-4b07-8625-70696ea2feaf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (831948c4-7497-4fd1-bbdf-3ea3ca9a46f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d0feeba-0558-4950-82ec-2a56f3e6062b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1603448818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4d4807cd15f4c8cbc10a90050fd631c',qos_specs=None,replication_status=,reservations=['eb4a2a75-2f80-4740-b35b-7c9a67c11982','ddb1370a-c91b-4d50-b045-4af0ac28b105','2252a8e0-b0b2-42d0-98a8-e9a03e891ff6','79613c71-d11a-46c4-8bb9-ab4df8e27de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc87e13cb2f4cc8a2edc37a8b824ed4',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1603448818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d0feeba-0558-4950-82ec-2a56f3e6062b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4d4807cd15f4c8cbc10a90050fd631c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2cc87e13cb2f4cc8a2edc37a8b824ed4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd9ef15-9663-4557-afad-885eeb4c1fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f08cd4eb-5e76-4b07-8625-70696ea2feaf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f08cd4eb-5e76-4b07-8625-70696ea2feaf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 661/1353] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:23 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 1172 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd9ef15-9663-4557-afad-885eeb4c1fa5) transitioned into state 'SUCCESS' from state '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-1603448818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4d4807cd15f4c8cbc10a90050fd631c',qos_specs=None,replication_status=,reservations=['eb4a2a75-2f80-4740-b35b-7c9a67c11982','ddb1370a-c91b-4d50-b045-4af0ac28b105','2252a8e0-b0b2-42d0-98a8-e9a03e891ff6','79613c71-d11a-46c4-8bb9-ab4df8e27de5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2cc87e13cb2f4cc8a2edc37a8b824ed4',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea6e832-9d22-4a1b-aeac-47d86c6e243b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-583e4796-a61d-4cc1-ac30-045d0a7fb15e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-583e4796-a61d-4cc1-ac30-045d0a7fb15e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-583e4796-a61d-4cc1-ac30-045d0a7fb15e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-583e4796-a61d-4cc1-ac30-045d0a7fb15e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bea6e832-9d22-4a1b-aeac-47d86c6e243b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Flow 'volume_create_api' (e3de277a-d9fe-4ad5-abcc-e73840903a63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Create volume request issued successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2db08231-cd75-4918-b385-05eefb1886ea req-8bb867c1-0d52-464b-b7e6-589fd363590b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 693/1354] 192.168.122.45 () {64 vars in 1425 bytes} [Tue Sep 1 02:09:23 2026] POST /volume/v3/volumes => generated 762 bytes in 857 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2db08231-cd75-4918-b385-05eefb1886ea req-c2c840fe-b973-49d1-925e-810815744a26 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2db08231-cd75-4918-b385-05eefb1886ea req-c2c840fe-b973-49d1-925e-810815744a26 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2db08231-cd75-4918-b385-05eefb1886ea req-c2c840fe-b973-49d1-925e-810815744a26 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2db08231-cd75-4918-b385-05eefb1886ea req-c2c840fe-b973-49d1-925e-810815744a26 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-583e4796-a61d-4cc1-ac30-045d0a7fb15e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-583e4796-a61d-4cc1-ac30-045d0a7fb15e tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-2db08231-cd75-4918-b385-05eefb1886ea req-c2c840fe-b973-49d1-925e-810815744a26 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 662/1355] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 850 bytes in 252 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2db08231-cd75-4918-b385-05eefb1886ea req-c2c840fe-b973-49d1-925e-810815744a26 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 694/1356] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 830 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-98657ff8-dfb2-4984-bd0c-d240efe434ff req-2ec25833-e027-4c9b-a466-74364e082e6a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-98657ff8-dfb2-4984-bd0c-d240efe434ff req-2ec25833-e027-4c9b-a466-74364e082e6a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-98657ff8-dfb2-4984-bd0c-d240efe434ff req-2ec25833-e027-4c9b-a466-74364e082e6a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-98657ff8-dfb2-4984-bd0c-d240efe434ff req-2ec25833-e027-4c9b-a466-74364e082e6a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-98657ff8-dfb2-4984-bd0c-d240efe434ff req-2ec25833-e027-4c9b-a466-74364e082e6a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Volume info retrieved successfully. Sep 01 02:09:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-98657ff8-dfb2-4984-bd0c-d240efe434ff req-2ec25833-e027-4c9b-a466-74364e082e6a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 200 Sep 01 02:09:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 663/1357] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:24 2026] GET /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 830 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-67e6ae7a-d0d2-4f12-9f9f-6ebfafaf3a97 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-67e6ae7a-d0d2-4f12-9f9f-6ebfafaf3a97 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-67e6ae7a-d0d2-4f12-9f9f-6ebfafaf3a97 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-67e6ae7a-d0d2-4f12-9f9f-6ebfafaf3a97 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-67e6ae7a-d0d2-4f12-9f9f-6ebfafaf3a97 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-67e6ae7a-d0d2-4f12-9f9f-6ebfafaf3a97 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 695/1358] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 1172 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-40140a28-0330-4ac3-9e6a-5e3dbe8cbb87 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-40140a28-0330-4ac3-9e6a-5e3dbe8cbb87 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-40140a28-0330-4ac3-9e6a-5e3dbe8cbb87 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-40140a28-0330-4ac3-9e6a-5e3dbe8cbb87 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-88a50d72-f988-43fa-9640-21982ae996a6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-40140a28-0330-4ac3-9e6a-5e3dbe8cbb87 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-88a50d72-f988-43fa-9640-21982ae996a6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] POST http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845/action Sep 01 02:09:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-88a50d72-f988-43fa-9640-21982ae996a6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-88a50d72-f988-43fa-9640-21982ae996a6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-40140a28-0330-4ac3-9e6a-5e3dbe8cbb87 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 664/1359] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 850 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-88a50d72-f988-43fa-9640-21982ae996a6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-88a50d72-f988-43fa-9640-21982ae996a6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Begin detaching volume completed successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-88a50d72-f988-43fa-9640-21982ae996a6 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845/action returned with HTTP 202 Sep 01 02:09:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 696/1360] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:09:25 2026] POST /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845/action => generated 0 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-767b4c49-4734-4761-a166-0a707525dd7f req-5f5b390e-abc0-43bf-9117-e59d206a893a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-767b4c49-4734-4761-a166-0a707525dd7f req-5f5b390e-abc0-43bf-9117-e59d206a893a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-767b4c49-4734-4761-a166-0a707525dd7f req-5f5b390e-abc0-43bf-9117-e59d206a893a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-767b4c49-4734-4761-a166-0a707525dd7f req-5f5b390e-abc0-43bf-9117-e59d206a893a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-767b4c49-4734-4761-a166-0a707525dd7f req-5f5b390e-abc0-43bf-9117-e59d206a893a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-767b4c49-4734-4761-a166-0a707525dd7f req-5f5b390e-abc0-43bf-9117-e59d206a893a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 665/1361] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 854 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-c998faaa-6075-40d6-94dc-9026fb1cd328 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-c998faaa-6075-40d6-94dc-9026fb1cd328 None None] GET http://192.168.122.45/volume// Sep 01 02:09:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-c998faaa-6075-40d6-94dc-9026fb1cd328 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-c998faaa-6075-40d6-94dc-9026fb1cd328 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-c998faaa-6075-40d6-94dc-9026fb1cd328 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:09:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 697/1362] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/ => generated 389 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-bd563ec3-8349-4bf0-8d6d-379cf92f5170 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-bd563ec3-8349-4bf0-8d6d-379cf92f5170 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-bd563ec3-8349-4bf0-8d6d-379cf92f5170 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-bd563ec3-8349-4bf0-8d6d-379cf92f5170 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-bd563ec3-8349-4bf0-8d6d-379cf92f5170 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-bd563ec3-8349-4bf0-8d6d-379cf92f5170 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 666/1363] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:09:25 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 1356 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-6faad126-daba-47da-b545-3122ab39380c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-6faad126-daba-47da-b545-3122ab39380c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] DELETE http://192.168.122.45/volume/v3/attachments/396533d9-81d7-4918-a6de-90ae37efabc5 Sep 01 02:09:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-6faad126-daba-47da-b545-3122ab39380c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-6faad126-daba-47da-b545-3122ab39380c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-01c87ed1-78b0-482c-a6b2-4f63f3c47529 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01c87ed1-78b0-482c-a6b2-4f63f3c47529 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-01c87ed1-78b0-482c-a6b2-4f63f3c47529 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-01c87ed1-78b0-482c-a6b2-4f63f3c47529 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:09:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-01c87ed1-78b0-482c-a6b2-4f63f3c47529 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01c87ed1-78b0-482c-a6b2-4f63f3c47529 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 667/1364] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 850 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-aa1ac119-2525-4154-a86b-2ed49fa4e6bd req-6faad126-daba-47da-b545-3122ab39380c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/attachments/396533d9-81d7-4918-a6de-90ae37efabc5 returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 698/1365] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:09:26 2026] DELETE /volume/v3/attachments/396533d9-81d7-4918-a6de-90ae37efabc5 => generated 19 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-2ca704ca-268a-473a-b75c-e6547c5adc7f req-b7977ef2-ceb8-4c65-aec9-9dc751b71427 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2ca704ca-268a-473a-b75c-e6547c5adc7f req-b7977ef2-ceb8-4c65-aec9-9dc751b71427 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2ca704ca-268a-473a-b75c-e6547c5adc7f req-b7977ef2-ceb8-4c65-aec9-9dc751b71427 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2ca704ca-268a-473a-b75c-e6547c5adc7f req-b7977ef2-ceb8-4c65-aec9-9dc751b71427 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-2ca704ca-268a-473a-b75c-e6547c5adc7f req-b7977ef2-ceb8-4c65-aec9-9dc751b71427 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Volume info retrieved successfully. Sep 01 02:09:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2ca704ca-268a-473a-b75c-e6547c5adc7f req-b7977ef2-ceb8-4c65-aec9-9dc751b71427 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 200 Sep 01 02:09:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 668/1366] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:26 2026] GET /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-73573623-5be8-4423-868f-5c2f3810f293 req-f6329716-c6f9-4ca0-8a3f-3bd3c7681eb0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-73573623-5be8-4423-868f-5c2f3810f293 req-f6329716-c6f9-4ca0-8a3f-3bd3c7681eb0 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-73573623-5be8-4423-868f-5c2f3810f293 req-f6329716-c6f9-4ca0-8a3f-3bd3c7681eb0 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d0feeba-0558-4950-82ec-2a56f3e6062b", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1149953860", "description": null, "metadata": {}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-73573623-5be8-4423-868f-5c2f3810f293 req-f6329716-c6f9-4ca0-8a3f-3bd3c7681eb0 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [req-73573623-5be8-4423-868f-5c2f3810f293 req-f6329716-c6f9-4ca0-8a3f-3bd3c7681eb0 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Create snapshot from volume 9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [req-73573623-5be8-4423-868f-5c2f3810f293 req-f6329716-c6f9-4ca0-8a3f-3bd3c7681eb0 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Created reservations ['a3009cf8-32cb-4212-b732-4d6b92f4b381', '4a36d252-238d-459d-8f38-ad341026cc28', '330e3854-f17d-4aef-98e2-b7fab0efa797', '6ded23e9-8fc2-4a43-a183-8c37bb75042b'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-73573623-5be8-4423-868f-5c2f3810f293 req-f6329716-c6f9-4ca0-8a3f-3bd3c7681eb0 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot create request issued successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-73573623-5be8-4423-868f-5c2f3810f293 req-f6329716-c6f9-4ca0-8a3f-3bd3c7681eb0 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:09:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 699/1367] 192.168.122.45 () {64 vars in 1431 bytes} [Tue Sep 1 02:09:27 2026] POST /volume/v3/snapshots => generated 311 bytes in 392 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d34f3425-76af-429f-baef-184d4c9fac06 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d34f3425-76af-429f-baef-184d4c9fac06 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d34f3425-76af-429f-baef-184d4c9fac06 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d34f3425-76af-429f-baef-184d4c9fac06 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-7c0c006e-87d8-47a7-b476-782d46482c75 req-2b422e2b-da80-4af1-9522-e4b01bff3d92 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7c0c006e-87d8-47a7-b476-782d46482c75 req-2b422e2b-da80-4af1-9522-e4b01bff3d92 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7c0c006e-87d8-47a7-b476-782d46482c75 req-2b422e2b-da80-4af1-9522-e4b01bff3d92 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7c0c006e-87d8-47a7-b476-782d46482c75 req-2b422e2b-da80-4af1-9522-e4b01bff3d92 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-7c0c006e-87d8-47a7-b476-782d46482c75 req-2b422e2b-da80-4af1-9522-e4b01bff3d92 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] Snapshot retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7c0c006e-87d8-47a7-b476-782d46482c75 req-2b422e2b-da80-4af1-9522-e4b01bff3d92 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 700/1368] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 443 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d34f3425-76af-429f-baef-184d4c9fac06 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d34f3425-76af-429f-baef-184d4c9fac06 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 669/1369] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 850 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8e40593f-0900-4a43-bf3e-5ee31ef25ab5 req-afb7cb59-e978-43b6-b342-e3bc712305b2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8e40593f-0900-4a43-bf3e-5ee31ef25ab5 req-afb7cb59-e978-43b6-b342-e3bc712305b2 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] GET http://192.168.122.45/volume/v3/snapshots/detail Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8e40593f-0900-4a43-bf3e-5ee31ef25ab5 req-afb7cb59-e978-43b6-b342-e3bc712305b2 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8e40593f-0900-4a43-bf3e-5ee31ef25ab5 req-afb7cb59-e978-43b6-b342-e3bc712305b2 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [req-8e40593f-0900-4a43-bf3e-5ee31ef25ab5 req-afb7cb59-e978-43b6-b342-e3bc712305b2 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [req-8e40593f-0900-4a43-bf3e-5ee31ef25ab5 req-afb7cb59-e978-43b6-b342-e3bc712305b2 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-8e40593f-0900-4a43-bf3e-5ee31ef25ab5 req-afb7cb59-e978-43b6-b342-e3bc712305b2 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] Get all snapshots completed successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8e40593f-0900-4a43-bf3e-5ee31ef25ab5 req-afb7cb59-e978-43b6-b342-e3bc712305b2 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-reader] http://192.168.122.45/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 701/1370] 192.168.122.45 () {60 vars in 1398 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-e026b11f-761a-48a2-b389-3ab7582080cc req-ec20dd9b-20cc-4221-88c0-0125661bb365 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e026b11f-761a-48a2-b389-3ab7582080cc req-ec20dd9b-20cc-4221-88c0-0125661bb365 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e026b11f-761a-48a2-b389-3ab7582080cc req-ec20dd9b-20cc-4221-88c0-0125661bb365 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-e026b11f-761a-48a2-b389-3ab7582080cc req-ec20dd9b-20cc-4221-88c0-0125661bb365 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-e026b11f-761a-48a2-b389-3ab7582080cc req-ec20dd9b-20cc-4221-88c0-0125661bb365 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot retrieved successfully. Sep 01 02:09:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-e026b11f-761a-48a2-b389-3ab7582080cc req-ec20dd9b-20cc-4221-88c0-0125661bb365 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 200 Sep 01 02:09:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 670/1371] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:27 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 443 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7308d07d-0bf7-4a8f-bb9b-ef5c760fa972 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7308d07d-0bf7-4a8f-bb9b-ef5c760fa972 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7308d07d-0bf7-4a8f-bb9b-ef5c760fa972 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7308d07d-0bf7-4a8f-bb9b-ef5c760fa972 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7308d07d-0bf7-4a8f-bb9b-ef5c760fa972 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 404 Sep 01 02:09:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 702/1372] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 109 bytes in 95 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-23a637dd-8e2b-40ca-842b-a6951c5f0bea None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-23a637dd-8e2b-40ca-842b-a6951c5f0bea tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes Sep 01 02:09:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-23a637dd-8e2b-40ca-842b-a6951c5f0bea tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-23a637dd-8e2b-40ca-842b-a6951c5f0bea tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-23a637dd-8e2b-40ca-842b-a6951c5f0bea tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-23a637dd-8e2b-40ca-842b-a6951c5f0bea tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:09:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-23a637dd-8e2b-40ca-842b-a6951c5f0bea tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Get all volumes completed successfully. Sep 01 02:09:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-23a637dd-8e2b-40ca-842b-a6951c5f0bea tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 200 Sep 01 02:09:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 671/1373] 192.168.122.45 () {58 vars in 1116 bytes} [Tue Sep 1 02:09:28 2026] GET /volume/v3/volumes => generated 341 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-81c9a113-b28d-45ab-a291-c381f83e8890 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-81c9a113-b28d-45ab-a291-c381f83e8890 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/snapshots Sep 01 02:09:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-81c9a113-b28d-45ab-a291-c381f83e8890 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-81c9a113-b28d-45ab-a291-c381f83e8890 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-81c9a113-b28d-45ab-a291-c381f83e8890 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-81c9a113-b28d-45ab-a291-c381f83e8890 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:09:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-81c9a113-b28d-45ab-a291-c381f83e8890 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Get all snapshots completed successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-81c9a113-b28d-45ab-a291-c381f83e8890 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 703/1374] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/snapshots => generated 17 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fde1147b-17d2-4403-af9b-8b0f7e8cafe3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fde1147b-17d2-4403-af9b-8b0f7e8cafe3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fde1147b-17d2-4403-af9b-8b0f7e8cafe3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fde1147b-17d2-4403-af9b-8b0f7e8cafe3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fde1147b-17d2-4403-af9b-8b0f7e8cafe3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fde1147b-17d2-4403-af9b-8b0f7e8cafe3 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 672/1375] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 885 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cc081c75-5179-4a11-971a-2b99b4913d7a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc081c75-5179-4a11-971a-2b99b4913d7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] DELETE http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cc081c75-5179-4a11-971a-2b99b4913d7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cc081c75-5179-4a11-971a-2b99b4913d7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-cc081c75-5179-4a11-971a-2b99b4913d7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete volume with id: 4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-535405cf-78d6-4cd1-bec5-4cecde0df302 req-4f18a986-1039-4059-a2b5-6bea83d9cdf1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-535405cf-78d6-4cd1-bec5-4cecde0df302 req-4f18a986-1039-4059-a2b5-6bea83d9cdf1 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-535405cf-78d6-4cd1-bec5-4cecde0df302 req-4f18a986-1039-4059-a2b5-6bea83d9cdf1 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cc081c75-5179-4a11-971a-2b99b4913d7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-535405cf-78d6-4cd1-bec5-4cecde0df302 req-4f18a986-1039-4059-a2b5-6bea83d9cdf1 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-535405cf-78d6-4cd1-bec5-4cecde0df302 req-4f18a986-1039-4059-a2b5-6bea83d9cdf1 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-535405cf-78d6-4cd1-bec5-4cecde0df302 req-4f18a986-1039-4059-a2b5-6bea83d9cdf1 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 673/1376] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 443 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cc081c75-5179-4a11-971a-2b99b4913d7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete volume request issued successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc081c75-5179-4a11-971a-2b99b4913d7a tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 202 Sep 01 02:09:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 704/1377] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:29 2026] DELETE /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 0 bytes in 287 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7bcb41e0-9375-4642-a726-0e36329d83b7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7bcb41e0-9375-4642-a726-0e36329d83b7 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7bcb41e0-9375-4642-a726-0e36329d83b7 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7bcb41e0-9375-4642-a726-0e36329d83b7 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7bcb41e0-9375-4642-a726-0e36329d83b7 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7bcb41e0-9375-4642-a726-0e36329d83b7 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 674/1378] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:29 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 884 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-61f0af9d-456d-4ee0-ba7b-9007ecb3db80 req-f88282d0-35d6-40b9-92e1-16122957e4ad None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61f0af9d-456d-4ee0-ba7b-9007ecb3db80 req-f88282d0-35d6-40b9-92e1-16122957e4ad tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-61f0af9d-456d-4ee0-ba7b-9007ecb3db80 req-f88282d0-35d6-40b9-92e1-16122957e4ad tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-61f0af9d-456d-4ee0-ba7b-9007ecb3db80 req-f88282d0-35d6-40b9-92e1-16122957e4ad tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-61f0af9d-456d-4ee0-ba7b-9007ecb3db80 req-f88282d0-35d6-40b9-92e1-16122957e4ad tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61f0af9d-456d-4ee0-ba7b-9007ecb3db80 req-f88282d0-35d6-40b9-92e1-16122957e4ad tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 705/1379] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-92fd58eb-d927-42e3-9c0a-e180b099c361 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-92fd58eb-d927-42e3-9c0a-e180b099c361 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-92fd58eb-d927-42e3-9c0a-e180b099c361 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-92fd58eb-d927-42e3-9c0a-e180b099c361 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-92fd58eb-d927-42e3-9c0a-e180b099c361 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Volume info retrieved successfully. Sep 01 02:09:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-92fd58eb-d927-42e3-9c0a-e180b099c361 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 200 Sep 01 02:09:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 675/1380] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:30 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 884 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2b5abc7b-7f8e-4837-83bd-317926b4cfd8 req-a1bcc4d6-0ab9-4aba-9d28-8f93db273ad9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2b5abc7b-7f8e-4837-83bd-317926b4cfd8 req-a1bcc4d6-0ab9-4aba-9d28-8f93db273ad9 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2b5abc7b-7f8e-4837-83bd-317926b4cfd8 req-a1bcc4d6-0ab9-4aba-9d28-8f93db273ad9 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2b5abc7b-7f8e-4837-83bd-317926b4cfd8 req-a1bcc4d6-0ab9-4aba-9d28-8f93db273ad9 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-2b5abc7b-7f8e-4837-83bd-317926b4cfd8 req-a1bcc4d6-0ab9-4aba-9d28-8f93db273ad9 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot retrieved successfully. Sep 01 02:09:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2b5abc7b-7f8e-4837-83bd-317926b4cfd8 req-a1bcc4d6-0ab9-4aba-9d28-8f93db273ad9 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 200 Sep 01 02:09:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 706/1381] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 443 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-118ae7a8-50b6-4652-ba7c-e348da0fecc2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-118ae7a8-50b6-4652-ba7c-e348da0fecc2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba Sep 01 02:09:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-118ae7a8-50b6-4652-ba7c-e348da0fecc2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-118ae7a8-50b6-4652-ba7c-e348da0fecc2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-118ae7a8-50b6-4652-ba7c-e348da0fecc2 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba returned with HTTP 404 Sep 01 02:09:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 676/1382] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/4bcf8ead-fd24-4599-9ccb-2b67a0c7d7ba => generated 109 bytes in 68 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2c6f119c-7cc8-498a-9b50-596119113f36 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c6f119c-7cc8-498a-9b50-596119113f36 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 Sep 01 02:09:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c6f119c-7cc8-498a-9b50-596119113f36 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c6f119c-7cc8-498a-9b50-596119113f36 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-2c6f119c-7cc8-498a-9b50-596119113f36 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete snapshot with id: 369a40b6-2db3-4754-9bf0-d25afb99dfd8 Sep 01 02:09:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c6f119c-7cc8-498a-9b50-596119113f36 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 returned with HTTP 404 Sep 01 02:09:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 707/1383] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:31 2026] DELETE /volume/v3/snapshots/369a40b6-2db3-4754-9bf0-d25afb99dfd8 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-01690adf-5604-4f4d-9eb3-f81f13df264f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01690adf-5604-4f4d-9eb3-f81f13df264f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] GET http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-01690adf-5604-4f4d-9eb3-f81f13df264f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-01690adf-5604-4f4d-9eb3-f81f13df264f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01690adf-5604-4f4d-9eb3-f81f13df264f tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 404 Sep 01 02:09:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 677/1384] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:31 2026] GET /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 109 bytes in 59 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-02cfa7fe-50cb-4dc6-9100-6f058af3d620 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-02cfa7fe-50cb-4dc6-9100-6f058af3d620 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] DELETE http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-02cfa7fe-50cb-4dc6-9100-6f058af3d620 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-02cfa7fe-50cb-4dc6-9100-6f058af3d620 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:31 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-02cfa7fe-50cb-4dc6-9100-6f058af3d620 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] Delete volume with id: 665cbbfd-a81a-4049-bec3-ee59f68a2c13 Sep 01 02:09:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-02cfa7fe-50cb-4dc6-9100-6f058af3d620 tempest-VolumesDeleteCascade-144424180 tempest-VolumesDeleteCascade-144424180-project-member] http://192.168.122.45/volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 returned with HTTP 404 Sep 01 02:09:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 708/1385] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:31 2026] DELETE /volume/v3/volumes/665cbbfd-a81a-4049-bec3-ee59f68a2c13 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-7420129c-c9e6-40b4-b548-028a8aa3ef64 req-09e15dce-e257-4e78-ac6e-183793b46f4d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-7420129c-c9e6-40b4-b548-028a8aa3ef64 req-09e15dce-e257-4e78-ac6e-183793b46f4d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-7420129c-c9e6-40b4-b548-028a8aa3ef64 req-09e15dce-e257-4e78-ac6e-183793b46f4d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-7420129c-c9e6-40b4-b548-028a8aa3ef64 req-09e15dce-e257-4e78-ac6e-183793b46f4d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-7420129c-c9e6-40b4-b548-028a8aa3ef64 req-09e15dce-e257-4e78-ac6e-183793b46f4d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot retrieved successfully. Sep 01 02:09:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-7420129c-c9e6-40b4-b548-028a8aa3ef64 req-09e15dce-e257-4e78-ac6e-183793b46f4d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 678/1386] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 470 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-77b81804-09be-46a8-ae40-03e0a296f500 req-3741ca7e-551f-4c31-8a0a-b594be3f043c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-77b81804-09be-46a8-ae40-03e0a296f500 req-3741ca7e-551f-4c31-8a0a-b594be3f043c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-77b81804-09be-46a8-ae40-03e0a296f500 req-3741ca7e-551f-4c31-8a0a-b594be3f043c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-77b81804-09be-46a8-ae40-03e0a296f500 req-3741ca7e-551f-4c31-8a0a-b594be3f043c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [req-77b81804-09be-46a8-ae40-03e0a296f500 req-3741ca7e-551f-4c31-8a0a-b594be3f043c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Delete snapshot with id: 225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-77b81804-09be-46a8-ae40-03e0a296f500 req-3741ca7e-551f-4c31-8a0a-b594be3f043c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot retrieved successfully. Sep 01 02:09:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-77b81804-09be-46a8-ae40-03e0a296f500 req-3741ca7e-551f-4c31-8a0a-b594be3f043c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot delete request issued successfully. Sep 01 02:09:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-77b81804-09be-46a8-ae40-03e0a296f500 req-3741ca7e-551f-4c31-8a0a-b594be3f043c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 202 Sep 01 02:09:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 709/1387] 192.168.122.45 () {62 vars in 1510 bytes} [Tue Sep 1 02:09:32 2026] DELETE /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-bf482e68-17a0-4532-9ae0-6fc2e4e04e71 req-13bbb02e-0ddd-40a2-af58-9eb02d51f92e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-bf482e68-17a0-4532-9ae0-6fc2e4e04e71 req-13bbb02e-0ddd-40a2-af58-9eb02d51f92e tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-bf482e68-17a0-4532-9ae0-6fc2e4e04e71 req-13bbb02e-0ddd-40a2-af58-9eb02d51f92e tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-bf482e68-17a0-4532-9ae0-6fc2e4e04e71 req-13bbb02e-0ddd-40a2-af58-9eb02d51f92e tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-bf482e68-17a0-4532-9ae0-6fc2e4e04e71 req-13bbb02e-0ddd-40a2-af58-9eb02d51f92e tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot retrieved successfully. Sep 01 02:09:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-bf482e68-17a0-4532-9ae0-6fc2e4e04e71 req-13bbb02e-0ddd-40a2-af58-9eb02d51f92e tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 200 Sep 01 02:09:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 679/1388] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:32 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 469 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-72802d72-4315-484e-a88e-d083425c60d8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-72802d72-4315-484e-a88e-d083425c60d8 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] DELETE http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-72802d72-4315-484e-a88e-d083425c60d8 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-72802d72-4315-484e-a88e-d083425c60d8 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-72802d72-4315-484e-a88e-d083425c60d8 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Delete volume with id: 008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-72802d72-4315-484e-a88e-d083425c60d8 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-72802d72-4315-484e-a88e-d083425c60d8 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Delete volume request issued successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-72802d72-4315-484e-a88e-d083425c60d8 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 202 Sep 01 02:09:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 710/1389] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:33 2026] DELETE /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-286ff6a3-156e-4b0d-99cb-738a95c45c9a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-286ff6a3-156e-4b0d-99cb-738a95c45c9a tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-286ff6a3-156e-4b0d-99cb-738a95c45c9a tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-286ff6a3-156e-4b0d-99cb-738a95c45c9a tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-286ff6a3-156e-4b0d-99cb-738a95c45c9a tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-286ff6a3-156e-4b0d-99cb-738a95c45c9a tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 680/1390] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:33 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 879 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2c0cea48-6bbf-462b-ba38-23e444ea0073 req-5d23ffae-0a7d-4a78-b2ce-4e16ee27bfcd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2c0cea48-6bbf-462b-ba38-23e444ea0073 req-5d23ffae-0a7d-4a78-b2ce-4e16ee27bfcd tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2c0cea48-6bbf-462b-ba38-23e444ea0073 req-5d23ffae-0a7d-4a78-b2ce-4e16ee27bfcd tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2c0cea48-6bbf-462b-ba38-23e444ea0073 req-5d23ffae-0a7d-4a78-b2ce-4e16ee27bfcd tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-2c0cea48-6bbf-462b-ba38-23e444ea0073 req-5d23ffae-0a7d-4a78-b2ce-4e16ee27bfcd tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2c0cea48-6bbf-462b-ba38-23e444ea0073 req-5d23ffae-0a7d-4a78-b2ce-4e16ee27bfcd tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 711/1391] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 469 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0771e8cf-8594-40df-9756-e734957d6709 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0771e8cf-8594-40df-9756-e734957d6709 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0771e8cf-8594-40df-9756-e734957d6709 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0771e8cf-8594-40df-9756-e734957d6709 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0771e8cf-8594-40df-9756-e734957d6709 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0771e8cf-8594-40df-9756-e734957d6709 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 200 Sep 01 02:09:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 681/1392] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:34 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 879 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-4f097686-0988-447a-8bef-6bb10cc1881a req-b0ce6a26-8b1d-4710-af32-ffeb60e4ee1b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4f097686-0988-447a-8bef-6bb10cc1881a req-b0ce6a26-8b1d-4710-af32-ffeb60e4ee1b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4f097686-0988-447a-8bef-6bb10cc1881a req-b0ce6a26-8b1d-4710-af32-ffeb60e4ee1b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-4f097686-0988-447a-8bef-6bb10cc1881a req-b0ce6a26-8b1d-4710-af32-ffeb60e4ee1b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-4f097686-0988-447a-8bef-6bb10cc1881a req-b0ce6a26-8b1d-4710-af32-ffeb60e4ee1b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Snapshot retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-4f097686-0988-447a-8bef-6bb10cc1881a req-b0ce6a26-8b1d-4710-af32-ffeb60e4ee1b tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 712/1393] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 469 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-871d919b-9340-4327-b482-d45daa57eec0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-871d919b-9340-4327-b482-d45daa57eec0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 Sep 01 02:09:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-871d919b-9340-4327-b482-d45daa57eec0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-871d919b-9340-4327-b482-d45daa57eec0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-871d919b-9340-4327-b482-d45daa57eec0 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 returned with HTTP 404 Sep 01 02:09:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 682/1394] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/volumes/008cc174-ff3a-4cda-a4df-f8c28d79e845 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a32631f3-7f77-4040-bf75-692798d8abf2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a32631f3-7f77-4040-bf75-692798d8abf2 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:09:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a32631f3-7f77-4040-bf75-692798d8abf2 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a32631f3-7f77-4040-bf75-692798d8abf2 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-a32631f3-7f77-4040-bf75-692798d8abf2 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Delete snapshot with id: f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:09:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a32631f3-7f77-4040-bf75-692798d8abf2 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a32631f3-7f77-4040-bf75-692798d8abf2 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot delete request issued successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a32631f3-7f77-4040-bf75-692798d8abf2 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 202 Sep 01 02:09:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 713/1395] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:09:35 2026] DELETE /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b8d84f39-f9d9-4014-8d1f-bc52ffa7306c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b8d84f39-f9d9-4014-8d1f-bc52ffa7306c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:09:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b8d84f39-f9d9-4014-8d1f-bc52ffa7306c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b8d84f39-f9d9-4014-8d1f-bc52ffa7306c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b8d84f39-f9d9-4014-8d1f-bc52ffa7306c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:09:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b8d84f39-f9d9-4014-8d1f-bc52ffa7306c tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 200 Sep 01 02:09:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 683/1396] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:35 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 461 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-936330b5-ad8c-4e5e-971d-274223b972e9 req-89973113-983c-410b-ad6d-d58d9fd57f9a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-936330b5-ad8c-4e5e-971d-274223b972e9 req-89973113-983c-410b-ad6d-d58d9fd57f9a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 Sep 01 02:09:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-936330b5-ad8c-4e5e-971d-274223b972e9 req-89973113-983c-410b-ad6d-d58d9fd57f9a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-936330b5-ad8c-4e5e-971d-274223b972e9 req-89973113-983c-410b-ad6d-d58d9fd57f9a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-936330b5-ad8c-4e5e-971d-274223b972e9 req-89973113-983c-410b-ad6d-d58d9fd57f9a tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 returned with HTTP 404 Sep 01 02:09:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 714/1397] 192.168.122.45 () {60 vars in 1488 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/snapshots/225c608c-9da4-4d10-aa5e-998b5b71fe39 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b82b7161-d48f-4d61-9ebf-9ae13cb22581 req-ac9cfb67-dc6d-4249-b5ce-5db17d91384d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b82b7161-d48f-4d61-9ebf-9ae13cb22581 req-ac9cfb67-dc6d-4249-b5ce-5db17d91384d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] DELETE http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b82b7161-d48f-4d61-9ebf-9ae13cb22581 req-ac9cfb67-dc6d-4249-b5ce-5db17d91384d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b82b7161-d48f-4d61-9ebf-9ae13cb22581 req-ac9cfb67-dc6d-4249-b5ce-5db17d91384d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [req-b82b7161-d48f-4d61-9ebf-9ae13cb22581 req-ac9cfb67-dc6d-4249-b5ce-5db17d91384d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Delete volume with id: 9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-b82b7161-d48f-4d61-9ebf-9ae13cb22581 req-ac9cfb67-dc6d-4249-b5ce-5db17d91384d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Volume info retrieved successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-b82b7161-d48f-4d61-9ebf-9ae13cb22581 req-ac9cfb67-dc6d-4249-b5ce-5db17d91384d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Delete volume request issued successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b82b7161-d48f-4d61-9ebf-9ae13cb22581 req-ac9cfb67-dc6d-4249-b5ce-5db17d91384d tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 202 Sep 01 02:09:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 684/1398] 192.168.122.45 () {62 vars in 1504 bytes} [Tue Sep 1 02:09:36 2026] DELETE /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8a1318d1-84dc-4f82-ae94-9b6fe3bdf0b2 req-5779ff25-e026-4634-8361-68d3d3a1f853 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a1318d1-84dc-4f82-ae94-9b6fe3bdf0b2 req-5779ff25-e026-4634-8361-68d3d3a1f853 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8a1318d1-84dc-4f82-ae94-9b6fe3bdf0b2 req-5779ff25-e026-4634-8361-68d3d3a1f853 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8a1318d1-84dc-4f82-ae94-9b6fe3bdf0b2 req-5779ff25-e026-4634-8361-68d3d3a1f853 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-8a1318d1-84dc-4f82-ae94-9b6fe3bdf0b2 req-5779ff25-e026-4634-8361-68d3d3a1f853 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Volume info retrieved successfully. Sep 01 02:09:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a1318d1-84dc-4f82-ae94-9b6fe3bdf0b2 req-5779ff25-e026-4634-8361-68d3d3a1f853 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 200 Sep 01 02:09:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 715/1399] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 854 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2fc2b116-118e-4322-bf29-db202a4a89dc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2fc2b116-118e-4322-bf29-db202a4a89dc tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:09:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2fc2b116-118e-4322-bf29-db202a4a89dc tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2fc2b116-118e-4322-bf29-db202a4a89dc tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2fc2b116-118e-4322-bf29-db202a4a89dc tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:09:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2fc2b116-118e-4322-bf29-db202a4a89dc tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 685/1400] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:36 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 461 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-7c8272d3-7693-4022-823d-08a75f9b63af req-b0067e75-51a0-4874-b04f-3fd5add535f5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7c8272d3-7693-4022-823d-08a75f9b63af req-b0067e75-51a0-4874-b04f-3fd5add535f5 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7c8272d3-7693-4022-823d-08a75f9b63af req-b0067e75-51a0-4874-b04f-3fd5add535f5 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-7c8272d3-7693-4022-823d-08a75f9b63af req-b0067e75-51a0-4874-b04f-3fd5add535f5 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-7c8272d3-7693-4022-823d-08a75f9b63af req-b0067e75-51a0-4874-b04f-3fd5add535f5 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Volume info retrieved successfully. Sep 01 02:09:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-7c8272d3-7693-4022-823d-08a75f9b63af req-b0067e75-51a0-4874-b04f-3fd5add535f5 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 200 Sep 01 02:09:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 716/1401] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:37 2026] GET /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f7b2c908-96fa-40bb-968c-b15beac8d354 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7b2c908-96fa-40bb-968c-b15beac8d354 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:09:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7b2c908-96fa-40bb-968c-b15beac8d354 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7b2c908-96fa-40bb-968c-b15beac8d354 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f7b2c908-96fa-40bb-968c-b15beac8d354 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Snapshot retrieved successfully. Sep 01 02:09:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7b2c908-96fa-40bb-968c-b15beac8d354 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 200 Sep 01 02:09:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 686/1402] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 461 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-5c479752-bca3-4c51-ae8a-61809988bb87 req-bb1ac84b-965d-4235-8110-3098dce6fd9c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-5c479752-bca3-4c51-ae8a-61809988bb87 req-bb1ac84b-965d-4235-8110-3098dce6fd9c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-5c479752-bca3-4c51-ae8a-61809988bb87 req-bb1ac84b-965d-4235-8110-3098dce6fd9c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-5c479752-bca3-4c51-ae8a-61809988bb87 req-bb1ac84b-965d-4235-8110-3098dce6fd9c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-5c479752-bca3-4c51-ae8a-61809988bb87 req-bb1ac84b-965d-4235-8110-3098dce6fd9c tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 404 Sep 01 02:09:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 717/1403] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8c49bd35-484b-41f8-b5a0-9fde8f92d384 req-60c5f3cf-a7d8-4ded-881e-a7e510983026 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c49bd35-484b-41f8-b5a0-9fde8f92d384 req-60c5f3cf-a7d8-4ded-881e-a7e510983026 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] DELETE http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8c49bd35-484b-41f8-b5a0-9fde8f92d384 req-60c5f3cf-a7d8-4ded-881e-a7e510983026 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8c49bd35-484b-41f8-b5a0-9fde8f92d384 req-60c5f3cf-a7d8-4ded-881e-a7e510983026 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [req-8c49bd35-484b-41f8-b5a0-9fde8f92d384 req-60c5f3cf-a7d8-4ded-881e-a7e510983026 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Delete volume with id: 9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8c49bd35-484b-41f8-b5a0-9fde8f92d384 req-60c5f3cf-a7d8-4ded-881e-a7e510983026 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 404 Sep 01 02:09:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 687/1404] 192.168.122.45 () {62 vars in 1504 bytes} [Tue Sep 1 02:09:38 2026] DELETE /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-a6f818b5-4b98-456f-ba61-ab08117afa3c req-04f4cc7a-8e2f-4f31-8552-e5ecd4ba2979 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-a6f818b5-4b98-456f-ba61-ab08117afa3c req-04f4cc7a-8e2f-4f31-8552-e5ecd4ba2979 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] GET http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b Sep 01 02:09:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-a6f818b5-4b98-456f-ba61-ab08117afa3c req-04f4cc7a-8e2f-4f31-8552-e5ecd4ba2979 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-a6f818b5-4b98-456f-ba61-ab08117afa3c req-04f4cc7a-8e2f-4f31-8552-e5ecd4ba2979 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-a6f818b5-4b98-456f-ba61-ab08117afa3c req-04f4cc7a-8e2f-4f31-8552-e5ecd4ba2979 tempest-VolumesSnapshotsTestJSON-751317226 tempest-VolumesSnapshotsTestJSON-751317226-project-member] http://192.168.122.45/volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b returned with HTTP 404 Sep 01 02:09:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 718/1405] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:38 2026] GET /volume/v3/volumes/9d0feeba-0558-4950-82ec-2a56f3e6062b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-601755b1-34cb-48a9-b6db-9a7a9955a177 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-601755b1-34cb-48a9-b6db-9a7a9955a177 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f Sep 01 02:09:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-601755b1-34cb-48a9-b6db-9a7a9955a177 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-601755b1-34cb-48a9-b6db-9a7a9955a177 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-601755b1-34cb-48a9-b6db-9a7a9955a177 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f returned with HTTP 404 Sep 01 02:09:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 688/1406] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:09:39 2026] GET /volume/v3/snapshots/f658f220-1dd7-4140-8340-c3d1f59e4b6f => generated 111 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-dcf83220-62bc-4066-a29d-3191f979c4a5 req-b28d5b99-3846-4f38-bcff-0c86e6d498bf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-dcf83220-62bc-4066-a29d-3191f979c4a5 req-b28d5b99-3846-4f38-bcff-0c86e6d498bf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:09:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-dcf83220-62bc-4066-a29d-3191f979c4a5 req-b28d5b99-3846-4f38-bcff-0c86e6d498bf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-dcf83220-62bc-4066-a29d-3191f979c4a5 req-b28d5b99-3846-4f38-bcff-0c86e6d498bf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-dcf83220-62bc-4066-a29d-3191f979c4a5 req-b28d5b99-3846-4f38-bcff-0c86e6d498bf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-dcf83220-62bc-4066-a29d-3191f979c4a5 req-b28d5b99-3846-4f38-bcff-0c86e6d498bf tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:09:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 719/1407] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:39 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 847 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-478b07dc-f15c-4f1c-a89b-da220f3153c7 req-86f521c0-1b86-4118-b627-0f970ae33e10 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-478b07dc-f15c-4f1c-a89b-da220f3153c7 req-86f521c0-1b86-4118-b627-0f970ae33e10 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] DELETE http://192.168.122.45/volume/v3/volumes/tempest-invalid-1058924569 Sep 01 02:09:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-478b07dc-f15c-4f1c-a89b-da220f3153c7 req-86f521c0-1b86-4118-b627-0f970ae33e10 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-478b07dc-f15c-4f1c-a89b-da220f3153c7 req-86f521c0-1b86-4118-b627-0f970ae33e10 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [req-478b07dc-f15c-4f1c-a89b-da220f3153c7 req-86f521c0-1b86-4118-b627-0f970ae33e10 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] Delete volume with id: tempest-invalid-1058924569 Sep 01 02:09:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-478b07dc-f15c-4f1c-a89b-da220f3153c7 req-86f521c0-1b86-4118-b627-0f970ae33e10 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] http://192.168.122.45/volume/v3/volumes/tempest-invalid-1058924569 returned with HTTP 404 Sep 01 02:09:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 689/1408] 192.168.122.45 () {62 vars in 1474 bytes} [Tue Sep 1 02:09:44 2026] DELETE /volume/v3/volumes/tempest-invalid-1058924569 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-67db465b-4457-47f3-bbe4-578fcfbd19cb req-4154658b-8073-4cfd-b601-eb60bcb3a5f9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-67db465b-4457-47f3-bbe4-578fcfbd19cb req-4154658b-8073-4cfd-b601-eb60bcb3a5f9 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] DELETE http://192.168.122.45/volume/v3/volumes/e96b3f20-4a3d-44a7-af0e-8cf52abdccd5 Sep 01 02:09:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-67db465b-4457-47f3-bbe4-578fcfbd19cb req-4154658b-8073-4cfd-b601-eb60bcb3a5f9 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-67db465b-4457-47f3-bbe4-578fcfbd19cb req-4154658b-8073-4cfd-b601-eb60bcb3a5f9 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [req-67db465b-4457-47f3-bbe4-578fcfbd19cb req-4154658b-8073-4cfd-b601-eb60bcb3a5f9 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] Delete volume with id: e96b3f20-4a3d-44a7-af0e-8cf52abdccd5 Sep 01 02:09:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-67db465b-4457-47f3-bbe4-578fcfbd19cb req-4154658b-8073-4cfd-b601-eb60bcb3a5f9 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-member] http://192.168.122.45/volume/v3/volumes/e96b3f20-4a3d-44a7-af0e-8cf52abdccd5 returned with HTTP 404 Sep 01 02:09:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 720/1409] 192.168.122.45 () {62 vars in 1504 bytes} [Tue Sep 1 02:09:44 2026] DELETE /volume/v3/volumes/e96b3f20-4a3d-44a7-af0e-8cf52abdccd5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-aff8b969-9321-4930-97e7-ef79c28bc18d req-798cade2-298f-465f-90d6-436b380d7a01 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-aff8b969-9321-4930-97e7-ef79c28bc18d req-798cade2-298f-465f-90d6-436b380d7a01 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-reader] GET http://192.168.122.45/volume/v3/volumes/09cd93fe-9c03-4095-9542-443c59b25caa Sep 01 02:09:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-aff8b969-9321-4930-97e7-ef79c28bc18d req-798cade2-298f-465f-90d6-436b380d7a01 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-aff8b969-9321-4930-97e7-ef79c28bc18d req-798cade2-298f-465f-90d6-436b380d7a01 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-reader] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-aff8b969-9321-4930-97e7-ef79c28bc18d req-798cade2-298f-465f-90d6-436b380d7a01 tempest-VolumesNegativeTest-1133441010 tempest-VolumesNegativeTest-1133441010-project-reader] http://192.168.122.45/volume/v3/volumes/09cd93fe-9c03-4095-9542-443c59b25caa returned with HTTP 404 Sep 01 02:09:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 690/1410] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/volumes/09cd93fe-9c03-4095-9542-443c59b25caa => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-927046ce-0fd0-4bff-9cad-a8bb6eeec738 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-927046ce-0fd0-4bff-9cad-a8bb6eeec738 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] DELETE http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:09:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-927046ce-0fd0-4bff-9cad-a8bb6eeec738 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-927046ce-0fd0-4bff-9cad-a8bb6eeec738 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-927046ce-0fd0-4bff-9cad-a8bb6eeec738 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Delete volume with id: 491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:09:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-927046ce-0fd0-4bff-9cad-a8bb6eeec738 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-927046ce-0fd0-4bff-9cad-a8bb6eeec738 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Delete volume request issued successfully. Sep 01 02:09:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-927046ce-0fd0-4bff-9cad-a8bb6eeec738 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 202 Sep 01 02:09:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 721/1411] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:09:44 2026] DELETE /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:09:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7958356a-46b4-4860-9fab-56ba26705805 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7958356a-46b4-4860-9fab-56ba26705805 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:09:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7958356a-46b4-4860-9fab-56ba26705805 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7958356a-46b4-4860-9fab-56ba26705805 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7958356a-46b4-4860-9fab-56ba26705805 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7958356a-46b4-4860-9fab-56ba26705805 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:09:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 691/1412] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:44 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 846 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3d0f4fac-e45d-4969-aa12-c1262c259682 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3d0f4fac-e45d-4969-aa12-c1262c259682 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:09:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3d0f4fac-e45d-4969-aa12-c1262c259682 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3d0f4fac-e45d-4969-aa12-c1262c259682 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3d0f4fac-e45d-4969-aa12-c1262c259682 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Volume info retrieved successfully. Sep 01 02:09:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3d0f4fac-e45d-4969-aa12-c1262c259682 tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 200 Sep 01 02:09:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 722/1413] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:45 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 846 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3d36aa1c-9737-448b-be2e-c4e42fc117ba None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d36aa1c-9737-448b-be2e-c4e42fc117ba tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] GET http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 Sep 01 02:09:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3d36aa1c-9737-448b-be2e-c4e42fc117ba tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3d36aa1c-9737-448b-be2e-c4e42fc117ba tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d36aa1c-9737-448b-be2e-c4e42fc117ba tempest-TestStampPattern-722925626 tempest-TestStampPattern-722925626-project-member] http://192.168.122.45/volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 returned with HTTP 404 Sep 01 02:09:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 692/1414] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:47 2026] GET /volume/v3/volumes/491b366d-13a1-4660-a960-2aa74bd64b66 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:09:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-777238092"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-777238092'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:47 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Create volume of 1 GB Sep 01 02:09:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Availability Zones retrieved successfully. Sep 01 02:09:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Flow 'volume_create_api' (c1840de4-6812-4556-bc59-5f381035e850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b3b1d0-3edd-4980-b25f-bc062ab1bbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43b3b1d0-3edd-4980-b25f-bc062ab1bbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba91c0c-6be4-4411-8962-3647163f2e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Created reservations ['4043b4f7-a6c3-4066-98e9-c8fbe3d2f8c0', 'ff461d76-ad0f-4838-913c-5708b7c61580', '2c542232-074c-487f-9cfb-eb292d725554', '07262e9a-f2c1-4637-9ddf-874bc698fb85'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ba91c0c-6be4-4411-8962-3647163f2e9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4043b4f7-a6c3-4066-98e9-c8fbe3d2f8c0', 'ff461d76-ad0f-4838-913c-5708b7c61580', '2c542232-074c-487f-9cfb-eb292d725554', '07262e9a-f2c1-4637-9ddf-874bc698fb85']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed25d3e-bef7-4e66-af38-eb90c38d4812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ed25d3e-bef7-4e66-af38-eb90c38d4812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-777238092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bfff34fc6e64c7298b4e7a0370187ac',qos_specs=None,replication_status=,reservations=['4043b4f7-a6c3-4066-98e9-c8fbe3d2f8c0','ff461d76-ad0f-4838-913c-5708b7c61580','2c542232-074c-487f-9cfb-eb292d725554','07262e9a-f2c1-4637-9ddf-874bc698fb85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83eb1e09c8ed4c0fa2db42f30db34f8f',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-777238092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bfff34fc6e64c7298b4e7a0370187ac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='83eb1e09c8ed4c0fa2db42f30db34f8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9c8f90-a509-466d-8281-5e7b9e3be51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d9c8f90-a509-466d-8281-5e7b9e3be51e) transitioned into state 'SUCCESS' from state '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-777238092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bfff34fc6e64c7298b4e7a0370187ac',qos_specs=None,replication_status=,reservations=['4043b4f7-a6c3-4066-98e9-c8fbe3d2f8c0','ff461d76-ad0f-4838-913c-5708b7c61580','2c542232-074c-487f-9cfb-eb292d725554','07262e9a-f2c1-4637-9ddf-874bc698fb85'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='83eb1e09c8ed4c0fa2db42f30db34f8f',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749a1092-6ea3-407d-a55b-0abdd740eba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (749a1092-6ea3-407d-a55b-0abdd740eba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Flow 'volume_create_api' (c1840de4-6812-4556-bc59-5f381035e850) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Create volume request issued successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c4ac49c-913f-48c0-bb4c-5743b26ed25b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 723/1415] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:09:47 2026] POST /volume/v3/volumes => generated 755 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:09:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-42f8b39f-91d3-4693-8407-9cd6e7850edb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-42f8b39f-91d3-4693-8407-9cd6e7850edb tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:09:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-42f8b39f-91d3-4693-8407-9cd6e7850edb tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-42f8b39f-91d3-4693-8407-9cd6e7850edb tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-42f8b39f-91d3-4693-8407-9cd6e7850edb tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:09:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-42f8b39f-91d3-4693-8407-9cd6e7850edb tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:09:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 693/1416] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:48 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 823 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-46423df1-ea3b-46a9-8492-44472767b404 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-46423df1-ea3b-46a9-8492-44472767b404 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:09:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-46423df1-ea3b-46a9-8492-44472767b404 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-46423df1-ea3b-46a9-8492-44472767b404 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-46423df1-ea3b-46a9-8492-44472767b404 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:09:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-46423df1-ea3b-46a9-8492-44472767b404 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:09:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 724/1417] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:49 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 847 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a4dcb44f-a978-4271-b850-6f5f3011255a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a4dcb44f-a978-4271-b850-6f5f3011255a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:09:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a4dcb44f-a978-4271-b850-6f5f3011255a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a4dcb44f-a978-4271-b850-6f5f3011255a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a4dcb44f-a978-4271-b850-6f5f3011255a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:09:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a4dcb44f-a978-4271-b850-6f5f3011255a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:09:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 694/1418] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:09:50 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 848 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-200c65ca-6fec-4b6b-841a-a22baab106fe None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:09:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-336110036", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-336110036', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:50 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Create volume of 1 GB Sep 01 02:09:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Availability Zones retrieved successfully. Sep 01 02:09:50 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Flow 'volume_create_api' (421b0fa0-5e4d-4572-accf-b11c4c63d46e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:50 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3f6b45-8b6b-4f10-8483-b54afbbd3a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:50 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:50 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc3f6b45-8b6b-4f10-8483-b54afbbd3a3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:50 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c1ad90-6864-4cb8-8ac9-4222d872f599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Created reservations ['517857dd-d7a1-46f8-ba83-971379309806', '13fe2cdd-6812-41a4-b176-9d61e0a3295c', 'b140949b-b445-4ebc-b6a3-a359248cf493', '013d62d1-5de4-42b8-ad9e-4404b845b2d7'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c1ad90-6864-4cb8-8ac9-4222d872f599) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['517857dd-d7a1-46f8-ba83-971379309806', '13fe2cdd-6812-41a4-b176-9d61e0a3295c', 'b140949b-b445-4ebc-b6a3-a359248cf493', '013d62d1-5de4-42b8-ad9e-4404b845b2d7']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a54bb528-8237-40b9-82af-0a5f81cdf48d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:51 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a54bb528-8237-40b9-82af-0a5f81cdf48d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93fd0d29-3f78-4a6b-9631-d7a732be70a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-336110036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c372949158d34ac89a0d698775bdac8e',qos_specs=None,replication_status=,reservations=['517857dd-d7a1-46f8-ba83-971379309806','13fe2cdd-6812-41a4-b176-9d61e0a3295c','b140949b-b445-4ebc-b6a3-a359248cf493','013d62d1-5de4-42b8-ad9e-4404b845b2d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f001e85af5004cfb819ecabcc13f8e1b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-336110036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93fd0d29-3f78-4a6b-9631-d7a732be70a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c372949158d34ac89a0d698775bdac8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f001e85af5004cfb819ecabcc13f8e1b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0221963c-af63-41a9-b918-8a96e11d9a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0221963c-af63-41a9-b918-8a96e11d9a1c) transitioned into state 'SUCCESS' from state '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-336110036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c372949158d34ac89a0d698775bdac8e',qos_specs=None,replication_status=,reservations=['517857dd-d7a1-46f8-ba83-971379309806','13fe2cdd-6812-41a4-b176-9d61e0a3295c','b140949b-b445-4ebc-b6a3-a359248cf493','013d62d1-5de4-42b8-ad9e-4404b845b2d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f001e85af5004cfb819ecabcc13f8e1b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d9f57bd-3c4f-4cb2-943b-e834823eee17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d9f57bd-3c4f-4cb2-943b-e834823eee17) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Flow 'volume_create_api' (421b0fa0-5e4d-4572-accf-b11c4c63d46e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Create volume request issued successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-200c65ca-6fec-4b6b-841a-a22baab106fe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 725/1419] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:09:50 2026] POST /volume/v3/volumes => generated 795 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f6a33064-5ade-43cd-a879-73333fbb0867 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f6a33064-5ade-43cd-a879-73333fbb0867 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f6a33064-5ade-43cd-a879-73333fbb0867 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f6a33064-5ade-43cd-a879-73333fbb0867 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f6a33064-5ade-43cd-a879-73333fbb0867 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f6a33064-5ade-43cd-a879-73333fbb0867 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 695/1420] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:51 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 863 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-48a5263b-8c6a-4452-a859-534b8ab9c03e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-86c6b057-10d4-4bc6-ad60-12f6e1476f56 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-86c6b057-10d4-4bc6-ad60-12f6e1476f56 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-86c6b057-10d4-4bc6-ad60-12f6e1476f56 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-86c6b057-10d4-4bc6-ad60-12f6e1476f56 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-86c6b057-10d4-4bc6-ad60-12f6e1476f56 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-86c6b057-10d4-4bc6-ad60-12f6e1476f56 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 696/1421] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:52 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 887 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-48a5263b-8c6a-4452-a859-534b8ab9c03e tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:09:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-48a5263b-8c6a-4452-a859-534b8ab9c03e tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1076959836"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-48a5263b-8c6a-4452-a859-534b8ab9c03e tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:09:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 726/1422] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:09:52 2026] POST /volume/v3/types => generated 224 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c29b5ebb-1135-477e-a1e9-20b72951f732 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c29b5ebb-1135-477e-a1e9-20b72951f732 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:09:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c29b5ebb-1135-477e-a1e9-20b72951f732 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-497261905"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c29b5ebb-1135-477e-a1e9-20b72951f732 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:09:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 697/1423] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:09:52 2026] POST /volume/v3/group_types => generated 180 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-851aaf33-0658-4cb9-94c5-62ad074317c5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-851aaf33-0658-4cb9-94c5-62ad074317c5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/groups Sep 01 02:09:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-851aaf33-0658-4cb9-94c5-62ad074317c5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6ed21053-a1bc-4481-9668-d2fa000900ae", "volume_types": ["1baabe37-cd8b-49ab-9443-78ad5330e253"], "name": "tempest-GroupSnapshotsTest-Group-182887773"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-851aaf33-0658-4cb9-94c5-62ad074317c5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating new group {'group': {'group_type': '6ed21053-a1bc-4481-9668-d2fa000900ae', 'volume_types': ['1baabe37-cd8b-49ab-9443-78ad5330e253'], 'name': 'tempest-GroupSnapshotsTest-Group-182887773'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:09:53 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-851aaf33-0658-4cb9-94c5-62ad074317c5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating group tempest-GroupSnapshotsTest-Group-182887773. Sep 01 02:09:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-851aaf33-0658-4cb9-94c5-62ad074317c5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Availability Zones retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-851aaf33-0658-4cb9-94c5-62ad074317c5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['04e07b2e-55a2-4122-8240-1020cf3af6d0'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-851aaf33-0658-4cb9-94c5-62ad074317c5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups returned with HTTP 202 Sep 01 02:09:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 727/1424] 192.168.122.45 () {62 vars in 1176 bytes} [Tue Sep 1 02:09:52 2026] POST /volume/v3/groups => generated 111 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2b47961d-e678-449e-a476-849cc733e291 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2b47961d-e678-449e-a476-849cc733e291 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 Sep 01 02:09:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2b47961d-e678-449e-a476-849cc733e291 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2b47961d-e678-449e-a476-849cc733e291 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-2b47961d-e678-449e-a476-849cc733e291 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:09:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2b47961d-e678-449e-a476-849cc733e291 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 698/1425] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 => generated 391 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dd27b02b-689d-4055-b76a-ef6cd625580c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dd27b02b-689d-4055-b76a-ef6cd625580c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dd27b02b-689d-4055-b76a-ef6cd625580c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dd27b02b-689d-4055-b76a-ef6cd625580c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dd27b02b-689d-4055-b76a-ef6cd625580c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dd27b02b-689d-4055-b76a-ef6cd625580c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 728/1426] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 888 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9af12091-0fde-41d7-a0ba-772c6375e844 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9af12091-0fde-41d7-a0ba-772c6375e844 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9af12091-0fde-41d7-a0ba-772c6375e844 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9af12091-0fde-41d7-a0ba-772c6375e844 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9af12091-0fde-41d7-a0ba-772c6375e844 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9af12091-0fde-41d7-a0ba-772c6375e844 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 699/1427] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 888 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-287cde42-5c05-42bc-8dda-2e5273e024e3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-287cde42-5c05-42bc-8dda-2e5273e024e3 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-287cde42-5c05-42bc-8dda-2e5273e024e3 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-287cde42-5c05-42bc-8dda-2e5273e024e3 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-287cde42-5c05-42bc-8dda-2e5273e024e3 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-287cde42-5c05-42bc-8dda-2e5273e024e3 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 729/1428] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:53 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 870 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-e04657be-5efe-43d7-9c1a-7472a04928c9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-e04657be-5efe-43d7-9c1a-7472a04928c9 None None] GET http://192.168.122.45/volume// Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-e04657be-5efe-43d7-9c1a-7472a04928c9 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-e04657be-5efe-43d7-9c1a-7472a04928c9 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-e04657be-5efe-43d7-9c1a-7472a04928c9 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:09:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 700/1429] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/ => generated 389 bytes in 14 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-0dcc30da-ee57-45b6-ad18-eb7b113fd7d2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-192cf06e-47d2-4fcf-b330-88c0d045624b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-192cf06e-47d2-4fcf-b330-88c0d045624b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-192cf06e-47d2-4fcf-b330-88c0d045624b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-192cf06e-47d2-4fcf-b330-88c0d045624b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-192cf06e-47d2-4fcf-b330-88c0d045624b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:09:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-192cf06e-47d2-4fcf-b330-88c0d045624b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 701/1430] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 => generated 392 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-656dfc32-150c-4cad-ab2d-256b83c922fe None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-0dcc30da-ee57-45b6-ad18-eb7b113fd7d2 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-0dcc30da-ee57-45b6-ad18-eb7b113fd7d2 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93fd0d29-3f78-4a6b-9631-d7a732be70a0", "connector": null, "instance_uuid": "8ff00988-620a-429e-a618-cec3a6edf17b"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1637804035", "volume_type": "1baabe37-cd8b-49ab-9443-78ad5330e253", "group_id": "68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1637804035', 'volume_type': '1baabe37-cd8b-49ab-9443-78ad5330e253', 'group_id': '68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume of 1 GB Sep 01 02:09:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:09:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Availability Zones retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (d63ec138-54e8-4c8f-9b47-fad442cec609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-0dcc30da-ee57-45b6-ad18-eb7b113fd7d2 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 730/1431] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:09:54 2026] POST /volume/v3/attachments => generated 273 bytes in 389 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8df2e9-113d-49a5-a66e-a940a6e98510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3f9df649-7bde-4ebf-a022-79c1752c553c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3f9df649-7bde-4ebf-a022-79c1752c553c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3f9df649-7bde-4ebf-a022-79c1752c553c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3f9df649-7bde-4ebf-a022-79c1752c553c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a8df2e9-113d-49a5-a66e-a940a6e98510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:09:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1baabe37-cd8b-49ab-9443-78ad5330e253,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1076959836',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1baabe37-cd8b-49ab-9443-78ad5330e253', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fd1451-bf18-4c89-9a12-c2297cadf1af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3f9df649-7bde-4ebf-a022-79c1752c553c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3f9df649-7bde-4ebf-a022-79c1752c553c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 731/1432] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 887 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-9516db57-d718-496b-8325-e22e67a0d40d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-9516db57-d718-496b-8325-e22e67a0d40d None None] GET http://192.168.122.45/volume// Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-9516db57-d718-496b-8325-e22e67a0d40d None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-9516db57-d718-496b-8325-e22e67a0d40d None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-9516db57-d718-496b-8325-e22e67a0d40d None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:09:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 732/1433] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/ => generated 389 bytes in 27 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-ab9d0e5d-db13-4b8e-8635-548d04a6d61c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-ab9d0e5d-db13-4b8e-8635-548d04a6d61c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-ab9d0e5d-db13-4b8e-8635-548d04a6d61c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-ab9d0e5d-db13-4b8e-8635-548d04a6d61c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:54 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1076959836 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1076959836, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:54 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1076959836 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1076959836, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-ab9d0e5d-db13-4b8e-8635-548d04a6d61c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-ab9d0e5d-db13-4b8e-8635-548d04a6d61c tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 733/1434] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:09:54 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 1050 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['f82828db-5f4c-47d7-a088-5a4478487286', '0ae3c138-14f1-4540-a2c8-71a63eab5c19', 'ce2fc229-8cdb-4bd1-8185-47a8f3f85d0f', '66728f60-5fcb-46eb-8a7b-f14786930ad2'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f8fd1451-bf18-4c89-9a12-c2297cadf1af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f82828db-5f4c-47d7-a088-5a4478487286', '0ae3c138-14f1-4540-a2c8-71a63eab5c19', 'ce2fc229-8cdb-4bd1-8185-47a8f3f85d0f', '66728f60-5fcb-46eb-8a7b-f14786930ad2']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:54 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e882a3d4-16b1-4af5-b425-ac26e3b32e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e882a3d4-16b1-4af5-b425-ac26e3b32e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e13d6294-6c7d-4df3-bdd0-5dd9e81b069a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1637804035',encryption_key_id=None,group_id=68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['f82828db-5f4c-47d7-a088-5a4478487286','0ae3c138-14f1-4540-a2c8-71a63eab5c19','ce2fc229-8cdb-4bd1-8185-47a8f3f85d0f','66728f60-5fcb-46eb-8a7b-f14786930ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=1baabe37-cd8b-49ab-9443-78ad5330e253), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:09:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1637804035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30,host=None,id=e13d6294-6c7d-4df3-bdd0-5dd9e81b069a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3b2a6e1b0e4468b45440db36537ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1baabe37-cd8b-49ab-9443-78ad5330e253),volume_type_id=1baabe37-cd8b-49ab-9443-78ad5330e253)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad038221-0163-48b4-940d-aca06bc9d59e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-1e4be1e8-85f3-4dc4-97aa-f44fa2752258 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-1e4be1e8-85f3-4dc4-97aa-f44fa2752258 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] PUT http://192.168.122.45/volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e Sep 01 02:09:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-1e4be1e8-85f3-4dc4-97aa-f44fa2752258 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad038221-0163-48b4-940d-aca06bc9d59e) transitioned into state 'SUCCESS' from state '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-1637804035',encryption_key_id=None,group_id=68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['f82828db-5f4c-47d7-a088-5a4478487286','0ae3c138-14f1-4540-a2c8-71a63eab5c19','ce2fc229-8cdb-4bd1-8185-47a8f3f85d0f','66728f60-5fcb-46eb-8a7b-f14786930ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=1baabe37-cd8b-49ab-9443-78ad5330e253)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0ee85f-f227-490e-b9f6-2aea5918dc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:09:55 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-1e4be1e8-85f3-4dc4-97aa-f44fa2752258 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Acquiring lock "cinder-attachment_update-93fd0d29-3f78-4a6b-9631-d7a732be70a0-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a0ee85f-f227-490e-b9f6-2aea5918dc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:09:55 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-1e4be1e8-85f3-4dc4-97aa-f44fa2752258 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Lock "cinder-attachment_update-93fd0d29-3f78-4a6b-9631-d7a732be70a0-devstack" acquired by "attachment_update" :: waited 0.033s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (d63ec138-54e8-4c8f-9b47-fad442cec609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume request issued successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:55 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-656dfc32-150c-4cad-ab2d-256b83c922fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:09:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 702/1435] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:09:54 2026] POST /volume/v3/volumes => generated 829 bytes in 936 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-77c46a9d-5eaa-4a03-b281-3a2445c9b330 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77c46a9d-5eaa-4a03-b281-3a2445c9b330 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77c46a9d-5eaa-4a03-b281-3a2445c9b330 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77c46a9d-5eaa-4a03-b281-3a2445c9b330 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-77c46a9d-5eaa-4a03-b281-3a2445c9b330 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-77c46a9d-5eaa-4a03-b281-3a2445c9b330 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:55 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-77c46a9d-5eaa-4a03-b281-3a2445c9b330 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:55 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-77c46a9d-5eaa-4a03-b281-3a2445c9b330 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-1e4be1e8-85f3-4dc4-97aa-f44fa2752258 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Lock "cinder-attachment_update-93fd0d29-3f78-4a6b-9631-d7a732be70a0-devstack" released by "attachment_update" :: held 0.417s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:09:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-1e4be1e8-85f3-4dc4-97aa-f44fa2752258 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 734/1436] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:09:55 2026] PUT /volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e => generated 694 bytes in 512 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77c46a9d-5eaa-4a03-b281-3a2445c9b330 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 703/1437] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a => generated 897 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6358ae85-bd11-4c3a-9c13-b02adddb87e6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6358ae85-bd11-4c3a-9c13-b02adddb87e6 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6358ae85-bd11-4c3a-9c13-b02adddb87e6 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6358ae85-bd11-4c3a-9c13-b02adddb87e6 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6358ae85-bd11-4c3a-9c13-b02adddb87e6 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6358ae85-bd11-4c3a-9c13-b02adddb87e6 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 735/1438] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:55 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 888 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-87a13092-2a39-45bf-9ee4-4751e5b288bd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-87a13092-2a39-45bf-9ee4-4751e5b288bd tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] POST http://192.168.122.45/volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e/action Sep 01 02:09:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-87a13092-2a39-45bf-9ee4-4751e5b288bd tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-87a13092-2a39-45bf-9ee4-4751e5b288bd tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b5e3f76b-920d-447d-bf57-f2d0a5110d21 req-87a13092-2a39-45bf-9ee4-4751e5b288bd tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e/action returned with HTTP 204 Sep 01 02:09:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 704/1439] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:09:56 2026] POST /volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2daa6b19-c6cb-4995-8bcc-a2410622eeb3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2daa6b19-c6cb-4995-8bcc-a2410622eeb3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a Sep 01 02:09:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2daa6b19-c6cb-4995-8bcc-a2410622eeb3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2daa6b19-c6cb-4995-8bcc-a2410622eeb3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2daa6b19-c6cb-4995-8bcc-a2410622eeb3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-2daa6b19-c6cb-4995-8bcc-a2410622eeb3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:56 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-2daa6b19-c6cb-4995-8bcc-a2410622eeb3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:56 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-2daa6b19-c6cb-4995-8bcc-a2410622eeb3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2daa6b19-c6cb-4995-8bcc-a2410622eeb3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 736/1440] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a => generated 921 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9b71e629-3495-4fd9-8c53-ea08ea0eaefe None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b71e629-3495-4fd9-8c53-ea08ea0eaefe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b71e629-3495-4fd9-8c53-ea08ea0eaefe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b71e629-3495-4fd9-8c53-ea08ea0eaefe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9b71e629-3495-4fd9-8c53-ea08ea0eaefe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b71e629-3495-4fd9-8c53-ea08ea0eaefe tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 705/1441] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 1180 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:09:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e05696f8-b29a-409a-8e25-9d1321a519fc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e05696f8-b29a-409a-8e25-9d1321a519fc tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e05696f8-b29a-409a-8e25-9d1321a519fc tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e05696f8-b29a-409a-8e25-9d1321a519fc tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e05696f8-b29a-409a-8e25-9d1321a519fc tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e05696f8-b29a-409a-8e25-9d1321a519fc tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 737/1442] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:56 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 1180 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f9799001-2955-4d43-8659-6cee5f4a1737 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 706/1443] 192.168.122.45 () {62 vars in 1490 bytes} [Tue Sep 1 02:09:57 2026] DELETE /volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bd2e4cd7-7129-4beb-a8ad-7cd9c698d8de None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87081]: WARNING keystonemiddleware.auth_token [None req-bd2e4cd7-7129-4beb-a8ad-7cd9c698d8de None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:09:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 738/1444] 192.168.122.45 () {62 vars in 1490 bytes} [Tue Sep 1 02:09:57 2026] DELETE /volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e => generated 114 bytes in 50 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:09:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7722e7c2-1bdf-436d-b823-dff1f007583d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] DELETE http://192.168.122.45/volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e Sep 01 02:09:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Attachment connected to vm 8ff00988-620a-429e-a618-cec3a6edf17b, checking data on nova Sep 01 02:09:57 devstack devstack@c-api.service[87080]: DEBUG cinder.compute.nova [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Creating Keystone token plugin using URL: http://192.168.122.45/identity {{(pid=87080) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:09:57 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] REQ: curl -g -i -X GET http://192.168.122.45/compute/v2.1/servers/8ff00988-620a-429e-a618-cec3a6edf17b/os-volume_attachments/93fd0d29-3f78-4a6b-9631-d7a732be70a0 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}096ad7a6e2858b85b5e00fc572ec5f081fa76482355bca687680c70d436efb76" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-7722e7c2-1bdf-436d-b823-dff1f007583d" -H "X-Service-Token: {SHA256}5c20b596472b46aaf4bd0117404a35913a9dc6f93d945bb310ba0febdfe94549" {{(pid=87080) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:09:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0d4db9e0-d8a9-41fb-a654-e3f8875fbec3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0d4db9e0-d8a9-41fb-a654-e3f8875fbec3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a Sep 01 02:09:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0d4db9e0-d8a9-41fb-a654-e3f8875fbec3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0d4db9e0-d8a9-41fb-a654-e3f8875fbec3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0d4db9e0-d8a9-41fb-a654-e3f8875fbec3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:09:57 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-0d4db9e0-d8a9-41fb-a654-e3f8875fbec3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:09:57 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-0d4db9e0-d8a9-41fb-a654-e3f8875fbec3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-0d4db9e0-d8a9-41fb-a654-e3f8875fbec3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0d4db9e0-d8a9-41fb-a654-e3f8875fbec3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 739/1445] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:09:57 2026] GET /volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a => generated 922 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b4cdc5db-0dbb-4872-8438-f6621a1f9f17 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b4cdc5db-0dbb-4872-8438-f6621a1f9f17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/group_snapshots Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b4cdc5db-0dbb-4872-8438-f6621a1f9f17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30", "name": "tempest-group_snapshot-1695956038"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-b4cdc5db-0dbb-4872-8438-f6621a1f9f17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30', 'name': 'tempest-group_snapshot-1695956038'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.group_snapshots [None req-b4cdc5db-0dbb-4872-8438-f6621a1f9f17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating group_snapshot tempest-group_snapshot-1695956038. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:09:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-b4cdc5db-0dbb-4872-8438-f6621a1f9f17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1076959836 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1076959836, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-b4cdc5db-0dbb-4872-8438-f6621a1f9f17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1076959836 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1076959836, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:09:58 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:09:57 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-606b502c-8e3f-41ee-8126-cb9d6afa4b1e x-openstack-request-id: req-606b502c-8e3f-41ee-8126-cb9d6afa4b1e {{(pid=87080) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:09:58 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "93fd0d29-3f78-4a6b-9631-d7a732be70a0", "serverId": "8ff00988-620a-429e-a618-cec3a6edf17b", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e", "bdm_uuid": "c147ceba-0004-4ae8-944d-2eebd9fb279f"}} {{(pid=87080) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:09:58 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET call to compute for http://192.168.122.45/compute/v2.1/servers/8ff00988-620a-429e-a618-cec3a6edf17b/os-volume_attachments/93fd0d29-3f78-4a6b-9631-d7a732be70a0 used request id req-606b502c-8e3f-41ee-8126-cb9d6afa4b1e {{(pid=87080) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.volume.api [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Caught error: Detach volume from instance 8ff00988-620a-429e-a618-cec3a6edf17b using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8ff00988-620a-429e-a618-cec3a6edf17b using the Compute API Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8ff00988-620a-429e-a618-cec3a6edf17b using the Compute API Sep 01 02:09:58 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault Sep 01 02:09:58 devstack devstack@c-api.service[87080]: INFO cinder.api.middleware.fault [None req-7722e7c2-1bdf-436d-b823-dff1f007583d tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e returned with HTTP 409 Sep 01 02:09:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 707/1446] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:09:57 2026] DELETE /volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e => generated 167 bytes in 1226 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-b4cdc5db-0dbb-4872-8438-f6621a1f9f17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['42924130-0b43-4cdc-8c37-244d28957acc', '47218e1f-6557-45d3-a9f4-948a9b86a097', '911ca5ca-4a0c-4365-afc2-7f0426ba0ad9', 'f180f7c4-dcaf-4e28-b47e-d4335d7f53c7'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:09:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f7ff9ee3-19ca-4c67-9b30-e484e9aad052 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f7ff9ee3-19ca-4c67-9b30-e484e9aad052 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f7ff9ee3-19ca-4c67-9b30-e484e9aad052 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f7ff9ee3-19ca-4c67-9b30-e484e9aad052 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b4cdc5db-0dbb-4872-8438-f6621a1f9f17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:09:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 740/1447] 192.168.122.45 () {62 vars in 1203 bytes} [Tue Sep 1 02:09:58 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5ddf095a-0cf1-41f7-828c-e0a6b3dd49b7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5ddf095a-0cf1-41f7-828c-e0a6b3dd49b7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5ddf095a-0cf1-41f7-828c-e0a6b3dd49b7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5ddf095a-0cf1-41f7-828c-e0a6b3dd49b7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-5ddf095a-0cf1-41f7-828c-e0a6b3dd49b7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member aec2f338-0d22-4194-aa95-8b68ca014bb9 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5ddf095a-0cf1-41f7-828c-e0a6b3dd49b7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 741/1448] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 => generated 307 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f7ff9ee3-19ca-4c67-9b30-e484e9aad052 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:09:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f7ff9ee3-19ca-4c67-9b30-e484e9aad052 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f7ff9ee3-19ca-4c67-9b30-e484e9aad052 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 708/1449] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:09:58 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 1162 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-c99573f8-e2eb-47ce-8659-470286ce5d81 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-c99573f8-e2eb-47ce-8659-470286ce5d81 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] POST http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0/action Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-c99573f8-e2eb-47ce-8659-470286ce5d81 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-c99573f8-e2eb-47ce-8659-470286ce5d81 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:09:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-c99573f8-e2eb-47ce-8659-470286ce5d81 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-c99573f8-e2eb-47ce-8659-470286ce5d81 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Begin detaching volume completed successfully. Sep 01 02:09:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-c99573f8-e2eb-47ce-8659-470286ce5d81 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0/action returned with HTTP 202 Sep 01 02:09:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 742/1450] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:09:58 2026] POST /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0/action => generated 0 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-e18af520-5746-4b1f-a4ad-976f1ab0ac4c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-e18af520-5746-4b1f-a4ad-976f1ab0ac4c None None] GET http://192.168.122.45/volume// Sep 01 02:09:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-e18af520-5746-4b1f-a4ad-976f1ab0ac4c None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-e18af520-5746-4b1f-a4ad-976f1ab0ac4c None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-e18af520-5746-4b1f-a4ad-976f1ab0ac4c None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:09:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 709/1451] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/ => generated 389 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-dac67ebb-e5a9-4062-9d95-d1ac48e29a43 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-dac67ebb-e5a9-4062-9d95-d1ac48e29a43 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:09:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-dac67ebb-e5a9-4062-9d95-d1ac48e29a43 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-dac67ebb-e5a9-4062-9d95-d1ac48e29a43 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:09:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-dac67ebb-e5a9-4062-9d95-d1ac48e29a43 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:09:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-dac67ebb-e5a9-4062-9d95-d1ac48e29a43 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:09:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 743/1452] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 1346 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4f76d301-614b-44ad-b219-384531ab0d33 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f76d301-614b-44ad-b219-384531ab0d33 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 Sep 01 02:09:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f76d301-614b-44ad-b219-384531ab0d33 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f76d301-614b-44ad-b219-384531ab0d33 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-4f76d301-614b-44ad-b219-384531ab0d33 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member aec2f338-0d22-4194-aa95-8b68ca014bb9 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:09:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:09:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f8cecd19-e6a3-4ca1-ac7e-f40316b4e936 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:09:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f76d301-614b-44ad-b219-384531ab0d33 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 returned with HTTP 200 Sep 01 02:09:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f8cecd19-e6a3-4ca1-ac7e-f40316b4e936 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] DELETE http://192.168.122.45/volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e Sep 01 02:09:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 710/1453] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:09:59 2026] GET /volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 => generated 307 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:09:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f8cecd19-e6a3-4ca1-ac7e-f40316b4e936 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:09:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f8cecd19-e6a3-4ca1-ac7e-f40316b4e936 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:09:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:09:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:09:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:09:59 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:09:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-01e825b6-8f1f-450b-9921-dacbab14d82b req-f8cecd19-e6a3-4ca1-ac7e-f40316b4e936 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e returned with HTTP 200 Sep 01 02:09:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 744/1454] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:09:59 2026] DELETE /volume/v3/attachments/5a6f6a03-41e9-46d3-a0d0-5b6d859bea4e => generated 19 bytes in 332 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-0959b535-a939-47a9-aad4-1c9a6855447e req-07af1b85-d1c5-44d3-b418-d75a6358edd1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0959b535-a939-47a9-aad4-1c9a6855447e req-07af1b85-d1c5-44d3-b418-d75a6358edd1 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:10:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0959b535-a939-47a9-aad4-1c9a6855447e req-07af1b85-d1c5-44d3-b418-d75a6358edd1 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0959b535-a939-47a9-aad4-1c9a6855447e req-07af1b85-d1c5-44d3-b418-d75a6358edd1 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-0959b535-a939-47a9-aad4-1c9a6855447e req-07af1b85-d1c5-44d3-b418-d75a6358edd1 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0959b535-a939-47a9-aad4-1c9a6855447e req-07af1b85-d1c5-44d3-b418-d75a6358edd1 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 711/1455] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 870 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c9c638f8-f688-4e23-9724-618301990bce None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c9c638f8-f688-4e23-9724-618301990bce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 Sep 01 02:10:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c9c638f8-f688-4e23-9724-618301990bce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c9c638f8-f688-4e23-9724-618301990bce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-c9c638f8-f688-4e23-9724-618301990bce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member aec2f338-0d22-4194-aa95-8b68ca014bb9 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8ffa2355-e930-4d6d-a2d7-2955b8ea6d96 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8ffa2355-e930-4d6d-a2d7-2955b8ea6d96 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] DELETE http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:10:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8ffa2355-e930-4d6d-a2d7-2955b8ea6d96 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8ffa2355-e930-4d6d-a2d7-2955b8ea6d96 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-8ffa2355-e930-4d6d-a2d7-2955b8ea6d96 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Delete volume with id: 93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:10:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c9c638f8-f688-4e23-9724-618301990bce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 745/1456] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 => generated 307 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8ffa2355-e930-4d6d-a2d7-2955b8ea6d96 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8ffa2355-e930-4d6d-a2d7-2955b8ea6d96 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Delete volume request issued successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8ffa2355-e930-4d6d-a2d7-2955b8ea6d96 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 202 Sep 01 02:10:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 712/1457] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:10:00 2026] DELETE /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5280fcd3-edbd-4baf-9781-641d91ddaed9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5280fcd3-edbd-4baf-9781-641d91ddaed9 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:10:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5280fcd3-edbd-4baf-9781-641d91ddaed9 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5280fcd3-edbd-4baf-9781-641d91ddaed9 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5280fcd3-edbd-4baf-9781-641d91ddaed9 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Volume info retrieved successfully. Sep 01 02:10:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5280fcd3-edbd-4baf-9781-641d91ddaed9 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 200 Sep 01 02:10:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 746/1458] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:00 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 887 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b4a86e07-dffa-4926-b002-b6c74978a855 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4a86e07-dffa-4926-b002-b6c74978a855 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 Sep 01 02:10:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4a86e07-dffa-4926-b002-b6c74978a855 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4a86e07-dffa-4926-b002-b6c74978a855 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-b4a86e07-dffa-4926-b002-b6c74978a855 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member aec2f338-0d22-4194-aa95-8b68ca014bb9 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4a86e07-dffa-4926-b002-b6c74978a855 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 returned with HTTP 200 Sep 01 02:10:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 713/1459] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 => generated 307 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cbe27108-c40b-4964-8881-8f7556b60160 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cbe27108-c40b-4964-8881-8f7556b60160 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cbe27108-c40b-4964-8881-8f7556b60160 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-attach": {"instance_uuid": "068f82cb-8a9d-4902-ade3-c0b8aa7b67ff", "mountpoint": "/dev/vdb"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cbe27108-c40b-4964-8881-8f7556b60160 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "068f82cb-8a9d-4902-ade3-c0b8aa7b67ff", "mountpoint": "/dev/vdb"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8ad25508-1203-4dee-8e05-0bf874b13410 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8ad25508-1203-4dee-8e05-0bf874b13410 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] GET http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 Sep 01 02:10:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8ad25508-1203-4dee-8e05-0bf874b13410 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8ad25508-1203-4dee-8e05-0bf874b13410 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cbe27108-c40b-4964-8881-8f7556b60160 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cbe27108-c40b-4964-8881-8f7556b60160 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Update volume admin metadata completed successfully. Sep 01 02:10:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8ad25508-1203-4dee-8e05-0bf874b13410 tempest-TestServerVolumeAttachScenarioOldVersion-913176411 tempest-TestServerVolumeAttachScenarioOldVersion-913176411-project-member] http://192.168.122.45/volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 returned with HTTP 404 Sep 01 02:10:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 714/1460] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:01 2026] GET /volume/v3/volumes/93fd0d29-3f78-4a6b-9631-d7a732be70a0 => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cbe27108-c40b-4964-8881-8f7556b60160 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Attach volume completed successfully. Sep 01 02:10:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cbe27108-c40b-4964-8881-8f7556b60160 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:10:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 747/1461] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:01 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 697 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8a6a3920-52ed-4955-a507-6f4ccc41b537 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a6a3920-52ed-4955-a507-6f4ccc41b537 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8a6a3920-52ed-4955-a507-6f4ccc41b537 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8a6a3920-52ed-4955-a507-6f4ccc41b537 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8a6a3920-52ed-4955-a507-6f4ccc41b537 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-31335d29-d58d-4a72-9de9-81a7bea36139 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a6a3920-52ed-4955-a507-6f4ccc41b537 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 715/1462] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:02 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 1182 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-31335d29-d58d-4a72-9de9-81a7bea36139 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 Sep 01 02:10:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-31335d29-d58d-4a72-9de9-81a7bea36139 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-31335d29-d58d-4a72-9de9-81a7bea36139 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-31335d29-d58d-4a72-9de9-81a7bea36139 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member aec2f338-0d22-4194-aa95-8b68ca014bb9 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2aab89bd-25f5-4fe1-9667-8cfae6c8c519 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2aab89bd-25f5-4fe1-9667-8cfae6c8c519 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2aab89bd-25f5-4fe1-9667-8cfae6c8c519 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-detach": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2aab89bd-25f5-4fe1-9667-8cfae6c8c519 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-31335d29-d58d-4a72-9de9-81a7bea36139 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 returned with HTTP 200 Sep 01 02:10:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 748/1463] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:02 2026] GET /volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 => generated 308 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cece8b88-51d1-48e8-bd38-a93e2284bd91 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2aab89bd-25f5-4fe1-9667-8cfae6c8c519 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cece8b88-51d1-48e8-bd38-a93e2284bd91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail Sep 01 02:10:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cece8b88-51d1-48e8-bd38-a93e2284bd91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cece8b88-51d1-48e8-bd38-a93e2284bd91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-cece8b88-51d1-48e8-bd38-a93e2284bd91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:02 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-cece8b88-51d1-48e8-bd38-a93e2284bd91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cece8b88-51d1-48e8-bd38-a93e2284bd91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all snapshots completed successfully. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cece8b88-51d1-48e8-bd38-a93e2284bd91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:10:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 749/1464] 192.168.122.45 () {58 vars in 1143 bytes} [Tue Sep 1 02:10:02 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-655afef9-0acf-4942-afdb-8781763bfe7e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-655afef9-0acf-4942-afdb-8781763bfe7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-655afef9-0acf-4942-afdb-8781763bfe7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-655afef9-0acf-4942-afdb-8781763bfe7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-655afef9-0acf-4942-afdb-8781763bfe7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-655afef9-0acf-4942-afdb-8781763bfe7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 returned with HTTP 200 Sep 01 02:10:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 750/1465] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:03 2026] GET /volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 => generated 451 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/groups/action Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "aec2f338-0d22-4194-aa95-8b68ca014bb9", "name": "tempest-Group_from_snap-539571135"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "aec2f338-0d22-4194-aa95-8b68ca014bb9", "name": "tempest-Group_from_snap-539571135"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'aec2f338-0d22-4194-aa95-8b68ca014bb9', 'name': 'tempest-Group_from_snap-539571135'}}. {{(pid=87081) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating group tempest-Group_from_snap-539571135 from group_snapshot aec2f338-0d22-4194-aa95-8b68ca014bb9. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2aab89bd-25f5-4fe1-9667-8cfae6c8c519 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Detach volume completed successfully. Sep 01 02:10:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2aab89bd-25f5-4fe1-9667-8cfae6c8c519 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:10:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 716/1466] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:02 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4de42323-4bae-4087-86a4-2a71cad8a13d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4de42323-4bae-4087-86a4-2a71cad8a13d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4de42323-4bae-4087-86a4-2a71cad8a13d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4de42323-4bae-4087-86a4-2a71cad8a13d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4de42323-4bae-4087-86a4-2a71cad8a13d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4de42323-4bae-4087-86a4-2a71cad8a13d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 717/1467] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:03 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 867 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['20bb9a5e-4b33-4f2f-a43d-ac05b3a0bf57'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:03 devstack devstack@c-api.service[87081]: INFO cinder.group.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] A mapping entry already exists for group a3b67d55-6784-42fe-817c-1addf4d8a7eb and volume type 1baabe37-cd8b-49ab-9443-78ad5330e253. Do not need to create again. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Availability Zones retrieved successfully. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (782241d5-b5e4-4ae5-add4-e2dd70b012a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616bc411-6a33-44e5-bd78-b94d6ca80867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (616bc411-6a33-44e5-bd78-b94d6ca80867) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '365ba5a8-c116-4b60-834d-e1817c3f8246', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:09:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1baabe37-cd8b-49ab-9443-78ad5330e253,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1076959836',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1baabe37-cd8b-49ab-9443-78ad5330e253', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a3b67d55-6784-42fe-817c-1addf4d8a7eb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b6836b-f851-4656-b065-67fe20e3c4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1076959836 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1076959836, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['ac65e8bb-9375-41cb-9569-b882755c03b2', 'dd3bbe20-6897-4f9d-9043-24f49cdefac0'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86b6836b-f851-4656-b065-67fe20e3c4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac65e8bb-9375-41cb-9569-b882755c03b2', 'dd3bbe20-6897-4f9d-9043-24f49cdefac0']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1be607a-8560-4dbf-83a4-b17e2f84cc8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1be607a-8560-4dbf-83a4-b17e2f84cc8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1d64985-3b1f-48c2-a6ff-63101313e4c9', '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=a3b67d55-6784-42fe-817c-1addf4d8a7eb,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['ac65e8bb-9375-41cb-9569-b882755c03b2','dd3bbe20-6897-4f9d-9043-24f49cdefac0'],size=1,snapshot_id=365ba5a8-c116-4b60-834d-e1817c3f8246,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=1baabe37-cd8b-49ab-9443-78ad5330e253), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:04Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a3b67d55-6784-42fe-817c-1addf4d8a7eb,host=None,id=c1d64985-3b1f-48c2-a6ff-63101313e4c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3b2a6e1b0e4468b45440db36537ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=365ba5a8-c116-4b60-834d-e1817c3f8246,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1baabe37-cd8b-49ab-9443-78ad5330e253),volume_type_id=1baabe37-cd8b-49ab-9443-78ad5330e253)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed61663-6025-42e6-9b8c-28ec8defe59c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ed61663-6025-42e6-9b8c-28ec8defe59c) transitioned into state 'SUCCESS' from 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=a3b67d55-6784-42fe-817c-1addf4d8a7eb,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['ac65e8bb-9375-41cb-9569-b882755c03b2','dd3bbe20-6897-4f9d-9043-24f49cdefac0'],size=1,snapshot_id=365ba5a8-c116-4b60-834d-e1817c3f8246,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=1baabe37-cd8b-49ab-9443-78ad5330e253)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (782241d5-b5e4-4ae5-add4-e2dd70b012a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume request issued successfully. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7893f9db-2e13-4aca-89a9-2be0ea8b6ab8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/action returned with HTTP 202 Sep 01 02:10:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 751/1468] 192.168.122.45 () {62 vars in 1197 bytes} [Tue Sep 1 02:10:03 2026] POST /volume/v3/groups/action => generated 102 bytes in 1202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:10:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:10:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all volumes completed successfully. Sep 01 02:10:04 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:04 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:04 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:04 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:04 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-48ac4ed4-1bbc-4440-9e6e-06864bb734e9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:10:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 718/1469] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:10:04 2026] GET /volume/v3/volumes/detail => generated 1847 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-095db651-9b81-4f35-bff4-3755de2fc098 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-095db651-9b81-4f35-bff4-3755de2fc098 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-095db651-9b81-4f35-bff4-3755de2fc098 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-095db651-9b81-4f35-bff4-3755de2fc098 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-095db651-9b81-4f35-bff4-3755de2fc098 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-095db651-9b81-4f35-bff4-3755de2fc098 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:04 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-095db651-9b81-4f35-bff4-3755de2fc098 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:04 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-095db651-9b81-4f35-bff4-3755de2fc098 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-095db651-9b81-4f35-bff4-3755de2fc098 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 returned with HTTP 200 Sep 01 02:10:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 752/1470] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:04 2026] GET /volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 => generated 932 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-08075d2c-4065-49f4-854c-dd0f078e592d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-08075d2c-4065-49f4-854c-dd0f078e592d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 Sep 01 02:10:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-08075d2c-4065-49f4-854c-dd0f078e592d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-08075d2c-4065-49f4-854c-dd0f078e592d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-08075d2c-4065-49f4-854c-dd0f078e592d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:06 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-08075d2c-4065-49f4-854c-dd0f078e592d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:06 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-08075d2c-4065-49f4-854c-dd0f078e592d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:06 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-08075d2c-4065-49f4-854c-dd0f078e592d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-08075d2c-4065-49f4-854c-dd0f078e592d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 returned with HTTP 200 Sep 01 02:10:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 719/1471] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:05 2026] GET /volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 => generated 932 bytes in 452 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eb2539f6-0ae0-422d-8a2d-0d6db7533ad3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb2539f6-0ae0-422d-8a2d-0d6db7533ad3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 Sep 01 02:10:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb2539f6-0ae0-422d-8a2d-0d6db7533ad3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb2539f6-0ae0-422d-8a2d-0d6db7533ad3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:07 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=446,cinder:INSERT=68,cinder:UPDATE=103 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-eb2539f6-0ae0-422d-8a2d-0d6db7533ad3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:07 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-eb2539f6-0ae0-422d-8a2d-0d6db7533ad3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:07 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-eb2539f6-0ae0-422d-8a2d-0d6db7533ad3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:07 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-eb2539f6-0ae0-422d-8a2d-0d6db7533ad3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb2539f6-0ae0-422d-8a2d-0d6db7533ad3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 returned with HTTP 200 Sep 01 02:10:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 753/1472] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:07 2026] GET /volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 => generated 932 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c291153c-3eff-4d39-b533-68534527cb3b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c291153c-3eff-4d39-b533-68534527cb3b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 Sep 01 02:10:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c291153c-3eff-4d39-b533-68534527cb3b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c291153c-3eff-4d39-b533-68534527cb3b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:08 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=262,cinder:INSERT=19,cinder:UPDATE=33 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:10:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c291153c-3eff-4d39-b533-68534527cb3b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:08 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-c291153c-3eff-4d39-b533-68534527cb3b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:08 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-c291153c-3eff-4d39-b533-68534527cb3b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:09 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-c291153c-3eff-4d39-b533-68534527cb3b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c291153c-3eff-4d39-b533-68534527cb3b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 returned with HTTP 200 Sep 01 02:10:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 720/1473] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:08 2026] GET /volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 => generated 932 bytes in 464 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:10:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1e7f12e6-55ac-4a0b-9c13-7a2b83956400 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1e7f12e6-55ac-4a0b-9c13-7a2b83956400 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 Sep 01 02:10:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1e7f12e6-55ac-4a0b-9c13-7a2b83956400 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1e7f12e6-55ac-4a0b-9c13-7a2b83956400 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1e7f12e6-55ac-4a0b-9c13-7a2b83956400 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:10 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-1e7f12e6-55ac-4a0b-9c13-7a2b83956400 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:10 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-1e7f12e6-55ac-4a0b-9c13-7a2b83956400 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:10 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-1e7f12e6-55ac-4a0b-9c13-7a2b83956400 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1e7f12e6-55ac-4a0b-9c13-7a2b83956400 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 returned with HTTP 200 Sep 01 02:10:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 754/1474] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:10 2026] GET /volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 => generated 932 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-515436bd-b50a-47d1-8c6f-53fcd0f01f91 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-515436bd-b50a-47d1-8c6f-53fcd0f01f91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 Sep 01 02:10:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-515436bd-b50a-47d1-8c6f-53fcd0f01f91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-515436bd-b50a-47d1-8c6f-53fcd0f01f91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-515436bd-b50a-47d1-8c6f-53fcd0f01f91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:11 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-515436bd-b50a-47d1-8c6f-53fcd0f01f91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:11 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-515436bd-b50a-47d1-8c6f-53fcd0f01f91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:12 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-515436bd-b50a-47d1-8c6f-53fcd0f01f91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-515436bd-b50a-47d1-8c6f-53fcd0f01f91 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 returned with HTTP 200 Sep 01 02:10:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 721/1475] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:11 2026] GET /volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 => generated 932 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1832239986"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1832239986'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume of 1 GB Sep 01 02:10:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Availability Zones retrieved successfully. Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (52d31841-154b-40c6-969c-baf475c70718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea6d018-b7b1-4f74-8b25-81ef94762c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ea6d018-b7b1-4f74-8b25-81ef94762c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a7d67b-c3bd-454e-bfb7-a54e0e58799f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Created reservations ['f953f147-bf84-438e-80e9-e6835e474c46', '5b0f6036-a7dd-4ac5-9512-a19a068fffd2', '48f7adb5-7316-4f3d-a430-8952fe53cf28', '09e81ac6-8c18-4fba-a9bf-a12085e848b1'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a7d67b-c3bd-454e-bfb7-a54e0e58799f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f953f147-bf84-438e-80e9-e6835e474c46', '5b0f6036-a7dd-4ac5-9512-a19a068fffd2', '48f7adb5-7316-4f3d-a430-8952fe53cf28', '09e81ac6-8c18-4fba-a9bf-a12085e848b1']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6883cb6c-507d-4728-a59d-b27027a049ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:12 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6883cb6c-507d-4728-a59d-b27027a049ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '65a0125a-4f74-4d51-8d9e-ceb547447e93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1832239986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['f953f147-bf84-438e-80e9-e6835e474c46','5b0f6036-a7dd-4ac5-9512-a19a068fffd2','48f7adb5-7316-4f3d-a430-8952fe53cf28','09e81ac6-8c18-4fba-a9bf-a12085e848b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1832239986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=65a0125a-4f74-4d51-8d9e-ceb547447e93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='072a9eca948d4eab904d540fa6b1c8af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:12 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b746e4e0-5838-4db1-b7a9-2f288b001b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b746e4e0-5838-4db1-b7a9-2f288b001b51) transitioned into state 'SUCCESS' from state '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-1832239986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['f953f147-bf84-438e-80e9-e6835e474c46','5b0f6036-a7dd-4ac5-9512-a19a068fffd2','48f7adb5-7316-4f3d-a430-8952fe53cf28','09e81ac6-8c18-4fba-a9bf-a12085e848b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5063e7c-d271-404c-a232-e945bb71c72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5063e7c-d271-404c-a232-e945bb71c72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (52d31841-154b-40c6-969c-baf475c70718) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request issued successfully. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c4b451b9-bdfd-4bb2-ab47-a2b08bd8b0c5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 755/1476] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:12 2026] POST /volume/v3/volumes => generated 771 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-41d840fd-8256-48c2-baef-87351f875b7e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ba355458-ab02-4d7d-b91f-22ede6c2975d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-41d840fd-8256-48c2-baef-87351f875b7e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-41d840fd-8256-48c2-baef-87351f875b7e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-41d840fd-8256-48c2-baef-87351f875b7e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ba355458-ab02-4d7d-b91f-22ede6c2975d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ba355458-ab02-4d7d-b91f-22ede6c2975d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ba355458-ab02-4d7d-b91f-22ede6c2975d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-41d840fd-8256-48c2-baef-87351f875b7e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ba355458-ab02-4d7d-b91f-22ede6c2975d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-ba355458-ab02-4d7d-b91f-22ede6c2975d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:13 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-ba355458-ab02-4d7d-b91f-22ede6c2975d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-41d840fd-8256-48c2-baef-87351f875b7e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 returned with HTTP 200 Sep 01 02:10:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 722/1477] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:13 2026] GET /volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 => generated 839 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-ba355458-ab02-4d7d-b91f-22ede6c2975d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ba355458-ab02-4d7d-b91f-22ede6c2975d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 returned with HTTP 200 Sep 01 02:10:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 756/1478] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:13 2026] GET /volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 => generated 933 bytes in 244 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bfe07599-1a8d-4813-8482-01aa40f527df None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfe07599-1a8d-4813-8482-01aa40f527df tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/a3b67d55-6784-42fe-817c-1addf4d8a7eb Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bfe07599-1a8d-4813-8482-01aa40f527df tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bfe07599-1a8d-4813-8482-01aa40f527df tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-bfe07599-1a8d-4813-8482-01aa40f527df tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member a3b67d55-6784-42fe-817c-1addf4d8a7eb {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:10:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfe07599-1a8d-4813-8482-01aa40f527df tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/a3b67d55-6784-42fe-817c-1addf4d8a7eb returned with HTTP 200 Sep 01 02:10:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 723/1479] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:13 2026] GET /volume/v3/groups/a3b67d55-6784-42fe-817c-1addf4d8a7eb => generated 417 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all volumes completed successfully. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:13 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:13 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-480556bd-79cc-43d8-89fc-be9d93f8c17d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:10:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 757/1480] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:10:13 2026] GET /volume/v3/volumes/detail => generated 1848 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ae8e25f2-b081-44c0-958d-c657c584a2ed None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ae8e25f2-b081-44c0-958d-c657c584a2ed tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/groups/a3b67d55-6784-42fe-817c-1addf4d8a7eb/action Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ae8e25f2-b081-44c0-958d-c657c584a2ed tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ae8e25f2-b081-44c0-958d-c657c584a2ed tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-ae8e25f2-b081-44c0-958d-c657c584a2ed tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] delete called for group a3b67d55-6784-42fe-817c-1addf4d8a7eb {{(pid=87080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-ae8e25f2-b081-44c0-958d-c657c584a2ed tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Delete group with id: a3b67d55-6784-42fe-817c-1addf4d8a7eb Sep 01 02:10:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:10:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ae8e25f2-b081-44c0-958d-c657c584a2ed tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/a3b67d55-6784-42fe-817c-1addf4d8a7eb/action returned with HTTP 202 Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4faeaf24-b4d5-42ff-9e79-a81cafdba259 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 724/1481] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:10:13 2026] POST /volume/v3/groups/a3b67d55-6784-42fe-817c-1addf4d8a7eb/action => generated 0 bytes in 168 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:10:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4faeaf24-b4d5-42ff-9e79-a81cafdba259 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4faeaf24-b4d5-42ff-9e79-a81cafdba259 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4faeaf24-b4d5-42ff-9e79-a81cafdba259 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4faeaf24-b4d5-42ff-9e79-a81cafdba259 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-4faeaf24-b4d5-42ff-9e79-a81cafdba259 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:14 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-4faeaf24-b4d5-42ff-9e79-a81cafdba259 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:14 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-4faeaf24-b4d5-42ff-9e79-a81cafdba259 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4faeaf24-b4d5-42ff-9e79-a81cafdba259 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 758/1482] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:13 2026] GET /volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 => generated 932 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8b6db2b1-2af8-4327-9671-af9f5dd1a1ae None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8b6db2b1-2af8-4327-9671-af9f5dd1a1ae tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 Sep 01 02:10:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8b6db2b1-2af8-4327-9671-af9f5dd1a1ae tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8b6db2b1-2af8-4327-9671-af9f5dd1a1ae tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8b6db2b1-2af8-4327-9671-af9f5dd1a1ae tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8b6db2b1-2af8-4327-9671-af9f5dd1a1ae tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 returned with HTTP 200 Sep 01 02:10:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 725/1483] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:14 2026] GET /volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 => generated 863 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d0a2578f-e987-48b9-9455-9e2088616232 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0a2578f-e987-48b9-9455-9e2088616232 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0a2578f-e987-48b9-9455-9e2088616232 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0a2578f-e987-48b9-9455-9e2088616232 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0a2578f-e987-48b9-9455-9e2088616232 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 returned with HTTP 404 Sep 01 02:10:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 759/1484] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/volumes/c1d64985-3b1f-48c2-a6ff-63101313e4c9 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d431918b-b509-4120-b991-267452e99d0c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d431918b-b509-4120-b991-267452e99d0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/a3b67d55-6784-42fe-817c-1addf4d8a7eb Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d431918b-b509-4120-b991-267452e99d0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d431918b-b509-4120-b991-267452e99d0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-d431918b-b509-4120-b991-267452e99d0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member a3b67d55-6784-42fe-817c-1addf4d8a7eb {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d431918b-b509-4120-b991-267452e99d0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/a3b67d55-6784-42fe-817c-1addf4d8a7eb returned with HTTP 404 Sep 01 02:10:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 726/1485] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/groups/a3b67d55-6784-42fe-817c-1addf4d8a7eb => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-552d897e-3e59-40c7-a022-8e5bd2b7d1e5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-552d897e-3e59-40c7-a022-8e5bd2b7d1e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] DELETE http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-552d897e-3e59-40c7-a022-8e5bd2b7d1e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-552d897e-3e59-40c7-a022-8e5bd2b7d1e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-552d897e-3e59-40c7-a022-8e5bd2b7d1e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] delete called for member aec2f338-0d22-4194-aa95-8b68ca014bb9 {{(pid=87081) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.group_snapshots [None req-552d897e-3e59-40c7-a022-8e5bd2b7d1e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Delete group_snapshot with id: aec2f338-0d22-4194-aa95-8b68ca014bb9 Sep 01 02:10:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b93fca31-613a-4249-b724-16ba0d3177e0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b93fca31-613a-4249-b724-16ba0d3177e0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b93fca31-613a-4249-b724-16ba0d3177e0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b93fca31-613a-4249-b724-16ba0d3177e0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-552d897e-3e59-40c7-a022-8e5bd2b7d1e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 returned with HTTP 202 Sep 01 02:10:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 760/1486] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:10:15 2026] DELETE /volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b93fca31-613a-4249-b724-16ba0d3177e0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b93fca31-613a-4249-b724-16ba0d3177e0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 returned with HTTP 200 Sep 01 02:10:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 727/1487] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 => generated 864 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all volumes completed successfully. Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:15 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65a0125a-4f74-4d51-8d9e-ceb547447e93", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2004107180"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request body: {'volume': {"'source_volid": '65a0125a-4f74-4d51-8d9e-ceb547447e93', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2004107180'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume of 1 GB Sep 01 02:10:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Availability Zones retrieved successfully. Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (19f85f77-b62c-4153-9170-75880cfb31e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf820ac-580e-4eb6-a589-09964e26b67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d06f05a3-50d4-434f-8572-9b1b1ae675bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:10:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 761/1488] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ddf820ac-580e-4eb6-a589-09964e26b67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d8d396cb-6c13-4965-ba91-94b9e252f608 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca5be97-5ff3-4545-9398-dfb1363c7222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8d396cb-6c13-4965-ba91-94b9e252f608 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d8d396cb-6c13-4965-ba91-94b9e252f608 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d8d396cb-6c13-4965-ba91-94b9e252f608 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-d8d396cb-6c13-4965-ba91-94b9e252f608 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-d8d396cb-6c13-4965-ba91-94b9e252f608 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d8d396cb-6c13-4965-ba91-94b9e252f608 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all snapshots completed successfully. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8d396cb-6c13-4965-ba91-94b9e252f608 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:10:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 762/1489] 192.168.122.45 () {58 vars in 1143 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ed2210f7-4264-4b81-859a-853668bc64c4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ed2210f7-4264-4b81-859a-853668bc64c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ed2210f7-4264-4b81-859a-853668bc64c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ed2210f7-4264-4b81-859a-853668bc64c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ed2210f7-4264-4b81-859a-853668bc64c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:10:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ed2210f7-4264-4b81-859a-853668bc64c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 returned with HTTP 200 Sep 01 02:10:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 763/1490] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:15 2026] GET /volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 => generated 450 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Created reservations ['72e0482e-54f4-4aae-8630-4622891426bf', '21ddcb58-0416-4245-a375-7fb6c135efd1', 'f18186bd-7674-49aa-bd4b-64c09af2ae0c', '06dff2b5-7165-4ba4-b9e4-af01e36d0e08'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2ca5be97-5ff3-4545-9398-dfb1363c7222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72e0482e-54f4-4aae-8630-4622891426bf', '21ddcb58-0416-4245-a375-7fb6c135efd1', 'f18186bd-7674-49aa-bd4b-64c09af2ae0c', '06dff2b5-7165-4ba4-b9e4-af01e36d0e08']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a55861-d51e-46db-974a-e60cb2a86d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2a55861-d51e-46db-974a-e60cb2a86d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a470c0f-b1c5-473d-9e6c-1a704a3e04b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2004107180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['72e0482e-54f4-4aae-8630-4622891426bf','21ddcb58-0416-4245-a375-7fb6c135efd1','f18186bd-7674-49aa-bd4b-64c09af2ae0c','06dff2b5-7165-4ba4-b9e4-af01e36d0e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2004107180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a470c0f-b1c5-473d-9e6c-1a704a3e04b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='072a9eca948d4eab904d540fa6b1c8af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0edfa59a-3cfb-4c7e-a144-0b2475bf15ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0edfa59a-3cfb-4c7e-a144-0b2475bf15ea) transitioned into state 'SUCCESS' from state '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-2004107180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['72e0482e-54f4-4aae-8630-4622891426bf','21ddcb58-0416-4245-a375-7fb6c135efd1','f18186bd-7674-49aa-bd4b-64c09af2ae0c','06dff2b5-7165-4ba4-b9e4-af01e36d0e08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8642bc64-2c8b-4741-be71-f0780f030f9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8642bc64-2c8b-4741-be71-f0780f030f9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (19f85f77-b62c-4153-9170-75880cfb31e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request issued successfully. Sep 01 02:10:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-56c1f0b0-6f4d-4909-87fb-e87994da240f tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 728/1491] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:15 2026] POST /volume/v3/volumes => generated 771 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65a0125a-4f74-4d51-8d9e-ceb547447e93", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1734700267"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request body: {'volume': {"'source_volid": '65a0125a-4f74-4d51-8d9e-ceb547447e93', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1734700267'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume of 1 GB Sep 01 02:10:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Availability Zones retrieved successfully. Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (c8481184-3171-40a6-b371-88590f485561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e7e4f4-58c7-40df-b890-6f949fa6902a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (09e7e4f4-58c7-40df-b890-6f949fa6902a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3009405-e424-405c-a61e-f94042dd3780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Created reservations ['999e20f3-aed0-4134-beba-a8663a93969f', '7c8f06f2-3ff2-497a-a48a-d39df0a1a9a9', '75b6581f-531e-40ab-9e4d-f7a0d99504ee', '6a6798a3-a91e-45e0-92de-4a0038c9e28b'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3009405-e424-405c-a61e-f94042dd3780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['999e20f3-aed0-4134-beba-a8663a93969f', '7c8f06f2-3ff2-497a-a48a-d39df0a1a9a9', '75b6581f-531e-40ab-9e4d-f7a0d99504ee', '6a6798a3-a91e-45e0-92de-4a0038c9e28b']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f2b036-5635-4073-ad18-2e518d5a5b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66f2b036-5635-4073-ad18-2e518d5a5b2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cf6e07b-d9a4-468d-ae9a-5e211704ad3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1734700267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['999e20f3-aed0-4134-beba-a8663a93969f','7c8f06f2-3ff2-497a-a48a-d39df0a1a9a9','75b6581f-531e-40ab-9e4d-f7a0d99504ee','6a6798a3-a91e-45e0-92de-4a0038c9e28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1734700267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cf6e07b-d9a4-468d-ae9a-5e211704ad3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='072a9eca948d4eab904d540fa6b1c8af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d052f89-f052-44bc-8c43-92d39303e123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4d052f89-f052-44bc-8c43-92d39303e123) transitioned into state 'SUCCESS' from state '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-1734700267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['999e20f3-aed0-4134-beba-a8663a93969f','7c8f06f2-3ff2-497a-a48a-d39df0a1a9a9','75b6581f-531e-40ab-9e4d-f7a0d99504ee','6a6798a3-a91e-45e0-92de-4a0038c9e28b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe66449f-f20b-41fc-8ad2-eb9e54225846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe66449f-f20b-41fc-8ad2-eb9e54225846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (c8481184-3171-40a6-b371-88590f485561) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request issued successfully. Sep 01 02:10:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3b77e534-9d0a-46e8-beec-266eb820ae5e tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 764/1492] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:16 2026] POST /volume/v3/volumes => generated 771 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-64ef9267-4dea-4d95-b454-1cc43e042942 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65a0125a-4f74-4d51-8d9e-ceb547447e93", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-990994576"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request body: {'volume': {"'source_volid": '65a0125a-4f74-4d51-8d9e-ceb547447e93', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-990994576'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume of 1 GB Sep 01 02:10:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9fa79596-fa20-4b8c-a719-52c50867fd01 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9fa79596-fa20-4b8c-a719-52c50867fd01 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 Sep 01 02:10:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Availability Zones retrieved successfully. Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9fa79596-fa20-4b8c-a719-52c50867fd01 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9fa79596-fa20-4b8c-a719-52c50867fd01 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9fa79596-fa20-4b8c-a719-52c50867fd01 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:10:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9fa79596-fa20-4b8c-a719-52c50867fd01 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 returned with HTTP 200 Sep 01 02:10:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 765/1493] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:16 2026] GET /volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 => generated 450 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (4abf074a-7cb9-44d8-9f15-274724061721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e38a6f2-7f5b-4fa3-a6c9-f54a21e6cb52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e38a6f2-7f5b-4fa3-a6c9-f54a21e6cb52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7424ecc1-01bc-4b64-8e9a-fd6f0283dafe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Created reservations ['0e7822a3-aead-4e7b-b962-4f2a51ceb8dd', 'de7b3148-6f18-4da9-9892-b6b775019b2b', '3498e358-b52d-4744-bd4a-4ef042eca82a', '77393842-1956-48d2-aab3-748cd9cc7227'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7424ecc1-01bc-4b64-8e9a-fd6f0283dafe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e7822a3-aead-4e7b-b962-4f2a51ceb8dd', 'de7b3148-6f18-4da9-9892-b6b775019b2b', '3498e358-b52d-4744-bd4a-4ef042eca82a', '77393842-1956-48d2-aab3-748cd9cc7227']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715eee8c-76af-42f8-b491-439ea3c669d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715eee8c-76af-42f8-b491-439ea3c669d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-990994576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['0e7822a3-aead-4e7b-b962-4f2a51ceb8dd','de7b3148-6f18-4da9-9892-b6b775019b2b','3498e358-b52d-4744-bd4a-4ef042eca82a','77393842-1956-48d2-aab3-748cd9cc7227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-990994576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='072a9eca948d4eab904d540fa6b1c8af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb96888-086b-4f92-b6fa-de18fac4ea64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb96888-086b-4f92-b6fa-de18fac4ea64) transitioned into state 'SUCCESS' from state '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-990994576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['0e7822a3-aead-4e7b-b962-4f2a51ceb8dd','de7b3148-6f18-4da9-9892-b6b775019b2b','3498e358-b52d-4744-bd4a-4ef042eca82a','77393842-1956-48d2-aab3-748cd9cc7227'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7465754-ed31-4aa6-bd68-dce4e190caa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7465754-ed31-4aa6-bd68-dce4e190caa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (4abf074a-7cb9-44d8-9f15-274724061721) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request issued successfully. Sep 01 02:10:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64ef9267-4dea-4d95-b454-1cc43e042942 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 729/1494] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:16 2026] POST /volume/v3/volumes => generated 770 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65a0125a-4f74-4d51-8d9e-ceb547447e93", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1252016041"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request body: {'volume': {"'source_volid": '65a0125a-4f74-4d51-8d9e-ceb547447e93', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1252016041'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:17 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume of 1 GB Sep 01 02:10:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Availability Zones retrieved successfully. Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (bd88b190-721c-4c5d-9208-ec677608faa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9ed60-aa35-4b41-a891-be02a8630517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2b9ed60-aa35-4b41-a891-be02a8630517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cec4b65-0a97-4242-a222-ab1f898831bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-32dd937a-d2db-4ee4-bc64-93f25d17a580 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-32dd937a-d2db-4ee4-bc64-93f25d17a580 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-32dd937a-d2db-4ee4-bc64-93f25d17a580 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-32dd937a-d2db-4ee4-bc64-93f25d17a580 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-32dd937a-d2db-4ee4-bc64-93f25d17a580 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:10:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-32dd937a-d2db-4ee4-bc64-93f25d17a580 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 returned with HTTP 200 Sep 01 02:10:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 730/1495] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:17 2026] GET /volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 => generated 450 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Created reservations ['d7e7eef4-955b-4b00-8397-d620aa02cab6', '8ce170c6-b05a-4f1a-aead-48253af5c57f', '0c872449-925a-4015-b3e7-c97f6a8bb19c', 'd1d83db6-8406-4b08-898e-7a762588e06c'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cec4b65-0a97-4242-a222-ab1f898831bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7e7eef4-955b-4b00-8397-d620aa02cab6', '8ce170c6-b05a-4f1a-aead-48253af5c57f', '0c872449-925a-4015-b3e7-c97f6a8bb19c', 'd1d83db6-8406-4b08-898e-7a762588e06c']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:17 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe5c63d-bc45-4c83-96ee-389feeed0bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe5c63d-bc45-4c83-96ee-389feeed0bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f34e6bd-99ac-449b-8f5c-25c0844c2707', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1252016041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['d7e7eef4-955b-4b00-8397-d620aa02cab6','8ce170c6-b05a-4f1a-aead-48253af5c57f','0c872449-925a-4015-b3e7-c97f6a8bb19c','d1d83db6-8406-4b08-898e-7a762588e06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1252016041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f34e6bd-99ac-449b-8f5c-25c0844c2707,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='072a9eca948d4eab904d540fa6b1c8af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff28750-459e-4980-b507-3eaa10fe1fed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff28750-459e-4980-b507-3eaa10fe1fed) transitioned into state 'SUCCESS' from state '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-1252016041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['d7e7eef4-955b-4b00-8397-d620aa02cab6','8ce170c6-b05a-4f1a-aead-48253af5c57f','0c872449-925a-4015-b3e7-c97f6a8bb19c','d1d83db6-8406-4b08-898e-7a762588e06c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3ab649-5240-452c-af1d-f2caaeeb34a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce3ab649-5240-452c-af1d-f2caaeeb34a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (bd88b190-721c-4c5d-9208-ec677608faa8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request issued successfully. Sep 01 02:10:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-611d28ee-02d6-40b5-a4fb-ac549c17fbe9 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 766/1496] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:17 2026] POST /volume/v3/volumes => generated 771 bytes in 820 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "65a0125a-4f74-4d51-8d9e-ceb547447e93", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1718635363"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request body: {'volume': {"'source_volid": '65a0125a-4f74-4d51-8d9e-ceb547447e93', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1718635363'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume of 1 GB Sep 01 02:10:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Availability Zones retrieved successfully. Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (712f682d-be3d-4240-af45-0e68acd13fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073f6e93-364f-443e-b363-d1c10656a365) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (073f6e93-364f-443e-b363-d1c10656a365) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e59ed30-184a-4491-b916-86edba439723) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Created reservations ['4c5c79be-5811-44d6-8c87-df22761e8c63', '8a0dc29b-2e38-41d1-9762-02152653df4f', '69a294a9-b3a8-4c3c-a688-2b53139e1d9d', '13bcffac-a336-4f1d-9e94-0ac0a7b1b556'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e59ed30-184a-4491-b916-86edba439723) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c5c79be-5811-44d6-8c87-df22761e8c63', '8a0dc29b-2e38-41d1-9762-02152653df4f', '69a294a9-b3a8-4c3c-a688-2b53139e1d9d', '13bcffac-a336-4f1d-9e94-0ac0a7b1b556']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f937e984-5fef-42f3-bb61-95501f476c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f937e984-5fef-42f3-bb61-95501f476c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bba3dde9-f24c-48af-9d01-c854c1f5cf1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1718635363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['4c5c79be-5811-44d6-8c87-df22761e8c63','8a0dc29b-2e38-41d1-9762-02152653df4f','69a294a9-b3a8-4c3c-a688-2b53139e1d9d','13bcffac-a336-4f1d-9e94-0ac0a7b1b556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1718635363',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bba3dde9-f24c-48af-9d01-c854c1f5cf1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='072a9eca948d4eab904d540fa6b1c8af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b8ef38-6398-411f-9d9b-8cc41e426d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80b8ef38-6398-411f-9d9b-8cc41e426d41) transitioned into state 'SUCCESS' from state '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-1718635363',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='072a9eca948d4eab904d540fa6b1c8af',qos_specs=None,replication_status=,reservations=['4c5c79be-5811-44d6-8c87-df22761e8c63','8a0dc29b-2e38-41d1-9762-02152653df4f','69a294a9-b3a8-4c3c-a688-2b53139e1d9d','13bcffac-a336-4f1d-9e94-0ac0a7b1b556'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1441fc4dc3bc4cd7b265a82fe70c8458',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c734cab-5924-4684-bc63-0083bc44fca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c734cab-5924-4684-bc63-0083bc44fca1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-91bd7280-523c-4e6f-99a6-2df8f4f4bb7e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-91bd7280-523c-4e6f-99a6-2df8f4f4bb7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-91bd7280-523c-4e6f-99a6-2df8f4f4bb7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-91bd7280-523c-4e6f-99a6-2df8f4f4bb7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Flow 'volume_create_api' (712f682d-be3d-4240-af45-0e68acd13fda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Create volume request issued successfully. Sep 01 02:10:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-91bd7280-523c-4e6f-99a6-2df8f4f4bb7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 returned with HTTP 404 Sep 01 02:10:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 767/1497] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:10:18 2026] GET /volume/v3/snapshots/365ba5a8-c116-4b60-834d-e1817c3f8246 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-986b6dc8-4c0e-4136-8699-5ac88ba454d5 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 731/1498] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:18 2026] POST /volume/v3/volumes => generated 771 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-faa0b653-6c88-43b2-9e86-52b0de0a8710 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e6b24bca-bfe0-4026-9b3b-ecb0b71855b0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-faa0b653-6c88-43b2-9e86-52b0de0a8710 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 Sep 01 02:10:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6b24bca-bfe0-4026-9b3b-ecb0b71855b0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6b24bca-bfe0-4026-9b3b-ecb0b71855b0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6b24bca-bfe0-4026-9b3b-ecb0b71855b0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-faa0b653-6c88-43b2-9e86-52b0de0a8710 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-faa0b653-6c88-43b2-9e86-52b0de0a8710 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-faa0b653-6c88-43b2-9e86-52b0de0a8710 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member aec2f338-0d22-4194-aa95-8b68ca014bb9 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e6b24bca-bfe0-4026-9b3b-ecb0b71855b0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-faa0b653-6c88-43b2-9e86-52b0de0a8710 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 returned with HTTP 200 Sep 01 02:10:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 768/1499] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:18 2026] GET /volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 => generated 307 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6b24bca-bfe0-4026-9b3b-ecb0b71855b0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 returned with HTTP 200 Sep 01 02:10:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 732/1500] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:18 2026] GET /volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 => generated 864 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5da12271-1b66-4ee9-b95b-ff1e04d062bc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5da12271-1b66-4ee9-b95b-ff1e04d062bc tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c Sep 01 02:10:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5da12271-1b66-4ee9-b95b-ff1e04d062bc tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5da12271-1b66-4ee9-b95b-ff1e04d062bc tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5da12271-1b66-4ee9-b95b-ff1e04d062bc tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5da12271-1b66-4ee9-b95b-ff1e04d062bc tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c returned with HTTP 200 Sep 01 02:10:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 769/1501] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:19 2026] GET /volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c => generated 863 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-500eeae0-a4be-4b4e-bc0e-b879cece08a1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-500eeae0-a4be-4b4e-bc0e-b879cece08a1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-500eeae0-a4be-4b4e-bc0e-b879cece08a1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-500eeae0-a4be-4b4e-bc0e-b879cece08a1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-500eeae0-a4be-4b4e-bc0e-b879cece08a1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member aec2f338-0d22-4194-aa95-8b68ca014bb9 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-500eeae0-a4be-4b4e-bc0e-b879cece08a1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 returned with HTTP 404 Sep 01 02:10:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 733/1502] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/group_snapshots/aec2f338-0d22-4194-aa95-8b68ca014bb9 => generated 116 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all volumes completed successfully. Sep 01 02:10:20 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:20 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-69d12e31-b7a7-4a14-b4af-39e67769be0a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69d12e31-b7a7-4a14-b4af-39e67769be0a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-69d12e31-b7a7-4a14-b4af-39e67769be0a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-69d12e31-b7a7-4a14-b4af-39e67769be0a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8aa322b7-df4a-4aca-ad33-f9109a4e2f85 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:10:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 770/1503] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/volumes/detail => generated 925 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-69d12e31-b7a7-4a14-b4af-39e67769be0a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69d12e31-b7a7-4a14-b4af-39e67769be0a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c returned with HTTP 200 Sep 01 02:10:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 734/1504] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c => generated 864 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dad5ff57-b86d-4342-bc1a-854421839143 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dad5ff57-b86d-4342-bc1a-854421839143 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30/action Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dfb0c105-0dc8-4cf0-85a1-fb8fdbc9e5cd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dad5ff57-b86d-4342-bc1a-854421839143 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dad5ff57-b86d-4342-bc1a-854421839143 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dfb0c105-0dc8-4cf0-85a1-fb8fdbc9e5cd tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a Sep 01 02:10:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-dad5ff57-b86d-4342-bc1a-854421839143 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] delete called for group 68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 {{(pid=87081) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-dad5ff57-b86d-4342-bc1a-854421839143 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Delete group with id: 68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dfb0c105-0dc8-4cf0-85a1-fb8fdbc9e5cd tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dfb0c105-0dc8-4cf0-85a1-fb8fdbc9e5cd tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dfb0c105-0dc8-4cf0-85a1-fb8fdbc9e5cd tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:20 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dfb0c105-0dc8-4cf0-85a1-fb8fdbc9e5cd tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a returned with HTTP 200 Sep 01 02:10:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 735/1505] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a => generated 862 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:20 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:10:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dad5ff57-b86d-4342-bc1a-854421839143 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30/action returned with HTTP 202 Sep 01 02:10:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 771/1506] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:10:20 2026] POST /volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30/action => generated 0 bytes in 269 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bf10afc5-a2e1-443e-874e-dfe76bb51b0a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bf10afc5-a2e1-443e-874e-dfe76bb51b0a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bf10afc5-a2e1-443e-874e-dfe76bb51b0a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bf10afc5-a2e1-443e-874e-dfe76bb51b0a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bf10afc5-a2e1-443e-874e-dfe76bb51b0a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:20 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-bf10afc5-a2e1-443e-874e-dfe76bb51b0a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:20 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-bf10afc5-a2e1-443e-874e-dfe76bb51b0a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:21 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-bf10afc5-a2e1-443e-874e-dfe76bb51b0a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bf10afc5-a2e1-443e-874e-dfe76bb51b0a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a returned with HTTP 200 Sep 01 02:10:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 736/1507] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:20 2026] GET /volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a => generated 921 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-30da086e-506b-4fd8-acf6-ab4b00bc349d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-30da086e-506b-4fd8-acf6-ab4b00bc349d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a Sep 01 02:10:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-30da086e-506b-4fd8-acf6-ab4b00bc349d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-30da086e-506b-4fd8-acf6-ab4b00bc349d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-30da086e-506b-4fd8-acf6-ab4b00bc349d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-30da086e-506b-4fd8-acf6-ab4b00bc349d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a returned with HTTP 200 Sep 01 02:10:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 772/1508] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:21 2026] GET /volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a => generated 863 bytes in 238 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-daf4d164-5a08-47bd-8eae-2daded304497 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-daf4d164-5a08-47bd-8eae-2daded304497 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 Sep 01 02:10:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-daf4d164-5a08-47bd-8eae-2daded304497 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-daf4d164-5a08-47bd-8eae-2daded304497 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-daf4d164-5a08-47bd-8eae-2daded304497 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-daf4d164-5a08-47bd-8eae-2daded304497 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 returned with HTTP 200 Sep 01 02:10:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 737/1509] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:21 2026] GET /volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 => generated 863 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d5b1c769-7573-4ea1-89a4-e95ba9b44c54 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d5b1c769-7573-4ea1-89a4-e95ba9b44c54 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a Sep 01 02:10:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d5b1c769-7573-4ea1-89a4-e95ba9b44c54 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d5b1c769-7573-4ea1-89a4-e95ba9b44c54 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d5b1c769-7573-4ea1-89a4-e95ba9b44c54 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:22 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-d5b1c769-7573-4ea1-89a4-e95ba9b44c54 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:22 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-d5b1c769-7573-4ea1-89a4-e95ba9b44c54 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:22 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-d5b1c769-7573-4ea1-89a4-e95ba9b44c54 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d5b1c769-7573-4ea1-89a4-e95ba9b44c54 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a returned with HTTP 200 Sep 01 02:10:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 773/1510] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:22 2026] GET /volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a => generated 921 bytes in 351 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-90cb5afd-cad8-4c69-8d9d-fe422dc2e84d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-90cb5afd-cad8-4c69-8d9d-fe422dc2e84d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-90cb5afd-cad8-4c69-8d9d-fe422dc2e84d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-90cb5afd-cad8-4c69-8d9d-fe422dc2e84d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-90cb5afd-cad8-4c69-8d9d-fe422dc2e84d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-90cb5afd-cad8-4c69-8d9d-fe422dc2e84d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 returned with HTTP 200 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 738/1511] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:23 2026] GET /volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 => generated 863 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4ab2e4cf-7e7f-47a1-af9c-260bff95ae79 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ab2e4cf-7e7f-47a1-af9c-260bff95ae79 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ab2e4cf-7e7f-47a1-af9c-260bff95ae79 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ab2e4cf-7e7f-47a1-af9c-260bff95ae79 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ab2e4cf-7e7f-47a1-af9c-260bff95ae79 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a returned with HTTP 404 Sep 01 02:10:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 774/1512] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:23 2026] GET /volume/v3/volumes/e13d6294-6c7d-4df3-bdd0-5dd9e81b069a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-89dcbb10-fb95-4ca8-baee-fd396eebdd7e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7cb023a6-8332-4ace-b1e4-bdecb7dfa692 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-89dcbb10-fb95-4ca8-baee-fd396eebdd7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7cb023a6-8332-4ace-b1e4-bdecb7dfa692 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7cb023a6-8332-4ace-b1e4-bdecb7dfa692 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-attach": {"instance_uuid": "5b4a73cf-980d-4c38-9b35-918d9ffc1478", "mountpoint": "/dev/vdb"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7cb023a6-8332-4ace-b1e4-bdecb7dfa692 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5b4a73cf-980d-4c38-9b35-918d9ffc1478", "mountpoint": "/dev/vdb"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-89dcbb10-fb95-4ca8-baee-fd396eebdd7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-89dcbb10-fb95-4ca8-baee-fd396eebdd7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-89dcbb10-fb95-4ca8-baee-fd396eebdd7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-89dcbb10-fb95-4ca8-baee-fd396eebdd7e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 returned with HTTP 404 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 739/1513] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:23 2026] GET /volume/v3/groups/68ca17dd-9cfe-4154-b6e8-cdb7c7d98b30 => generated 108 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fd02fa78-3e6d-4ee4-af9d-3c1706a4a654 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fd02fa78-3e6d-4ee4-af9d-3c1706a4a654 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/6ed21053-a1bc-4481-9668-d2fa000900ae Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fd02fa78-3e6d-4ee4-af9d-3c1706a4a654 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fd02fa78-3e6d-4ee4-af9d-3c1706a4a654 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7cb023a6-8332-4ace-b1e4-bdecb7dfa692 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7cb023a6-8332-4ace-b1e4-bdecb7dfa692 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Update volume admin metadata completed successfully. Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fd02fa78-3e6d-4ee4-af9d-3c1706a4a654 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/group_types/6ed21053-a1bc-4481-9668-d2fa000900ae returned with HTTP 202 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 740/1514] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:10:23 2026] DELETE /volume/v3/group_types/6ed21053-a1bc-4481-9668-d2fa000900ae => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c57be309-6e29-4b43-93d6-0cb8a7625e84 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c57be309-6e29-4b43-93d6-0cb8a7625e84 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] DELETE http://192.168.122.45/volume/v3/types/1baabe37-cd8b-49ab-9443-78ad5330e253 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c57be309-6e29-4b43-93d6-0cb8a7625e84 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c57be309-6e29-4b43-93d6-0cb8a7625e84 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c57be309-6e29-4b43-93d6-0cb8a7625e84 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/types/1baabe37-cd8b-49ab-9443-78ad5330e253 returned with HTTP 202 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 741/1515] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:10:23 2026] DELETE /volume/v3/types/1baabe37-cd8b-49ab-9443-78ad5330e253 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-85c765fd-4092-4017-b278-23b8d789bd0b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-85c765fd-4092-4017-b278-23b8d789bd0b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] GET http://192.168.122.45/volume/v3/types/1baabe37-cd8b-49ab-9443-78ad5330e253 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-85c765fd-4092-4017-b278-23b8d789bd0b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-85c765fd-4092-4017-b278-23b8d789bd0b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-85c765fd-4092-4017-b278-23b8d789bd0b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/types/1baabe37-cd8b-49ab-9443-78ad5330e253 returned with HTTP 404 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 742/1516] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:10:23 2026] GET /volume/v3/types/1baabe37-cd8b-49ab-9443-78ad5330e253 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9b306402-e6e0-4b99-a8ce-331d79bd3548 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7cb023a6-8332-4ace-b1e4-bdecb7dfa692 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Attach volume completed successfully. Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7cb023a6-8332-4ace-b1e4-bdecb7dfa692 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:10:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 775/1517] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:23 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b306402-e6e0-4b99-a8ce-331d79bd3548 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b306402-e6e0-4b99-a8ce-331d79bd3548 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-955075685"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a7cc96ff-1d9b-4080-b589-4af3cc39de12 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7cc96ff-1d9b-4080-b589-4af3cc39de12 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7cc96ff-1d9b-4080-b589-4af3cc39de12 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7cc96ff-1d9b-4080-b589-4af3cc39de12 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b306402-e6e0-4b99-a8ce-331d79bd3548 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 743/1518] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:10:23 2026] POST /volume/v3/types => generated 223 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-65817024-e04b-4dc8-8ff6-6dbd5fb29fce None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65817024-e04b-4dc8-8ff6-6dbd5fb29fce tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65817024-e04b-4dc8-8ff6-6dbd5fb29fce tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-535751649"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a7cc96ff-1d9b-4080-b589-4af3cc39de12 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7cc96ff-1d9b-4080-b589-4af3cc39de12 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65817024-e04b-4dc8-8ff6-6dbd5fb29fce tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:10:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 776/1519] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:23 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 1182 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 744/1520] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:10:23 2026] POST /volume/v3/group_types => generated 180 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1b6f96df-ace0-4a97-a4e1-5942854613f7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1b6f96df-ace0-4a97-a4e1-5942854613f7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/groups Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1b6f96df-ace0-4a97-a4e1-5942854613f7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7d48f81d-f6b7-460a-a986-bf27f10e97d1", "volume_types": ["0c6022d0-2cce-4a36-a6d6-462be43e9825"], "name": "tempest-GroupSnapshotsTest-Group-1159768677"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-1b6f96df-ace0-4a97-a4e1-5942854613f7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating new group {'group': {'group_type': '7d48f81d-f6b7-460a-a986-bf27f10e97d1', 'volume_types': ['0c6022d0-2cce-4a36-a6d6-462be43e9825'], 'name': 'tempest-GroupSnapshotsTest-Group-1159768677'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f4d41060-cf72-4f60-a5ee-de92c6a6578b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f4d41060-cf72-4f60-a5ee-de92c6a6578b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f4d41060-cf72-4f60-a5ee-de92c6a6578b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f4d41060-cf72-4f60-a5ee-de92c6a6578b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-1b6f96df-ace0-4a97-a4e1-5942854613f7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating group tempest-GroupSnapshotsTest-Group-1159768677. Sep 01 02:10:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1b6f96df-ace0-4a97-a4e1-5942854613f7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Availability Zones retrieved successfully. Sep 01 02:10:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f4d41060-cf72-4f60-a5ee-de92c6a6578b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f4d41060-cf72-4f60-a5ee-de92c6a6578b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 745/1521] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:23 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 1182 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-1b6f96df-ace0-4a97-a4e1-5942854613f7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['38b9810f-ce22-4c95-a3a4-1c7963d020b0'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6faa49d9-ceb0-4bb9-bfd8-424c48e5f29c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6faa49d9-ceb0-4bb9-bfd8-424c48e5f29c tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6faa49d9-ceb0-4bb9-bfd8-424c48e5f29c tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-detach": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6faa49d9-ceb0-4bb9-bfd8-424c48e5f29c tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6faa49d9-ceb0-4bb9-bfd8-424c48e5f29c tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1b6f96df-ace0-4a97-a4e1-5942854613f7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups returned with HTTP 202 Sep 01 02:10:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 777/1522] 192.168.122.45 () {62 vars in 1176 bytes} [Tue Sep 1 02:10:23 2026] POST /volume/v3/groups => generated 112 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9d335f97-4b18-47b3-bfd9-e5432cf1e3f4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9d335f97-4b18-47b3-bfd9-e5432cf1e3f4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9d335f97-4b18-47b3-bfd9-e5432cf1e3f4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9d335f97-4b18-47b3-bfd9-e5432cf1e3f4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-9d335f97-4b18-47b3-bfd9-e5432cf1e3f4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:24 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9d335f97-4b18-47b3-bfd9-e5432cf1e3f4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 778/1523] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:24 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 392 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2037e653-bbc0-4970-ac23-f44d56349be1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2037e653-bbc0-4970-ac23-f44d56349be1 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2037e653-bbc0-4970-ac23-f44d56349be1 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2037e653-bbc0-4970-ac23-f44d56349be1 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2037e653-bbc0-4970-ac23-f44d56349be1 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2037e653-bbc0-4970-ac23-f44d56349be1 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 returned with HTTP 200 Sep 01 02:10:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 779/1524] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:24 2026] GET /volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 => generated 864 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a6f18878-0998-4b19-974a-fdfaea35cf34 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6faa49d9-ceb0-4bb9-bfd8-424c48e5f29c tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Detach volume completed successfully. Sep 01 02:10:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6faa49d9-ceb0-4bb9-bfd8-424c48e5f29c tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:10:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 746/1525] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:24 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d61f3f5b-b933-4bec-bdf0-05e2f099e213 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a6f18878-0998-4b19-974a-fdfaea35cf34 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a6f18878-0998-4b19-974a-fdfaea35cf34 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a6f18878-0998-4b19-974a-fdfaea35cf34 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d61f3f5b-b933-4bec-bdf0-05e2f099e213 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d61f3f5b-b933-4bec-bdf0-05e2f099e213 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d61f3f5b-b933-4bec-bdf0-05e2f099e213 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a6f18878-0998-4b19-974a-fdfaea35cf34 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d61f3f5b-b933-4bec-bdf0-05e2f099e213 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a6f18878-0998-4b19-974a-fdfaea35cf34 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b returned with HTTP 200 Sep 01 02:10:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 780/1526] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:24 2026] GET /volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b => generated 863 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d61f3f5b-b933-4bec-bdf0-05e2f099e213 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 747/1527] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:24 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 867 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0e20d110-26bb-493e-842d-6246668bcadf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0e20d110-26bb-493e-842d-6246668bcadf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0e20d110-26bb-493e-842d-6246668bcadf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0e20d110-26bb-493e-842d-6246668bcadf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-0e20d110-26bb-493e-842d-6246668bcadf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0e20d110-26bb-493e-842d-6246668bcadf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 781/1528] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:25 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 393 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-677386734", "volume_type": "0c6022d0-2cce-4a36-a6d6-462be43e9825", "group_id": "9605556f-7d70-4793-9fd3-284e7bc07a78", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-677386734', 'volume_type': '0c6022d0-2cce-4a36-a6d6-462be43e9825', 'group_id': '9605556f-7d70-4793-9fd3-284e7bc07a78', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:25 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume of 1 GB Sep 01 02:10:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:10:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Availability Zones retrieved successfully. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (a8d5a942-ea84-4add-bb1b-316fd66f861b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a8c6b5-b714-4503-9093-2740d8e1312b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25a8c6b5-b714-4503-9093-2740d8e1312b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:10:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c6022d0-2cce-4a36-a6d6-462be43e9825,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-955075685',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c6022d0-2cce-4a36-a6d6-462be43e9825', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9605556f-7d70-4793-9fd3-284e7bc07a78', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969e7418-d734-44a1-8b0e-15b8cdb2cfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e3184160-ac97-424e-a8f6-d430bc065e39 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3184160-ac97-424e-a8f6-d430bc065e39 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3184160-ac97-424e-a8f6-d430bc065e39 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3184160-ac97-424e-a8f6-d430bc065e39 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e3184160-ac97-424e-a8f6-d430bc065e39 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3184160-ac97-424e-a8f6-d430bc065e39 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b returned with HTTP 200 Sep 01 02:10:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 782/1529] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:25 2026] GET /volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b => generated 864 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e3c67268-6a81-46e8-9814-7c9608683dfe None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-955075685 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-955075685, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-955075685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-955075685, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3c67268-6a81-46e8-9814-7c9608683dfe tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] DELETE http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3c67268-6a81-46e8-9814-7c9608683dfe tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3c67268-6a81-46e8-9814-7c9608683dfe tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-e3c67268-6a81-46e8-9814-7c9608683dfe tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume with id: bba3dde9-f24c-48af-9d01-c854c1f5cf1b Sep 01 02:10:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e3c67268-6a81-46e8-9814-7c9608683dfe tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['53ead121-f8d8-46c6-8eee-5b628d4f8ede', 'c4fdc4f2-4a68-41cf-8e51-68ed0d02e9ba', '2bb24cd2-b629-49f5-a193-d7bf9c7c5000', 'ca03a7f7-78c9-4399-9f98-9a7ac3fab7a2'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (969e7418-d734-44a1-8b0e-15b8cdb2cfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['53ead121-f8d8-46c6-8eee-5b628d4f8ede', 'c4fdc4f2-4a68-41cf-8e51-68ed0d02e9ba', '2bb24cd2-b629-49f5-a193-d7bf9c7c5000', 'ca03a7f7-78c9-4399-9f98-9a7ac3fab7a2']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27dfa90a-e04b-4672-8632-28e63ac81f8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e3c67268-6a81-46e8-9814-7c9608683dfe tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume request issued successfully. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27dfa90a-e04b-4672-8632-28e63ac81f8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16b3d41d-c39b-4f9d-9c88-987418bcda1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-677386734',encryption_key_id=None,group_id=9605556f-7d70-4793-9fd3-284e7bc07a78,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['53ead121-f8d8-46c6-8eee-5b628d4f8ede','c4fdc4f2-4a68-41cf-8e51-68ed0d02e9ba','2bb24cd2-b629-49f5-a193-d7bf9c7c5000','ca03a7f7-78c9-4399-9f98-9a7ac3fab7a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=0c6022d0-2cce-4a36-a6d6-462be43e9825), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-677386734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9605556f-7d70-4793-9fd3-284e7bc07a78,host=None,id=16b3d41d-c39b-4f9d-9c88-987418bcda1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3b2a6e1b0e4468b45440db36537ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c6022d0-2cce-4a36-a6d6-462be43e9825),volume_type_id=0c6022d0-2cce-4a36-a6d6-462be43e9825)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3c67268-6a81-46e8-9814-7c9608683dfe tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b returned with HTTP 202 Sep 01 02:10:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 783/1530] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:25 2026] DELETE /volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ca017c-46d3-4033-8d5a-e9fa2cf546f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f6eaf5fb-a8d3-4067-87df-7d87847e4d08 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f6eaf5fb-a8d3-4067-87df-7d87847e4d08 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f6eaf5fb-a8d3-4067-87df-7d87847e4d08 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f6eaf5fb-a8d3-4067-87df-7d87847e4d08 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8ca017c-46d3-4033-8d5a-e9fa2cf546f5) transitioned into state 'SUCCESS' from state '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-677386734',encryption_key_id=None,group_id=9605556f-7d70-4793-9fd3-284e7bc07a78,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['53ead121-f8d8-46c6-8eee-5b628d4f8ede','c4fdc4f2-4a68-41cf-8e51-68ed0d02e9ba','2bb24cd2-b629-49f5-a193-d7bf9c7c5000','ca03a7f7-78c9-4399-9f98-9a7ac3fab7a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=0c6022d0-2cce-4a36-a6d6-462be43e9825)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeea4366-f902-4b79-a152-2ea346032ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f6eaf5fb-a8d3-4067-87df-7d87847e4d08 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeea4366-f902-4b79-a152-2ea346032ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (a8d5a942-ea84-4add-bb1b-316fd66f861b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume request issued successfully. Sep 01 02:10:25 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:25 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f6eaf5fb-a8d3-4067-87df-7d87847e4d08 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b returned with HTTP 200 Sep 01 02:10:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 784/1531] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:25 2026] GET /volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b => generated 863 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2450abfc-ff01-4a00-95e9-39d9cfcdd1ef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 748/1532] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:10:25 2026] POST /volume/v3/volumes => generated 827 bytes in 712 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-29153ef7-bfc1-4c2a-aab0-e9c80ee6056a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-29153ef7-bfc1-4c2a-aab0-e9c80ee6056a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a Sep 01 02:10:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-29153ef7-bfc1-4c2a-aab0-e9c80ee6056a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-29153ef7-bfc1-4c2a-aab0-e9c80ee6056a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-29153ef7-bfc1-4c2a-aab0-e9c80ee6056a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:26 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-29153ef7-bfc1-4c2a-aab0-e9c80ee6056a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:26 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-29153ef7-bfc1-4c2a-aab0-e9c80ee6056a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:26 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-29153ef7-bfc1-4c2a-aab0-e9c80ee6056a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-29153ef7-bfc1-4c2a-aab0-e9c80ee6056a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a returned with HTTP 200 Sep 01 02:10:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 785/1533] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:26 2026] GET /volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a => generated 895 bytes in 373 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-64e40538-98a4-40da-9638-a9a1afdd4a79 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64e40538-98a4-40da-9638-a9a1afdd4a79 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b Sep 01 02:10:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64e40538-98a4-40da-9638-a9a1afdd4a79 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64e40538-98a4-40da-9638-a9a1afdd4a79 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-64e40538-98a4-40da-9638-a9a1afdd4a79 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64e40538-98a4-40da-9638-a9a1afdd4a79 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b returned with HTTP 200 Sep 01 02:10:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 749/1534] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:26 2026] GET /volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b => generated 863 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f409b1e9-9255-4a62-a592-a0b3f622217e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f409b1e9-9255-4a62-a592-a0b3f622217e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a Sep 01 02:10:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f409b1e9-9255-4a62-a592-a0b3f622217e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f409b1e9-9255-4a62-a592-a0b3f622217e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f409b1e9-9255-4a62-a592-a0b3f622217e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:27 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-f409b1e9-9255-4a62-a592-a0b3f622217e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:27 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-f409b1e9-9255-4a62-a592-a0b3f622217e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:27 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-f409b1e9-9255-4a62-a592-a0b3f622217e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f409b1e9-9255-4a62-a592-a0b3f622217e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a returned with HTTP 200 Sep 01 02:10:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 786/1535] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:27 2026] GET /volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a => generated 919 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-028d37f5-0284-45d3-8eb4-04dd595c3a9a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-028d37f5-0284-45d3-8eb4-04dd595c3a9a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-028d37f5-0284-45d3-8eb4-04dd595c3a9a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-028d37f5-0284-45d3-8eb4-04dd595c3a9a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-028d37f5-0284-45d3-8eb4-04dd595c3a9a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-028d37f5-0284-45d3-8eb4-04dd595c3a9a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Reserve volume completed successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-028d37f5-0284-45d3-8eb4-04dd595c3a9a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:10:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 750/1536] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:27 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b9ca741b-8e3c-4a8e-a2e2-1f37c66894c7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-70e29f89-0008-4920-91ea-d6bbef85890f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9ca741b-8e3c-4a8e-a2e2-1f37c66894c7 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b9ca741b-8e3c-4a8e-a2e2-1f37c66894c7 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b9ca741b-8e3c-4a8e-a2e2-1f37c66894c7 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-70e29f89-0008-4920-91ea-d6bbef85890f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-70e29f89-0008-4920-91ea-d6bbef85890f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-70e29f89-0008-4920-91ea-d6bbef85890f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9ca741b-8e3c-4a8e-a2e2-1f37c66894c7 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b returned with HTTP 404 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 787/1537] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/bba3dde9-f24c-48af-9d01-c854c1f5cf1b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9bb2ddcd-9cc3-495b-80ea-0b897d970068 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9bb2ddcd-9cc3-495b-80ea-0b897d970068 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] DELETE http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9bb2ddcd-9cc3-495b-80ea-0b897d970068 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9bb2ddcd-9cc3-495b-80ea-0b897d970068 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-9bb2ddcd-9cc3-495b-80ea-0b897d970068 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume with id: 7f34e6bd-99ac-449b-8f5c-25c0844c2707 Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-70e29f89-0008-4920-91ea-d6bbef85890f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-70e29f89-0008-4920-91ea-d6bbef85890f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 751/1538] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 867 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9bb2ddcd-9cc3-495b-80ea-0b897d970068 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6c77860b-2783-4112-a6d0-e8aeb1978241 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6c77860b-2783-4112-a6d0-e8aeb1978241 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6c77860b-2783-4112-a6d0-e8aeb1978241 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6c77860b-2783-4112-a6d0-e8aeb1978241 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6c77860b-2783-4112-a6d0-e8aeb1978241 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9bb2ddcd-9cc3-495b-80ea-0b897d970068 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume request issued successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9bb2ddcd-9cc3-495b-80ea-0b897d970068 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 returned with HTTP 202 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 788/1539] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:28 2026] DELETE /volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-85d2f1ac-0274-4691-8f3d-8e6bab80259d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-85d2f1ac-0274-4691-8f3d-8e6bab80259d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-85d2f1ac-0274-4691-8f3d-8e6bab80259d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-85d2f1ac-0274-4691-8f3d-8e6bab80259d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6c77860b-2783-4112-a6d0-e8aeb1978241 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Unreserve volume completed successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6c77860b-2783-4112-a6d0-e8aeb1978241 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:10:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 752/1540] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:28 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-85d2f1ac-0274-4691-8f3d-8e6bab80259d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7dedc6bb-2101-4efc-bcb2-29b7590b1515 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7dedc6bb-2101-4efc-bcb2-29b7590b1515 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7dedc6bb-2101-4efc-bcb2-29b7590b1515 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7dedc6bb-2101-4efc-bcb2-29b7590b1515 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-85d2f1ac-0274-4691-8f3d-8e6bab80259d tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 789/1541] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 => generated 863 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7dedc6bb-2101-4efc-bcb2-29b7590b1515 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7dedc6bb-2101-4efc-bcb2-29b7590b1515 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 753/1542] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 867 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a5022d6f-0f72-4d02-833b-ab6e3b20634f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a5022d6f-0f72-4d02-833b-ab6e3b20634f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a5022d6f-0f72-4d02-833b-ab6e3b20634f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a5022d6f-0f72-4d02-833b-ab6e3b20634f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a5022d6f-0f72-4d02-833b-ab6e3b20634f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a5022d6f-0f72-4d02-833b-ab6e3b20634f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume updated successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a5022d6f-0f72-4d02-833b-ab6e3b20634f tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 790/1543] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:28 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-77a2f5bc-505c-444c-a0df-ff95fd41aec8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77a2f5bc-505c-444c-a0df-ff95fd41aec8 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77a2f5bc-505c-444c-a0df-ff95fd41aec8 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77a2f5bc-505c-444c-a0df-ff95fd41aec8 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-77a2f5bc-505c-444c-a0df-ff95fd41aec8 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77a2f5bc-505c-444c-a0df-ff95fd41aec8 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 754/1544] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6a02948f-4509-4383-9826-70d585ed099a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6a02948f-4509-4383-9826-70d585ed099a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6a02948f-4509-4383-9826-70d585ed099a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6a02948f-4509-4383-9826-70d585ed099a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6a02948f-4509-4383-9826-70d585ed099a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6a02948f-4509-4383-9826-70d585ed099a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume updated successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6a02948f-4509-4383-9826-70d585ed099a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 791/1545] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:28 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a7b5662e-a77f-4dff-ba93-bf38acb6260a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a7b5662e-a77f-4dff-ba93-bf38acb6260a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a7b5662e-a77f-4dff-ba93-bf38acb6260a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a7b5662e-a77f-4dff-ba93-bf38acb6260a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a7b5662e-a77f-4dff-ba93-bf38acb6260a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a7b5662e-a77f-4dff-ba93-bf38acb6260a tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 755/1546] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 867 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fdef9f35-1a66-4c7e-837a-c7d2aa02cefd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fdef9f35-1a66-4c7e-837a-c7d2aa02cefd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fdef9f35-1a66-4c7e-837a-c7d2aa02cefd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fdef9f35-1a66-4c7e-837a-c7d2aa02cefd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fdef9f35-1a66-4c7e-837a-c7d2aa02cefd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fdef9f35-1a66-4c7e-837a-c7d2aa02cefd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Update volume admin metadata completed successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fdef9f35-1a66-4c7e-837a-c7d2aa02cefd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Update readonly setting on volume completed successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fdef9f35-1a66-4c7e-837a-c7d2aa02cefd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 792/1547] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:28 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6e380dfb-3ec1-4f80-bf99-863c2cc8e4c6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e380dfb-3ec1-4f80-bf99-863c2cc8e4c6 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e380dfb-3ec1-4f80-bf99-863c2cc8e4c6 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e380dfb-3ec1-4f80-bf99-863c2cc8e4c6 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6e380dfb-3ec1-4f80-bf99-863c2cc8e4c6 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e380dfb-3ec1-4f80-bf99-863c2cc8e4c6 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 756/1548] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 866 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-83529542-9aca-4fca-a9ba-ccb8cf395987 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83529542-9aca-4fca-a9ba-ccb8cf395987 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-83529542-9aca-4fca-a9ba-ccb8cf395987 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-83529542-9aca-4fca-a9ba-ccb8cf395987 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83529542-9aca-4fca-a9ba-ccb8cf395987 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dd61c898-a528-480a-b324-20195d7be252 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83529542-9aca-4fca-a9ba-ccb8cf395987 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Update volume admin metadata completed successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83529542-9aca-4fca-a9ba-ccb8cf395987 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Update readonly setting on volume completed successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83529542-9aca-4fca-a9ba-ccb8cf395987 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 793/1549] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:10:28 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd61c898-a528-480a-b324-20195d7be252 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd61c898-a528-480a-b324-20195d7be252 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd61c898-a528-480a-b324-20195d7be252 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-35e1fedb-13df-47e8-b185-f8008f1215a7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-35e1fedb-13df-47e8-b185-f8008f1215a7 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-35e1fedb-13df-47e8-b185-f8008f1215a7 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-35e1fedb-13df-47e8-b185-f8008f1215a7 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dd61c898-a528-480a-b324-20195d7be252 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-dd61c898-a528-480a-b324-20195d7be252 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:28 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-dd61c898-a528-480a-b324-20195d7be252 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-35e1fedb-13df-47e8-b185-f8008f1215a7 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-35e1fedb-13df-47e8-b185-f8008f1215a7 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:10:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 794/1550] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 867 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1d2c28c0-af5b-4375-8f35-be7f74e75c9b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1d2c28c0-af5b-4375-8f35-be7f74e75c9b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1d2c28c0-af5b-4375-8f35-be7f74e75c9b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-601030889", "disk_format": "raw"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1d2c28c0-af5b-4375-8f35-be7f74e75c9b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-601030889", "disk_format": "raw"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:28 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-dd61c898-a528-480a-b324-20195d7be252 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1d2c28c0-af5b-4375-8f35-be7f74e75c9b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[87081]: DEBUG cinder.image.image_utils [None req-1d2c28c0-af5b-4375-8f35-be7f74e75c9b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-601030889'}] 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-601030889'}]. {{(pid=87081) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd61c898-a528-480a-b324-20195d7be252 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a returned with HTTP 200 Sep 01 02:10:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 757/1551] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:28 2026] GET /volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a => generated 920 bytes in 270 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1618516737", "volume_type": "0c6022d0-2cce-4a36-a6d6-462be43e9825", "group_id": "9605556f-7d70-4793-9fd3-284e7bc07a78", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1618516737', 'volume_type': '0c6022d0-2cce-4a36-a6d6-462be43e9825', 'group_id': '9605556f-7d70-4793-9fd3-284e7bc07a78', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume of 1 GB Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Availability Zones retrieved successfully. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (66cfda89-3493-405c-81a3-22c679b3daaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bcdad2-e7a9-40a0-ae9c-4565c59d0a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8bcdad2-e7a9-40a0-ae9c-4565c59d0a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:10:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0c6022d0-2cce-4a36-a6d6-462be43e9825,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-955075685',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0c6022d0-2cce-4a36-a6d6-462be43e9825', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9605556f-7d70-4793-9fd3-284e7bc07a78', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7190ee-79d9-4bbf-a3ed-d29aed08a656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['040e9e9e-67f9-49fe-813a-60a0497ae1b2', '1fd341b9-b96e-40b0-a7aa-7b651ed041b8', '35163434-6a5f-4b5c-9d69-c36b9003a1ee', 'eadd8efc-6337-4c1d-85bc-4239138afebe'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7190ee-79d9-4bbf-a3ed-d29aed08a656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['040e9e9e-67f9-49fe-813a-60a0497ae1b2', '1fd341b9-b96e-40b0-a7aa-7b651ed041b8', '35163434-6a5f-4b5c-9d69-c36b9003a1ee', 'eadd8efc-6337-4c1d-85bc-4239138afebe']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0535a58a-aa30-43a7-a965-f7cc248c3268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0535a58a-aa30-43a7-a965-f7cc248c3268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '373d95f8-896c-4947-a6fe-e189a208b905', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1618516737',encryption_key_id=None,group_id=9605556f-7d70-4793-9fd3-284e7bc07a78,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['040e9e9e-67f9-49fe-813a-60a0497ae1b2','1fd341b9-b96e-40b0-a7aa-7b651ed041b8','35163434-6a5f-4b5c-9d69-c36b9003a1ee','eadd8efc-6337-4c1d-85bc-4239138afebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=0c6022d0-2cce-4a36-a6d6-462be43e9825), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1618516737',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9605556f-7d70-4793-9fd3-284e7bc07a78,host=None,id=373d95f8-896c-4947-a6fe-e189a208b905,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3b2a6e1b0e4468b45440db36537ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0c6022d0-2cce-4a36-a6d6-462be43e9825),volume_type_id=0c6022d0-2cce-4a36-a6d6-462be43e9825)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6e6cd2-5e51-44fa-af4d-73aac3dd6822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a6e6cd2-5e51-44fa-af4d-73aac3dd6822) transitioned into state 'SUCCESS' from state '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-1618516737',encryption_key_id=None,group_id=9605556f-7d70-4793-9fd3-284e7bc07a78,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['040e9e9e-67f9-49fe-813a-60a0497ae1b2','1fd341b9-b96e-40b0-a7aa-7b651ed041b8','35163434-6a5f-4b5c-9d69-c36b9003a1ee','eadd8efc-6337-4c1d-85bc-4239138afebe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=0c6022d0-2cce-4a36-a6d6-462be43e9825)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0246dd13-55ce-4048-b287-09e8845b69a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0246dd13-55ce-4048-b287-09e8845b69a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (66cfda89-3493-405c-81a3-22c679b3daaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume request issued successfully. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:29 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7aeddb27-1b2e-4431-992c-dffd60705bd3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 758/1552] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:10:29 2026] POST /volume/v3/volumes => generated 828 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9dddddff-b25e-426f-aa66-a65a3cecbeee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9dddddff-b25e-426f-aa66-a65a3cecbeee tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9dddddff-b25e-426f-aa66-a65a3cecbeee tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9dddddff-b25e-426f-aa66-a65a3cecbeee tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9dddddff-b25e-426f-aa66-a65a3cecbeee tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 returned with HTTP 404 Sep 01 02:10:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 759/1553] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:29 2026] GET /volume/v3/volumes/7f34e6bd-99ac-449b-8f5c-25c0844c2707 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-744c88dc-4e43-4d09-b9ca-0336481be7e3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-744c88dc-4e43-4d09-b9ca-0336481be7e3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-744c88dc-4e43-4d09-b9ca-0336481be7e3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-744c88dc-4e43-4d09-b9ca-0336481be7e3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-744c88dc-4e43-4d09-b9ca-0336481be7e3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-744c88dc-4e43-4d09-b9ca-0336481be7e3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:29 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-744c88dc-4e43-4d09-b9ca-0336481be7e3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-744c88dc-4e43-4d09-b9ca-0336481be7e3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-744c88dc-4e43-4d09-b9ca-0336481be7e3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 returned with HTTP 200 Sep 01 02:10:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 760/1554] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:29 2026] GET /volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 => generated 896 bytes in 245 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-14916b81-fe9b-4a3b-aabe-78cb3ea00d37 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-14916b81-fe9b-4a3b-aabe-78cb3ea00d37 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] DELETE http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-14916b81-fe9b-4a3b-aabe-78cb3ea00d37 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-14916b81-fe9b-4a3b-aabe-78cb3ea00d37 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-14916b81-fe9b-4a3b-aabe-78cb3ea00d37 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume with id: 7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-14916b81-fe9b-4a3b-aabe-78cb3ea00d37 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-14916b81-fe9b-4a3b-aabe-78cb3ea00d37 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume request issued successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-14916b81-fe9b-4a3b-aabe-78cb3ea00d37 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a returned with HTTP 202 Sep 01 02:10:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 761/1555] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:29 2026] DELETE /volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f9856f1e-5637-4120-841c-7963548218c4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f9856f1e-5637-4120-841c-7963548218c4 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a Sep 01 02:10:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f9856f1e-5637-4120-841c-7963548218c4 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f9856f1e-5637-4120-841c-7963548218c4 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f9856f1e-5637-4120-841c-7963548218c4 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f9856f1e-5637-4120-841c-7963548218c4 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a returned with HTTP 200 Sep 01 02:10:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 762/1556] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:30 2026] GET /volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a => generated 862 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1d2c28c0-af5b-4375-8f35-be7f74e75c9b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Copy volume to image completed successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1d2c28c0-af5b-4375-8f35-be7f74e75c9b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:10:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 795/1557] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:10:28 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 654 bytes in 1375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cb4425fa-1156-444d-9a43-4fcfc9ff0f9c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cb4425fa-1156-444d-9a43-4fcfc9ff0f9c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 Sep 01 02:10:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cb4425fa-1156-444d-9a43-4fcfc9ff0f9c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cb4425fa-1156-444d-9a43-4fcfc9ff0f9c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cb4425fa-1156-444d-9a43-4fcfc9ff0f9c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:30 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-cb4425fa-1156-444d-9a43-4fcfc9ff0f9c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:30 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-cb4425fa-1156-444d-9a43-4fcfc9ff0f9c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:31 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-cb4425fa-1156-444d-9a43-4fcfc9ff0f9c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cb4425fa-1156-444d-9a43-4fcfc9ff0f9c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 returned with HTTP 200 Sep 01 02:10:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 763/1558] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:30 2026] GET /volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 => generated 920 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0c2701a9-2a86-427b-aef2-d5a1c3c9a5a2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0c2701a9-2a86-427b-aef2-d5a1c3c9a5a2 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a Sep 01 02:10:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0c2701a9-2a86-427b-aef2-d5a1c3c9a5a2 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0c2701a9-2a86-427b-aef2-d5a1c3c9a5a2 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0c2701a9-2a86-427b-aef2-d5a1c3c9a5a2 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0c2701a9-2a86-427b-aef2-d5a1c3c9a5a2 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a returned with HTTP 200 Sep 01 02:10:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 796/1559] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:31 2026] GET /volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d0d2a208-8307-49d7-8c41-13602485a1bb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0d2a208-8307-49d7-8c41-13602485a1bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0d2a208-8307-49d7-8c41-13602485a1bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0d2a208-8307-49d7-8c41-13602485a1bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d0d2a208-8307-49d7-8c41-13602485a1bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:10:32 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-d0d2a208-8307-49d7-8c41-13602485a1bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:32 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-d0d2a208-8307-49d7-8c41-13602485a1bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ce538fe9-c2f4-479d-b01e-beefc8b7a4d0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ce538fe9-c2f4-479d-b01e-beefc8b7a4d0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ce538fe9-c2f4-479d-b01e-beefc8b7a4d0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ce538fe9-c2f4-479d-b01e-beefc8b7a4d0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ce538fe9-c2f4-479d-b01e-beefc8b7a4d0 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a returned with HTTP 404 Sep 01 02:10:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 797/1560] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:32 2026] GET /volume/v3/volumes/7b34fbb4-9ecc-42f6-9924-8aa59ab2ed3a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-d0d2a208-8307-49d7-8c41-13602485a1bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-92bee9b3-f002-4a23-b910-b1702b937f32 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-92bee9b3-f002-4a23-b910-b1702b937f32 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] DELETE http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-92bee9b3-f002-4a23-b910-b1702b937f32 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-92bee9b3-f002-4a23-b910-b1702b937f32 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-92bee9b3-f002-4a23-b910-b1702b937f32 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume with id: 9cf6e07b-d9a4-468d-ae9a-5e211704ad3c Sep 01 02:10:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0d2a208-8307-49d7-8c41-13602485a1bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 returned with HTTP 200 Sep 01 02:10:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 764/1561] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:10:32 2026] GET /volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 => generated 921 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-92bee9b3-f002-4a23-b910-b1702b937f32 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-57b81e51-e333-4937-b82d-a0588265a2c9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-57b81e51-e333-4937-b82d-a0588265a2c9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] PUT http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-57b81e51-e333-4937-b82d-a0588265a2c9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "16b3d41d-c39b-4f9d-9c88-987418bcda1a"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-57b81e51-e333-4937-b82d-a0588265a2c9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Update called for group 9605556f-7d70-4793-9fd3-284e7bc07a78. {{(pid=87080) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-57b81e51-e333-4937-b82d-a0588265a2c9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Updating group 9605556f-7d70-4793-9fd3-284e7bc07a78 with name None description: None add_volumes: None remove_volumes: 16b3d41d-c39b-4f9d-9c88-987418bcda1a. Sep 01 02:10:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-92bee9b3-f002-4a23-b910-b1702b937f32 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume request issued successfully. Sep 01 02:10:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-92bee9b3-f002-4a23-b910-b1702b937f32 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c returned with HTTP 202 Sep 01 02:10:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-57b81e51-e333-4937-b82d-a0588265a2c9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 202 Sep 01 02:10:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 798/1562] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:32 2026] DELETE /volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 765/1563] 192.168.122.45 () {62 vars in 1285 bytes} [Tue Sep 1 02:10:32 2026] PUT /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5fecce0f-dc25-4b11-bc93-4a02338e514c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b78be7dd-0de3-46b1-9f98-fad1733a226a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5fecce0f-dc25-4b11-bc93-4a02338e514c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5fecce0f-dc25-4b11-bc93-4a02338e514c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5fecce0f-dc25-4b11-bc93-4a02338e514c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-5fecce0f-dc25-4b11-bc93-4a02338e514c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b78be7dd-0de3-46b1-9f98-fad1733a226a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b78be7dd-0de3-46b1-9f98-fad1733a226a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b78be7dd-0de3-46b1-9f98-fad1733a226a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:32 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5fecce0f-dc25-4b11-bc93-4a02338e514c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b78be7dd-0de3-46b1-9f98-fad1733a226a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 799/1564] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:32 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 392 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b78be7dd-0de3-46b1-9f98-fad1733a226a tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c returned with HTTP 200 Sep 01 02:10:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 766/1565] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:32 2026] GET /volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c => generated 863 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-77743263-fe9f-4619-b729-8c68de684a86 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-77743263-fe9f-4619-b729-8c68de684a86 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-77743263-fe9f-4619-b729-8c68de684a86 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-77743263-fe9f-4619-b729-8c68de684a86 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-77743263-fe9f-4619-b729-8c68de684a86 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dbc92874-a7af-4d8b-894f-e52d6d2aa817 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dbc92874-a7af-4d8b-894f-e52d6d2aa817 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c Sep 01 02:10:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dbc92874-a7af-4d8b-894f-e52d6d2aa817 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dbc92874-a7af-4d8b-894f-e52d6d2aa817 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-77743263-fe9f-4619-b729-8c68de684a86 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 800/1566] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:33 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 393 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9e10d1a0-b8e7-4b72-b82e-819bf76a02bf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e10d1a0-b8e7-4b72-b82e-819bf76a02bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] PUT http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e10d1a0-b8e7-4b72-b82e-819bf76a02bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "16b3d41d-c39b-4f9d-9c88-987418bcda1a"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-9e10d1a0-b8e7-4b72-b82e-819bf76a02bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Update called for group 9605556f-7d70-4793-9fd3-284e7bc07a78. {{(pid=87081) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:10:33 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-9e10d1a0-b8e7-4b72-b82e-819bf76a02bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Updating group 9605556f-7d70-4793-9fd3-284e7bc07a78 with name None description: None add_volumes: 16b3d41d-c39b-4f9d-9c88-987418bcda1a remove_volumes: None. Sep 01 02:10:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dbc92874-a7af-4d8b-894f-e52d6d2aa817 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dbc92874-a7af-4d8b-894f-e52d6d2aa817 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c returned with HTTP 200 Sep 01 02:10:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 767/1567] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:33 2026] GET /volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c => generated 863 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:33 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e10d1a0-b8e7-4b72-b82e-819bf76a02bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 202 Sep 01 02:10:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 801/1568] 192.168.122.45 () {62 vars in 1285 bytes} [Tue Sep 1 02:10:33 2026] PUT /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-41641774-ddc0-4d42-bb04-b9e20507f22b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-41641774-ddc0-4d42-bb04-b9e20507f22b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-41641774-ddc0-4d42-bb04-b9e20507f22b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-41641774-ddc0-4d42-bb04-b9e20507f22b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-41641774-ddc0-4d42-bb04-b9e20507f22b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:34 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:10:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-41641774-ddc0-4d42-bb04-b9e20507f22b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 768/1569] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:33 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 392 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bea8cc23-a42f-4a81-b025-d51cd6310f96 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bea8cc23-a42f-4a81-b025-d51cd6310f96 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c Sep 01 02:10:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bea8cc23-a42f-4a81-b025-d51cd6310f96 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bea8cc23-a42f-4a81-b025-d51cd6310f96 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bea8cc23-a42f-4a81-b025-d51cd6310f96 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c returned with HTTP 404 Sep 01 02:10:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 802/1570] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:34 2026] GET /volume/v3/volumes/9cf6e07b-d9a4-468d-ae9a-5e211704ad3c => generated 109 bytes in 87 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c5284dd2-703a-49fe-8efc-a3abe4346b24 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5284dd2-703a-49fe-8efc-a3abe4346b24 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] DELETE http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 Sep 01 02:10:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c5284dd2-703a-49fe-8efc-a3abe4346b24 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c5284dd2-703a-49fe-8efc-a3abe4346b24 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-c5284dd2-703a-49fe-8efc-a3abe4346b24 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume with id: 8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 Sep 01 02:10:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c5284dd2-703a-49fe-8efc-a3abe4346b24 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d112eb7d-047f-4b32-b223-f2f985a1f78f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d112eb7d-047f-4b32-b223-f2f985a1f78f tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d112eb7d-047f-4b32-b223-f2f985a1f78f tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d112eb7d-047f-4b32-b223-f2f985a1f78f tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-d112eb7d-047f-4b32-b223-f2f985a1f78f tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d112eb7d-047f-4b32-b223-f2f985a1f78f tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 803/1571] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:35 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 393 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c5284dd2-703a-49fe-8efc-a3abe4346b24 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume request issued successfully. Sep 01 02:10:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5284dd2-703a-49fe-8efc-a3abe4346b24 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 returned with HTTP 202 Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-40c06879-7753-47ca-a655-dc319aa86c3c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 769/1572] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:34 2026] DELETE /volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-40c06879-7753-47ca-a655-dc319aa86c3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] PUT http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-40c06879-7753-47ca-a655-dc319aa86c3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "373d95f8-896c-4947-a6fe-e189a208b905"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-de9e48a0-9b83-42c8-861c-b7f431769259 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-40c06879-7753-47ca-a655-dc319aa86c3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Update called for group 9605556f-7d70-4793-9fd3-284e7bc07a78. {{(pid=87081) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-40c06879-7753-47ca-a655-dc319aa86c3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Updating group 9605556f-7d70-4793-9fd3-284e7bc07a78 with name None description: None add_volumes: None remove_volumes: 373d95f8-896c-4947-a6fe-e189a208b905. Sep 01 02:10:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-de9e48a0-9b83-42c8-861c-b7f431769259 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 Sep 01 02:10:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-de9e48a0-9b83-42c8-861c-b7f431769259 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-de9e48a0-9b83-42c8-861c-b7f431769259 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-40c06879-7753-47ca-a655-dc319aa86c3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 202 Sep 01 02:10:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 804/1573] 192.168.122.45 () {62 vars in 1285 bytes} [Tue Sep 1 02:10:35 2026] PUT /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 0 bytes in 164 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7c149540-3207-4f1c-afa1-94b2bf3dcebe None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c149540-3207-4f1c-afa1-94b2bf3dcebe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c149540-3207-4f1c-afa1-94b2bf3dcebe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c149540-3207-4f1c-afa1-94b2bf3dcebe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-7c149540-3207-4f1c-afa1-94b2bf3dcebe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-de9e48a0-9b83-42c8-861c-b7f431769259 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-de9e48a0-9b83-42c8-861c-b7f431769259 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 770/1574] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:35 2026] GET /volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 => generated 863 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:35 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c149540-3207-4f1c-afa1-94b2bf3dcebe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 805/1575] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:35 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 392 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-309524bd-1344-4e57-8a42-c9abdb1adf61 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-309524bd-1344-4e57-8a42-c9abdb1adf61 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 Sep 01 02:10:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-309524bd-1344-4e57-8a42-c9abdb1adf61 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-309524bd-1344-4e57-8a42-c9abdb1adf61 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a39d612d-29ad-419e-a20f-a009d767a50b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a39d612d-29ad-419e-a20f-a009d767a50b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a39d612d-29ad-419e-a20f-a009d767a50b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a39d612d-29ad-419e-a20f-a009d767a50b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-a39d612d-29ad-419e-a20f-a009d767a50b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-309524bd-1344-4e57-8a42-c9abdb1adf61 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-309524bd-1344-4e57-8a42-c9abdb1adf61 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 returned with HTTP 200 Sep 01 02:10:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 771/1576] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 => generated 863 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a39d612d-29ad-419e-a20f-a009d767a50b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 806/1577] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 393 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c3d33999-09a2-4fdb-83dc-1fe914b6e062 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c3d33999-09a2-4fdb-83dc-1fe914b6e062 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] PUT http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c3d33999-09a2-4fdb-83dc-1fe914b6e062 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "373d95f8-896c-4947-a6fe-e189a208b905"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-c3d33999-09a2-4fdb-83dc-1fe914b6e062 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Update called for group 9605556f-7d70-4793-9fd3-284e7bc07a78. {{(pid=87080) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 01 02:10:36 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-c3d33999-09a2-4fdb-83dc-1fe914b6e062 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Updating group 9605556f-7d70-4793-9fd3-284e7bc07a78 with name None description: None add_volumes: 373d95f8-896c-4947-a6fe-e189a208b905 remove_volumes: None. Sep 01 02:10:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:36 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:10:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c3d33999-09a2-4fdb-83dc-1fe914b6e062 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 202 Sep 01 02:10:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 772/1578] 192.168.122.45 () {62 vars in 1285 bytes} [Tue Sep 1 02:10:36 2026] PUT /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:10:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e7d11939-f086-4861-aeaf-73e0eefd6476 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7d11939-f086-4861-aeaf-73e0eefd6476 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e7d11939-f086-4861-aeaf-73e0eefd6476 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e7d11939-f086-4861-aeaf-73e0eefd6476 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-e7d11939-f086-4861-aeaf-73e0eefd6476 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:37 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7d11939-f086-4861-aeaf-73e0eefd6476 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 807/1579] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:36 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 392 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:10:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3fc95e88-0f05-41ae-8e36-8f3f3f8d9f23 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3fc95e88-0f05-41ae-8e36-8f3f3f8d9f23 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 Sep 01 02:10:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3fc95e88-0f05-41ae-8e36-8f3f3f8d9f23 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3fc95e88-0f05-41ae-8e36-8f3f3f8d9f23 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3fc95e88-0f05-41ae-8e36-8f3f3f8d9f23 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 returned with HTTP 404 Sep 01 02:10:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 773/1580] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:37 2026] GET /volume/v3/volumes/8a470c0f-b1c5-473d-9e6c-1a704a3e04b8 => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4d370e34-b147-40ef-92dd-17c2b57ecd5c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4d370e34-b147-40ef-92dd-17c2b57ecd5c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] DELETE http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 Sep 01 02:10:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4d370e34-b147-40ef-92dd-17c2b57ecd5c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4d370e34-b147-40ef-92dd-17c2b57ecd5c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:37 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-4d370e34-b147-40ef-92dd-17c2b57ecd5c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume with id: 65a0125a-4f74-4d51-8d9e-ceb547447e93 Sep 01 02:10:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4d370e34-b147-40ef-92dd-17c2b57ecd5c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4d370e34-b147-40ef-92dd-17c2b57ecd5c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Delete volume request issued successfully. Sep 01 02:10:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4d370e34-b147-40ef-92dd-17c2b57ecd5c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 returned with HTTP 202 Sep 01 02:10:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 808/1581] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:10:37 2026] DELETE /volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:10:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2aef655e-8b73-4a9c-922e-e85ed45f975c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2aef655e-8b73-4a9c-922e-e85ed45f975c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 Sep 01 02:10:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2aef655e-8b73-4a9c-922e-e85ed45f975c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2aef655e-8b73-4a9c-922e-e85ed45f975c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2aef655e-8b73-4a9c-922e-e85ed45f975c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2aef655e-8b73-4a9c-922e-e85ed45f975c tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 returned with HTTP 200 Sep 01 02:10:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 774/1582] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:37 2026] GET /volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 => generated 863 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-18a817e6-ec51-4af0-83bc-d3c402ebde84 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-18a817e6-ec51-4af0-83bc-d3c402ebde84 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:10:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-18a817e6-ec51-4af0-83bc-d3c402ebde84 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-18a817e6-ec51-4af0-83bc-d3c402ebde84 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-18a817e6-ec51-4af0-83bc-d3c402ebde84 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:10:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:10:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-18a817e6-ec51-4af0-83bc-d3c402ebde84 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 200 Sep 01 02:10:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 809/1583] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:10:38 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 393 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all volumes completed successfully. Sep 01 02:10:38 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:38 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:10:38 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b31cb9ae-7e98-4649-8314-a90c3769c7ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:10:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 775/1584] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:10:38 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-07b6b96e-68a8-4810-8acc-738340f4e576 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07b6b96e-68a8-4810-8acc-738340f4e576 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/group_snapshots Sep 01 02:10:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07b6b96e-68a8-4810-8acc-738340f4e576 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9605556f-7d70-4793-9fd3-284e7bc07a78", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1761128691"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-07b6b96e-68a8-4810-8acc-738340f4e576 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9605556f-7d70-4793-9fd3-284e7bc07a78', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1761128691'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:10:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.group_snapshots [None req-07b6b96e-68a8-4810-8acc-738340f4e576 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1761128691. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:10:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-07b6b96e-68a8-4810-8acc-738340f4e576 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-955075685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-955075685, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-07b6b96e-68a8-4810-8acc-738340f4e576 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-955075685 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-955075685, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:10:38 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-07b6b96e-68a8-4810-8acc-738340f4e576 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['5c10ed31-8293-4949-b004-cc7cc7b2d945', 'e7c177dc-1fa7-4583-85cb-8a1e52d69f52', '414d1a30-ff5d-4f26-9d59-cef5524e6d75', '7a9689b0-37e8-40b7-b9d9-2dccc0d293ed'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07b6b96e-68a8-4810-8acc-738340f4e576 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:10:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 810/1585] 192.168.122.45 () {62 vars in 1203 bytes} [Tue Sep 1 02:10:38 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-88426868-962d-4c28-8318-4a467435dcfd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88426868-962d-4c28-8318-4a467435dcfd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-88426868-962d-4c28-8318-4a467435dcfd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-88426868-962d-4c28-8318-4a467435dcfd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-88426868-962d-4c28-8318-4a467435dcfd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88426868-962d-4c28-8318-4a467435dcfd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 776/1586] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:38 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-83c27c4d-7a28-4364-8c31-5211ea51a567 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83c27c4d-7a28-4364-8c31-5211ea51a567 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 Sep 01 02:10:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-83c27c4d-7a28-4364-8c31-5211ea51a567 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-83c27c4d-7a28-4364-8c31-5211ea51a567 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83c27c4d-7a28-4364-8c31-5211ea51a567 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Volume info retrieved successfully. Sep 01 02:10:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83c27c4d-7a28-4364-8c31-5211ea51a567 tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 811/1587] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f70b17c7-0616-4b9c-b416-bfa2311e0bef None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f70b17c7-0616-4b9c-b416-bfa2311e0bef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f70b17c7-0616-4b9c-b416-bfa2311e0bef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f70b17c7-0616-4b9c-b416-bfa2311e0bef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-f70b17c7-0616-4b9c-b416-bfa2311e0bef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f70b17c7-0616-4b9c-b416-bfa2311e0bef tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 777/1588] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:39 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a6190946-6d4d-4749-a361-5078865155ef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a6190946-6d4d-4749-a361-5078865155ef tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] GET http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 Sep 01 02:10:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a6190946-6d4d-4749-a361-5078865155ef tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a6190946-6d4d-4749-a361-5078865155ef tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a6190946-6d4d-4749-a361-5078865155ef tempest-CreateVolumesFromSourceVolumeTest-902532442 tempest-CreateVolumesFromSourceVolumeTest-902532442-project-member] http://192.168.122.45/volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 returned with HTTP 404 Sep 01 02:10:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 812/1589] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:40 2026] GET /volume/v3/volumes/65a0125a-4f74-4d51-8d9e-ceb547447e93 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:10:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c60f6ae0-ffd0-4fac-8c87-a153c27b83d9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c60f6ae0-ffd0-4fac-8c87-a153c27b83d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c60f6ae0-ffd0-4fac-8c87-a153c27b83d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c60f6ae0-ffd0-4fac-8c87-a153c27b83d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-c60f6ae0-ffd0-4fac-8c87-a153c27b83d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c60f6ae0-ffd0-4fac-8c87-a153c27b83d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 778/1590] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:40 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6f48ef35-f2cd-4594-994d-af5c9de7e4b0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6f48ef35-f2cd-4594-994d-af5c9de7e4b0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6f48ef35-f2cd-4594-994d-af5c9de7e4b0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6f48ef35-f2cd-4594-994d-af5c9de7e4b0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-6f48ef35-f2cd-4594-994d-af5c9de7e4b0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6f48ef35-f2cd-4594-994d-af5c9de7e4b0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 813/1591] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:41 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cbda0130-afaa-4130-bb17-c6c22668ec42 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cbda0130-afaa-4130-bb17-c6c22668ec42 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cbda0130-afaa-4130-bb17-c6c22668ec42 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cbda0130-afaa-4130-bb17-c6c22668ec42 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-cbda0130-afaa-4130-bb17-c6c22668ec42 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cbda0130-afaa-4130-bb17-c6c22668ec42 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 779/1592] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:42 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f1e35aa2-6aa1-4bcc-82be-c71778597af2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f1e35aa2-6aa1-4bcc-82be-c71778597af2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f1e35aa2-6aa1-4bcc-82be-c71778597af2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f1e35aa2-6aa1-4bcc-82be-c71778597af2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-f1e35aa2-6aa1-4bcc-82be-c71778597af2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f1e35aa2-6aa1-4bcc-82be-c71778597af2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 814/1593] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:44 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ffc8c559-983f-4ece-a482-a09da537f955 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Create volume of 1 GB Sep 01 02:10:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Availability Zones retrieved successfully. Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Flow 'volume_create_api' (15afdb62-68ec-4f27-a808-924d51448c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b25bc9-a56b-403f-8d27-95391bd69a0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b25bc9-a56b-403f-8d27-95391bd69a0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2939e68-0387-4f68-90d9-7cb114daac5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Created reservations ['bc75148b-153f-4c98-bf7f-18bd3ecda7f2', '0f3d85ac-48b1-4c5d-aad3-f8eea7da7038', '53b13dd0-6b9d-497a-9a0e-dc5e6d309c8f', 'a8fef0d7-1802-46ee-a6f5-fec5c699206b'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2939e68-0387-4f68-90d9-7cb114daac5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc75148b-153f-4c98-bf7f-18bd3ecda7f2', '0f3d85ac-48b1-4c5d-aad3-f8eea7da7038', '53b13dd0-6b9d-497a-9a0e-dc5e6d309c8f', 'a8fef0d7-1802-46ee-a6f5-fec5c699206b']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:44 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3247ff8-054f-4ab3-8435-755f4d7ec332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3247ff8-054f-4ab3-8435-755f4d7ec332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3107aec-2d51-43e0-968f-b06bbea7005f', '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='e5ce6e6d00ed4bec92711eb54e53cc52',qos_specs=None,replication_status=,reservations=['bc75148b-153f-4c98-bf7f-18bd3ecda7f2','0f3d85ac-48b1-4c5d-aad3-f8eea7da7038','53b13dd0-6b9d-497a-9a0e-dc5e6d309c8f','a8fef0d7-1802-46ee-a6f5-fec5c699206b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c291d7d7d6874d71b4ed4be00b92e5c3',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:45Z,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=c3107aec-2d51-43e0-968f-b06bbea7005f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ce6e6d00ed4bec92711eb54e53cc52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c291d7d7d6874d71b4ed4be00b92e5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:45 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8619090a-77d3-4ed5-82d3-2c4ac15b88bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:45 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8619090a-77d3-4ed5-82d3-2c4ac15b88bd) transitioned into state 'SUCCESS' from 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='e5ce6e6d00ed4bec92711eb54e53cc52',qos_specs=None,replication_status=,reservations=['bc75148b-153f-4c98-bf7f-18bd3ecda7f2','0f3d85ac-48b1-4c5d-aad3-f8eea7da7038','53b13dd0-6b9d-497a-9a0e-dc5e6d309c8f','a8fef0d7-1802-46ee-a6f5-fec5c699206b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c291d7d7d6874d71b4ed4be00b92e5c3',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0bfecff0-98f7-4d2a-b54b-a019cf9b4166 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c19f822b-e952-44d2-8db5-02a97fa9cd81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0bfecff0-98f7-4d2a-b54b-a019cf9b4166 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0bfecff0-98f7-4d2a-b54b-a019cf9b4166 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0bfecff0-98f7-4d2a-b54b-a019cf9b4166 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-0bfecff0-98f7-4d2a-b54b-a019cf9b4166 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0bfecff0-98f7-4d2a-b54b-a019cf9b4166 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 815/1594] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c19f822b-e952-44d2-8db5-02a97fa9cd81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:45 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Flow 'volume_create_api' (15afdb62-68ec-4f27-a808-924d51448c06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Create volume request issued successfully. Sep 01 02:10:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ffc8c559-983f-4ece-a482-a09da537f955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 780/1595] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:10:44 2026] POST /volume/v3/volumes => generated 747 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c043734f-e5f7-45b0-bb25-a378bd189fcf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c043734f-e5f7-45b0-bb25-a378bd189fcf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c043734f-e5f7-45b0-bb25-a378bd189fcf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c043734f-e5f7-45b0-bb25-a378bd189fcf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c043734f-e5f7-45b0-bb25-a378bd189fcf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c043734f-e5f7-45b0-bb25-a378bd189fcf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 816/1596] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:45 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 815 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-faba30ca-9cee-446f-9bc1-8588c487f17a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-faba30ca-9cee-446f-9bc1-8588c487f17a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-faba30ca-9cee-446f-9bc1-8588c487f17a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-faba30ca-9cee-446f-9bc1-8588c487f17a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-faba30ca-9cee-446f-9bc1-8588c487f17a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-faba30ca-9cee-446f-9bc1-8588c487f17a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 781/1597] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-07ccf782-9ad1-4f7a-a52f-7554c4b374d0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07ccf782-9ad1-4f7a-a52f-7554c4b374d0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07ccf782-9ad1-4f7a-a52f-7554c4b374d0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07ccf782-9ad1-4f7a-a52f-7554c4b374d0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-07ccf782-9ad1-4f7a-a52f-7554c4b374d0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07ccf782-9ad1-4f7a-a52f-7554c4b374d0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 817/1598] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:46 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c810b826-d681-456e-b2fe-67dde93a743b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c810b826-d681-456e-b2fe-67dde93a743b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c810b826-d681-456e-b2fe-67dde93a743b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c810b826-d681-456e-b2fe-67dde93a743b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-c810b826-d681-456e-b2fe-67dde93a743b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c810b826-d681-456e-b2fe-67dde93a743b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 782/1599] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2a941611-b198-4f3b-8f5f-f73098818d37 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2a941611-b198-4f3b-8f5f-f73098818d37 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2a941611-b198-4f3b-8f5f-f73098818d37 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2a941611-b198-4f3b-8f5f-f73098818d37 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2a941611-b198-4f3b-8f5f-f73098818d37 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2a941611-b198-4f3b-8f5f-f73098818d37 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 818/1600] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:47 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bd9a15d2-0d86-41ce-b26e-fc0e40b838cb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd9a15d2-0d86-41ce-b26e-fc0e40b838cb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd9a15d2-0d86-41ce-b26e-fc0e40b838cb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd9a15d2-0d86-41ce-b26e-fc0e40b838cb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-bd9a15d2-0d86-41ce-b26e-fc0e40b838cb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd9a15d2-0d86-41ce-b26e-fc0e40b838cb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 783/1601] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:48 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-de973c0b-0388-44ff-99fb-934dddeb0b64 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-de973c0b-0388-44ff-99fb-934dddeb0b64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-de973c0b-0388-44ff-99fb-934dddeb0b64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-de973c0b-0388-44ff-99fb-934dddeb0b64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-de973c0b-0388-44ff-99fb-934dddeb0b64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-de973c0b-0388-44ff-99fb-934dddeb0b64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 819/1602] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:48 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bb99ebeb-22ba-48ba-8e4b-b8ddc9590929 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb99ebeb-22ba-48ba-8e4b-b8ddc9590929 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb99ebeb-22ba-48ba-8e4b-b8ddc9590929 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb99ebeb-22ba-48ba-8e4b-b8ddc9590929 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-bb99ebeb-22ba-48ba-8e4b-b8ddc9590929 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb99ebeb-22ba-48ba-8e4b-b8ddc9590929 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 784/1603] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:49 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e90e080f-f457-40db-ab56-e9e18774cbd9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e90e080f-f457-40db-ab56-e9e18774cbd9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e90e080f-f457-40db-ab56-e9e18774cbd9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e90e080f-f457-40db-ab56-e9e18774cbd9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e90e080f-f457-40db-ab56-e9e18774cbd9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e90e080f-f457-40db-ab56-e9e18774cbd9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 820/1604] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:49 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-341f32ad-0b57-464d-9f97-cbb3a15c9889 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-341f32ad-0b57-464d-9f97-cbb3a15c9889 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-341f32ad-0b57-464d-9f97-cbb3a15c9889 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-341f32ad-0b57-464d-9f97-cbb3a15c9889 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-341f32ad-0b57-464d-9f97-cbb3a15c9889 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-341f32ad-0b57-464d-9f97-cbb3a15c9889 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 785/1605] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:50 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-33f33143-6298-4d9f-a6f6-bab8685b32cf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33f33143-6298-4d9f-a6f6-bab8685b32cf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33f33143-6298-4d9f-a6f6-bab8685b32cf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33f33143-6298-4d9f-a6f6-bab8685b32cf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-33f33143-6298-4d9f-a6f6-bab8685b32cf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33f33143-6298-4d9f-a6f6-bab8685b32cf tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 821/1606] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:50 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7982f9a4-04f7-4272-ab46-39f6172344a2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7982f9a4-04f7-4272-ab46-39f6172344a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7982f9a4-04f7-4272-ab46-39f6172344a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7982f9a4-04f7-4272-ab46-39f6172344a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-7982f9a4-04f7-4272-ab46-39f6172344a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7982f9a4-04f7-4272-ab46-39f6172344a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 786/1607] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:51 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6adf0c72-a1bb-4306-a9aa-741d71e89aef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6adf0c72-a1bb-4306-a9aa-741d71e89aef tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6adf0c72-a1bb-4306-a9aa-741d71e89aef tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6adf0c72-a1bb-4306-a9aa-741d71e89aef tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6adf0c72-a1bb-4306-a9aa-741d71e89aef tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6adf0c72-a1bb-4306-a9aa-741d71e89aef tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 822/1608] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:51 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a2bba276-0238-4103-8b84-4806200808ce None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a2bba276-0238-4103-8b84-4806200808ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a2bba276-0238-4103-8b84-4806200808ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a2bba276-0238-4103-8b84-4806200808ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-a2bba276-0238-4103-8b84-4806200808ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a2bba276-0238-4103-8b84-4806200808ce tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 787/1609] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3371798b-f4a7-43a6-bd26-856e2c37da98 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3371798b-f4a7-43a6-bd26-856e2c37da98 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3371798b-f4a7-43a6-bd26-856e2c37da98 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3371798b-f4a7-43a6-bd26-856e2c37da98 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3371798b-f4a7-43a6-bd26-856e2c37da98 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3371798b-f4a7-43a6-bd26-856e2c37da98 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 823/1610] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:52 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bdd2794c-5403-4d9b-94b8-dfbd8e3268e0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bdd2794c-5403-4d9b-94b8-dfbd8e3268e0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bdd2794c-5403-4d9b-94b8-dfbd8e3268e0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bdd2794c-5403-4d9b-94b8-dfbd8e3268e0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-bdd2794c-5403-4d9b-94b8-dfbd8e3268e0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bdd2794c-5403-4d9b-94b8-dfbd8e3268e0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 788/1611] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:53 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-42d4a1bb-b216-49ef-9a62-cd608ef69cc0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42d4a1bb-b216-49ef-9a62-cd608ef69cc0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42d4a1bb-b216-49ef-9a62-cd608ef69cc0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42d4a1bb-b216-49ef-9a62-cd608ef69cc0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-42d4a1bb-b216-49ef-9a62-cd608ef69cc0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42d4a1bb-b216-49ef-9a62-cd608ef69cc0 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 824/1612] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:53 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e0a7c76e-7857-4424-841c-3a56b557a4bb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0a7c76e-7857-4424-841c-3a56b557a4bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0a7c76e-7857-4424-841c-3a56b557a4bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0a7c76e-7857-4424-841c-3a56b557a4bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-e0a7c76e-7857-4424-841c-3a56b557a4bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0a7c76e-7857-4424-841c-3a56b557a4bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 789/1613] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:54 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a59d2f92-659e-45a0-bd89-85ee8796c6d1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a59d2f92-659e-45a0-bd89-85ee8796c6d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a59d2f92-659e-45a0-bd89-85ee8796c6d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a59d2f92-659e-45a0-bd89-85ee8796c6d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a59d2f92-659e-45a0-bd89-85ee8796c6d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a59d2f92-659e-45a0-bd89-85ee8796c6d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 825/1614] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:55 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bd593904-e704-41a8-8533-f3f385a2cf1a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd593904-e704-41a8-8533-f3f385a2cf1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd593904-e704-41a8-8533-f3f385a2cf1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd593904-e704-41a8-8533-f3f385a2cf1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-bd593904-e704-41a8-8533-f3f385a2cf1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd593904-e704-41a8-8533-f3f385a2cf1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 790/1615] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:55 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f44c4d9d-d7eb-4f78-a2df-03b135d96184 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f44c4d9d-d7eb-4f78-a2df-03b135d96184 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f44c4d9d-d7eb-4f78-a2df-03b135d96184 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f44c4d9d-d7eb-4f78-a2df-03b135d96184 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f44c4d9d-d7eb-4f78-a2df-03b135d96184 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f44c4d9d-d7eb-4f78-a2df-03b135d96184 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 826/1616] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f6eeef3d-cd68-4a04-b47e-415f584a8741 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f6eeef3d-cd68-4a04-b47e-415f584a8741 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f6eeef3d-cd68-4a04-b47e-415f584a8741 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f6eeef3d-cd68-4a04-b47e-415f584a8741 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-f6eeef3d-cd68-4a04-b47e-415f584a8741 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f6eeef3d-cd68-4a04-b47e-415f584a8741 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 791/1617] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:56 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f4b06ed6-90eb-4565-9d0e-2a724f7f0d1e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f4b06ed6-90eb-4565-9d0e-2a724f7f0d1e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f4b06ed6-90eb-4565-9d0e-2a724f7f0d1e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f4b06ed6-90eb-4565-9d0e-2a724f7f0d1e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f4b06ed6-90eb-4565-9d0e-2a724f7f0d1e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f4b06ed6-90eb-4565-9d0e-2a724f7f0d1e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 827/1618] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:57 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-875805442", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-875805442', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Create volume of 1 GB Sep 01 02:10:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Availability Zones retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Flow 'volume_create_api' (a9e69b25-b8e3-422d-9580-af637501c881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e053306d-d6d8-4b5d-aff5-dbac6dfe7476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e053306d-d6d8-4b5d-aff5-dbac6dfe7476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfab56bc-7db9-4e98-a4bd-f7200964ec2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-912ab881-eae3-427c-9f8d-fef7ae1e32c4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-912ab881-eae3-427c-9f8d-fef7ae1e32c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-912ab881-eae3-427c-9f8d-fef7ae1e32c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-912ab881-eae3-427c-9f8d-fef7ae1e32c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-912ab881-eae3-427c-9f8d-fef7ae1e32c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Created reservations ['eb2332fa-9bb4-4c64-8233-783f83821e85', '1f340357-69e6-4f85-84e3-95b30da9f388', '8c2a40d3-e90d-4ab1-8c5e-613b49074cd9', '814fa4fa-4952-4811-a717-01814c06bb96'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfab56bc-7db9-4e98-a4bd-f7200964ec2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb2332fa-9bb4-4c64-8233-783f83821e85', '1f340357-69e6-4f85-84e3-95b30da9f388', '8c2a40d3-e90d-4ab1-8c5e-613b49074cd9', '814fa4fa-4952-4811-a717-01814c06bb96']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6321167e-a474-4efe-a5f7-4b359456e288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-912ab881-eae3-427c-9f8d-fef7ae1e32c4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 828/1619] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:57 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6321167e-a474-4efe-a5f7-4b359456e288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1495cda-abba-4bc8-9993-436a6b3c9d1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-875805442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2d8346ab5047edb1ff6a0260ae2695',qos_specs=None,replication_status=,reservations=['eb2332fa-9bb4-4c64-8233-783f83821e85','1f340357-69e6-4f85-84e3-95b30da9f388','8c2a40d3-e90d-4ab1-8c5e-613b49074cd9','814fa4fa-4952-4811-a717-01814c06bb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12afce9b9b4d4af8a760ceadad2633b5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:10:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-875805442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1495cda-abba-4bc8-9993-436a6b3c9d1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bf2d8346ab5047edb1ff6a0260ae2695',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='12afce9b9b4d4af8a760ceadad2633b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb7458f-b65f-4b4c-b3a5-912d86fc5a3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abb7458f-b65f-4b4c-b3a5-912d86fc5a3a) transitioned into state 'SUCCESS' from state '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-875805442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bf2d8346ab5047edb1ff6a0260ae2695',qos_specs=None,replication_status=,reservations=['eb2332fa-9bb4-4c64-8233-783f83821e85','1f340357-69e6-4f85-84e3-95b30da9f388','8c2a40d3-e90d-4ab1-8c5e-613b49074cd9','814fa4fa-4952-4811-a717-01814c06bb96'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='12afce9b9b4d4af8a760ceadad2633b5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db77257d-829c-4984-a62e-c7cf5533cc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db77257d-829c-4984-a62e-c7cf5533cc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Flow 'volume_create_api' (a9e69b25-b8e3-422d-9580-af637501c881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:10:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Create volume request issued successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f06da6b4-2b97-417d-81da-999bc8c6d874 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:10:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 792/1620] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:10:57 2026] POST /volume/v3/volumes => generated 762 bytes in 616 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fa037e51-7551-4198-9c77-ca14fe325a8c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa037e51-7551-4198-9c77-ca14fe325a8c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fa037e51-7551-4198-9c77-ca14fe325a8c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fa037e51-7551-4198-9c77-ca14fe325a8c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fa037e51-7551-4198-9c77-ca14fe325a8c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:10:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa037e51-7551-4198-9c77-ca14fe325a8c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:10:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 829/1621] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:57 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e4d8eed3-d53e-4c84-bbc5-cc92f51d4ba1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4d8eed3-d53e-4c84-bbc5-cc92f51d4ba1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4d8eed3-d53e-4c84-bbc5-cc92f51d4ba1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4d8eed3-d53e-4c84-bbc5-cc92f51d4ba1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e4d8eed3-d53e-4c84-bbc5-cc92f51d4ba1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4d8eed3-d53e-4c84-bbc5-cc92f51d4ba1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 793/1622] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:58 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d3d51678-b8a6-4e32-8d70-ccbaa4d7cdb7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3d51678-b8a6-4e32-8d70-ccbaa4d7cdb7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3d51678-b8a6-4e32-8d70-ccbaa4d7cdb7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3d51678-b8a6-4e32-8d70-ccbaa4d7cdb7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-d3d51678-b8a6-4e32-8d70-ccbaa4d7cdb7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3d51678-b8a6-4e32-8d70-ccbaa4d7cdb7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 830/1623] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:58 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f3a43e41-ea74-4a6d-813d-4a0faac6ffd8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3a43e41-ea74-4a6d-813d-4a0faac6ffd8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:10:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3a43e41-ea74-4a6d-813d-4a0faac6ffd8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3a43e41-ea74-4a6d-813d-4a0faac6ffd8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:10:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f3a43e41-ea74-4a6d-813d-4a0faac6ffd8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:10:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3a43e41-ea74-4a6d-813d-4a0faac6ffd8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:10:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 794/1624] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:58 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f38eab7a-11c7-42e4-974c-25c18e26e13a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f38eab7a-11c7-42e4-974c-25c18e26e13a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:10:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f38eab7a-11c7-42e4-974c-25c18e26e13a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f38eab7a-11c7-42e4-974c-25c18e26e13a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f38eab7a-11c7-42e4-974c-25c18e26e13a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:10:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f38eab7a-11c7-42e4-974c-25c18e26e13a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:10:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 831/1625] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3876289f-b43c-4325-afbf-96788e5eba66 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3876289f-b43c-4325-afbf-96788e5eba66 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:10:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3876289f-b43c-4325-afbf-96788e5eba66 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3876289f-b43c-4325-afbf-96788e5eba66 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-3876289f-b43c-4325-afbf-96788e5eba66 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:10:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:10:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3876289f-b43c-4325-afbf-96788e5eba66 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:10:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 795/1626] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:10:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8aa090ce-db7e-4905-8f86-356aa04fdaf8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:10:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8aa090ce-db7e-4905-8f86-356aa04fdaf8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:10:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8aa090ce-db7e-4905-8f86-356aa04fdaf8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:10:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8aa090ce-db7e-4905-8f86-356aa04fdaf8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:10:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:10:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:10:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:10:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8aa090ce-db7e-4905-8f86-356aa04fdaf8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8aa090ce-db7e-4905-8f86-356aa04fdaf8 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 832/1627] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:10:59 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f2b1915f-9f05-452b-8ad6-79812437a0dc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f2b1915f-9f05-452b-8ad6-79812437a0dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f2b1915f-9f05-452b-8ad6-79812437a0dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f2b1915f-9f05-452b-8ad6-79812437a0dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f2b1915f-9f05-452b-8ad6-79812437a0dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f2b1915f-9f05-452b-8ad6-79812437a0dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 796/1628] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b595a88-e24c-46d3-88c6-621f6dd14734 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b595a88-e24c-46d3-88c6-621f6dd14734 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b595a88-e24c-46d3-88c6-621f6dd14734 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b595a88-e24c-46d3-88c6-621f6dd14734 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-5b595a88-e24c-46d3-88c6-621f6dd14734 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b595a88-e24c-46d3-88c6-621f6dd14734 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:11:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 833/1629] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:00 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d300efd7-2de1-4e52-a65a-b7048d526af6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d300efd7-2de1-4e52-a65a-b7048d526af6 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d300efd7-2de1-4e52-a65a-b7048d526af6 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d300efd7-2de1-4e52-a65a-b7048d526af6 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d300efd7-2de1-4e52-a65a-b7048d526af6 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d300efd7-2de1-4e52-a65a-b7048d526af6 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 797/1630] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 854 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ee0a1922-360c-426f-95fe-f75a0349943b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ee0a1922-360c-426f-95fe-f75a0349943b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ee0a1922-360c-426f-95fe-f75a0349943b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ee0a1922-360c-426f-95fe-f75a0349943b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ee0a1922-360c-426f-95fe-f75a0349943b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ee0a1922-360c-426f-95fe-f75a0349943b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 834/1631] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1424c9b4-3bad-473e-9b76-e174a71135ca None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1424c9b4-3bad-473e-9b76-e174a71135ca tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1424c9b4-3bad-473e-9b76-e174a71135ca tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1424c9b4-3bad-473e-9b76-e174a71135ca tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-1424c9b4-3bad-473e-9b76-e174a71135ca tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0912db96-777d-4ece-9595-48f05a7ea03d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0912db96-777d-4ece-9595-48f05a7ea03d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:11:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0912db96-777d-4ece-9595-48f05a7ea03d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0912db96-777d-4ece-9595-48f05a7ea03d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1424c9b4-3bad-473e-9b76-e174a71135ca tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 798/1632] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0912db96-777d-4ece-9595-48f05a7ea03d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:11:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0912db96-777d-4ece-9595-48f05a7ea03d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:11:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 835/1633] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:01 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 867 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dbf0e9b3-c2a7-45d3-a0c0-3f42d5a465d9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dbf0e9b3-c2a7-45d3-a0c0-3f42d5a465d9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] POST http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dbf0e9b3-c2a7-45d3-a0c0-3f42d5a465d9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1525370512", "disk_format": "qcow2"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dbf0e9b3-c2a7-45d3-a0c0-3f42d5a465d9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1525370512", "disk_format": "qcow2"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dbf0e9b3-c2a7-45d3-a0c0-3f42d5a465d9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87080]: DEBUG cinder.image.image_utils [None req-dbf0e9b3-c2a7-45d3-a0c0-3f42d5a465d9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1525370512'}] 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-1525370512'}]. {{(pid=87080) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bb901153-8d9b-4ad2-82a3-472adb58ed47 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb901153-8d9b-4ad2-82a3-472adb58ed47 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb901153-8d9b-4ad2-82a3-472adb58ed47 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb901153-8d9b-4ad2-82a3-472adb58ed47 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bb901153-8d9b-4ad2-82a3-472adb58ed47 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb901153-8d9b-4ad2-82a3-472adb58ed47 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 836/1634] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 854 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-75102375-6582-4dc5-a0fe-5676f52ea917 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-75102375-6582-4dc5-a0fe-5676f52ea917 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-75102375-6582-4dc5-a0fe-5676f52ea917 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-75102375-6582-4dc5-a0fe-5676f52ea917 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-75102375-6582-4dc5-a0fe-5676f52ea917 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-75102375-6582-4dc5-a0fe-5676f52ea917 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 837/1635] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4af4138e-243c-4783-9ae7-ee63565163a2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4af4138e-243c-4783-9ae7-ee63565163a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4af4138e-243c-4783-9ae7-ee63565163a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4af4138e-243c-4783-9ae7-ee63565163a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-4af4138e-243c-4783-9ae7-ee63565163a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4af4138e-243c-4783-9ae7-ee63565163a2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:11:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 838/1636] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:02 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dbf0e9b3-c2a7-45d3-a0c0-3f42d5a465d9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Copy volume to image completed successfully. Sep 01 02:11:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dbf0e9b3-c2a7-45d3-a0c0-3f42d5a465d9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action returned with HTTP 202 Sep 01 02:11:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 799/1637] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:11:01 2026] POST /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb/action => generated 657 bytes in 1010 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-781d47b4-e85d-466a-9c6a-608f46a1efa2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-781d47b4-e85d-466a-9c6a-608f46a1efa2 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-781d47b4-e85d-466a-9c6a-608f46a1efa2 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-781d47b4-e85d-466a-9c6a-608f46a1efa2 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-781d47b4-e85d-466a-9c6a-608f46a1efa2 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-781d47b4-e85d-466a-9c6a-608f46a1efa2 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 839/1638] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8cab8d44-f8d0-4526-bb19-9a3eb614fcf3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8cab8d44-f8d0-4526-bb19-9a3eb614fcf3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8cab8d44-f8d0-4526-bb19-9a3eb614fcf3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8cab8d44-f8d0-4526-bb19-9a3eb614fcf3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8cab8d44-f8d0-4526-bb19-9a3eb614fcf3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8cab8d44-f8d0-4526-bb19-9a3eb614fcf3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 800/1639] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dba02611-5126-45b4-8f13-1e799e284ec8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dba02611-5126-45b4-8f13-1e799e284ec8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dba02611-5126-45b4-8f13-1e799e284ec8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dba02611-5126-45b4-8f13-1e799e284ec8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-dba02611-5126-45b4-8f13-1e799e284ec8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dba02611-5126-45b4-8f13-1e799e284ec8 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:11:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 840/1640] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:03 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c1166a63-5d6c-4d84-b673-845bd9ebf6ce None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1166a63-5d6c-4d84-b673-845bd9ebf6ce tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c1166a63-5d6c-4d84-b673-845bd9ebf6ce tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c1166a63-5d6c-4d84-b673-845bd9ebf6ce tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c1166a63-5d6c-4d84-b673-845bd9ebf6ce tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1166a63-5d6c-4d84-b673-845bd9ebf6ce tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 801/1641] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 854 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-995c2040-05cf-4917-bbc3-756e02a17ec9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-995c2040-05cf-4917-bbc3-756e02a17ec9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-995c2040-05cf-4917-bbc3-756e02a17ec9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-995c2040-05cf-4917-bbc3-756e02a17ec9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-995c2040-05cf-4917-bbc3-756e02a17ec9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-995c2040-05cf-4917-bbc3-756e02a17ec9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 841/1642] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-475a8088-e12c-4c49-aeeb-6b12bb322454 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-475a8088-e12c-4c49-aeeb-6b12bb322454 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-475a8088-e12c-4c49-aeeb-6b12bb322454 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-475a8088-e12c-4c49-aeeb-6b12bb322454 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-475a8088-e12c-4c49-aeeb-6b12bb322454 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-475a8088-e12c-4c49-aeeb-6b12bb322454 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:11:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 802/1643] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:04 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6357327e-2fbc-4e78-9ca5-604334db4616 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6357327e-2fbc-4e78-9ca5-604334db4616 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6357327e-2fbc-4e78-9ca5-604334db4616 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6357327e-2fbc-4e78-9ca5-604334db4616 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6357327e-2fbc-4e78-9ca5-604334db4616 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6357327e-2fbc-4e78-9ca5-604334db4616 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 842/1644] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f7276426-bc99-476e-9771-1510f84d27e1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7276426-bc99-476e-9771-1510f84d27e1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7276426-bc99-476e-9771-1510f84d27e1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7276426-bc99-476e-9771-1510f84d27e1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f7276426-bc99-476e-9771-1510f84d27e1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7276426-bc99-476e-9771-1510f84d27e1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 803/1645] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ee717352-04c8-4738-932a-da3f8443786b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ee717352-04c8-4738-932a-da3f8443786b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ee717352-04c8-4738-932a-da3f8443786b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ee717352-04c8-4738-932a-da3f8443786b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-ee717352-04c8-4738-932a-da3f8443786b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ee717352-04c8-4738-932a-da3f8443786b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 843/1646] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:05 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 327 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-83538463-459c-4049-91fa-1873c750a749 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-83538463-459c-4049-91fa-1873c750a749 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-83538463-459c-4049-91fa-1873c750a749 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-83538463-459c-4049-91fa-1873c750a749 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-83538463-459c-4049-91fa-1873c750a749 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-83538463-459c-4049-91fa-1873c750a749 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-83538463-459c-4049-91fa-1873c750a749 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all snapshots completed successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-83538463-459c-4049-91fa-1873c750a749 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 804/1647] 192.168.122.45 () {58 vars in 1143 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-932c3e25-42e7-430b-b21a-77b8e4c59f0c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-932c3e25-42e7-430b-b21a-77b8e4c59f0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-932c3e25-42e7-430b-b21a-77b8e4c59f0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-932c3e25-42e7-430b-b21a-77b8e4c59f0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-932c3e25-42e7-430b-b21a-77b8e4c59f0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-932c3e25-42e7-430b-b21a-77b8e4c59f0c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 844/1648] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 => generated 470 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2f20a879-1d2a-4ed2-b048-a5cac614a921 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2f20a879-1d2a-4ed2-b048-a5cac614a921 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/281f296a-a700-4086-83aa-c7a5e9648a6b Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2f20a879-1d2a-4ed2-b048-a5cac614a921 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2f20a879-1d2a-4ed2-b048-a5cac614a921 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2f20a879-1d2a-4ed2-b048-a5cac614a921 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2f20a879-1d2a-4ed2-b048-a5cac614a921 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/281f296a-a700-4086-83aa-c7a5e9648a6b returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 805/1649] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/snapshots/281f296a-a700-4086-83aa-c7a5e9648a6b => generated 470 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-376ceb34-7440-4c99-a681-70b29835cbf3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-376ceb34-7440-4c99-a681-70b29835cbf3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] DELETE http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-376ceb34-7440-4c99-a681-70b29835cbf3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-376ceb34-7440-4c99-a681-70b29835cbf3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-376ceb34-7440-4c99-a681-70b29835cbf3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] delete called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.group_snapshots [None req-376ceb34-7440-4c99-a681-70b29835cbf3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Delete group_snapshot with id: 92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e3482fdb-c5cb-4985-b158-52573034a62c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e3482fdb-c5cb-4985-b158-52573034a62c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e3482fdb-c5cb-4985-b158-52573034a62c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e3482fdb-c5cb-4985-b158-52573034a62c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e3482fdb-c5cb-4985-b158-52573034a62c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e3482fdb-c5cb-4985-b158-52573034a62c tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 806/1650] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-376ceb34-7440-4c99-a681-70b29835cbf3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 202 Sep 01 02:11:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 845/1651] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:11:06 2026] DELETE /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 0 bytes in 572 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all volumes completed successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:06 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-655b05e0-03b8-4a9a-9159-18388e0d87a7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-655b05e0-03b8-4a9a-9159-18388e0d87a7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-655b05e0-03b8-4a9a-9159-18388e0d87a7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-655b05e0-03b8-4a9a-9159-18388e0d87a7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-655b05e0-03b8-4a9a-9159-18388e0d87a7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:06 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-655b05e0-03b8-4a9a-9159-18388e0d87a7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 846/1652] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:06 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-179a09f9-7ade-47ce-a9e0-0f56660eedf9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 807/1653] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:11:06 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 255 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8c33604a-c292-4785-bf4f-749e6a1842f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c33604a-c292-4785-bf4f-749e6a1842f3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8c33604a-c292-4785-bf4f-749e6a1842f3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8c33604a-c292-4785-bf4f-749e6a1842f3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-8c33604a-c292-4785-bf4f-749e6a1842f3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-8c33604a-c292-4785-bf4f-749e6a1842f3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8c33604a-c292-4785-bf4f-749e6a1842f3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all snapshots completed successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c33604a-c292-4785-bf4f-749e6a1842f3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 847/1654] 192.168.122.45 () {58 vars in 1143 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e885a7c3-d83e-493a-9faa-a11b820cd5bb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e885a7c3-d83e-493a-9faa-a11b820cd5bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 Sep 01 02:11:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e885a7c3-d83e-493a-9faa-a11b820cd5bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e885a7c3-d83e-493a-9faa-a11b820cd5bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e885a7c3-d83e-493a-9faa-a11b820cd5bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e885a7c3-d83e-493a-9faa-a11b820cd5bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 808/1655] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-05c06ab5-8599-4d6c-98a1-acb890b74e25 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05c06ab5-8599-4d6c-98a1-acb890b74e25 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05c06ab5-8599-4d6c-98a1-acb890b74e25 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05c06ab5-8599-4d6c-98a1-acb890b74e25 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-05c06ab5-8599-4d6c-98a1-acb890b74e25 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05c06ab5-8599-4d6c-98a1-acb890b74e25 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 848/1656] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 855 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6b5f0e02-0f6a-440b-9150-deac930a5343 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6b5f0e02-0f6a-440b-9150-deac930a5343 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6b5f0e02-0f6a-440b-9150-deac930a5343 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6b5f0e02-0f6a-440b-9150-deac930a5343 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6b5f0e02-0f6a-440b-9150-deac930a5343 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6b5f0e02-0f6a-440b-9150-deac930a5343 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 809/1657] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 855 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3def11d2-b4f7-4604-a513-7f99c10fa900 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3def11d2-b4f7-4604-a513-7f99c10fa900 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] POST http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b/action Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3def11d2-b4f7-4604-a513-7f99c10fa900 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1778522466", "disk_format": "raw"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3def11d2-b4f7-4604-a513-7f99c10fa900 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1778522466", "disk_format": "raw"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=416,cinder:INSERT=37,cinder:UPDATE=71 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3def11d2-b4f7-4604-a513-7f99c10fa900 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87081]: DEBUG cinder.image.image_utils [None req-3def11d2-b4f7-4604-a513-7f99c10fa900 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1778522466'}] 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-1778522466'}]. {{(pid=87081) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e7d30117-5093-41e5-8090-4d65a545442b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e7d30117-5093-41e5-8090-4d65a545442b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e7d30117-5093-41e5-8090-4d65a545442b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e7d30117-5093-41e5-8090-4d65a545442b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e7d30117-5093-41e5-8090-4d65a545442b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e7d30117-5093-41e5-8090-4d65a545442b tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 810/1658] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:07 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3965572a-532e-4b9f-a88a-40c6cb7abd7b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3965572a-532e-4b9f-a88a-40c6cb7abd7b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 Sep 01 02:11:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3965572a-532e-4b9f-a88a-40c6cb7abd7b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3965572a-532e-4b9f-a88a-40c6cb7abd7b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3965572a-532e-4b9f-a88a-40c6cb7abd7b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3965572a-532e-4b9f-a88a-40c6cb7abd7b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 returned with HTTP 200 Sep 01 02:11:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 811/1659] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:08 2026] GET /volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 => generated 469 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3def11d2-b4f7-4604-a513-7f99c10fa900 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Copy volume to image completed successfully. Sep 01 02:11:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3def11d2-b4f7-4604-a513-7f99c10fa900 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b/action returned with HTTP 202 Sep 01 02:11:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 849/1660] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:11:07 2026] POST /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b/action => generated 654 bytes in 1261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7aa64961-0bd8-49ef-9ade-fdd0c9b5b9dc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7aa64961-0bd8-49ef-9ade-fdd0c9b5b9dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7aa64961-0bd8-49ef-9ade-fdd0c9b5b9dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7aa64961-0bd8-49ef-9ade-fdd0c9b5b9dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=452,cinder:UPDATE=99,cinder:INSERT=56 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:11:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ddf528ba-e9a3-42e0-b0bd-61e3a953ada5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ddf528ba-e9a3-42e0-b0bd-61e3a953ada5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 Sep 01 02:11:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ddf528ba-e9a3-42e0-b0bd-61e3a953ada5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7aa64961-0bd8-49ef-9ade-fdd0c9b5b9dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ddf528ba-e9a3-42e0-b0bd-61e3a953ada5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ddf528ba-e9a3-42e0-b0bd-61e3a953ada5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7aa64961-0bd8-49ef-9ade-fdd0c9b5b9dc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ddf528ba-e9a3-42e0-b0bd-61e3a953ada5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 returned with HTTP 200 Sep 01 02:11:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 850/1661] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 => generated 469 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 812/1662] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:09 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e3eed14d-8b2f-44b8-bcbe-de9b232f053d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e2682301-f104-4da6-83ca-62fda1175f90 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3eed14d-8b2f-44b8-bcbe-de9b232f053d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 Sep 01 02:11:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3eed14d-8b2f-44b8-bcbe-de9b232f053d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3eed14d-8b2f-44b8-bcbe-de9b232f053d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e2682301-f104-4da6-83ca-62fda1175f90 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e2682301-f104-4da6-83ca-62fda1175f90 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e2682301-f104-4da6-83ca-62fda1175f90 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e3eed14d-8b2f-44b8-bcbe-de9b232f053d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3eed14d-8b2f-44b8-bcbe-de9b232f053d tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 returned with HTTP 200 Sep 01 02:11:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 851/1663] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 => generated 469 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e2682301-f104-4da6-83ca-62fda1175f90 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e2682301-f104-4da6-83ca-62fda1175f90 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 813/1664] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:10 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-37cd949b-85b8-4589-a5a2-158a1955a052 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37cd949b-85b8-4589-a5a2-158a1955a052 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 Sep 01 02:11:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-37cd949b-85b8-4589-a5a2-158a1955a052 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-37cd949b-85b8-4589-a5a2-158a1955a052 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-33dfc80b-e468-4c43-8b68-f577b705b33f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-33dfc80b-e468-4c43-8b68-f577b705b33f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-33dfc80b-e468-4c43-8b68-f577b705b33f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-33dfc80b-e468-4c43-8b68-f577b705b33f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-37cd949b-85b8-4589-a5a2-158a1955a052 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37cd949b-85b8-4589-a5a2-158a1955a052 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 852/1665] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:11 2026] GET /volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 => generated 469 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-33dfc80b-e468-4c43-8b68-f577b705b33f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-33dfc80b-e468-4c43-8b68-f577b705b33f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 814/1666] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:11 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3dda6019-fb35-470f-9a9d-883a111dae03 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3dda6019-fb35-470f-9a9d-883a111dae03 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 Sep 01 02:11:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3dda6019-fb35-470f-9a9d-883a111dae03 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3dda6019-fb35-470f-9a9d-883a111dae03 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3dda6019-fb35-470f-9a9d-883a111dae03 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-26907fbf-9943-463a-988e-41dd5e62a80f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3dda6019-fb35-470f-9a9d-883a111dae03 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 returned with HTTP 200 Sep 01 02:11:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 853/1667] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 => generated 468 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26907fbf-9943-463a-988e-41dd5e62a80f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26907fbf-9943-463a-988e-41dd5e62a80f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26907fbf-9943-463a-988e-41dd5e62a80f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:12 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:12 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:12 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-26907fbf-9943-463a-988e-41dd5e62a80f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26907fbf-9943-463a-988e-41dd5e62a80f tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 815/1668] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:12 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d42b8078-0004-44f7-be0b-fcc7d938e2bb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d42b8078-0004-44f7-be0b-fcc7d938e2bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d42b8078-0004-44f7-be0b-fcc7d938e2bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d42b8078-0004-44f7-be0b-fcc7d938e2bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d42b8078-0004-44f7-be0b-fcc7d938e2bb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 returned with HTTP 404 Sep 01 02:11:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 854/1669] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/snapshots/a9a43b4d-0ae2-4d37-939d-7d4920b8ea90 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e7732aba-3d7d-4183-bb12-63977e70823e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e7732aba-3d7d-4183-bb12-63977e70823e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/281f296a-a700-4086-83aa-c7a5e9648a6b Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e7732aba-3d7d-4183-bb12-63977e70823e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e7732aba-3d7d-4183-bb12-63977e70823e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e7732aba-3d7d-4183-bb12-63977e70823e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/281f296a-a700-4086-83aa-c7a5e9648a6b returned with HTTP 404 Sep 01 02:11:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 816/1670] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/snapshots/281f296a-a700-4086-83aa-c7a5e9648a6b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f42227b9-2df5-4327-b428-a035bd66a9ac None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f42227b9-2df5-4327-b428-a035bd66a9ac tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f42227b9-2df5-4327-b428-a035bd66a9ac tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f42227b9-2df5-4327-b428-a035bd66a9ac tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-f42227b9-2df5-4327-b428-a035bd66a9ac tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f42227b9-2df5-4327-b428-a035bd66a9ac tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 404 Sep 01 02:11:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 855/1671] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6e431b72-a36a-47a0-81ea-42f868c56cd7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e431b72-a36a-47a0-81ea-42f868c56cd7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] DELETE http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e431b72-a36a-47a0-81ea-42f868c56cd7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e431b72-a36a-47a0-81ea-42f868c56cd7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-6e431b72-a36a-47a0-81ea-42f868c56cd7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] delete called for member 92aac0c0-6696-4a29-9702-0404e14de306 {{(pid=87080) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.group_snapshots [None req-6e431b72-a36a-47a0-81ea-42f868c56cd7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Delete group_snapshot with id: 92aac0c0-6696-4a29-9702-0404e14de306 Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e431b72-a36a-47a0-81ea-42f868c56cd7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 returned with HTTP 404 Sep 01 02:11:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 817/1672] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:11:13 2026] DELETE /volume/v3/group_snapshots/92aac0c0-6696-4a29-9702-0404e14de306 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:11:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all volumes completed successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:13 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-273d1f04-7534-4f76-99c0-38205928e8d2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-273d1f04-7534-4f76-99c0-38205928e8d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-273d1f04-7534-4f76-99c0-38205928e8d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-273d1f04-7534-4f76-99c0-38205928e8d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-273d1f04-7534-4f76-99c0-38205928e8d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-273d1f04-7534-4f76-99c0-38205928e8d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 818/1673] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:13 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:13 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-226b4872-413a-43a9-bc9d-4c41da8a32fe tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 856/1674] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:11:13 2026] GET /volume/v3/volumes/detail => generated 1834 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ae203950-3725-4f75-9590-f4c380091aa0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ae203950-3725-4f75-9590-f4c380091aa0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78/action Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ae203950-3725-4f75-9590-f4c380091aa0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ae203950-3725-4f75-9590-f4c380091aa0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-ae203950-3725-4f75-9590-f4c380091aa0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] delete called for group 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:11:13 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-ae203950-3725-4f75-9590-f4c380091aa0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Delete group with id: 9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:11:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:13 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:11:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ae203950-3725-4f75-9590-f4c380091aa0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78/action returned with HTTP 202 Sep 01 02:11:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 819/1675] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:11:13 2026] POST /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78/action => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1d7ad2ba-b905-4e2e-8def-479a37d9c0a7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1d7ad2ba-b905-4e2e-8def-479a37d9c0a7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 Sep 01 02:11:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1d7ad2ba-b905-4e2e-8def-479a37d9c0a7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1d7ad2ba-b905-4e2e-8def-479a37d9c0a7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1d7ad2ba-b905-4e2e-8def-479a37d9c0a7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-1d7ad2ba-b905-4e2e-8def-479a37d9c0a7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:14 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-1d7ad2ba-b905-4e2e-8def-479a37d9c0a7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:14 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-1d7ad2ba-b905-4e2e-8def-479a37d9c0a7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1d7ad2ba-b905-4e2e-8def-479a37d9c0a7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 857/1676] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 => generated 920 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3525a6c0-135a-415f-9a3c-83fb1da151d9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3525a6c0-135a-415f-9a3c-83fb1da151d9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3525a6c0-135a-415f-9a3c-83fb1da151d9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3525a6c0-135a-415f-9a3c-83fb1da151d9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3525a6c0-135a-415f-9a3c-83fb1da151d9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3525a6c0-135a-415f-9a3c-83fb1da151d9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 820/1677] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:14 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7cad8526-3444-4bd5-9f0f-727ef9f75467 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7cad8526-3444-4bd5-9f0f-727ef9f75467 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 Sep 01 02:11:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7cad8526-3444-4bd5-9f0f-727ef9f75467 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7cad8526-3444-4bd5-9f0f-727ef9f75467 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7cad8526-3444-4bd5-9f0f-727ef9f75467 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-7cad8526-3444-4bd5-9f0f-727ef9f75467 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:15 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-7cad8526-3444-4bd5-9f0f-727ef9f75467 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:15 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-7cad8526-3444-4bd5-9f0f-727ef9f75467 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7cad8526-3444-4bd5-9f0f-727ef9f75467 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 858/1678] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 => generated 920 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3b2cb9f3-d028-4bb5-9d47-59cc54d9711d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3b2cb9f3-d028-4bb5-9d47-59cc54d9711d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3b2cb9f3-d028-4bb5-9d47-59cc54d9711d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3b2cb9f3-d028-4bb5-9d47-59cc54d9711d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3b2cb9f3-d028-4bb5-9d47-59cc54d9711d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3b2cb9f3-d028-4bb5-9d47-59cc54d9711d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 821/1679] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:15 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9e1e693e-3ba6-4bdc-928a-65772663fe86 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e1e693e-3ba6-4bdc-928a-65772663fe86 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e1e693e-3ba6-4bdc-928a-65772663fe86 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e1e693e-3ba6-4bdc-928a-65772663fe86 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e1e693e-3ba6-4bdc-928a-65772663fe86 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 returned with HTTP 404 Sep 01 02:11:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 859/1680] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/373d95f8-896c-4947-a6fe-e189a208b905 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-192ba18b-685b-4ca7-8741-f5d955180711 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-192ba18b-685b-4ca7-8741-f5d955180711 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-192ba18b-685b-4ca7-8741-f5d955180711 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-192ba18b-685b-4ca7-8741-f5d955180711 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-192ba18b-685b-4ca7-8741-f5d955180711 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a returned with HTTP 404 Sep 01 02:11:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 822/1681] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/16b3d41d-c39b-4f9d-9c88-987418bcda1a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b2fcb085-318c-4148-9999-fcb68e9f1b3a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b2fcb085-318c-4148-9999-fcb68e9f1b3a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b2fcb085-318c-4148-9999-fcb68e9f1b3a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b2fcb085-318c-4148-9999-fcb68e9f1b3a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-b2fcb085-318c-4148-9999-fcb68e9f1b3a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 9605556f-7d70-4793-9fd3-284e7bc07a78 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b2fcb085-318c-4148-9999-fcb68e9f1b3a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 returned with HTTP 404 Sep 01 02:11:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 860/1682] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/groups/9605556f-7d70-4793-9fd3-284e7bc07a78 => generated 108 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-175b2658-f6e9-4f59-a20c-88ca11ff7c30 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-175b2658-f6e9-4f59-a20c-88ca11ff7c30 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/7d48f81d-f6b7-460a-a986-bf27f10e97d1 Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-175b2658-f6e9-4f59-a20c-88ca11ff7c30 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-175b2658-f6e9-4f59-a20c-88ca11ff7c30 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-175b2658-f6e9-4f59-a20c-88ca11ff7c30 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/group_types/7d48f81d-f6b7-460a-a986-bf27f10e97d1 returned with HTTP 202 Sep 01 02:11:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 823/1683] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:11:16 2026] DELETE /volume/v3/group_types/7d48f81d-f6b7-460a-a986-bf27f10e97d1 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a50278cb-ecfe-4909-85d6-ff59fe09129b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a50278cb-ecfe-4909-85d6-ff59fe09129b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] DELETE http://192.168.122.45/volume/v3/types/0c6022d0-2cce-4a36-a6d6-462be43e9825 Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a50278cb-ecfe-4909-85d6-ff59fe09129b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a50278cb-ecfe-4909-85d6-ff59fe09129b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9c1dc5dc-167e-4778-ad43-9fe08cdff12b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a50278cb-ecfe-4909-85d6-ff59fe09129b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/types/0c6022d0-2cce-4a36-a6d6-462be43e9825 returned with HTTP 202 Sep 01 02:11:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 861/1684] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:16 2026] DELETE /volume/v3/types/0c6022d0-2cce-4a36-a6d6-462be43e9825 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c1dc5dc-167e-4778-ad43-9fe08cdff12b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3a320d0f-4d0f-4be1-80a9-5d1454f7cc8a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c1dc5dc-167e-4778-ad43-9fe08cdff12b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c1dc5dc-167e-4778-ad43-9fe08cdff12b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3a320d0f-4d0f-4be1-80a9-5d1454f7cc8a tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] GET http://192.168.122.45/volume/v3/types/0c6022d0-2cce-4a36-a6d6-462be43e9825 Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3a320d0f-4d0f-4be1-80a9-5d1454f7cc8a tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3a320d0f-4d0f-4be1-80a9-5d1454f7cc8a tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3a320d0f-4d0f-4be1-80a9-5d1454f7cc8a tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/types/0c6022d0-2cce-4a36-a6d6-462be43e9825 returned with HTTP 404 Sep 01 02:11:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 862/1685] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/types/0c6022d0-2cce-4a36-a6d6-462be43e9825 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3e5608fa-ae28-4a5f-b22c-ec88cc8ede4b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3e5608fa-ae28-4a5f-b22c-ec88cc8ede4b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3e5608fa-ae28-4a5f-b22c-ec88cc8ede4b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-162691228"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9c1dc5dc-167e-4778-ad43-9fe08cdff12b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c1dc5dc-167e-4778-ad43-9fe08cdff12b tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 824/1686] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 867 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3e5608fa-ae28-4a5f-b22c-ec88cc8ede4b tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:11:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 863/1687] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:11:16 2026] POST /volume/v3/types => generated 223 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3bca27a1-15b1-4f5e-bba1-50954079f632 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3bca27a1-15b1-4f5e-bba1-50954079f632 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3bca27a1-15b1-4f5e-bba1-50954079f632 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1383436682"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3bca27a1-15b1-4f5e-bba1-50954079f632 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:11:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 825/1688] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:11:16 2026] POST /volume/v3/group_types => generated 181 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8a9667f4-faf4-472f-a6b6-a1989d4b1652 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a9667f4-faf4-472f-a6b6-a1989d4b1652 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/groups Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8a9667f4-faf4-472f-a6b6-a1989d4b1652 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "641970cf-6752-4b98-a9da-48158ef60377", "volume_types": ["99eb05c5-e8a1-4556-8f41-445fddfd0d5f"], "name": "tempest-GroupSnapshotsTest-Group-144009621"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-8a9667f4-faf4-472f-a6b6-a1989d4b1652 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating new group {'group': {'group_type': '641970cf-6752-4b98-a9da-48158ef60377', 'volume_types': ['99eb05c5-e8a1-4556-8f41-445fddfd0d5f'], 'name': 'tempest-GroupSnapshotsTest-Group-144009621'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.groups [None req-8a9667f4-faf4-472f-a6b6-a1989d4b1652 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating group tempest-GroupSnapshotsTest-Group-144009621. Sep 01 02:11:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8a9667f4-faf4-472f-a6b6-a1989d4b1652 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Availability Zones retrieved successfully. Sep 01 02:11:16 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-8a9667f4-faf4-472f-a6b6-a1989d4b1652 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['fa822246-fb5d-43d6-a772-4bc765b00730'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-96872e97-06ee-4ee9-aaf4-074fa4aecf2c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96872e97-06ee-4ee9-aaf4-074fa4aecf2c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96872e97-06ee-4ee9-aaf4-074fa4aecf2c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96872e97-06ee-4ee9-aaf4-074fa4aecf2c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a9667f4-faf4-472f-a6b6-a1989d4b1652 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups returned with HTTP 202 Sep 01 02:11:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 864/1689] 192.168.122.45 () {62 vars in 1176 bytes} [Tue Sep 1 02:11:16 2026] POST /volume/v3/groups => generated 111 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b5a90cde-e59e-4715-84c0-82c069d63cec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-96872e97-06ee-4ee9-aaf4-074fa4aecf2c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5a90cde-e59e-4715-84c0-82c069d63cec tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935 Sep 01 02:11:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5a90cde-e59e-4715-84c0-82c069d63cec tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5a90cde-e59e-4715-84c0-82c069d63cec tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96872e97-06ee-4ee9-aaf4-074fa4aecf2c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-b5a90cde-e59e-4715-84c0-82c069d63cec tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member df975ef1-ebcc-4a10-a773-5a40b108c935 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:11:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 826/1690] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:16 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:17 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), Sep 01 02:11:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5a90cde-e59e-4715-84c0-82c069d63cec tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935 returned with HTTP 200 Sep 01 02:11:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 865/1691] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:11:17 2026] GET /volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935 => generated 391 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-45c79227-a057-4dff-a280-81643766a29e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-45c79227-a057-4dff-a280-81643766a29e tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:11:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-45c79227-a057-4dff-a280-81643766a29e tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-45c79227-a057-4dff-a280-81643766a29e tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-45c79227-a057-4dff-a280-81643766a29e tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:11:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-45c79227-a057-4dff-a280-81643766a29e tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:11:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 827/1692] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:17 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 867 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-38625900-8a5f-4586-bdde-0301ef6871fd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-38625900-8a5f-4586-bdde-0301ef6871fd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] DELETE http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:11:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-38625900-8a5f-4586-bdde-0301ef6871fd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-38625900-8a5f-4586-bdde-0301ef6871fd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:17 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-38625900-8a5f-4586-bdde-0301ef6871fd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Delete volume with id: 6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:11:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-38625900-8a5f-4586-bdde-0301ef6871fd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:11:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-38625900-8a5f-4586-bdde-0301ef6871fd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Delete volume request issued successfully. Sep 01 02:11:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-38625900-8a5f-4586-bdde-0301ef6871fd tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 202 Sep 01 02:11:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 866/1693] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:17 2026] DELETE /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-88e460de-001b-4a35-a385-c23d5a8f9d0d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88e460de-001b-4a35-a385-c23d5a8f9d0d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:11:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-88e460de-001b-4a35-a385-c23d5a8f9d0d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-88e460de-001b-4a35-a385-c23d5a8f9d0d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-88e460de-001b-4a35-a385-c23d5a8f9d0d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Volume info retrieved successfully. Sep 01 02:11:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88e460de-001b-4a35-a385-c23d5a8f9d0d tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 200 Sep 01 02:11:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 828/1694] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:17 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 866 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a184d484-8b76-430c-8e1f-36be72675e3e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a184d484-8b76-430c-8e1f-36be72675e3e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a184d484-8b76-430c-8e1f-36be72675e3e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a184d484-8b76-430c-8e1f-36be72675e3e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a184d484-8b76-430c-8e1f-36be72675e3e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-aa54af79-c062-44de-a476-7ff0cd45fe7c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aa54af79-c062-44de-a476-7ff0cd45fe7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935 Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aa54af79-c062-44de-a476-7ff0cd45fe7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aa54af79-c062-44de-a476-7ff0cd45fe7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-aa54af79-c062-44de-a476-7ff0cd45fe7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member df975ef1-ebcc-4a10-a773-5a40b108c935 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a184d484-8b76-430c-8e1f-36be72675e3e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 867/1695] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 840 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e6b6330a-9e9b-481d-b9d3-cb89c3d43bc9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6b6330a-9e9b-481d-b9d3-cb89c3d43bc9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6b6330a-9e9b-481d-b9d3-cb89c3d43bc9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6b6330a-9e9b-481d-b9d3-cb89c3d43bc9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:11:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aa54af79-c062-44de-a476-7ff0cd45fe7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935 returned with HTTP 200 Sep 01 02:11:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 829/1696] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935 => generated 392 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1441890707", "volume_type": "99eb05c5-e8a1-4556-8f41-445fddfd0d5f", "group_id": "df975ef1-ebcc-4a10-a773-5a40b108c935", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1441890707', 'volume_type': '99eb05c5-e8a1-4556-8f41-445fddfd0d5f', 'group_id': 'df975ef1-ebcc-4a10-a773-5a40b108c935', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e6b6330a-9e9b-481d-b9d3-cb89c3d43bc9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6b6330a-9e9b-481d-b9d3-cb89c3d43bc9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 868/1697] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 840 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume of 1 GB Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b827552a-08db-4d84-b450-e5345b77bcc6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-40496930"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-40496930'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Create volume of 1 GB Sep 01 02:11:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:11:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Availability Zones retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Availability Zones retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (1879e4ac-2dac-4243-8805-93b8d849b471) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Flow 'volume_create_api' (b3bcfd99-7256-4b6f-a401-23a99a0767bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aadaaa8-203c-4e33-87f7-a90b5d5d457b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (248fc9ca-c261-4772-b325-fcf6b163a6f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (248fc9ca-c261-4772-b325-fcf6b163a6f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:11:17Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=99eb05c5-e8a1-4556-8f41-445fddfd0d5f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-162691228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '99eb05c5-e8a1-4556-8f41-445fddfd0d5f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'df975ef1-ebcc-4a10-a773-5a40b108c935', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a3b51d-e769-4fcd-82bf-6aa607a75b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2aadaaa8-203c-4e33-87f7-a90b5d5d457b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5401a55-33f4-4ef0-a1a7-a25982b76bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-162691228 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-162691228, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-162691228 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-162691228, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['27104e96-4c43-4467-80c1-2d02ab9cb26d', '4cf0fa8a-2140-4068-bdc0-092055d4da07', '330d2606-5d40-4910-b266-88440f2f1b84', '69cbcc93-24ff-41c1-8d74-baff48b23f0b'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0a3b51d-e769-4fcd-82bf-6aa607a75b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27104e96-4c43-4467-80c1-2d02ab9cb26d', '4cf0fa8a-2140-4068-bdc0-092055d4da07', '330d2606-5d40-4910-b266-88440f2f1b84', '69cbcc93-24ff-41c1-8d74-baff48b23f0b']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c55b79-6414-4f5b-912c-9126a03ea614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Created reservations ['041c7d9a-ca49-4c33-a211-726888d98a50', 'ef725927-e420-45b1-a2f5-a4ee29d52cdf', 'b217072f-d24c-4485-ac4f-e8be189aa89e', 'b0c98d6c-ba15-4823-a11d-c92827333bd7'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5401a55-33f4-4ef0-a1a7-a25982b76bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['041c7d9a-ca49-4c33-a211-726888d98a50', 'ef725927-e420-45b1-a2f5-a4ee29d52cdf', 'b217072f-d24c-4485-ac4f-e8be189aa89e', 'b0c98d6c-ba15-4823-a11d-c92827333bd7']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d122482-0152-4ee5-b094-ea7f98e50a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c55b79-6414-4f5b-912c-9126a03ea614) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '982e8acc-6b32-4053-a63b-a73c3cf46a14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1441890707',encryption_key_id=None,group_id=df975ef1-ebcc-4a10-a773-5a40b108c935,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['27104e96-4c43-4467-80c1-2d02ab9cb26d','4cf0fa8a-2140-4068-bdc0-092055d4da07','330d2606-5d40-4910-b266-88440f2f1b84','69cbcc93-24ff-41c1-8d74-baff48b23f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=99eb05c5-e8a1-4556-8f41-445fddfd0d5f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1441890707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=df975ef1-ebcc-4a10-a773-5a40b108c935,host=None,id=982e8acc-6b32-4053-a63b-a73c3cf46a14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6f3b2a6e1b0e4468b45440db36537ad4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(99eb05c5-e8a1-4556-8f41-445fddfd0d5f),volume_type_id=99eb05c5-e8a1-4556-8f41-445fddfd0d5f)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631ac3d9-affa-4b62-bbd5-ea8d54f2f083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d122482-0152-4ee5-b094-ea7f98e50a79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89a93423-b8ef-4c73-9b40-4897d428bb76', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-40496930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ce6e6d00ed4bec92711eb54e53cc52',qos_specs=None,replication_status=,reservations=['041c7d9a-ca49-4c33-a211-726888d98a50','ef725927-e420-45b1-a2f5-a4ee29d52cdf','b217072f-d24c-4485-ac4f-e8be189aa89e','b0c98d6c-ba15-4823-a11d-c92827333bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c291d7d7d6874d71b4ed4be00b92e5c3',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:18Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-40496930',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89a93423-b8ef-4c73-9b40-4897d428bb76,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e5ce6e6d00ed4bec92711eb54e53cc52',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c291d7d7d6874d71b4ed4be00b92e5c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5fc0051-8fa0-4262-b549-ab78afd52394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (631ac3d9-affa-4b62-bbd5-ea8d54f2f083) transitioned into state 'SUCCESS' from state '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-1441890707',encryption_key_id=None,group_id=df975ef1-ebcc-4a10-a773-5a40b108c935,group_type_id=,metadata={},multiattach=False,project_id='6f3b2a6e1b0e4468b45440db36537ad4',qos_specs=None,replication_status=,reservations=['27104e96-4c43-4467-80c1-2d02ab9cb26d','4cf0fa8a-2140-4068-bdc0-092055d4da07','330d2606-5d40-4910-b266-88440f2f1b84','69cbcc93-24ff-41c1-8d74-baff48b23f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5b94a088d85747ad850a6187cb5bb3bd',volume_type_id=99eb05c5-e8a1-4556-8f41-445fddfd0d5f)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e816c4b6-5bf4-4e8c-b92d-de6d6778dce8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5fc0051-8fa0-4262-b549-ab78afd52394) transitioned into 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-40496930',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e5ce6e6d00ed4bec92711eb54e53cc52',qos_specs=None,replication_status=,reservations=['041c7d9a-ca49-4c33-a211-726888d98a50','ef725927-e420-45b1-a2f5-a4ee29d52cdf','b217072f-d24c-4485-ac4f-e8be189aa89e','b0c98d6c-ba15-4823-a11d-c92827333bd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c291d7d7d6874d71b4ed4be00b92e5c3',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7ffdaf-9d13-4d8d-9f2c-037c61c7c1d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e816c4b6-5bf4-4e8c-b92d-de6d6778dce8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Flow 'volume_create_api' (1879e4ac-2dac-4243-8805-93b8d849b471) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Create volume request issued successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c7ffdaf-9d13-4d8d-9f2c-037c61c7c1d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Flow 'volume_create_api' (b3bcfd99-7256-4b6f-a401-23a99a0767bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Create volume request issued successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b827552a-08db-4d84-b450-e5345b77bcc6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 869/1698] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:18 2026] POST /volume/v3/volumes => generated 781 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7d847330-310d-4a39-ad76-2d3b8e9ab6f9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7d847330-310d-4a39-ad76-2d3b8e9ab6f9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] GET http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7d847330-310d-4a39-ad76-2d3b8e9ab6f9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7d847330-310d-4a39-ad76-2d3b8e9ab6f9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7d847330-310d-4a39-ad76-2d3b8e9ab6f9 tempest-VolumesActionsTest-1076223932 tempest-VolumesActionsTest-1076223932-project-member] http://192.168.122.45/volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb returned with HTTP 404 Sep 01 02:11:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 870/1699] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/volumes/6e4dc7b6-1d92-4adb-96fb-43afa84ec2bb => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-808abeac-1793-4bd8-be35-49727b06502d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-808abeac-1793-4bd8-be35-49727b06502d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-808abeac-1793-4bd8-be35-49727b06502d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-808abeac-1793-4bd8-be35-49727b06502d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-808abeac-1793-4bd8-be35-49727b06502d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-808abeac-1793-4bd8-be35-49727b06502d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 871/1700] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 849 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fab7a9c2-1eaa-4103-b68a-aa9351857ee0 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 830/1701] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:11:18 2026] POST /volume/v3/volumes => generated 828 bytes in 649 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-188afd81-21f5-4a07-97b0-0d822d1fc94b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-188afd81-21f5-4a07-97b0-0d822d1fc94b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-188afd81-21f5-4a07-97b0-0d822d1fc94b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-188afd81-21f5-4a07-97b0-0d822d1fc94b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-188afd81-21f5-4a07-97b0-0d822d1fc94b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:18 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-188afd81-21f5-4a07-97b0-0d822d1fc94b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:18 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-188afd81-21f5-4a07-97b0-0d822d1fc94b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:19 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-188afd81-21f5-4a07-97b0-0d822d1fc94b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-188afd81-21f5-4a07-97b0-0d822d1fc94b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 872/1702] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:18 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 896 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cc23598e-2310-4000-852b-0b8cffa29739 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc23598e-2310-4000-852b-0b8cffa29739 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc23598e-2310-4000-852b-0b8cffa29739 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc23598e-2310-4000-852b-0b8cffa29739 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cc23598e-2310-4000-852b-0b8cffa29739 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc23598e-2310-4000-852b-0b8cffa29739 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 831/1703] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:19 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5486a2bf-c901-4070-8c0c-835e3eee153a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5486a2bf-c901-4070-8c0c-835e3eee153a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5486a2bf-c901-4070-8c0c-835e3eee153a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5486a2bf-c901-4070-8c0c-835e3eee153a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5486a2bf-c901-4070-8c0c-835e3eee153a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:20 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-5486a2bf-c901-4070-8c0c-835e3eee153a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:20 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-5486a2bf-c901-4070-8c0c-835e3eee153a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:20 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-5486a2bf-c901-4070-8c0c-835e3eee153a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5486a2bf-c901-4070-8c0c-835e3eee153a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 873/1704] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:20 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5724ebac-2475-4b09-8bc5-fcf825f42cf7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5724ebac-2475-4b09-8bc5-fcf825f42cf7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5724ebac-2475-4b09-8bc5-fcf825f42cf7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5724ebac-2475-4b09-8bc5-fcf825f42cf7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5724ebac-2475-4b09-8bc5-fcf825f42cf7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5724ebac-2475-4b09-8bc5-fcf825f42cf7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 832/1705] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:20 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3fef7580-2bbb-48a1-ba6c-04eae1c63d59 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fef7580-2bbb-48a1-ba6c-04eae1c63d59 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3fef7580-2bbb-48a1-ba6c-04eae1c63d59 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3fef7580-2bbb-48a1-ba6c-04eae1c63d59 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3fef7580-2bbb-48a1-ba6c-04eae1c63d59 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:21 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-3fef7580-2bbb-48a1-ba6c-04eae1c63d59 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:21 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-3fef7580-2bbb-48a1-ba6c-04eae1c63d59 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:21 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-3fef7580-2bbb-48a1-ba6c-04eae1c63d59 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fef7580-2bbb-48a1-ba6c-04eae1c63d59 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 874/1706] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:21 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-07e55566-7dd4-441c-85bc-a87bcd014284 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-07e55566-7dd4-441c-85bc-a87bcd014284 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-07e55566-7dd4-441c-85bc-a87bcd014284 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-07e55566-7dd4-441c-85bc-a87bcd014284 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-07e55566-7dd4-441c-85bc-a87bcd014284 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-07e55566-7dd4-441c-85bc-a87bcd014284 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 833/1707] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:22 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0cddbabd-8445-4519-9c43-30e09fb537db None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0cddbabd-8445-4519-9c43-30e09fb537db tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0cddbabd-8445-4519-9c43-30e09fb537db tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0cddbabd-8445-4519-9c43-30e09fb537db tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0cddbabd-8445-4519-9c43-30e09fb537db tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-34ac927c-d386-4682-9155-9adad04eee5c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:23 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-0cddbabd-8445-4519-9c43-30e09fb537db tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:23 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-0cddbabd-8445-4519-9c43-30e09fb537db tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34ac927c-d386-4682-9155-9adad04eee5c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34ac927c-d386-4682-9155-9adad04eee5c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34ac927c-d386-4682-9155-9adad04eee5c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-34ac927c-d386-4682-9155-9adad04eee5c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34ac927c-d386-4682-9155-9adad04eee5c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 834/1708] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:23 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:23 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-0cddbabd-8445-4519-9c43-30e09fb537db tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0cddbabd-8445-4519-9c43-30e09fb537db tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 875/1709] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:23 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 518 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6bdb1ab1-f600-4620-8a06-208ed5cb2d95 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6bdb1ab1-f600-4620-8a06-208ed5cb2d95 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6bdb1ab1-f600-4620-8a06-208ed5cb2d95 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6bdb1ab1-f600-4620-8a06-208ed5cb2d95 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6bdb1ab1-f600-4620-8a06-208ed5cb2d95 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6bdb1ab1-f600-4620-8a06-208ed5cb2d95 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 835/1710] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:24 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3d643b30-cae5-478a-b8a8-ee74fc71b082 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3d643b30-cae5-478a-b8a8-ee74fc71b082 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3d643b30-cae5-478a-b8a8-ee74fc71b082 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3d643b30-cae5-478a-b8a8-ee74fc71b082 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3d643b30-cae5-478a-b8a8-ee74fc71b082 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:24 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-3d643b30-cae5-478a-b8a8-ee74fc71b082 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:24 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-3d643b30-cae5-478a-b8a8-ee74fc71b082 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:24 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-3d643b30-cae5-478a-b8a8-ee74fc71b082 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3d643b30-cae5-478a-b8a8-ee74fc71b082 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 876/1711] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:24 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4e7cf125-7537-427e-a93b-fc7db2321d15 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e7cf125-7537-427e-a93b-fc7db2321d15 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e7cf125-7537-427e-a93b-fc7db2321d15 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e7cf125-7537-427e-a93b-fc7db2321d15 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4e7cf125-7537-427e-a93b-fc7db2321d15 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e7cf125-7537-427e-a93b-fc7db2321d15 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 836/1712] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:25 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-13736e4b-0c53-49c2-84ba-b314789d3d2b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-13736e4b-0c53-49c2-84ba-b314789d3d2b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-13736e4b-0c53-49c2-84ba-b314789d3d2b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-13736e4b-0c53-49c2-84ba-b314789d3d2b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-13736e4b-0c53-49c2-84ba-b314789d3d2b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:25 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-13736e4b-0c53-49c2-84ba-b314789d3d2b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:25 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-13736e4b-0c53-49c2-84ba-b314789d3d2b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:25 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-13736e4b-0c53-49c2-84ba-b314789d3d2b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-13736e4b-0c53-49c2-84ba-b314789d3d2b tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 877/1713] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:25 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e9ac8369-2eec-43f1-8fd6-8b3e1e86435c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e9ac8369-2eec-43f1-8fd6-8b3e1e86435c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e9ac8369-2eec-43f1-8fd6-8b3e1e86435c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e9ac8369-2eec-43f1-8fd6-8b3e1e86435c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e9ac8369-2eec-43f1-8fd6-8b3e1e86435c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e9ac8369-2eec-43f1-8fd6-8b3e1e86435c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 837/1714] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:26 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0d683b0e-d0c1-4d22-ad44-1f2897820e17 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0d683b0e-d0c1-4d22-ad44-1f2897820e17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0d683b0e-d0c1-4d22-ad44-1f2897820e17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0d683b0e-d0c1-4d22-ad44-1f2897820e17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0d683b0e-d0c1-4d22-ad44-1f2897820e17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:27 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-0d683b0e-d0c1-4d22-ad44-1f2897820e17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:27 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-0d683b0e-d0c1-4d22-ad44-1f2897820e17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:27 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-0d683b0e-d0c1-4d22-ad44-1f2897820e17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0d683b0e-d0c1-4d22-ad44-1f2897820e17 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 878/1715] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:27 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cbdf19ed-3518-42d2-b5e4-49c5199a852c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cbdf19ed-3518-42d2-b5e4-49c5199a852c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cbdf19ed-3518-42d2-b5e4-49c5199a852c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cbdf19ed-3518-42d2-b5e4-49c5199a852c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cbdf19ed-3518-42d2-b5e4-49c5199a852c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cbdf19ed-3518-42d2-b5e4-49c5199a852c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 838/1716] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:27 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c6f280ea-8efe-4cfa-bc59-77d890f83f51 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c6f280ea-8efe-4cfa-bc59-77d890f83f51 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c6f280ea-8efe-4cfa-bc59-77d890f83f51 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c6f280ea-8efe-4cfa-bc59-77d890f83f51 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c6f280ea-8efe-4cfa-bc59-77d890f83f51 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:28 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-c6f280ea-8efe-4cfa-bc59-77d890f83f51 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:28 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-c6f280ea-8efe-4cfa-bc59-77d890f83f51 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-c6f280ea-8efe-4cfa-bc59-77d890f83f51 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c6f280ea-8efe-4cfa-bc59-77d890f83f51 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 879/1717] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:28 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c81c3928-6f68-4f77-9cd9-c0919dd8c519 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e6e337eb-b2d7-48a1-b530-856be60f2c64 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6e337eb-b2d7-48a1-b530-856be60f2c64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6e337eb-b2d7-48a1-b530-856be60f2c64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6e337eb-b2d7-48a1-b530-856be60f2c64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e6e337eb-b2d7-48a1-b530-856be60f2c64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6e337eb-b2d7-48a1-b530-856be60f2c64 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 880/1718] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:28 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c81c3928-6f68-4f77-9cd9-c0919dd8c519 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes Sep 01 02:11:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c81c3928-6f68-4f77-9cd9-c0919dd8c519 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c81c3928-6f68-4f77-9cd9-c0919dd8c519 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-c81c3928-6f68-4f77-9cd9-c0919dd8c519 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c81c3928-6f68-4f77-9cd9-c0919dd8c519 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c81c3928-6f68-4f77-9cd9-c0919dd8c519 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c81c3928-6f68-4f77-9cd9-c0919dd8c519 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 200 Sep 01 02:11:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 839/1719] 192.168.122.45 () {58 vars in 1116 bytes} [Tue Sep 1 02:11:28 2026] GET /volume/v3/volumes => generated 15 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-290900785"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-290900785'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:28 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Create volume of 1 GB Sep 01 02:11:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Availability Zones retrieved successfully. Sep 01 02:11:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Flow 'volume_create_api' (c582888e-efdb-49d6-9afb-1a62d0d1a184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdffff27-0664-4154-8cb7-5341bc048651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bdffff27-0664-4154-8cb7-5341bc048651) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c952506-bc65-40d0-838b-f73689660596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Created reservations ['98b21eec-7944-496c-881c-b88d5787cd7a', 'f7d24332-d7fb-40d7-b5b6-594992063f81', '3a102335-59f9-479d-8ce8-7c95ebdb63ca', 'd5d906af-8c29-4917-8381-a31a7d72d608'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c952506-bc65-40d0-838b-f73689660596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98b21eec-7944-496c-881c-b88d5787cd7a', 'f7d24332-d7fb-40d7-b5b6-594992063f81', '3a102335-59f9-479d-8ce8-7c95ebdb63ca', 'd5d906af-8c29-4917-8381-a31a7d72d608']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fdc589a-dfe4-4976-ab3a-0d8e37710591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fdc589a-dfe4-4976-ab3a-0d8e37710591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58c44db0-5257-4a81-b341-91b98c5e0a14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-290900785',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='144047ed94974837b28dd984e60a5142',qos_specs=None,replication_status=,reservations=['98b21eec-7944-496c-881c-b88d5787cd7a','f7d24332-d7fb-40d7-b5b6-594992063f81','3a102335-59f9-479d-8ce8-7c95ebdb63ca','d5d906af-8c29-4917-8381-a31a7d72d608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f3c49c82af436c90e3289d84bc2bd5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-290900785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58c44db0-5257-4a81-b341-91b98c5e0a14,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='144047ed94974837b28dd984e60a5142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f3c49c82af436c90e3289d84bc2bd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a861778-7f35-4097-a092-98df0f26862b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a861778-7f35-4097-a092-98df0f26862b) transitioned into state 'SUCCESS' from state '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-290900785',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='144047ed94974837b28dd984e60a5142',qos_specs=None,replication_status=,reservations=['98b21eec-7944-496c-881c-b88d5787cd7a','f7d24332-d7fb-40d7-b5b6-594992063f81','3a102335-59f9-479d-8ce8-7c95ebdb63ca','d5d906af-8c29-4917-8381-a31a7d72d608'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f3c49c82af436c90e3289d84bc2bd5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab4b106-35ce-427b-89f8-c2b8b236ecab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab4b106-35ce-427b-89f8-c2b8b236ecab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Flow 'volume_create_api' (c582888e-efdb-49d6-9afb-1a62d0d1a184) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Create volume request issued successfully. Sep 01 02:11:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc81b1f2-03bb-4ede-bed8-cca414a52d5c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 881/1720] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:28 2026] POST /volume/v3/volumes => generated 770 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6cc39d82-5446-47f7-8daa-300751906eee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6cc39d82-5446-47f7-8daa-300751906eee tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-af6d663f-b44b-4b21-8ebb-ac1218540bb2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6cc39d82-5446-47f7-8daa-300751906eee tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6cc39d82-5446-47f7-8daa-300751906eee tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-af6d663f-b44b-4b21-8ebb-ac1218540bb2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-af6d663f-b44b-4b21-8ebb-ac1218540bb2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-af6d663f-b44b-4b21-8ebb-ac1218540bb2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6cc39d82-5446-47f7-8daa-300751906eee tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:29 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-6cc39d82-5446-47f7-8daa-300751906eee tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:29 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-6cc39d82-5446-47f7-8daa-300751906eee tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-af6d663f-b44b-4b21-8ebb-ac1218540bb2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-af6d663f-b44b-4b21-8ebb-ac1218540bb2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 882/1721] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:29 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 838 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:29 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-6cc39d82-5446-47f7-8daa-300751906eee tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6cc39d82-5446-47f7-8daa-300751906eee tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 840/1722] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:29 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-42e78e3c-44a7-4cb4-87da-99345a1616e7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42e78e3c-44a7-4cb4-87da-99345a1616e7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42e78e3c-44a7-4cb4-87da-99345a1616e7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42e78e3c-44a7-4cb4-87da-99345a1616e7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-42e78e3c-44a7-4cb4-87da-99345a1616e7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42e78e3c-44a7-4cb4-87da-99345a1616e7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 883/1723] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:29 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a42570f1-96ea-496d-a234-eec73f84673a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a42570f1-96ea-496d-a234-eec73f84673a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a42570f1-96ea-496d-a234-eec73f84673a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a42570f1-96ea-496d-a234-eec73f84673a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a42570f1-96ea-496d-a234-eec73f84673a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a42570f1-96ea-496d-a234-eec73f84673a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 841/1724] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:30 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4114605f-bedf-4629-b636-81afcb8676d9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4114605f-bedf-4629-b636-81afcb8676d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4114605f-bedf-4629-b636-81afcb8676d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4114605f-bedf-4629-b636-81afcb8676d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4114605f-bedf-4629-b636-81afcb8676d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:30 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-4114605f-bedf-4629-b636-81afcb8676d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:30 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-4114605f-bedf-4629-b636-81afcb8676d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:30 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-4114605f-bedf-4629-b636-81afcb8676d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4114605f-bedf-4629-b636-81afcb8676d9 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 884/1725] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:30 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e1e2a6e9-5d3d-40ae-bd05-abf6d031b7a9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1e2a6e9-5d3d-40ae-bd05-abf6d031b7a9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1e2a6e9-5d3d-40ae-bd05-abf6d031b7a9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1e2a6e9-5d3d-40ae-bd05-abf6d031b7a9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e1e2a6e9-5d3d-40ae-bd05-abf6d031b7a9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1e2a6e9-5d3d-40ae-bd05-abf6d031b7a9 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 842/1726] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:30 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-94edf1ae-cd70-4dbc-b23f-ba967b4e9d25 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-94edf1ae-cd70-4dbc-b23f-ba967b4e9d25 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-94edf1ae-cd70-4dbc-b23f-ba967b4e9d25 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-94edf1ae-cd70-4dbc-b23f-ba967b4e9d25 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-94edf1ae-cd70-4dbc-b23f-ba967b4e9d25 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-94edf1ae-cd70-4dbc-b23f-ba967b4e9d25 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 885/1727] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:31 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8778d0e7-cd50-467b-b879-535003346571 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8778d0e7-cd50-467b-b879-535003346571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8778d0e7-cd50-467b-b879-535003346571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8778d0e7-cd50-467b-b879-535003346571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8778d0e7-cd50-467b-b879-535003346571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:31 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-8778d0e7-cd50-467b-b879-535003346571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:31 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-8778d0e7-cd50-467b-b879-535003346571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:31 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-8778d0e7-cd50-467b-b879-535003346571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8778d0e7-cd50-467b-b879-535003346571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 843/1728] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:31 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c5bdb808-a07f-4764-812a-d9110f122cb6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c5bdb808-a07f-4764-812a-d9110f122cb6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c5bdb808-a07f-4764-812a-d9110f122cb6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c5bdb808-a07f-4764-812a-d9110f122cb6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c5bdb808-a07f-4764-812a-d9110f122cb6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c5bdb808-a07f-4764-812a-d9110f122cb6 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 886/1729] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:32 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6156e5fd-81e5-4d39-9a51-86f1f3431902 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6156e5fd-81e5-4d39-9a51-86f1f3431902 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6156e5fd-81e5-4d39-9a51-86f1f3431902 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6156e5fd-81e5-4d39-9a51-86f1f3431902 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6156e5fd-81e5-4d39-9a51-86f1f3431902 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6156e5fd-81e5-4d39-9a51-86f1f3431902 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 844/1730] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:32 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f7e2bd9d-9f9c-460a-9eda-afec688f74dd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f7e2bd9d-9f9c-460a-9eda-afec688f74dd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f7e2bd9d-9f9c-460a-9eda-afec688f74dd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f7e2bd9d-9f9c-460a-9eda-afec688f74dd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f7e2bd9d-9f9c-460a-9eda-afec688f74dd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:32 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-f7e2bd9d-9f9c-460a-9eda-afec688f74dd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:32 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-f7e2bd9d-9f9c-460a-9eda-afec688f74dd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:32 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-f7e2bd9d-9f9c-460a-9eda-afec688f74dd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f7e2bd9d-9f9c-460a-9eda-afec688f74dd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 887/1731] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:32 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-62b7056f-7c4b-4d05-9f97-f6f58b1af80e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-62b7056f-7c4b-4d05-9f97-f6f58b1af80e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-62b7056f-7c4b-4d05-9f97-f6f58b1af80e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-62b7056f-7c4b-4d05-9f97-f6f58b1af80e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-62b7056f-7c4b-4d05-9f97-f6f58b1af80e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-62b7056f-7c4b-4d05-9f97-f6f58b1af80e tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 845/1732] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:33 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1c04a35f-8a25-40bc-81c6-7e206da9b700 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1c04a35f-8a25-40bc-81c6-7e206da9b700 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1c04a35f-8a25-40bc-81c6-7e206da9b700 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1c04a35f-8a25-40bc-81c6-7e206da9b700 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1c04a35f-8a25-40bc-81c6-7e206da9b700 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1c04a35f-8a25-40bc-81c6-7e206da9b700 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 888/1733] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:33 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c9ad09a2-9d81-495a-ba89-8028276cd750 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9ad09a2-9d81-495a-ba89-8028276cd750 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c9ad09a2-9d81-495a-ba89-8028276cd750 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c9ad09a2-9d81-495a-ba89-8028276cd750 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c9ad09a2-9d81-495a-ba89-8028276cd750 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:34 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-c9ad09a2-9d81-495a-ba89-8028276cd750 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:34 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-c9ad09a2-9d81-495a-ba89-8028276cd750 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:34 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-c9ad09a2-9d81-495a-ba89-8028276cd750 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e8b7918c-9f3b-46ea-806f-2d690acc7d55 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8b7918c-9f3b-46ea-806f-2d690acc7d55 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8b7918c-9f3b-46ea-806f-2d690acc7d55 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8b7918c-9f3b-46ea-806f-2d690acc7d55 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9ad09a2-9d81-495a-ba89-8028276cd750 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 846/1734] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:34 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e8b7918c-9f3b-46ea-806f-2d690acc7d55 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8b7918c-9f3b-46ea-806f-2d690acc7d55 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 889/1735] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:34 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2c8d419d-13f9-47fc-8167-0142fe5ea40c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2c8d419d-13f9-47fc-8167-0142fe5ea40c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2c8d419d-13f9-47fc-8167-0142fe5ea40c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2c8d419d-13f9-47fc-8167-0142fe5ea40c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2c8d419d-13f9-47fc-8167-0142fe5ea40c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2c8d419d-13f9-47fc-8167-0142fe5ea40c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 847/1736] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:34 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c4a48f0c-e7f8-455b-9e80-20d098b706e5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c4a48f0c-e7f8-455b-9e80-20d098b706e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c4a48f0c-e7f8-455b-9e80-20d098b706e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c4a48f0c-e7f8-455b-9e80-20d098b706e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-232e2c5e-f37a-4900-b2c6-78ac26db3955 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-232e2c5e-f37a-4900-b2c6-78ac26db3955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-232e2c5e-f37a-4900-b2c6-78ac26db3955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-232e2c5e-f37a-4900-b2c6-78ac26db3955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c4a48f0c-e7f8-455b-9e80-20d098b706e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:35 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-c4a48f0c-e7f8-455b-9e80-20d098b706e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:35 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-c4a48f0c-e7f8-455b-9e80-20d098b706e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-232e2c5e-f37a-4900-b2c6-78ac26db3955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-232e2c5e-f37a-4900-b2c6-78ac26db3955 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 848/1737] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:35 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:35 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-c4a48f0c-e7f8-455b-9e80-20d098b706e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c4a48f0c-e7f8-455b-9e80-20d098b706e5 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 890/1738] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:35 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bb33f7a1-fe9e-4467-96ab-5810a9301740 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb33f7a1-fe9e-4467-96ab-5810a9301740 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb33f7a1-fe9e-4467-96ab-5810a9301740 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb33f7a1-fe9e-4467-96ab-5810a9301740 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bb33f7a1-fe9e-4467-96ab-5810a9301740 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb33f7a1-fe9e-4467-96ab-5810a9301740 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 849/1739] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:35 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b0b018e1-02e2-48d1-ba1b-082718ac4cd7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b0b018e1-02e2-48d1-ba1b-082718ac4cd7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b0b018e1-02e2-48d1-ba1b-082718ac4cd7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b0b018e1-02e2-48d1-ba1b-082718ac4cd7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b0b018e1-02e2-48d1-ba1b-082718ac4cd7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b0b018e1-02e2-48d1-ba1b-082718ac4cd7 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 891/1740] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0dfde869-1339-4c0a-b031-786a88f27c78 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0dfde869-1339-4c0a-b031-786a88f27c78 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0dfde869-1339-4c0a-b031-786a88f27c78 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0dfde869-1339-4c0a-b031-786a88f27c78 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0dfde869-1339-4c0a-b031-786a88f27c78 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:36 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-0dfde869-1339-4c0a-b031-786a88f27c78 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:36 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-0dfde869-1339-4c0a-b031-786a88f27c78 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:36 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-0dfde869-1339-4c0a-b031-786a88f27c78 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0dfde869-1339-4c0a-b031-786a88f27c78 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 850/1741] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3fac087e-98e0-4b5e-b6a8-fe936bc32240 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fac087e-98e0-4b5e-b6a8-fe936bc32240 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3fac087e-98e0-4b5e-b6a8-fe936bc32240 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3fac087e-98e0-4b5e-b6a8-fe936bc32240 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3fac087e-98e0-4b5e-b6a8-fe936bc32240 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fac087e-98e0-4b5e-b6a8-fe936bc32240 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 892/1742] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:36 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-feb06564-9a4c-4a50-8796-dda186fb13ac None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-feb06564-9a4c-4a50-8796-dda186fb13ac tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-feb06564-9a4c-4a50-8796-dda186fb13ac tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-feb06564-9a4c-4a50-8796-dda186fb13ac tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-feb06564-9a4c-4a50-8796-dda186fb13ac tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-feb06564-9a4c-4a50-8796-dda186fb13ac tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 851/1743] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:37 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eb22066b-1d91-4e27-ae83-ef9223d134ad None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb22066b-1d91-4e27-ae83-ef9223d134ad tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb22066b-1d91-4e27-ae83-ef9223d134ad tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb22066b-1d91-4e27-ae83-ef9223d134ad tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-eb22066b-1d91-4e27-ae83-ef9223d134ad tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:37 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-eb22066b-1d91-4e27-ae83-ef9223d134ad tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:37 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-eb22066b-1d91-4e27-ae83-ef9223d134ad tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:37 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-eb22066b-1d91-4e27-ae83-ef9223d134ad tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb22066b-1d91-4e27-ae83-ef9223d134ad tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 893/1744] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:37 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-685f621e-dc2e-47ea-acb2-10b223d24ba4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-685f621e-dc2e-47ea-acb2-10b223d24ba4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-685f621e-dc2e-47ea-acb2-10b223d24ba4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-685f621e-dc2e-47ea-acb2-10b223d24ba4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-685f621e-dc2e-47ea-acb2-10b223d24ba4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-685f621e-dc2e-47ea-acb2-10b223d24ba4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 852/1745] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:37 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-aadedcc7-5770-41c7-a05f-c38a3741ba03 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aadedcc7-5770-41c7-a05f-c38a3741ba03 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aadedcc7-5770-41c7-a05f-c38a3741ba03 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aadedcc7-5770-41c7-a05f-c38a3741ba03 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-aadedcc7-5770-41c7-a05f-c38a3741ba03 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aadedcc7-5770-41c7-a05f-c38a3741ba03 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 894/1746] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:38 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9011cc68-f922-464b-b0c6-716f89e01b50 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9011cc68-f922-464b-b0c6-716f89e01b50 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9011cc68-f922-464b-b0c6-716f89e01b50 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9011cc68-f922-464b-b0c6-716f89e01b50 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9011cc68-f922-464b-b0c6-716f89e01b50 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:38 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-9011cc68-f922-464b-b0c6-716f89e01b50 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:38 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-9011cc68-f922-464b-b0c6-716f89e01b50 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:38 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-9011cc68-f922-464b-b0c6-716f89e01b50 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9011cc68-f922-464b-b0c6-716f89e01b50 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 853/1747] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:38 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e62ef8b2-fcc2-4dbc-a2ce-c54b98e5215d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e62ef8b2-fcc2-4dbc-a2ce-c54b98e5215d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e62ef8b2-fcc2-4dbc-a2ce-c54b98e5215d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e62ef8b2-fcc2-4dbc-a2ce-c54b98e5215d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e62ef8b2-fcc2-4dbc-a2ce-c54b98e5215d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e62ef8b2-fcc2-4dbc-a2ce-c54b98e5215d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 895/1748] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:39 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-204755ad-9cbc-4099-bcab-90d0d1a674d2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-204755ad-9cbc-4099-bcab-90d0d1a674d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-204755ad-9cbc-4099-bcab-90d0d1a674d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-204755ad-9cbc-4099-bcab-90d0d1a674d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-204755ad-9cbc-4099-bcab-90d0d1a674d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-204755ad-9cbc-4099-bcab-90d0d1a674d2 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 854/1749] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:39 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-72771a61-4e69-4255-99e6-6363510b84ae None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-72771a61-4e69-4255-99e6-6363510b84ae tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-72771a61-4e69-4255-99e6-6363510b84ae tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-72771a61-4e69-4255-99e6-6363510b84ae tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-72771a61-4e69-4255-99e6-6363510b84ae tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:39 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-72771a61-4e69-4255-99e6-6363510b84ae tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:39 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-72771a61-4e69-4255-99e6-6363510b84ae tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:40 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-72771a61-4e69-4255-99e6-6363510b84ae tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-72771a61-4e69-4255-99e6-6363510b84ae tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 896/1750] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:39 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3eabb6f7-41fb-4755-91f8-1a9c0aa2fee9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3eabb6f7-41fb-4755-91f8-1a9c0aa2fee9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3eabb6f7-41fb-4755-91f8-1a9c0aa2fee9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3eabb6f7-41fb-4755-91f8-1a9c0aa2fee9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3eabb6f7-41fb-4755-91f8-1a9c0aa2fee9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3eabb6f7-41fb-4755-91f8-1a9c0aa2fee9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 855/1751] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:40 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-94fdcf4e-1b02-46b2-83c1-405f8af4c2d1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-94fdcf4e-1b02-46b2-83c1-405f8af4c2d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-94fdcf4e-1b02-46b2-83c1-405f8af4c2d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-94fdcf4e-1b02-46b2-83c1-405f8af4c2d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-94fdcf4e-1b02-46b2-83c1-405f8af4c2d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-94fdcf4e-1b02-46b2-83c1-405f8af4c2d1 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 897/1752] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:40 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-67c3e9ee-a076-4622-b109-d81efae2a943 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-67c3e9ee-a076-4622-b109-d81efae2a943 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-67c3e9ee-a076-4622-b109-d81efae2a943 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-67c3e9ee-a076-4622-b109-d81efae2a943 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:41 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-67c3e9ee-a076-4622-b109-d81efae2a943 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:41 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-67c3e9ee-a076-4622-b109-d81efae2a943 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:41 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-67c3e9ee-a076-4622-b109-d81efae2a943 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-324770e2-9e1c-46ec-beea-29127963e764 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-324770e2-9e1c-46ec-beea-29127963e764 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-324770e2-9e1c-46ec-beea-29127963e764 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-324770e2-9e1c-46ec-beea-29127963e764 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:41 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-67c3e9ee-a076-4622-b109-d81efae2a943 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-324770e2-9e1c-46ec-beea-29127963e764 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-324770e2-9e1c-46ec-beea-29127963e764 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-67c3e9ee-a076-4622-b109-d81efae2a943 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 856/1753] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:41 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 898/1754] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:41 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b323bed5-4728-4358-b239-68cf20c2cfec None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b323bed5-4728-4358-b239-68cf20c2cfec tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b323bed5-4728-4358-b239-68cf20c2cfec tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b323bed5-4728-4358-b239-68cf20c2cfec tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:41 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b323bed5-4728-4358-b239-68cf20c2cfec tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b323bed5-4728-4358-b239-68cf20c2cfec tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 857/1755] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:41 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7611cf95-5402-4172-826e-886ea5abdf37 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4ba5dd29-8f05-4bb2-a911-390071f7eb8c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7611cf95-5402-4172-826e-886ea5abdf37 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7611cf95-5402-4172-826e-886ea5abdf37 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7611cf95-5402-4172-826e-886ea5abdf37 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4ba5dd29-8f05-4bb2-a911-390071f7eb8c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4ba5dd29-8f05-4bb2-a911-390071f7eb8c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4ba5dd29-8f05-4bb2-a911-390071f7eb8c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7611cf95-5402-4172-826e-886ea5abdf37 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:42 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-7611cf95-5402-4172-826e-886ea5abdf37 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:42 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-7611cf95-5402-4172-826e-886ea5abdf37 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4ba5dd29-8f05-4bb2-a911-390071f7eb8c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4ba5dd29-8f05-4bb2-a911-390071f7eb8c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 858/1756] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:42 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-7611cf95-5402-4172-826e-886ea5abdf37 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7611cf95-5402-4172-826e-886ea5abdf37 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 899/1757] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:42 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-af6c3b4c-c9b0-4437-b7fd-a2587709a9e3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-af6c3b4c-c9b0-4437-b7fd-a2587709a9e3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-af6c3b4c-c9b0-4437-b7fd-a2587709a9e3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-af6c3b4c-c9b0-4437-b7fd-a2587709a9e3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-af6c3b4c-c9b0-4437-b7fd-a2587709a9e3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-af6c3b4c-c9b0-4437-b7fd-a2587709a9e3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 859/1758] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:42 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9cbd83b6-6ef1-440e-bf08-29f96eb3357d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9cbd83b6-6ef1-440e-bf08-29f96eb3357d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9cbd83b6-6ef1-440e-bf08-29f96eb3357d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9cbd83b6-6ef1-440e-bf08-29f96eb3357d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9cbd83b6-6ef1-440e-bf08-29f96eb3357d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9cbd83b6-6ef1-440e-bf08-29f96eb3357d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 900/1759] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:43 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c182fa7a-8405-44cc-9a47-8449868143bf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c182fa7a-8405-44cc-9a47-8449868143bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c182fa7a-8405-44cc-9a47-8449868143bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c182fa7a-8405-44cc-9a47-8449868143bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c182fa7a-8405-44cc-9a47-8449868143bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:43 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-c182fa7a-8405-44cc-9a47-8449868143bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:43 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-c182fa7a-8405-44cc-9a47-8449868143bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:43 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-c182fa7a-8405-44cc-9a47-8449868143bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c182fa7a-8405-44cc-9a47-8449868143bf tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 860/1760] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:43 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eb15cac6-56c4-42a6-9b37-f09e0adc6cce None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb15cac6-56c4-42a6-9b37-f09e0adc6cce tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb15cac6-56c4-42a6-9b37-f09e0adc6cce tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb15cac6-56c4-42a6-9b37-f09e0adc6cce tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-eb15cac6-56c4-42a6-9b37-f09e0adc6cce tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb15cac6-56c4-42a6-9b37-f09e0adc6cce tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 901/1761] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:43 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2345621d-3354-4ccb-b5ad-f136ee7df8e5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2345621d-3354-4ccb-b5ad-f136ee7df8e5 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2345621d-3354-4ccb-b5ad-f136ee7df8e5 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2345621d-3354-4ccb-b5ad-f136ee7df8e5 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ab6931d4-010d-4a0e-b965-d0dcc85b714b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ab6931d4-010d-4a0e-b965-d0dcc85b714b tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ab6931d4-010d-4a0e-b965-d0dcc85b714b tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ab6931d4-010d-4a0e-b965-d0dcc85b714b tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2345621d-3354-4ccb-b5ad-f136ee7df8e5 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2345621d-3354-4ccb-b5ad-f136ee7df8e5 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 861/1762] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:44 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ab6931d4-010d-4a0e-b965-d0dcc85b714b tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ab6931d4-010d-4a0e-b965-d0dcc85b714b tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 902/1763] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:44 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cded2b29-a79b-4a73-8efd-3d8b54f59571 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cded2b29-a79b-4a73-8efd-3d8b54f59571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cded2b29-a79b-4a73-8efd-3d8b54f59571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cded2b29-a79b-4a73-8efd-3d8b54f59571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cded2b29-a79b-4a73-8efd-3d8b54f59571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:44 devstack devstack@c-api.service[87080]: WARNING stevedore.named [None req-cded2b29-a79b-4a73-8efd-3d8b54f59571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:44 devstack devstack@c-api.service[87080]: WARNING castellan.key_manager [None req-cded2b29-a79b-4a73-8efd-3d8b54f59571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:44 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-cded2b29-a79b-4a73-8efd-3d8b54f59571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cded2b29-a79b-4a73-8efd-3d8b54f59571 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 862/1764] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:44 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1e968714-5caa-4853-9865-65ae311cdd06 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1e968714-5caa-4853-9865-65ae311cdd06 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1e968714-5caa-4853-9865-65ae311cdd06 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1e968714-5caa-4853-9865-65ae311cdd06 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1e968714-5caa-4853-9865-65ae311cdd06 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1e968714-5caa-4853-9865-65ae311cdd06 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 903/1765] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:44 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f80d58ab-54c4-4dbd-a266-d1e071c37fa7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f80d58ab-54c4-4dbd-a266-d1e071c37fa7 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] DELETE http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f80d58ab-54c4-4dbd-a266-d1e071c37fa7 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f80d58ab-54c4-4dbd-a266-d1e071c37fa7 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-f80d58ab-54c4-4dbd-a266-d1e071c37fa7 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Delete volume with id: d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f80d58ab-54c4-4dbd-a266-d1e071c37fa7 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f80d58ab-54c4-4dbd-a266-d1e071c37fa7 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Delete volume request issued successfully. Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f80d58ab-54c4-4dbd-a266-d1e071c37fa7 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 202 Sep 01 02:11:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 863/1766] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:45 2026] DELETE /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8ab1ef38-6b95-44a1-8e3f-10a3f52d2ca4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ab1ef38-6b95-44a1-8e3f-10a3f52d2ca4 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ab1ef38-6b95-44a1-8e3f-10a3f52d2ca4 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ab1ef38-6b95-44a1-8e3f-10a3f52d2ca4 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8ab1ef38-6b95-44a1-8e3f-10a3f52d2ca4 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Volume info retrieved successfully. Sep 01 02:11:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ab1ef38-6b95-44a1-8e3f-10a3f52d2ca4 tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 200 Sep 01 02:11:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 904/1767] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:45 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 854 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5c1392ff-628e-4b01-bf81-790d625205e1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5c1392ff-628e-4b01-bf81-790d625205e1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5c1392ff-628e-4b01-bf81-790d625205e1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5c1392ff-628e-4b01-bf81-790d625205e1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5c1392ff-628e-4b01-bf81-790d625205e1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5c1392ff-628e-4b01-bf81-790d625205e1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 864/1768] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:45 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-03bc4104-37a8-4783-bec2-8a07259a3992 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-03bc4104-37a8-4783-bec2-8a07259a3992 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-03bc4104-37a8-4783-bec2-8a07259a3992 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-03bc4104-37a8-4783-bec2-8a07259a3992 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-03bc4104-37a8-4783-bec2-8a07259a3992 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:45 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-03bc4104-37a8-4783-bec2-8a07259a3992 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:45 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-03bc4104-37a8-4783-bec2-8a07259a3992 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:45 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-03bc4104-37a8-4783-bec2-8a07259a3992 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-03bc4104-37a8-4783-bec2-8a07259a3992 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 905/1769] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:45 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 921 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a41e0ced-2a15-40d1-b94c-a8c9b0fd02d7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a41e0ced-2a15-40d1-b94c-a8c9b0fd02d7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/group_snapshots Sep 01 02:11:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a41e0ced-2a15-40d1-b94c-a8c9b0fd02d7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "df975ef1-ebcc-4a10-a773-5a40b108c935", "name": "tempest-group_snapshot-730289489"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-a41e0ced-2a15-40d1-b94c-a8c9b0fd02d7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'df975ef1-ebcc-4a10-a773-5a40b108c935', 'name': 'tempest-group_snapshot-730289489'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 01 02:11:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:45 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.group_snapshots [None req-a41e0ced-2a15-40d1-b94c-a8c9b0fd02d7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Creating group_snapshot tempest-group_snapshot-730289489. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2a6146a3-0335-4db4-abb6-93199b204889 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2a6146a3-0335-4db4-abb6-93199b204889 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2a6146a3-0335-4db4-abb6-93199b204889 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2a6146a3-0335-4db4-abb6-93199b204889 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:696: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:11:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2a6146a3-0335-4db4-abb6-93199b204889 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2a6146a3-0335-4db4-abb6-93199b204889 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 906/1770] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 874 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b24fca05-f80d-4190-b1e3-fb7fe09c0ead None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-a41e0ced-2a15-40d1-b94c-a8c9b0fd02d7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-162691228 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-162691228, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b24fca05-f80d-4190-b1e3-fb7fe09c0ead tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b24fca05-f80d-4190-b1e3-fb7fe09c0ead tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b24fca05-f80d-4190-b1e3-fb7fe09c0ead tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b24fca05-f80d-4190-b1e3-fb7fe09c0ead tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b24fca05-f80d-4190-b1e3-fb7fe09c0ead tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 907/1771] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 874 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1a9162d1-5457-45ce-ae6f-22044280bc9d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a9162d1-5457-45ce-ae6f-22044280bc9d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-a41e0ced-2a15-40d1-b94c-a8c9b0fd02d7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Created reservations ['198bed41-26ad-4ed5-a746-997a65b84c96', '70cf0f7d-13df-4743-afd0-b8475f638298', '8efe3786-02f5-41d0-ae55-fad61887d90c', 'eb2d3dc4-bc6a-422c-947e-94b668caba5e'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1a9162d1-5457-45ce-ae6f-22044280bc9d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89a93423-b8ef-4c73-9b40-4897d428bb76", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-303242347"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1a9162d1-5457-45ce-ae6f-22044280bc9d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-1a9162d1-5457-45ce-ae6f-22044280bc9d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Create snapshot from volume 89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a41e0ced-2a15-40d1-b94c-a8c9b0fd02d7 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots returned with HTTP 202 Sep 01 02:11:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 865/1772] 192.168.122.45 () {62 vars in 1203 bytes} [Tue Sep 1 02:11:45 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-423c7197-16ed-485d-9a28-bb043fd13b4f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-1a9162d1-5457-45ce-ae6f-22044280bc9d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Created reservations ['639d5af7-c5f6-46e1-988a-c79081cab155', 'd6874166-bd50-46f3-aaf7-8f818eab9b2f', '47bfe345-08b0-46c5-8402-dcc758434b73', '45d5ef9e-7baf-4fb2-a813-a4b6df0c5abd'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-423c7197-16ed-485d-9a28-bb043fd13b4f tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] GET http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-423c7197-16ed-485d-9a28-bb043fd13b4f tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-423c7197-16ed-485d-9a28-bb043fd13b4f tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-423c7197-16ed-485d-9a28-bb043fd13b4f tempest-TestImageHashVerification-1268977626 tempest-TestImageHashVerification-1268977626-project-member] http://192.168.122.45/volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b returned with HTTP 404 Sep 01 02:11:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 866/1773] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/volumes/d1495cda-abba-4bc8-9993-436a6b3c9d1b => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c3693012-c36b-44b4-9bf8-15c57cb12441 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c3693012-c36b-44b4-9bf8-15c57cb12441 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c3693012-c36b-44b4-9bf8-15c57cb12441 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c3693012-c36b-44b4-9bf8-15c57cb12441 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-c3693012-c36b-44b4-9bf8-15c57cb12441 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 048cfa1c-e717-4970-bcbb-ece463917054 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1a9162d1-5457-45ce-ae6f-22044280bc9d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot create request issued successfully. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a9162d1-5457-45ce-ae6f-22044280bc9d tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:11:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 908/1774] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:11:46 2026] POST /volume/v3/snapshots => generated 325 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c3693012-c36b-44b4-9bf8-15c57cb12441 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 returned with HTTP 200 Sep 01 02:11:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 867/1775] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 => generated 306 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2c71588c-5485-487e-bc32-3ac2f9b61b32 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c71588c-5485-487e-bc32-3ac2f9b61b32 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c71588c-5485-487e-bc32-3ac2f9b61b32 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c71588c-5485-487e-bc32-3ac2f9b61b32 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2c71588c-5485-487e-bc32-3ac2f9b61b32 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c71588c-5485-487e-bc32-3ac2f9b61b32 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 909/1776] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 457 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5cd308df-43de-4e90-8fe7-674572ae101a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5cd308df-43de-4e90-8fe7-674572ae101a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5cd308df-43de-4e90-8fe7-674572ae101a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5cd308df-43de-4e90-8fe7-674572ae101a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5cd308df-43de-4e90-8fe7-674572ae101a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5cd308df-43de-4e90-8fe7-674572ae101a tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 868/1777] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:46 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ba559b8c-ecc1-41d3-940a-7cfef222ed3c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ba559b8c-ecc1-41d3-940a-7cfef222ed3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ba559b8c-ecc1-41d3-940a-7cfef222ed3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ba559b8c-ecc1-41d3-940a-7cfef222ed3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-ba559b8c-ecc1-41d3-940a-7cfef222ed3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 048cfa1c-e717-4970-bcbb-ece463917054 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ba559b8c-ecc1-41d3-940a-7cfef222ed3c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 returned with HTTP 200 Sep 01 02:11:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 910/1778] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 => generated 306 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1dc5483a-c03f-4206-b268-6ab987a1bc36 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1dc5483a-c03f-4206-b268-6ab987a1bc36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1dc5483a-c03f-4206-b268-6ab987a1bc36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1dc5483a-c03f-4206-b268-6ab987a1bc36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1dc5483a-c03f-4206-b268-6ab987a1bc36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1dc5483a-c03f-4206-b268-6ab987a1bc36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 869/1779] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 457 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-05d8ac70-54b7-4c21-bf3d-cc1ef624844b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05d8ac70-54b7-4c21-bf3d-cc1ef624844b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05d8ac70-54b7-4c21-bf3d-cc1ef624844b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05d8ac70-54b7-4c21-bf3d-cc1ef624844b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-05d8ac70-54b7-4c21-bf3d-cc1ef624844b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05d8ac70-54b7-4c21-bf3d-cc1ef624844b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 911/1780] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 863 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-265bf2d7-5e08-48ed-96dc-585286f092ee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-265bf2d7-5e08-48ed-96dc-585286f092ee tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-265bf2d7-5e08-48ed-96dc-585286f092ee tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-265bf2d7-5e08-48ed-96dc-585286f092ee tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-265bf2d7-5e08-48ed-96dc-585286f092ee tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-265bf2d7-5e08-48ed-96dc-585286f092ee tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 870/1781] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:47 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-601898580"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-601898580'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Create volume of 1 GB Sep 01 02:11:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Availability Zones retrieved successfully. Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Flow 'volume_create_api' (882358f6-7c14-4f9c-8a8f-5cbc46bf236f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4934bb5-dade-4c60-88f2-ed33750685c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4934bb5-dade-4c60-88f2-ed33750685c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa1792d-cb49-4ff5-8bec-ce2f12bb8952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Created reservations ['6fc1fb0c-c394-435d-8d22-4188c8cb2f36', 'c02c0bbb-9a34-4dbf-969a-ca2840fbfe53', 'd57c9a70-9ed4-4822-8fa4-98373583347a', '0c9075aa-f7d3-4cf7-9096-afb1f028dc08'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efa1792d-cb49-4ff5-8bec-ce2f12bb8952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fc1fb0c-c394-435d-8d22-4188c8cb2f36', 'c02c0bbb-9a34-4dbf-969a-ca2840fbfe53', 'd57c9a70-9ed4-4822-8fa4-98373583347a', '0c9075aa-f7d3-4cf7-9096-afb1f028dc08']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d4dbe4-e24f-4cdb-8f59-62e219af1e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d4dbe4-e24f-4cdb-8f59-62e219af1e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a29aca81-478d-4ed9-8bc9-aeeeecc07431', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-601898580',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='144047ed94974837b28dd984e60a5142',qos_specs=None,replication_status=,reservations=['6fc1fb0c-c394-435d-8d22-4188c8cb2f36','c02c0bbb-9a34-4dbf-969a-ca2840fbfe53','d57c9a70-9ed4-4822-8fa4-98373583347a','0c9075aa-f7d3-4cf7-9096-afb1f028dc08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f3c49c82af436c90e3289d84bc2bd5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-601898580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a29aca81-478d-4ed9-8bc9-aeeeecc07431,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='144047ed94974837b28dd984e60a5142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f3c49c82af436c90e3289d84bc2bd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec2998c-5ae1-4bba-b039-298d07bb688d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ec2998c-5ae1-4bba-b039-298d07bb688d) transitioned into state 'SUCCESS' from state '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-601898580',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='144047ed94974837b28dd984e60a5142',qos_specs=None,replication_status=,reservations=['6fc1fb0c-c394-435d-8d22-4188c8cb2f36','c02c0bbb-9a34-4dbf-969a-ca2840fbfe53','d57c9a70-9ed4-4822-8fa4-98373583347a','0c9075aa-f7d3-4cf7-9096-afb1f028dc08'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f3c49c82af436c90e3289d84bc2bd5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e89b790-934e-400e-901e-b7eb32f91cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e89b790-934e-400e-901e-b7eb32f91cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Flow 'volume_create_api' (882358f6-7c14-4f9c-8a8f-5cbc46bf236f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Create volume request issued successfully. Sep 01 02:11:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c79a2c7d-b067-4b80-9c87-d3a7ccc3da31 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 912/1782] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:48 2026] POST /volume/v3/volumes => generated 770 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1a896350-be09-419d-b1e1-54c4bf2f53c1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1a896350-be09-419d-b1e1-54c4bf2f53c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:11:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1a896350-be09-419d-b1e1-54c4bf2f53c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1a896350-be09-419d-b1e1-54c4bf2f53c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1a896350-be09-419d-b1e1-54c4bf2f53c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1a896350-be09-419d-b1e1-54c4bf2f53c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:11:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 871/1783] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:48 2026] GET /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 838 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-16f4237f-32a1-42f6-9622-68ab26e4e0b2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-16f4237f-32a1-42f6-9622-68ab26e4e0b2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-16f4237f-32a1-42f6-9622-68ab26e4e0b2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-16f4237f-32a1-42f6-9622-68ab26e4e0b2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.group_snapshots [None req-16f4237f-32a1-42f6-9622-68ab26e4e0b2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 048cfa1c-e717-4970-bcbb-ece463917054 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-16f4237f-32a1-42f6-9622-68ab26e4e0b2 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 returned with HTTP 200 Sep 01 02:11:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 913/1784] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:48 2026] GET /volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 => generated 306 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1afcc737-8b62-4760-ab32-43e0337d907a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1afcc737-8b62-4760-ab32-43e0337d907a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1afcc737-8b62-4760-ab32-43e0337d907a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1afcc737-8b62-4760-ab32-43e0337d907a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1afcc737-8b62-4760-ab32-43e0337d907a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1afcc737-8b62-4760-ab32-43e0337d907a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 872/1785] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:48 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 457 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3142a95f-2a15-4ffd-bf9a-afa307d52424 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3142a95f-2a15-4ffd-bf9a-afa307d52424 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3142a95f-2a15-4ffd-bf9a-afa307d52424 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3142a95f-2a15-4ffd-bf9a-afa307d52424 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-79347cb8-24f1-4e06-904c-d0d54727ec99 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3142a95f-2a15-4ffd-bf9a-afa307d52424 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-79347cb8-24f1-4e06-904c-d0d54727ec99 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-79347cb8-24f1-4e06-904c-d0d54727ec99 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-79347cb8-24f1-4e06-904c-d0d54727ec99 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-79347cb8-24f1-4e06-904c-d0d54727ec99 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 048cfa1c-e717-4970-bcbb-ece463917054 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3142a95f-2a15-4ffd-bf9a-afa307d52424 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 914/1786] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 862 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-79347cb8-24f1-4e06-904c-d0d54727ec99 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 873/1787] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 => generated 307 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-701a2e5b-3be7-4fa1-b5f0-021afc8021fd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-701a2e5b-3be7-4fa1-b5f0-021afc8021fd tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-701a2e5b-3be7-4fa1-b5f0-021afc8021fd tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-701a2e5b-3be7-4fa1-b5f0-021afc8021fd tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-76d9d845-7cac-4245-b636-178d6a7154ba None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76d9d845-7cac-4245-b636-178d6a7154ba tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76d9d845-7cac-4245-b636-178d6a7154ba tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76d9d845-7cac-4245-b636-178d6a7154ba tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-76d9d845-7cac-4245-b636-178d6a7154ba tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-701a2e5b-3be7-4fa1-b5f0-021afc8021fd tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-76d9d845-7cac-4245-b636-178d6a7154ba tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-701a2e5b-3be7-4fa1-b5f0-021afc8021fd tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 915/1788] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 457 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-76d9d845-7cac-4245-b636-178d6a7154ba tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all snapshots completed successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76d9d845-7cac-4245-b636-178d6a7154ba tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 874/1789] 192.168.122.45 () {58 vars in 1143 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e9878699-5ae7-4b8f-89b7-b5fc0a2f9000 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e9878699-5ae7-4b8f-89b7-b5fc0a2f9000 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e9878699-5ae7-4b8f-89b7-b5fc0a2f9000 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e9878699-5ae7-4b8f-89b7-b5fc0a2f9000 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e9878699-5ae7-4b8f-89b7-b5fc0a2f9000 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e9878699-5ae7-4b8f-89b7-b5fc0a2f9000 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 916/1790] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db => generated 450 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e2b1ad1f-54c3-4bc0-b293-44ed375bfb7c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e2b1ad1f-54c3-4bc0-b293-44ed375bfb7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e2b1ad1f-54c3-4bc0-b293-44ed375bfb7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e2b1ad1f-54c3-4bc0-b293-44ed375bfb7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-e2b1ad1f-54c3-4bc0-b293-44ed375bfb7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 048cfa1c-e717-4970-bcbb-ece463917054 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e2b1ad1f-54c3-4bc0-b293-44ed375bfb7c tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 875/1791] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 => generated 307 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a9c2c2fc-df0f-4ff4-90f0-89a296585f7f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a9c2c2fc-df0f-4ff4-90f0-89a296585f7f tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/detail Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a9c2c2fc-df0f-4ff4-90f0-89a296585f7f tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a9c2c2fc-df0f-4ff4-90f0-89a296585f7f tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a9c2c2fc-df0f-4ff4-90f0-89a296585f7f tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 917/1792] 192.168.122.45 () {60 vars in 1202 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e99c07ff-0ed3-4562-9d85-3d817a2c157e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e99c07ff-0ed3-4562-9d85-3d817a2c157e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] DELETE http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e99c07ff-0ed3-4562-9d85-3d817a2c157e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e99c07ff-0ed3-4562-9d85-3d817a2c157e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-e99c07ff-0ed3-4562-9d85-3d817a2c157e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] delete called for member 048cfa1c-e717-4970-bcbb-ece463917054 {{(pid=87080) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.group_snapshots [None req-e99c07ff-0ed3-4562-9d85-3d817a2c157e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Delete group_snapshot with id: 048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:354: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e99c07ff-0ed3-4562-9d85-3d817a2c157e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 returned with HTTP 202 Sep 01 02:11:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 876/1793] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:11:49 2026] DELETE /volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-44cf28f7-499c-4a07-892c-22d173381f7a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:11:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all volumes completed successfully. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:49 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:49 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44cf28f7-499c-4a07-892c-22d173381f7a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 918/1794] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4e3b7bc1-9957-4998-9d4a-158716814ca1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e3b7bc1-9957-4998-9d4a-158716814ca1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/detail Sep 01 02:11:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e3b7bc1-9957-4998-9d4a-158716814ca1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e3b7bc1-9957-4998-9d4a-158716814ca1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-4e3b7bc1-9957-4998-9d4a-158716814ca1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:50 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-4e3b7bc1-9957-4998-9d4a-158716814ca1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:11:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:50 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4e3b7bc1-9957-4998-9d4a-158716814ca1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all snapshots completed successfully. Sep 01 02:11:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e3b7bc1-9957-4998-9d4a-158716814ca1 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/detail returned with HTTP 200 Sep 01 02:11:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 877/1795] 192.168.122.45 () {58 vars in 1143 bytes} [Tue Sep 1 02:11:49 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-27d773d4-5284-4913-9312-b8104e09773e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-27d773d4-5284-4913-9312-b8104e09773e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db Sep 01 02:11:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-27d773d4-5284-4913-9312-b8104e09773e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-27d773d4-5284-4913-9312-b8104e09773e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-27d773d4-5284-4913-9312-b8104e09773e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-27d773d4-5284-4913-9312-b8104e09773e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db returned with HTTP 200 Sep 01 02:11:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 919/1796] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:50 2026] GET /volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8a7e5c27-7b70-4c1e-99bc-ff241eafae78 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a7e5c27-7b70-4c1e-99bc-ff241eafae78 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:11:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8a7e5c27-7b70-4c1e-99bc-ff241eafae78 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8a7e5c27-7b70-4c1e-99bc-ff241eafae78 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8073e104-8846-4b70-b768-0a7a73813dcc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8073e104-8846-4b70-b768-0a7a73813dcc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8a7e5c27-7b70-4c1e-99bc-ff241eafae78 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8073e104-8846-4b70-b768-0a7a73813dcc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8073e104-8846-4b70-b768-0a7a73813dcc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8073e104-8846-4b70-b768-0a7a73813dcc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a7e5c27-7b70-4c1e-99bc-ff241eafae78 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:11:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 878/1797] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:50 2026] GET /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 862 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8073e104-8846-4b70-b768-0a7a73813dcc tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 920/1798] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:50 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 457 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bc768936-c945-4fe4-8d9d-e950412c69cd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bc768936-c945-4fe4-8d9d-e950412c69cd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db Sep 01 02:11:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bc768936-c945-4fe4-8d9d-e950412c69cd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bc768936-c945-4fe4-8d9d-e950412c69cd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bc768936-c945-4fe4-8d9d-e950412c69cd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Snapshot retrieved successfully. Sep 01 02:11:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bc768936-c945-4fe4-8d9d-e950412c69cd tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db returned with HTTP 200 Sep 01 02:11:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 879/1799] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:51 2026] GET /volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db => generated 449 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-18d4d1de-35c2-439b-a9dc-861f5a010f1d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6ed98fc6-1163-46c2-a309-abc593902db3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18d4d1de-35c2-439b-a9dc-861f5a010f1d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:11:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6ed98fc6-1163-46c2-a309-abc593902db3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-18d4d1de-35c2-439b-a9dc-861f5a010f1d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-18d4d1de-35c2-439b-a9dc-861f5a010f1d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6ed98fc6-1163-46c2-a309-abc593902db3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6ed98fc6-1163-46c2-a309-abc593902db3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6ed98fc6-1163-46c2-a309-abc593902db3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6ed98fc6-1163-46c2-a309-abc593902db3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 921/1800] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:51 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 457 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-18d4d1de-35c2-439b-a9dc-861f5a010f1d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18d4d1de-35c2-439b-a9dc-861f5a010f1d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:11:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 880/1801] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:51 2026] GET /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-15801d35-9321-4b4d-8aca-deb79b839514 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-15801d35-9321-4b4d-8aca-deb79b839514 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-15801d35-9321-4b4d-8aca-deb79b839514 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-15801d35-9321-4b4d-8aca-deb79b839514 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-15801d35-9321-4b4d-8aca-deb79b839514 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db returned with HTTP 404 Sep 01 02:11:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 922/1802] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/snapshots/8adaf92d-244c-49a7-9139-4e7f853e80db => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-96b9c64a-34d6-4549-a1b7-00606cf52987 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96b9c64a-34d6-4549-a1b7-00606cf52987 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96b9c64a-34d6-4549-a1b7-00606cf52987 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96b9c64a-34d6-4549-a1b7-00606cf52987 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-96b9c64a-34d6-4549-a1b7-00606cf52987 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member 048cfa1c-e717-4970-bcbb-ece463917054 {{(pid=87080) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96b9c64a-34d6-4549-a1b7-00606cf52987 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 returned with HTTP 404 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 881/1803] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bb1e4d8f-28ea-4ef3-acf8-71a16a12d34e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb1e4d8f-28ea-4ef3-acf8-71a16a12d34e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/group_snapshots Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb1e4d8f-28ea-4ef3-acf8-71a16a12d34e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb1e4d8f-28ea-4ef3-acf8-71a16a12d34e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/group_snapshot.py:165: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb1e4d8f-28ea-4ef3-acf8-71a16a12d34e tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 923/1804] 192.168.122.45 () {60 vars in 1181 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c2b6f1d8-956d-42e8-9a88-73e1392683c3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2b6f1d8-956d-42e8-9a88-73e1392683c3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] DELETE http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2b6f1d8-956d-42e8-9a88-73e1392683c3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2b6f1d8-956d-42e8-9a88-73e1392683c3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.group_snapshots [None req-c2b6f1d8-956d-42e8-9a88-73e1392683c3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] delete called for member 048cfa1c-e717-4970-bcbb-ece463917054 {{(pid=87080) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.group_snapshots [None req-c2b6f1d8-956d-42e8-9a88-73e1392683c3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Delete group_snapshot with id: 048cfa1c-e717-4970-bcbb-ece463917054 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2b6f1d8-956d-42e8-9a88-73e1392683c3 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 returned with HTTP 404 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 882/1805] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:11:52 2026] DELETE /volume/v3/group_snapshots/048cfa1c-e717-4970-bcbb-ece463917054 => generated 116 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Get all volumes completed successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:52 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f1cc3ebb-c66e-40f3-87f1-c2255bb030d4 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 924/1806] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/volumes/detail => generated 924 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-076d3d33-2ec4-46d2-998f-1e6109fa9a1a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-076d3d33-2ec4-46d2-998f-1e6109fa9a1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] POST http://192.168.122.45/volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935/action Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-076d3d33-2ec4-46d2-998f-1e6109fa9a1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-076d3d33-2ec4-46d2-998f-1e6109fa9a1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.groups [None req-076d3d33-2ec4-46d2-998f-1e6109fa9a1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] delete called for group df975ef1-ebcc-4a10-a773-5a40b108c935 {{(pid=87080) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.groups [None req-076d3d33-2ec4-46d2-998f-1e6109fa9a1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Delete group with id: df975ef1-ebcc-4a10-a773-5a40b108c935 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/group_snapshot.py:175: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 01 02:11:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-076d3d33-2ec4-46d2-998f-1e6109fa9a1a tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935/action returned with HTTP 202 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 883/1807] 192.168.122.45 () {62 vars in 1307 bytes} [Tue Sep 1 02:11:52 2026] POST /volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935/action => generated 0 bytes in 136 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2b8c8ec2-9a58-46ee-9d42-c43394bb8381 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b8c8ec2-9a58-46ee-9d42-c43394bb8381 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b8c8ec2-9a58-46ee-9d42-c43394bb8381 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b8c8ec2-9a58-46ee-9d42-c43394bb8381 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2b8c8ec2-9a58-46ee-9d42-c43394bb8381 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-2b8c8ec2-9a58-46ee-9d42-c43394bb8381 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:52 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-2b8c8ec2-9a58-46ee-9d42-c43394bb8381 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-2b8c8ec2-9a58-46ee-9d42-c43394bb8381 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b8c8ec2-9a58-46ee-9d42-c43394bb8381 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 925/1808] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 920 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d9054fc2-a327-45c5-affa-b3905255a023 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d9054fc2-a327-45c5-affa-b3905255a023 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d9054fc2-a327-45c5-affa-b3905255a023 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d9054fc2-a327-45c5-affa-b3905255a023 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d9054fc2-a327-45c5-affa-b3905255a023 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d9054fc2-a327-45c5-affa-b3905255a023 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 884/1809] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 484 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3d32dcd9-e53a-496b-904a-74108bc7c1ea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7c1a5d0d-ab04-4dc6-8612-cf2a1985fdc4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7c1a5d0d-ab04-4dc6-8612-cf2a1985fdc4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7c1a5d0d-ab04-4dc6-8612-cf2a1985fdc4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7c1a5d0d-ab04-4dc6-8612-cf2a1985fdc4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3d32dcd9-e53a-496b-904a-74108bc7c1ea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3d32dcd9-e53a-496b-904a-74108bc7c1ea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3d32dcd9-e53a-496b-904a-74108bc7c1ea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3d32dcd9-e53a-496b-904a-74108bc7c1ea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3d32dcd9-e53a-496b-904a-74108bc7c1ea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 926/1810] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 484 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7c1a5d0d-ab04-4dc6-8612-cf2a1985fdc4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4f9b0075-8388-4e16-9ed1-c56ca9d56300 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4f9b0075-8388-4e16-9ed1-c56ca9d56300 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4f9b0075-8388-4e16-9ed1-c56ca9d56300 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4f9b0075-8388-4e16-9ed1-c56ca9d56300 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7c1a5d0d-ab04-4dc6-8612-cf2a1985fdc4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-4f9b0075-8388-4e16-9ed1-c56ca9d56300 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Delete snapshot with id: c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 885/1811] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4f9b0075-8388-4e16-9ed1-c56ca9d56300 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-690fb536-d7c2-4ff0-b0fe-3f43f4360f7e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-690fb536-d7c2-4ff0-b0fe-3f43f4360f7e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-690fb536-d7c2-4ff0-b0fe-3f43f4360f7e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-690fb536-d7c2-4ff0-b0fe-3f43f4360f7e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-690fb536-d7c2-4ff0-b0fe-3f43f4360f7e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4f9b0075-8388-4e16-9ed1-c56ca9d56300 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot delete request issued successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4f9b0075-8388-4e16-9ed1-c56ca9d56300 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 202 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-690fb536-d7c2-4ff0-b0fe-3f43f4360f7e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 886/1812] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 927/1813] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:11:52 2026] DELETE /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f84e78fa-c5a9-4d2a-ab72-866bd89acc1c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f84e78fa-c5a9-4d2a-ab72-866bd89acc1c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f84e78fa-c5a9-4d2a-ab72-866bd89acc1c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f84e78fa-c5a9-4d2a-ab72-866bd89acc1c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1718970869"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1718970869'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Create volume of 1 GB Sep 01 02:11:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Availability Zones retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f84e78fa-c5a9-4d2a-ab72-866bd89acc1c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f84e78fa-c5a9-4d2a-ab72-866bd89acc1c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 887/1814] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:52 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 483 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Flow 'volume_create_api' (47a3beda-97fe-437c-bcd1-d8427cf74fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310bf40d-476f-45ad-9834-694729316f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (310bf40d-476f-45ad-9834-694729316f1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ae6e41-1224-46d4-8519-efa2d623e4ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Created reservations ['3394cae4-c602-4c5a-a5a4-d861e6546150', '3c44606c-21e6-47e8-8b50-4d5bafc99f41', '3aca0d3c-56ca-427a-a90d-1081262209bd', '1fe475d1-4d05-4020-9822-14e13657fe6b'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7ae6e41-1224-46d4-8519-efa2d623e4ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3394cae4-c602-4c5a-a5a4-d861e6546150', '3c44606c-21e6-47e8-8b50-4d5bafc99f41', '3aca0d3c-56ca-427a-a90d-1081262209bd', '1fe475d1-4d05-4020-9822-14e13657fe6b']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb7c4970-3242-4612-99f1-6cd3dd2f4b01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb7c4970-3242-4612-99f1-6cd3dd2f4b01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3fa5443-9d7c-4960-9d30-79552403b13c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1718970869',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='144047ed94974837b28dd984e60a5142',qos_specs=None,replication_status=,reservations=['3394cae4-c602-4c5a-a5a4-d861e6546150','3c44606c-21e6-47e8-8b50-4d5bafc99f41','3aca0d3c-56ca-427a-a90d-1081262209bd','1fe475d1-4d05-4020-9822-14e13657fe6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f3c49c82af436c90e3289d84bc2bd5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:11:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1718970869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e3fa5443-9d7c-4960-9d30-79552403b13c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='144047ed94974837b28dd984e60a5142',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09f3c49c82af436c90e3289d84bc2bd5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf5c5f14-c71e-4926-a4ac-5cc47c2368a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf5c5f14-c71e-4926-a4ac-5cc47c2368a8) transitioned into state 'SUCCESS' from state '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-1718970869',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='144047ed94974837b28dd984e60a5142',qos_specs=None,replication_status=,reservations=['3394cae4-c602-4c5a-a5a4-d861e6546150','3c44606c-21e6-47e8-8b50-4d5bafc99f41','3aca0d3c-56ca-427a-a90d-1081262209bd','1fe475d1-4d05-4020-9822-14e13657fe6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09f3c49c82af436c90e3289d84bc2bd5',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f202361-4d68-4cb4-91e1-a5f1e7bf03bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f202361-4d68-4cb4-91e1-a5f1e7bf03bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Flow 'volume_create_api' (47a3beda-97fe-437c-bcd1-d8427cf74fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Create volume request issued successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dfbf4144-1bd7-40b3-a855-e43de86677b1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:11:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 928/1815] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:11:52 2026] POST /volume/v3/volumes => generated 771 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2a7e5a23-ca11-484c-b3db-71de99a547b7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2a7e5a23-ca11-484c-b3db-71de99a547b7 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2a7e5a23-ca11-484c-b3db-71de99a547b7 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2a7e5a23-ca11-484c-b3db-71de99a547b7 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2a7e5a23-ca11-484c-b3db-71de99a547b7 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2a7e5a23-ca11-484c-b3db-71de99a547b7 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 888/1816] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c => generated 839 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eb17e26e-c873-4e63-833d-04fdad3ba738 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb17e26e-c873-4e63-833d-04fdad3ba738 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb17e26e-c873-4e63-833d-04fdad3ba738 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb17e26e-c873-4e63-833d-04fdad3ba738 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-eb17e26e-c873-4e63-833d-04fdad3ba738 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Volume info retrieved successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87081]: WARNING stevedore.named [None req-eb17e26e-c873-4e63-833d-04fdad3ba738 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 01 02:11:53 devstack devstack@c-api.service[87081]: WARNING castellan.key_manager [None req-eb17e26e-c873-4e63-833d-04fdad3ba738 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Sep 01 02:11:53 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-eb17e26e-c873-4e63-833d-04fdad3ba738 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:11:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb17e26e-c873-4e63-833d-04fdad3ba738 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 929/1817] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 919 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8079646c-91b9-4064-b252-9d1fbcfab95a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8079646c-91b9-4064-b252-9d1fbcfab95a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8079646c-91b9-4064-b252-9d1fbcfab95a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8079646c-91b9-4064-b252-9d1fbcfab95a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8079646c-91b9-4064-b252-9d1fbcfab95a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Snapshot retrieved successfully. Sep 01 02:11:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8079646c-91b9-4064-b252-9d1fbcfab95a tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 200 Sep 01 02:11:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 889/1818] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:53 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 483 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2e62dcd8-3162-4a74-9d2e-2122ac1073d6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2e62dcd8-3162-4a74-9d2e-2122ac1073d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2e62dcd8-3162-4a74-9d2e-2122ac1073d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2e62dcd8-3162-4a74-9d2e-2122ac1073d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2e62dcd8-3162-4a74-9d2e-2122ac1073d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2e62dcd8-3162-4a74-9d2e-2122ac1073d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 200 Sep 01 02:11:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 930/1819] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-01b8c053-fc8d-4629-8549-059e8d121adb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01b8c053-fc8d-4629-8549-059e8d121adb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 Sep 01 02:11:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-01b8c053-fc8d-4629-8549-059e8d121adb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-01b8c053-fc8d-4629-8549-059e8d121adb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-01b8c053-fc8d-4629-8549-059e8d121adb tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 returned with HTTP 404 Sep 01 02:11:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 890/1820] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/volumes/982e8acc-6b32-4053-a63b-a73c3cf46a14 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9d091de6-b411-48ab-b92a-2f6793a71212 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9d091de6-b411-48ab-b92a-2f6793a71212 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] GET http://192.168.122.45/volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935 Sep 01 02:11:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9d091de6-b411-48ab-b92a-2f6793a71212 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9d091de6-b411-48ab-b92a-2f6793a71212 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.groups [None req-9d091de6-b411-48ab-b92a-2f6793a71212 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] show called for member df975ef1-ebcc-4a10-a773-5a40b108c935 {{(pid=87081) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 01 02:11:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9d091de6-b411-48ab-b92a-2f6793a71212 tempest-GroupSnapshotsTest-1351629572 tempest-GroupSnapshotsTest-1351629572-project-member] http://192.168.122.45/volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935 returned with HTTP 404 Sep 01 02:11:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 931/1821] 192.168.122.45 () {60 vars in 1265 bytes} [Tue Sep 1 02:11:54 2026] GET /volume/v3/groups/df975ef1-ebcc-4a10-a773-5a40b108c935 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:11:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-64cf936f-9993-430f-9d6d-d821c74bfb18 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64cf936f-9993-430f-9d6d-d821c74bfb18 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/641970cf-6752-4b98-a9da-48158ef60377 Sep 01 02:11:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64cf936f-9993-430f-9d6d-d821c74bfb18 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64cf936f-9993-430f-9d6d-d821c74bfb18 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64cf936f-9993-430f-9d6d-d821c74bfb18 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/group_types/641970cf-6752-4b98-a9da-48158ef60377 returned with HTTP 202 Sep 01 02:11:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 891/1822] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:11:54 2026] DELETE /volume/v3/group_types/641970cf-6752-4b98-a9da-48158ef60377 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b8b6daeb-f49f-4769-a2b5-2eff4ab3135c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4415a8c9-305f-44c0-baf2-04b43f463bc1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b8b6daeb-f49f-4769-a2b5-2eff4ab3135c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b8b6daeb-f49f-4769-a2b5-2eff4ab3135c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b8b6daeb-f49f-4769-a2b5-2eff4ab3135c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4415a8c9-305f-44c0-baf2-04b43f463bc1 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] DELETE http://192.168.122.45/volume/v3/types/99eb05c5-e8a1-4556-8f41-445fddfd0d5f Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4415a8c9-305f-44c0-baf2-04b43f463bc1 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4415a8c9-305f-44c0-baf2-04b43f463bc1 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b8b6daeb-f49f-4769-a2b5-2eff4ab3135c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db returned with HTTP 404 Sep 01 02:11:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 932/1823] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/snapshots/c9b7132c-96a0-4dd2-a375-05b908a4a4db => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6a5c1837-8b7f-4c8d-b5bc-9c1e3d093cea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6a5c1837-8b7f-4c8d-b5bc-9c1e3d093cea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] DELETE http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6a5c1837-8b7f-4c8d-b5bc-9c1e3d093cea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6a5c1837-8b7f-4c8d-b5bc-9c1e3d093cea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-6a5c1837-8b7f-4c8d-b5bc-9c1e3d093cea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Delete volume with id: 89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6a5c1837-8b7f-4c8d-b5bc-9c1e3d093cea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4415a8c9-305f-44c0-baf2-04b43f463bc1 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/types/99eb05c5-e8a1-4556-8f41-445fddfd0d5f returned with HTTP 202 Sep 01 02:11:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 892/1824] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:11:55 2026] DELETE /volume/v3/types/99eb05c5-e8a1-4556-8f41-445fddfd0d5f => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c54f2f37-b6a3-47b9-8ff1-e35d2492f242 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c54f2f37-b6a3-47b9-8ff1-e35d2492f242 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] GET http://192.168.122.45/volume/v3/types/99eb05c5-e8a1-4556-8f41-445fddfd0d5f Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c54f2f37-b6a3-47b9-8ff1-e35d2492f242 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c54f2f37-b6a3-47b9-8ff1-e35d2492f242 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6a5c1837-8b7f-4c8d-b5bc-9c1e3d093cea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Delete volume request issued successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6a5c1837-8b7f-4c8d-b5bc-9c1e3d093cea tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 202 Sep 01 02:11:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 933/1825] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:55 2026] DELETE /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c54f2f37-b6a3-47b9-8ff1-e35d2492f242 tempest-GroupSnapshotsTest-395424873 tempest-GroupSnapshotsTest-395424873-project-admin] http://192.168.122.45/volume/v3/types/99eb05c5-e8a1-4556-8f41-445fddfd0d5f returned with HTTP 404 Sep 01 02:11:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 893/1826] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/types/99eb05c5-e8a1-4556-8f41-445fddfd0d5f => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2d82579f-d493-4301-abf6-08efcd453b21 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d82579f-d493-4301-abf6-08efcd453b21 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d82579f-d493-4301-abf6-08efcd453b21 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d82579f-d493-4301-abf6-08efcd453b21 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2d82579f-d493-4301-abf6-08efcd453b21 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d82579f-d493-4301-abf6-08efcd453b21 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 200 Sep 01 02:11:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 934/1827] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 873 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-620bd521-c2f4-4f21-89a6-3a7ee666e625 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-620bd521-c2f4-4f21-89a6-3a7ee666e625 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-620bd521-c2f4-4f21-89a6-3a7ee666e625 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-620bd521-c2f4-4f21-89a6-3a7ee666e625 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-620bd521-c2f4-4f21-89a6-3a7ee666e625 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-620bd521-c2f4-4f21-89a6-3a7ee666e625 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 200 Sep 01 02:11:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 894/1828] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c => generated 864 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b4f639c-df0a-408f-8d1c-3557b2e5d41e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b4f639c-df0a-408f-8d1c-3557b2e5d41e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b4f639c-df0a-408f-8d1c-3557b2e5d41e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b4f639c-df0a-408f-8d1c-3557b2e5d41e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5b4f639c-df0a-408f-8d1c-3557b2e5d41e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b4f639c-df0a-408f-8d1c-3557b2e5d41e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 200 Sep 01 02:11:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 935/1829] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-00995c11-2fae-41e6-879d-8209bf515ffc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00995c11-2fae-41e6-879d-8209bf515ffc tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00995c11-2fae-41e6-879d-8209bf515ffc tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00995c11-2fae-41e6-879d-8209bf515ffc tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-00995c11-2fae-41e6-879d-8209bf515ffc tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-00995c11-2fae-41e6-879d-8209bf515ffc tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-00995c11-2fae-41e6-879d-8209bf515ffc tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00995c11-2fae-41e6-879d-8209bf515ffc tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 200 Sep 01 02:11:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 895/1830] 192.168.122.45 () {58 vars in 1116 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/volumes => generated 992 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1eb5998a-adf5-47cf-b554-9ab70d53e244 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1eb5998a-adf5-47cf-b554-9ab70d53e244 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-601898580 Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1eb5998a-adf5-47cf-b554-9ab70d53e244 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1eb5998a-adf5-47cf-b554-9ab70d53e244 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-1eb5998a-adf5-47cf-b554-9ab70d53e244 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:55 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1eb5998a-adf5-47cf-b554-9ab70d53e244 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-601898580'), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1eb5998a-adf5-47cf-b554-9ab70d53e244 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1eb5998a-adf5-47cf-b554-9ab70d53e244 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-601898580 returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 936/1831] 192.168.122.45 () {58 vars in 1215 bytes} [Tue Sep 1 02:11:55 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-601898580 => generated 339 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-70981ba0-e899-4beb-8cf6-33855472aa8b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-70981ba0-e899-4beb-8cf6-33855472aa8b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-290900785 Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-70981ba0-e899-4beb-8cf6-33855472aa8b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-70981ba0-e899-4beb-8cf6-33855472aa8b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-70981ba0-e899-4beb-8cf6-33855472aa8b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-70981ba0-e899-4beb-8cf6-33855472aa8b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-290900785'), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-70981ba0-e899-4beb-8cf6-33855472aa8b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-70981ba0-e899-4beb-8cf6-33855472aa8b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-290900785 returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 896/1832] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-290900785 => generated 866 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-945f0a4e-f806-40ae-9877-0345f09cf1c1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-945f0a4e-f806-40ae-9877-0345f09cf1c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?limit=1 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-945f0a4e-f806-40ae-9877-0345f09cf1c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-945f0a4e-f806-40ae-9877-0345f09cf1c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-945f0a4e-f806-40ae-9877-0345f09cf1c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-945f0a4e-f806-40ae-9877-0345f09cf1c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-945f0a4e-f806-40ae-9877-0345f09cf1c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-945f0a4e-f806-40ae-9877-0345f09cf1c1 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 937/1833] 192.168.122.45 () {58 vars in 1152 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5855680e-9735-46b5-aa93-e8090440332d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5855680e-9735-46b5-aa93-e8090440332d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?limit=1&marker=e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5855680e-9735-46b5-aa93-e8090440332d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5855680e-9735-46b5-aa93-e8090440332d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-5855680e-9735-46b5-aa93-e8090440332d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5855680e-9735-46b5-aa93-e8090440332d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a33c6fdd-d573-4d1a-854b-bd8dc0f16666 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a33c6fdd-d573-4d1a-854b-bd8dc0f16666 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a33c6fdd-d573-4d1a-854b-bd8dc0f16666 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a33c6fdd-d573-4d1a-854b-bd8dc0f16666 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a33c6fdd-d573-4d1a-854b-bd8dc0f16666 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 returned with HTTP 404 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 938/1834] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/89a93423-b8ef-4c73-9b40-4897d428bb76 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-66fbaacd-0cf3-4eea-bfc0-3966b3ea9a36 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-66fbaacd-0cf3-4eea-bfc0-3966b3ea9a36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-66fbaacd-0cf3-4eea-bfc0-3966b3ea9a36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-66fbaacd-0cf3-4eea-bfc0-3966b3ea9a36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-66fbaacd-0cf3-4eea-bfc0-3966b3ea9a36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Delete volume with id: c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5855680e-9735-46b5-aa93-e8090440332d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5855680e-9735-46b5-aa93-e8090440332d tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?limit=1&marker=e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 897/1835] 192.168.122.45 () {58 vars in 1240 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/detail?limit=1&marker=e3fa5443-9d7c-4960-9d30-79552403b13c => generated 1012 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-66fbaacd-0cf3-4eea-bfc0-3966b3ea9a36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7909df6e-05cb-490f-9579-142409433149 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7909df6e-05cb-490f-9579-142409433149 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?limit=1&marker=a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7909df6e-05cb-490f-9579-142409433149 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7909df6e-05cb-490f-9579-142409433149 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-7909df6e-05cb-490f-9579-142409433149 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-7909df6e-05cb-490f-9579-142409433149 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7909df6e-05cb-490f-9579-142409433149 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-66fbaacd-0cf3-4eea-bfc0-3966b3ea9a36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Delete volume request issued successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-66fbaacd-0cf3-4eea-bfc0-3966b3ea9a36 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 202 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 939/1836] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:56 2026] DELETE /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 0 bytes in 134 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7909df6e-05cb-490f-9579-142409433149 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?limit=1&marker=a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 898/1837] 192.168.122.45 () {58 vars in 1240 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/detail?limit=1&marker=a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 1012 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cc20dfc0-7ae1-403b-9ed2-f38367a2748c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc20dfc0-7ae1-403b-9ed2-f38367a2748c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cc20dfc0-7ae1-403b-9ed2-f38367a2748c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cc20dfc0-7ae1-403b-9ed2-f38367a2748c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b0f96fd5-c32d-4c2d-b52a-224562b95ace None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b0f96fd5-c32d-4c2d-b52a-224562b95ace tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?limit=1&marker=58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b0f96fd5-c32d-4c2d-b52a-224562b95ace tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b0f96fd5-c32d-4c2d-b52a-224562b95ace tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-b0f96fd5-c32d-4c2d-b52a-224562b95ace tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b0f96fd5-c32d-4c2d-b52a-224562b95ace tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cc20dfc0-7ae1-403b-9ed2-f38367a2748c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b0f96fd5-c32d-4c2d-b52a-224562b95ace tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc20dfc0-7ae1-403b-9ed2-f38367a2748c tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 940/1838] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b0f96fd5-c32d-4c2d-b52a-224562b95ace tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?limit=1&marker=58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 899/1839] 192.168.122.45 () {58 vars in 1240 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/detail?limit=1&marker=58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 15 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-214d7b99-2d2f-4129-bb03-65e4acddce7c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-214d7b99-2d2f-4129-bb03-65e4acddce7c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-214d7b99-2d2f-4129-bb03-65e4acddce7c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-214d7b99-2d2f-4129-bb03-65e4acddce7c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-214d7b99-2d2f-4129-bb03-65e4acddce7c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-214d7b99-2d2f-4129-bb03-65e4acddce7c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value available, assuming string {{(pid=87081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-214d7b99-2d2f-4129-bb03-65e4acddce7c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-214d7b99-2d2f-4129-bb03-65e4acddce7c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-214d7b99-2d2f-4129-bb03-65e4acddce7c tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 941/1840] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1907 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-729d619d-2afa-4c67-a790-6c61ddc9b76e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-729d619d-2afa-4c67-a790-6c61ddc9b76e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-729d619d-2afa-4c67-a790-6c61ddc9b76e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-729d619d-2afa-4c67-a790-6c61ddc9b76e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-729d619d-2afa-4c67-a790-6c61ddc9b76e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-729d619d-2afa-4c67-a790-6c61ddc9b76e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value available, assuming string {{(pid=87080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-729d619d-2afa-4c67-a790-6c61ddc9b76e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-729d619d-2afa-4c67-a790-6c61ddc9b76e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-729d619d-2afa-4c67-a790-6c61ddc9b76e tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 900/1841] 192.168.122.45 () {58 vars in 1238 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1909 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-357bf806-4b21-478c-8fcb-2a7bab8c74b4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-357bf806-4b21-478c-8fcb-2a7bab8c74b4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?limit=1 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-357bf806-4b21-478c-8fcb-2a7bab8c74b4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-357bf806-4b21-478c-8fcb-2a7bab8c74b4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-357bf806-4b21-478c-8fcb-2a7bab8c74b4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-357bf806-4b21-478c-8fcb-2a7bab8c74b4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-357bf806-4b21-478c-8fcb-2a7bab8c74b4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-357bf806-4b21-478c-8fcb-2a7bab8c74b4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 01 02:11:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 942/1842] 192.168.122.45 () {58 vars in 1131 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes?limit=1 => generated 479 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ec97071d-62cf-4fb9-aedc-432bcc254c64 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ec97071d-62cf-4fb9-aedc-432bcc254c64 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?limit=1&marker=e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ec97071d-62cf-4fb9-aedc-432bcc254c64 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ec97071d-62cf-4fb9-aedc-432bcc254c64 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-ec97071d-62cf-4fb9-aedc-432bcc254c64 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ec97071d-62cf-4fb9-aedc-432bcc254c64 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ec97071d-62cf-4fb9-aedc-432bcc254c64 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ec97071d-62cf-4fb9-aedc-432bcc254c64 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?limit=1&marker=e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 901/1843] 192.168.122.45 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:56 2026] GET /volume/v3/volumes?limit=1&marker=e3fa5443-9d7c-4960-9d30-79552403b13c => generated 478 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0a8eef81-2b55-4bc5-b213-0f969a8fc04b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0a8eef81-2b55-4bc5-b213-0f969a8fc04b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?limit=1&marker=a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0a8eef81-2b55-4bc5-b213-0f969a8fc04b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0a8eef81-2b55-4bc5-b213-0f969a8fc04b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-0a8eef81-2b55-4bc5-b213-0f969a8fc04b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0a8eef81-2b55-4bc5-b213-0f969a8fc04b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0a8eef81-2b55-4bc5-b213-0f969a8fc04b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0a8eef81-2b55-4bc5-b213-0f969a8fc04b tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?limit=1&marker=a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 943/1844] 192.168.122.45 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes?limit=1&marker=a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 478 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-600635ef-0a4b-44a1-87ec-dda373c96372 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-600635ef-0a4b-44a1-87ec-dda373c96372 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?limit=1&marker=58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-600635ef-0a4b-44a1-87ec-dda373c96372 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-600635ef-0a4b-44a1-87ec-dda373c96372 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6064d3d5-7f82-46f6-a923-b48769e3e9f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-600635ef-0a4b-44a1-87ec-dda373c96372 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-600635ef-0a4b-44a1-87ec-dda373c96372 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6064d3d5-7f82-46f6-a923-b48769e3e9f3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6064d3d5-7f82-46f6-a923-b48769e3e9f3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6064d3d5-7f82-46f6-a923-b48769e3e9f3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-600635ef-0a4b-44a1-87ec-dda373c96372 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-600635ef-0a4b-44a1-87ec-dda373c96372 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?limit=1&marker=58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 902/1845] 192.168.122.45 () {58 vars in 1219 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes?limit=1&marker=58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 15 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6064d3d5-7f82-46f6-a923-b48769e3e9f3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Volume info retrieved successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1a89dc0b-2b42-407f-a1ea-4a5d7c3bbc72 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1a89dc0b-2b42-407f-a1ea-4a5d7c3bbc72 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-290900785&status=available Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1a89dc0b-2b42-407f-a1ea-4a5d7c3bbc72 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1a89dc0b-2b42-407f-a1ea-4a5d7c3bbc72 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6064d3d5-7f82-46f6-a923-b48769e3e9f3 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 944/1846] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 839 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-1a89dc0b-2b42-407f-a1ea-4a5d7c3bbc72 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-1a89dc0b-2b42-407f-a1ea-4a5d7c3bbc72 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value available, assuming string {{(pid=87080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-1a89dc0b-2b42-407f-a1ea-4a5d7c3bbc72 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-290900785'), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1a89dc0b-2b42-407f-a1ea-4a5d7c3bbc72 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1a89dc0b-2b42-407f-a1ea-4a5d7c3bbc72 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-290900785&status=available returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 903/1847] 192.168.122.45 () {58 vars in 1249 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-290900785&status=available => generated 339 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8e43bcd7-9185-41f3-8f26-da6d5eae74ed None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8e43bcd7-9185-41f3-8f26-da6d5eae74ed tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-290900785&status=available Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8e43bcd7-9185-41f3-8f26-da6d5eae74ed tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8e43bcd7-9185-41f3-8f26-da6d5eae74ed tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-8e43bcd7-9185-41f3-8f26-da6d5eae74ed tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8e43bcd7-9185-41f3-8f26-da6d5eae74ed tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value available, assuming string {{(pid=87081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8e43bcd7-9185-41f3-8f26-da6d5eae74ed tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-290900785'), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8e43bcd7-9185-41f3-8f26-da6d5eae74ed tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8e43bcd7-9185-41f3-8f26-da6d5eae74ed tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-290900785&status=available returned with HTTP 200 Sep 01 02:11:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 945/1848] 192.168.122.45 () {58 vars in 1270 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-290900785&status=available => generated 866 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e4e7cd24-e480-48fe-a299-2511396b5a95 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4e7cd24-e480-48fe-a299-2511396b5a95 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?marker=58c44db0-5257-4a81-b341-91b98c5e0a14&sort=id%3Aasc Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4e7cd24-e480-48fe-a299-2511396b5a95 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4e7cd24-e480-48fe-a299-2511396b5a95 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-e4e7cd24-e480-48fe-a299-2511396b5a95 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e4e7cd24-e480-48fe-a299-2511396b5a95 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e4e7cd24-e480-48fe-a299-2511396b5a95 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4e7cd24-e480-48fe-a299-2511396b5a95 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?marker=58c44db0-5257-4a81-b341-91b98c5e0a14&sort=id%3Aasc returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 904/1849] 192.168.122.45 () {58 vars in 1252 bytes} [Tue Sep 1 02:11:57 2026] GET /volume/v3/volumes/detail?marker=58c44db0-5257-4a81-b341-91b98c5e0a14&sort=id%3Aasc => generated 1720 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0cefa092-4402-49fc-92c4-0f71b5749974 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0cefa092-4402-49fc-92c4-0f71b5749974 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0cefa092-4402-49fc-92c4-0f71b5749974 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0cefa092-4402-49fc-92c4-0f71b5749974 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-0cefa092-4402-49fc-92c4-0f71b5749974 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0cefa092-4402-49fc-92c4-0f71b5749974 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0cefa092-4402-49fc-92c4-0f71b5749974 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0cefa092-4402-49fc-92c4-0f71b5749974 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 946/1850] 192.168.122.45 () {58 vars in 1216 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2573 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9c9ed7f2-1095-473a-b509-2015b68372ba None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c9ed7f2-1095-473a-b509-2015b68372ba tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c9ed7f2-1095-473a-b509-2015b68372ba tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c9ed7f2-1095-473a-b509-2015b68372ba tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-9c9ed7f2-1095-473a-b509-2015b68372ba tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9ed7f2-1095-473a-b509-2015b68372ba tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9c9ed7f2-1095-473a-b509-2015b68372ba tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c9ed7f2-1095-473a-b509-2015b68372ba tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 905/1851] 192.168.122.45 () {58 vars in 1137 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/detail => generated 2573 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2f6ea068-0117-42b6-addd-fab79a1a04d4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2f6ea068-0117-42b6-addd-fab79a1a04d4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2f6ea068-0117-42b6-addd-fab79a1a04d4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2f6ea068-0117-42b6-addd-fab79a1a04d4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-2f6ea068-0117-42b6-addd-fab79a1a04d4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2f6ea068-0117-42b6-addd-fab79a1a04d4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2f6ea068-0117-42b6-addd-fab79a1a04d4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2f6ea068-0117-42b6-addd-fab79a1a04d4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 947/1852] 192.168.122.45 () {58 vars in 1195 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 992 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0b887699-e5dd-41c3-ba36-e303c52aca0f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b887699-e5dd-41c3-ba36-e303c52aca0f tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?availability_zone=nova Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b887699-e5dd-41c3-ba36-e303c52aca0f tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b887699-e5dd-41c3-ba36-e303c52aca0f tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-0b887699-e5dd-41c3-ba36-e303c52aca0f tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0b887699-e5dd-41c3-ba36-e303c52aca0f tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value nova, assuming string {{(pid=87080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0b887699-e5dd-41c3-ba36-e303c52aca0f tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0b887699-e5dd-41c3-ba36-e303c52aca0f tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b887699-e5dd-41c3-ba36-e303c52aca0f tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 906/1853] 192.168.122.45 () {58 vars in 1161 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-db61c431-fa96-4558-ab91-e0cff3fd8ded None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db61c431-fa96-4558-ab91-e0cff3fd8ded tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?availability_zone=nova Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db61c431-fa96-4558-ab91-e0cff3fd8ded tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db61c431-fa96-4558-ab91-e0cff3fd8ded tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-db61c431-fa96-4558-ab91-e0cff3fd8ded tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-db61c431-fa96-4558-ab91-e0cff3fd8ded tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value nova, assuming string {{(pid=87081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-db61c431-fa96-4558-ab91-e0cff3fd8ded tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-db61c431-fa96-4558-ab91-e0cff3fd8ded tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db61c431-fa96-4558-ab91-e0cff3fd8ded tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 948/1854] 192.168.122.45 () {58 vars in 1161 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes?availability_zone=nova => generated 992 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dd61228f-468d-43d5-a550-8078dfd4d184 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd61228f-468d-43d5-a550-8078dfd4d184 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?bootable=false Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd61228f-468d-43d5-a550-8078dfd4d184 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd61228f-468d-43d5-a550-8078dfd4d184 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-dd61228f-468d-43d5-a550-8078dfd4d184 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-dd61228f-468d-43d5-a550-8078dfd4d184 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c57ba81d-dba7-4935-b466-af8551b87c29 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c57ba81d-dba7-4935-b466-af8551b87c29 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] GET http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c57ba81d-dba7-4935-b466-af8551b87c29 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c57ba81d-dba7-4935-b466-af8551b87c29 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c57ba81d-dba7-4935-b466-af8551b87c29 tempest-CinderUnicodeTest-2097448618 tempest-CinderUnicodeTest-2097448618-project-member] http://192.168.122.45/volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f returned with HTTP 404 Sep 01 02:11:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 949/1855] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/c3107aec-2d51-43e0-968f-b06bbea7005f => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dd61228f-468d-43d5-a550-8078dfd4d184 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd61228f-468d-43d5-a550-8078dfd4d184 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 907/1856] 192.168.122.45 () {58 vars in 1145 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f89587bf-4379-4777-9ae8-19aead8737d6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f89587bf-4379-4777-9ae8-19aead8737d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?bootable=false Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f89587bf-4379-4777-9ae8-19aead8737d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f89587bf-4379-4777-9ae8-19aead8737d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-f89587bf-4379-4777-9ae8-19aead8737d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f89587bf-4379-4777-9ae8-19aead8737d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f89587bf-4379-4777-9ae8-19aead8737d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f89587bf-4379-4777-9ae8-19aead8737d6 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 950/1857] 192.168.122.45 () {58 vars in 1145 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes?bootable=false => generated 992 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f4cc2f13-e2fb-433a-976c-401718956843 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f4cc2f13-e2fb-433a-976c-401718956843 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?status=available Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f4cc2f13-e2fb-433a-976c-401718956843 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f4cc2f13-e2fb-433a-976c-401718956843 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-f4cc2f13-e2fb-433a-976c-401718956843 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f4cc2f13-e2fb-433a-976c-401718956843 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value available, assuming string {{(pid=87080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f4cc2f13-e2fb-433a-976c-401718956843 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f4cc2f13-e2fb-433a-976c-401718956843 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f4cc2f13-e2fb-433a-976c-401718956843 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 908/1858] 192.168.122.45 () {58 vars in 1149 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1ed10308-5f1a-4b67-8e11-a454343519b2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1ed10308-5f1a-4b67-8e11-a454343519b2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes?status=available Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1ed10308-5f1a-4b67-8e11-a454343519b2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1ed10308-5f1a-4b67-8e11-a454343519b2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-1ed10308-5f1a-4b67-8e11-a454343519b2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1ed10308-5f1a-4b67-8e11-a454343519b2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value available, assuming string {{(pid=87081) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1ed10308-5f1a-4b67-8e11-a454343519b2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1ed10308-5f1a-4b67-8e11-a454343519b2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1ed10308-5f1a-4b67-8e11-a454343519b2 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes?status=available returned with HTTP 200 Sep 01 02:11:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 951/1859] 192.168.122.45 () {58 vars in 1149 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes?status=available => generated 992 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-34ba4bff-d62b-40b0-b770-a3113d1e2a59 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34ba4bff-d62b-40b0-b770-a3113d1e2a59 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?availability_zone=nova Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34ba4bff-d62b-40b0-b770-a3113d1e2a59 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34ba4bff-d62b-40b0-b770-a3113d1e2a59 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-34ba4bff-d62b-40b0-b770-a3113d1e2a59 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34ba4bff-d62b-40b0-b770-a3113d1e2a59 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value nova, assuming string {{(pid=87080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34ba4bff-d62b-40b0-b770-a3113d1e2a59 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-34ba4bff-d62b-40b0-b770-a3113d1e2a59 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34ba4bff-d62b-40b0-b770-a3113d1e2a59 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 909/1860] 192.168.122.45 () {58 vars in 1182 bytes} [Tue Sep 1 02:11:58 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2573 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b1c83482-29e0-48d1-b95e-60dfd53feadb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b1c83482-29e0-48d1-b95e-60dfd53feadb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?bootable=false Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b1c83482-29e0-48d1-b95e-60dfd53feadb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b1c83482-29e0-48d1-b95e-60dfd53feadb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-b1c83482-29e0-48d1-b95e-60dfd53feadb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b1c83482-29e0-48d1-b95e-60dfd53feadb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b1c83482-29e0-48d1-b95e-60dfd53feadb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b1c83482-29e0-48d1-b95e-60dfd53feadb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 952/1861] 192.168.122.45 () {58 vars in 1166 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2573 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9d6fcbcb-576e-495f-bc8c-bd7338e8dcbf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d6fcbcb-576e-495f-bc8c-bd7338e8dcbf tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/detail?status=available Sep 01 02:11:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d6fcbcb-576e-495f-bc8c-bd7338e8dcbf tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9d6fcbcb-576e-495f-bc8c-bd7338e8dcbf tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-9d6fcbcb-576e-495f-bc8c-bd7338e8dcbf tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:11:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9d6fcbcb-576e-495f-bc8c-bd7338e8dcbf tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Could not evaluate value available, assuming string {{(pid=87080) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 01 02:11:59 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9d6fcbcb-576e-495f-bc8c-bd7338e8dcbf tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:11:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9d6fcbcb-576e-495f-bc8c-bd7338e8dcbf tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Get all volumes completed successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9d6fcbcb-576e-495f-bc8c-bd7338e8dcbf tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 910/1862] 192.168.122.45 () {58 vars in 1170 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/volumes/detail?status=available => generated 2573 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c91231b6-b6f3-45cc-9c8b-dff4ca920b77 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c91231b6-b6f3-45cc-9c8b-dff4ca920b77 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c91231b6-b6f3-45cc-9c8b-dff4ca920b77 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c91231b6-b6f3-45cc-9c8b-dff4ca920b77 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c91231b6-b6f3-45cc-9c8b-dff4ca920b77 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c91231b6-b6f3-45cc-9c8b-dff4ca920b77 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 953/1863] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c => generated 864 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c8321c53-3b8a-421a-be8e-fcd9f12bbec8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c8321c53-3b8a-421a-be8e-fcd9f12bbec8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] DELETE http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c8321c53-3b8a-421a-be8e-fcd9f12bbec8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c8321c53-3b8a-421a-be8e-fcd9f12bbec8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-c8321c53-3b8a-421a-be8e-fcd9f12bbec8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Delete volume with id: e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c8321c53-3b8a-421a-be8e-fcd9f12bbec8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c8321c53-3b8a-421a-be8e-fcd9f12bbec8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Delete volume request issued successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c8321c53-3b8a-421a-be8e-fcd9f12bbec8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 202 Sep 01 02:11:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 911/1864] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:11:59 2026] DELETE /volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6b165606-c9d0-4059-9711-cd4bbd2819fb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b165606-c9d0-4059-9711-cd4bbd2819fb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b165606-c9d0-4059-9711-cd4bbd2819fb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b165606-c9d0-4059-9711-cd4bbd2819fb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:11:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:11:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:11:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6b165606-c9d0-4059-9711-cd4bbd2819fb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:11:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b165606-c9d0-4059-9711-cd4bbd2819fb tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 200 Sep 01 02:11:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 954/1865] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:11:59 2026] GET /volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c => generated 863 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d1e8e79a-2211-4ad1-b5f2-1145ea093944 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1e8e79a-2211-4ad1-b5f2-1145ea093944 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:12:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1e8e79a-2211-4ad1-b5f2-1145ea093944 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1e8e79a-2211-4ad1-b5f2-1145ea093944 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d1e8e79a-2211-4ad1-b5f2-1145ea093944 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:12:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1e8e79a-2211-4ad1-b5f2-1145ea093944 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 200 Sep 01 02:12:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 912/1866] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:00 2026] GET /volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c => generated 863 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c7daf399-ff89-4210-a53f-5016fbea3834 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7daf399-ff89-4210-a53f-5016fbea3834 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c Sep 01 02:12:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7daf399-ff89-4210-a53f-5016fbea3834 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7daf399-ff89-4210-a53f-5016fbea3834 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7daf399-ff89-4210-a53f-5016fbea3834 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c returned with HTTP 404 Sep 01 02:12:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 955/1867] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/volumes/e3fa5443-9d7c-4960-9d30-79552403b13c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6803422c-ab43-4072-8bb0-4b85c39bd653 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6803422c-ab43-4072-8bb0-4b85c39bd653 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:12:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6803422c-ab43-4072-8bb0-4b85c39bd653 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6803422c-ab43-4072-8bb0-4b85c39bd653 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6803422c-ab43-4072-8bb0-4b85c39bd653 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6803422c-ab43-4072-8bb0-4b85c39bd653 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 913/1868] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 863 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-07b1a470-d214-4966-8f4d-89397c36cbd9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07b1a470-d214-4966-8f4d-89397c36cbd9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] DELETE http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:12:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07b1a470-d214-4966-8f4d-89397c36cbd9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07b1a470-d214-4966-8f4d-89397c36cbd9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-07b1a470-d214-4966-8f4d-89397c36cbd9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Delete volume with id: a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:12:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-07b1a470-d214-4966-8f4d-89397c36cbd9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-07b1a470-d214-4966-8f4d-89397c36cbd9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Delete volume request issued successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07b1a470-d214-4966-8f4d-89397c36cbd9 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 202 Sep 01 02:12:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 956/1869] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:01 2026] DELETE /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-95173874-debc-4513-bdc9-04c40aeb41f4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-95173874-debc-4513-bdc9-04c40aeb41f4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:12:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-95173874-debc-4513-bdc9-04c40aeb41f4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-95173874-debc-4513-bdc9-04c40aeb41f4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-95173874-debc-4513-bdc9-04c40aeb41f4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:12:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-95173874-debc-4513-bdc9-04c40aeb41f4 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 200 Sep 01 02:12:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 914/1870] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:01 2026] GET /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 862 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d408a10e-f5c3-4567-9c87-5565582e3b28 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1356962876"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1356962876'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume of 1 GB Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Availability Zones retrieved successfully. Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (8b9d3a3c-da69-453d-8fce-c2d3f7ef489a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1ee6c8-7d21-45d4-b1c7-b0a971212d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1ee6c8-7d21-45d4-b1c7-b0a971212d80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b268f4af-479d-4653-89a0-9504a06be98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d408a10e-f5c3-4567-9c87-5565582e3b28 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d408a10e-f5c3-4567-9c87-5565582e3b28 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-747759555"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d408a10e-f5c3-4567-9c87-5565582e3b28 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 915/1871] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:12:02 2026] POST /volume/v3/group_types => generated 180 bytes in 380 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-38c5b2b8-4e3b-4cbd-af32-e425aa83069d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-38c5b2b8-4e3b-4cbd-af32-e425aa83069d tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] POST http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-38c5b2b8-4e3b-4cbd-af32-e425aa83069d tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Created reservations ['527f3c16-8eac-4265-90b1-637e690bbd07', 'd2fdcb53-a38b-4a85-b445-ac4866787dc3', '8746fa7e-a2d9-436a-b953-fe6b547994b8', '347cbbbd-fde9-4bbc-b878-a30b4d467fca'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b268f4af-479d-4653-89a0-9504a06be98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['527f3c16-8eac-4265-90b1-637e690bbd07', 'd2fdcb53-a38b-4a85-b445-ac4866787dc3', '8746fa7e-a2d9-436a-b953-fe6b547994b8', '347cbbbd-fde9-4bbc-b878-a30b4d467fca']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf1fde4-3071-4fa7-a47a-94ad9249e78f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-38c5b2b8-4e3b-4cbd-af32-e425aa83069d tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs returned with HTTP 202 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 916/1872] 192.168.122.45 () {62 vars in 1337 bytes} [Tue Sep 1 02:12:02 2026] POST /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs => generated 53 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-443d8245-eb0f-49f9-84fa-66965766bf52 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-443d8245-eb0f-49f9-84fa-66965766bf52 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] POST http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-443d8245-eb0f-49f9-84fa-66965766bf52 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbf1fde4-3071-4fa7-a47a-94ad9249e78f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1356962876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['527f3c16-8eac-4265-90b1-637e690bbd07','d2fdcb53-a38b-4a85-b445-ac4866787dc3','8746fa7e-a2d9-436a-b953-fe6b547994b8','347cbbbd-fde9-4bbc-b878-a30b4d467fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1356962876',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66875648b53b4eae90ce7eb2ea2531be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaac1479-0acc-48a0-a0bc-ddce9bdf95a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-443d8245-eb0f-49f9-84fa-66965766bf52 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs returned with HTTP 202 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 917/1873] 192.168.122.45 () {62 vars in 1337 bytes} [Tue Sep 1 02:12:02 2026] POST /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs => generated 61 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cc6084cc-72e5-4bcc-8863-ddda7c2ff1fa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc6084cc-72e5-4bcc-8863-ddda7c2ff1fa tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] GET http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key2 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc6084cc-72e5-4bcc-8863-ddda7c2ff1fa tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc6084cc-72e5-4bcc-8863-ddda7c2ff1fa tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc6084cc-72e5-4bcc-8863-ddda7c2ff1fa tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key2 returned with HTTP 200 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 918/1874] 192.168.122.45 () {60 vars in 1331 bytes} [Tue Sep 1 02:12:02 2026] GET /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key2 => generated 26 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1e99aa89-4461-4d1d-aa39-8244fd51a798 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1e99aa89-4461-4d1d-aa39-8244fd51a798 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] GET http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1e99aa89-4461-4d1d-aa39-8244fd51a798 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1e99aa89-4461-4d1d-aa39-8244fd51a798 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaac1479-0acc-48a0-a0bc-ddce9bdf95a0) transitioned into state 'SUCCESS' from state '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-1356962876',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['527f3c16-8eac-4265-90b1-637e690bbd07','d2fdcb53-a38b-4a85-b445-ac4866787dc3','8746fa7e-a2d9-436a-b953-fe6b547994b8','347cbbbd-fde9-4bbc-b878-a30b4d467fca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce4af56b-57b0-4dfb-8f38-3538364656b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1e99aa89-4461-4d1d-aa39-8244fd51a798 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 returned with HTTP 200 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 919/1875] 192.168.122.45 () {60 vars in 1331 bytes} [Tue Sep 1 02:12:02 2026] GET /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 => generated 18 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1d0bbbda-7145-4d4c-8a90-ec05ecc9cd14 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1d0bbbda-7145-4d4c-8a90-ec05ecc9cd14 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1d0bbbda-7145-4d4c-8a90-ec05ecc9cd14 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1d0bbbda-7145-4d4c-8a90-ec05ecc9cd14 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce4af56b-57b0-4dfb-8f38-3538364656b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (8b9d3a3c-da69-453d-8fce-c2d3f7ef489a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request issued successfully. Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87cb6384-a48f-4c5c-93f2-d4fcae1db58e tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1d0bbbda-7145-4d4c-8a90-ec05ecc9cd14 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 returned with HTTP 404 Sep 01 02:12:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 957/1876] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:01 2026] POST /volume/v3/volumes => generated 764 bytes in 846 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 920/1877] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:02 2026] GET /volume/v3/volumes/a29aca81-478d-4ed9-8bc9-aeeeecc07431 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7588cb19-2293-423f-be8a-d26c46423e22 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7588cb19-2293-423f-be8a-d26c46423e22 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] PUT http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7588cb19-2293-423f-be8a-d26c46423e22 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ced769a3-8c02-49fb-aa71-bbe4b004adc8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ced769a3-8c02-49fb-aa71-bbe4b004adc8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ced769a3-8c02-49fb-aa71-bbe4b004adc8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ced769a3-8c02-49fb-aa71-bbe4b004adc8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7588cb19-2293-423f-be8a-d26c46423e22 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 returned with HTTP 200 Sep 01 02:12:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 958/1878] 192.168.122.45 () {62 vars in 1351 bytes} [Tue Sep 1 02:12:02 2026] PUT /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 => generated 26 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ced769a3-8c02-49fb-aa71-bbe4b004adc8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2041174746"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2041174746'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume of 1 GB Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ced769a3-8c02-49fb-aa71-bbe4b004adc8 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 921/1879] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:02 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-48e5eef1-5378-4644-9692-716d6d39edde None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-48e5eef1-5378-4644-9692-716d6d39edde tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] GET http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-48e5eef1-5378-4644-9692-716d6d39edde tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-48e5eef1-5378-4644-9692-716d6d39edde tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Availability Zones retrieved successfully. Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-48e5eef1-5378-4644-9692-716d6d39edde tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs returned with HTTP 200 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 922/1880] 192.168.122.45 () {60 vars in 1316 bytes} [Tue Sep 1 02:12:02 2026] GET /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs => generated 87 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fa9a2848-25df-4539-922e-0f756bab4044 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (0c9659f2-7398-4df6-8924-c5451db02db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fa9a2848-25df-4539-922e-0f756bab4044 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] DELETE http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fa9a2848-25df-4539-922e-0f756bab4044 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fa9a2848-25df-4539-922e-0f756bab4044 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-fa9a2848-25df-4539-922e-0f756bab4044 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Delete volume with id: 58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aee559de-2f4e-4124-8449-87cceb6be319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:02 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fa9a2848-25df-4539-922e-0f756bab4044 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fa9a2848-25df-4539-922e-0f756bab4044 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Delete volume request issued successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fa9a2848-25df-4539-922e-0f756bab4044 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 202 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 923/1881] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:02 2026] DELETE /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b9e51d2b-19ca-4e91-af82-72741dd18653 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b9e51d2b-19ca-4e91-af82-72741dd18653 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key1 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b9e51d2b-19ca-4e91-af82-72741dd18653 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b9e51d2b-19ca-4e91-af82-72741dd18653 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aee559de-2f4e-4124-8449-87cceb6be319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7f091c-cfd5-4cc8-8c76-5c7e4db0ee40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b9e51d2b-19ca-4e91-af82-72741dd18653 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key1 returned with HTTP 202 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 924/1882] 192.168.122.45 () {60 vars in 1334 bytes} [Tue Sep 1 02:12:03 2026] DELETE /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-67a3f86b-813b-4b4a-85e5-baf9063e5223 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-67a3f86b-813b-4b4a-85e5-baf9063e5223 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-67a3f86b-813b-4b4a-85e5-baf9063e5223 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-67a3f86b-813b-4b4a-85e5-baf9063e5223 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-67a3f86b-813b-4b4a-85e5-baf9063e5223 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-67a3f86b-813b-4b4a-85e5-baf9063e5223 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 925/1883] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dfd560c7-50d6-45c7-8323-533df2a2ec62 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dfd560c7-50d6-45c7-8323-533df2a2ec62 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] GET http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key1 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dfd560c7-50d6-45c7-8323-533df2a2ec62 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dfd560c7-50d6-45c7-8323-533df2a2ec62 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Created reservations ['ca2b809d-d49a-434a-b739-e2c0d8888889', '08332bdf-9d28-42d9-8a88-1c67f81df598', '970755d7-d97e-4277-9faf-409efdffe380', '32429022-c52c-4b8e-8a1f-e97e6ad2017c'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f7f091c-cfd5-4cc8-8c76-5c7e4db0ee40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca2b809d-d49a-434a-b739-e2c0d8888889', '08332bdf-9d28-42d9-8a88-1c67f81df598', '970755d7-d97e-4277-9faf-409efdffe380', '32429022-c52c-4b8e-8a1f-e97e6ad2017c']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4ffe4a-23ab-4c4b-931f-5f2f8b1717f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dfd560c7-50d6-45c7-8323-533df2a2ec62 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] HTTP exception thrown: Group Type e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b has no extra spec with key key1. Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dfd560c7-50d6-45c7-8323-533df2a2ec62 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key1 returned with HTTP 404 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 926/1884] 192.168.122.45 () {60 vars in 1331 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key1 => generated 126 bytes in 80 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cdf9f11e-86b5-4359-8360-98d895c59fff None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cdf9f11e-86b5-4359-8360-98d895c59fff tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key2 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cdf9f11e-86b5-4359-8360-98d895c59fff tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cdf9f11e-86b5-4359-8360-98d895c59fff tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce4ffe4a-23ab-4c4b-931f-5f2f8b1717f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf4f59c4-89b9-4903-93e7-aa63788814a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2041174746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['ca2b809d-d49a-434a-b739-e2c0d8888889','08332bdf-9d28-42d9-8a88-1c67f81df598','970755d7-d97e-4277-9faf-409efdffe380','32429022-c52c-4b8e-8a1f-e97e6ad2017c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2041174746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf4f59c4-89b9-4903-93e7-aa63788814a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66875648b53b4eae90ce7eb2ea2531be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd7e87c-a630-43da-8742-8bd019dc9ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cdf9f11e-86b5-4359-8360-98d895c59fff tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key2 returned with HTTP 202 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 927/1885] 192.168.122.45 () {60 vars in 1334 bytes} [Tue Sep 1 02:12:03 2026] DELETE /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key2 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-579f0454-d586-40b5-909a-cb55101ce220 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-579f0454-d586-40b5-909a-cb55101ce220 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] GET http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key2 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-579f0454-d586-40b5-909a-cb55101ce220 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-579f0454-d586-40b5-909a-cb55101ce220 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acd7e87c-a630-43da-8742-8bd019dc9ed5) transitioned into state 'SUCCESS' from state '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-2041174746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['ca2b809d-d49a-434a-b739-e2c0d8888889','08332bdf-9d28-42d9-8a88-1c67f81df598','970755d7-d97e-4277-9faf-409efdffe380','32429022-c52c-4b8e-8a1f-e97e6ad2017c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba74aedb-76f2-4fb7-9aa8-b509310014d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-579f0454-d586-40b5-909a-cb55101ce220 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] HTTP exception thrown: Group Type e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b has no extra spec with key key2. Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-579f0454-d586-40b5-909a-cb55101ce220 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key2 returned with HTTP 404 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 928/1886] 192.168.122.45 () {60 vars in 1331 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key2 => generated 126 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c994dc4a-f50b-4bd5-8a2f-18d515ab988a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c994dc4a-f50b-4bd5-8a2f-18d515ab988a tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c994dc4a-f50b-4bd5-8a2f-18d515ab988a tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c994dc4a-f50b-4bd5-8a2f-18d515ab988a tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba74aedb-76f2-4fb7-9aa8-b509310014d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (0c9659f2-7398-4df6-8924-c5451db02db0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request issued successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-79c6e0a3-2c0d-409a-944d-d1e736cb8756 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 959/1887] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:02 2026] POST /volume/v3/volumes => generated 764 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c994dc4a-f50b-4bd5-8a2f-18d515ab988a tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 returned with HTTP 202 Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2d112271-c43a-4e62-a2c2-254773824b12 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 929/1888] 192.168.122.45 () {60 vars in 1334 bytes} [Tue Sep 1 02:12:03 2026] DELETE /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1366698891"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1366698891'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume of 1 GB Sep 01 02:12:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a9fe2611-70a5-455f-9603-e013d829363e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a9fe2611-70a5-455f-9603-e013d829363e tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] GET http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a9fe2611-70a5-455f-9603-e013d829363e tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a9fe2611-70a5-455f-9603-e013d829363e tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a9fe2611-70a5-455f-9603-e013d829363e tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] HTTP exception thrown: Group Type e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b has no extra spec with key key3. Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a9fe2611-70a5-455f-9603-e013d829363e tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 returned with HTTP 404 Sep 01 02:12:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Availability Zones retrieved successfully. Sep 01 02:12:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 930/1889] 192.168.122.45 () {60 vars in 1331 bytes} [Tue Sep 1 02:12:03 2026] GET /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b/group_specs/key3 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9e0ba41a-c9d1-4033-a6cd-1aeaa30852f2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e0ba41a-c9d1-4033-a6cd-1aeaa30852f2 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e0ba41a-c9d1-4033-a6cd-1aeaa30852f2 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e0ba41a-c9d1-4033-a6cd-1aeaa30852f2 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e0ba41a-c9d1-4033-a6cd-1aeaa30852f2 tempest-GroupTypeSpecsTest-1596642887 tempest-GroupTypeSpecsTest-1596642887-project-admin] http://192.168.122.45/volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b returned with HTTP 202 Sep 01 02:12:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 931/1890] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:12:03 2026] DELETE /volume/v3/group_types/e4b5fbc4-c7d1-423c-b2fb-71ebb9eeae5b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (20be1641-ce2c-4bdc-b94b-d1f8d6b89e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c62d69-6231-4089-9526-a2ef7c45e0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99c62d69-6231-4089-9526-a2ef7c45e0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:03 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da89d21d-7fbb-4cbe-a8e3-dbbe432e5693) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Created reservations ['2426b5c0-4f05-4444-8310-44497506b29f', '1c663353-e752-451c-b8e4-62c17b57e06c', '3531c898-f270-432b-b5da-857eeb0e4c35', '53113a38-6d79-4d16-ae2b-39b578745b0f'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da89d21d-7fbb-4cbe-a8e3-dbbe432e5693) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2426b5c0-4f05-4444-8310-44497506b29f', '1c663353-e752-451c-b8e4-62c17b57e06c', '3531c898-f270-432b-b5da-857eeb0e4c35', '53113a38-6d79-4d16-ae2b-39b578745b0f']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d7e0ed-a550-47ea-a6f1-e41876111257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56d7e0ed-a550-47ea-a6f1-e41876111257) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f012895d-ddbd-42e1-8d37-50ed74496b58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1366698891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['2426b5c0-4f05-4444-8310-44497506b29f','1c663353-e752-451c-b8e4-62c17b57e06c','3531c898-f270-432b-b5da-857eeb0e4c35','53113a38-6d79-4d16-ae2b-39b578745b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1366698891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f012895d-ddbd-42e1-8d37-50ed74496b58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66875648b53b4eae90ce7eb2ea2531be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c58a92fb-5a34-4fe5-9711-4d8027bcf065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c58a92fb-5a34-4fe5-9711-4d8027bcf065) transitioned into state 'SUCCESS' from state '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-1366698891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['2426b5c0-4f05-4444-8310-44497506b29f','1c663353-e752-451c-b8e4-62c17b57e06c','3531c898-f270-432b-b5da-857eeb0e4c35','53113a38-6d79-4d16-ae2b-39b578745b0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f09c37bc-26b1-49c7-ab7a-f77f8a87ace3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f09c37bc-26b1-49c7-ab7a-f77f8a87ace3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (20be1641-ce2c-4bdc-b94b-d1f8d6b89e77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request issued successfully. Sep 01 02:12:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d112271-c43a-4e62-a2c2-254773824b12 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 960/1891] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:03 2026] POST /volume/v3/volumes => generated 764 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bec0b0bd-4a5e-4256-8c30-88092dfa4d17 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-70c1cfed-dec7-4800-9f24-876650a914ec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bec0b0bd-4a5e-4256-8c30-88092dfa4d17 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bec0b0bd-4a5e-4256-8c30-88092dfa4d17 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bec0b0bd-4a5e-4256-8c30-88092dfa4d17 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bec0b0bd-4a5e-4256-8c30-88092dfa4d17 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Volume info retrieved successfully. Sep 01 02:12:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bec0b0bd-4a5e-4256-8c30-88092dfa4d17 tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 200 Sep 01 02:12:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 932/1892] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:04 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 862 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-242574572"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-242574572'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume of 1 GB Sep 01 02:12:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Availability Zones retrieved successfully. Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (59b8948a-6035-4e70-8ab4-6bd301487e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2621dcb6-7da9-4ade-a8ef-a13411b8e398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2621dcb6-7da9-4ade-a8ef-a13411b8e398) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa5f947-157a-43ae-b354-12444041b957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Created reservations ['2102d9c3-c657-47da-875e-a780800e1562', 'b33c3a2e-c8fd-4835-b7e4-92da2fa171a7', 'c9d72ccc-5319-4539-8b1d-e70fe934b86a', 'd271313f-1dea-4cc2-8a66-d292201beb16'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (baa5f947-157a-43ae-b354-12444041b957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2102d9c3-c657-47da-875e-a780800e1562', 'b33c3a2e-c8fd-4835-b7e4-92da2fa171a7', 'c9d72ccc-5319-4539-8b1d-e70fe934b86a', 'd271313f-1dea-4cc2-8a66-d292201beb16']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89caf73d-df31-4480-a3d9-0b02c0bf8bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89caf73d-df31-4480-a3d9-0b02c0bf8bba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8f471f-a11e-4e57-a802-28103260ebf8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-242574572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['2102d9c3-c657-47da-875e-a780800e1562','b33c3a2e-c8fd-4835-b7e4-92da2fa171a7','c9d72ccc-5319-4539-8b1d-e70fe934b86a','d271313f-1dea-4cc2-8a66-d292201beb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-242574572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e8f471f-a11e-4e57-a802-28103260ebf8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66875648b53b4eae90ce7eb2ea2531be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7728b078-8a2f-49cf-b98e-b6e8c405ea43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-70c1cfed-dec7-4800-9f24-876650a914ec tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-70c1cfed-dec7-4800-9f24-876650a914ec tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1837987545", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7728b078-8a2f-49cf-b98e-b6e8c405ea43) transitioned into state 'SUCCESS' from state '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-242574572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['2102d9c3-c657-47da-875e-a780800e1562','b33c3a2e-c8fd-4835-b7e4-92da2fa171a7','c9d72ccc-5319-4539-8b1d-e70fe934b86a','d271313f-1dea-4cc2-8a66-d292201beb16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cd8db3-fc59-4687-9e9e-ec153c7f52a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-70c1cfed-dec7-4800-9f24-876650a914ec tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 961/1893] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:04 2026] POST /volume/v3/types => generated 380 bytes in 903 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5ad81b71-aa5d-44ce-bb46-1e71df6e3fe9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5ad81b71-aa5d-44ce-bb46-1e71df6e3fe9 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] POST http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5ad81b71-aa5d-44ce-bb46-1e71df6e3fe9 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77cd8db3-fc59-4687-9e9e-ec153c7f52a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (59b8948a-6035-4e70-8ab4-6bd301487e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request issued successfully. Sep 01 02:12:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d64957d0-8d79-4352-8997-3d9c6009c1c6 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 933/1894] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:04 2026] POST /volume/v3/volumes => generated 763 bytes in 819 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-275133657"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-275133657'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume of 1 GB Sep 01 02:12:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Availability Zones retrieved successfully. Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5ad81b71-aa5d-44ce-bb46-1e71df6e3fe9 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption returned with HTTP 200 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 962/1895] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:12:05 2026] POST /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption => generated 239 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0fddcaa3-24e6-42be-b80c-79950f2caa3c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0fddcaa3-24e6-42be-b80c-79950f2caa3c tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0fddcaa3-24e6-42be-b80c-79950f2caa3c tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2095731206", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (75ec4e03-847c-4e08-95e8-3c15a647fbf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0fddcaa3-24e6-42be-b80c-79950f2caa3c tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504246c9-1544-46a9-970a-57633a3ee537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 963/1896] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:05 2026] POST /volume/v3/types => generated 380 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-64e32476-f92f-40be-af3a-645dc2cfe5cd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504246c9-1544-46a9-970a-57633a3ee537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686fea28-5064-419c-a8b2-6dcec72f2252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Created reservations ['85917a2a-eea6-4eb7-871d-270a5b585a43', '7f1bbbf6-9395-4957-9f73-12fbcfedf7fe', 'ef8545d8-e863-4dbe-96ff-dffd57c2176b', '14a390e4-eeb1-4055-aae8-dbdf79978cec'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (686fea28-5064-419c-a8b2-6dcec72f2252) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85917a2a-eea6-4eb7-871d-270a5b585a43', '7f1bbbf6-9395-4957-9f73-12fbcfedf7fe', 'ef8545d8-e863-4dbe-96ff-dffd57c2176b', '14a390e4-eeb1-4055-aae8-dbdf79978cec']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8430e7b8-6f00-42b2-a5b0-a0bcd900a94f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8430e7b8-6f00-42b2-a5b0-a0bcd900a94f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '814e881d-a62c-49da-b95c-80bd4d1ae9ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-275133657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['85917a2a-eea6-4eb7-871d-270a5b585a43','7f1bbbf6-9395-4957-9f73-12fbcfedf7fe','ef8545d8-e863-4dbe-96ff-dffd57c2176b','14a390e4-eeb1-4055-aae8-dbdf79978cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-275133657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=814e881d-a62c-49da-b95c-80bd4d1ae9ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66875648b53b4eae90ce7eb2ea2531be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ebf0b57-f1f2-4cd2-a15b-b5b1a46209b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-64e32476-f92f-40be-af3a-645dc2cfe5cd tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] POST http://192.168.122.45/volume/v3/types/801c2f24-9c63-48d9-bb15-3213771677b0/encryption Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-64e32476-f92f-40be-af3a-645dc2cfe5cd tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-64e32476-f92f-40be-af3a-645dc2cfe5cd tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-64e32476-f92f-40be-af3a-645dc2cfe5cd tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/801c2f24-9c63-48d9-bb15-3213771677b0/encryption returned with HTTP 403 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 964/1897] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:12:05 2026] POST /volume/v3/types/801c2f24-9c63-48d9-bb15-3213771677b0/encryption => generated 127 bytes in 431 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-01d64959-b47e-4d75-9352-3fb6a50f11db None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-01d64959-b47e-4d75-9352-3fb6a50f11db tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] GET http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-01d64959-b47e-4d75-9352-3fb6a50f11db tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-01d64959-b47e-4d75-9352-3fb6a50f11db tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-01d64959-b47e-4d75-9352-3fb6a50f11db tempest-VolumesListTestJSON-38971509 tempest-VolumesListTestJSON-38971509-project-member] http://192.168.122.45/volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 returned with HTTP 404 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 965/1898] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:05 2026] GET /volume/v3/volumes/58c44db0-5257-4a81-b341-91b98c5e0a14 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6b811586-10fd-4035-956f-68b99492dca0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b811586-10fd-4035-956f-68b99492dca0 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b811586-10fd-4035-956f-68b99492dca0 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-585633898", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ebf0b57-f1f2-4cd2-a15b-b5b1a46209b5) transitioned into state 'SUCCESS' from state '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-275133657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d5bf0d8a9fe847d0b0dac304f1935c72',qos_specs=None,replication_status=,reservations=['85917a2a-eea6-4eb7-871d-270a5b585a43','7f1bbbf6-9395-4957-9f73-12fbcfedf7fe','ef8545d8-e863-4dbe-96ff-dffd57c2176b','14a390e4-eeb1-4055-aae8-dbdf79978cec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66875648b53b4eae90ce7eb2ea2531be',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b811586-10fd-4035-956f-68b99492dca0 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 966/1899] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:05 2026] POST /volume/v3/types => generated 379 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8edc4f8-a3f5-40c4-821b-9174529c6651) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b4509998-0569-4315-b58b-f4fdc6c8b08e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b4509998-0569-4315-b58b-f4fdc6c8b08e tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] POST http://192.168.122.45/volume/v3/types/fdb119ba-7eae-401c-b5f4-24406e4c31b5/extra_specs Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b4509998-0569-4315-b58b-f4fdc6c8b08e tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-b4509998-0569-4315-b58b-f4fdc6c8b08e tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b4509998-0569-4315-b58b-f4fdc6c8b08e tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/fdb119ba-7eae-401c-b5f4-24406e4c31b5/extra_specs returned with HTTP 403 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 967/1900] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:12:05 2026] POST /volume/v3/types/fdb119ba-7eae-401c-b5f4-24406e4c31b5/extra_specs => generated 122 bytes in 29 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-481ff82a-7688-421f-a96e-6b96d3452221 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-481ff82a-7688-421f-a96e-6b96d3452221 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] PUT http://192.168.122.45/volume/v3/types/fdb119ba-7eae-401c-b5f4-24406e4c31b5/extra_specs/key2 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-481ff82a-7688-421f-a96e-6b96d3452221 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-481ff82a-7688-421f-a96e-6b96d3452221 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-481ff82a-7688-421f-a96e-6b96d3452221 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/fdb119ba-7eae-401c-b5f4-24406e4c31b5/extra_specs/key2 returned with HTTP 403 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 968/1901] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:12:05 2026] PUT /volume/v3/types/fdb119ba-7eae-401c-b5f4-24406e4c31b5/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-34f4b332-8aa8-41b2-a2f7-d9ca18c901a2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8edc4f8-a3f5-40c4-821b-9174529c6651) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34f4b332-8aa8-41b2-a2f7-d9ca18c901a2 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34f4b332-8aa8-41b2-a2f7-d9ca18c901a2 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Flow 'volume_create_api' (75ec4e03-847c-4e08-95e8-3c15a647fbf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Create volume request issued successfully. Sep 01 02:12:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-63b197a2-e2b7-4d66-b12e-d21ee2ef18ef tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 934/1902] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:05 2026] POST /volume/v3/volumes => generated 763 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-34f4b332-8aa8-41b2-a2f7-d9ca18c901a2 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34f4b332-8aa8-41b2-a2f7-d9ca18c901a2 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types returned with HTTP 403 Sep 01 02:12:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 969/1903] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:12:05 2026] POST /volume/v3/types => generated 109 bytes in 28 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dffa63e0-623f-41ec-9697-7a8e0d2d03e2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-89fb00ed-47de-499d-a8b0-ee14174ff280 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dffa63e0-623f-41ec-9697-7a8e0d2d03e2 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dffa63e0-623f-41ec-9697-7a8e0d2d03e2 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1747363711", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-89fb00ed-47de-499d-a8b0-ee14174ff280 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-89fb00ed-47de-499d-a8b0-ee14174ff280 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-89fb00ed-47de-499d-a8b0-ee14174ff280 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-89fb00ed-47de-499d-a8b0-ee14174ff280 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dffa63e0-623f-41ec-9697-7a8e0d2d03e2 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-89fb00ed-47de-499d-a8b0-ee14174ff280 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 935/1904] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:05 2026] POST /volume/v3/types => generated 380 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 970/1905] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:05 2026] GET /volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 => generated 857 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c6b7b842-4d88-4812-b3c0-caead68b9173 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-75e50684-aca2-417d-aba6-0de3e25d8013 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c6b7b842-4d88-4812-b3c0-caead68b9173 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] POST http://192.168.122.45/volume/v3/types/fac3eb04-eebd-403c-9566-ad1c2051cacd/encryption Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c6b7b842-4d88-4812-b3c0-caead68b9173 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-75e50684-aca2-417d-aba6-0de3e25d8013 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-75e50684-aca2-417d-aba6-0de3e25d8013 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-75e50684-aca2-417d-aba6-0de3e25d8013 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-75e50684-aca2-417d-aba6-0de3e25d8013 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-75e50684-aca2-417d-aba6-0de3e25d8013 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 971/1906] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c6b7b842-4d88-4812-b3c0-caead68b9173 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types/fac3eb04-eebd-403c-9566-ad1c2051cacd/encryption returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 936/1907] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:12:06 2026] POST /volume/v3/types/fac3eb04-eebd-403c-9566-ad1c2051cacd/encryption => generated 239 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-28c007c0-5ab5-4f93-9198-845fad49444b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-28c007c0-5ab5-4f93-9198-845fad49444b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] DELETE http://192.168.122.45/volume/v3/types/fac3eb04-eebd-403c-9566-ad1c2051cacd/encryption/aee675c5-a2b6-4ff8-9fcd-b80a254da869 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-28c007c0-5ab5-4f93-9198-845fad49444b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-28c007c0-5ab5-4f93-9198-845fad49444b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-28c007c0-5ab5-4f93-9198-845fad49444b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-28c007c0-5ab5-4f93-9198-845fad49444b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/fac3eb04-eebd-403c-9566-ad1c2051cacd/encryption/aee675c5-a2b6-4ff8-9fcd-b80a254da869 returned with HTTP 403 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 972/1908] 192.168.122.45 () {58 vars in 1368 bytes} [Tue Sep 1 02:12:06 2026] DELETE /volume/v3/types/fac3eb04-eebd-403c-9566-ad1c2051cacd/encryption/aee675c5-a2b6-4ff8-9fcd-b80a254da869 => generated 127 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c034a30a-6722-44f8-9369-a12e96da5466 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c034a30a-6722-44f8-9369-a12e96da5466 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c034a30a-6722-44f8-9369-a12e96da5466 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1714469178", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c034a30a-6722-44f8-9369-a12e96da5466 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 937/1909] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:06 2026] POST /volume/v3/types => generated 380 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-165c13b7-0961-43ff-9659-630fc1c4a6b8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-165c13b7-0961-43ff-9659-630fc1c4a6b8 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] DELETE http://192.168.122.45/volume/v3/types/20136ad3-e9f0-4f3c-94c1-a5a9f23387ff/extra_specs/key1 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-165c13b7-0961-43ff-9659-630fc1c4a6b8 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-165c13b7-0961-43ff-9659-630fc1c4a6b8 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-165c13b7-0961-43ff-9659-630fc1c4a6b8 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-165c13b7-0961-43ff-9659-630fc1c4a6b8 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/20136ad3-e9f0-4f3c-94c1-a5a9f23387ff/extra_specs/key1 returned with HTTP 403 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 973/1910] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:12:06 2026] DELETE /volume/v3/types/20136ad3-e9f0-4f3c-94c1-a5a9f23387ff/extra_specs/key1 => generated 122 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-40ffca50-b103-4558-8def-dec54ca81a59 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-40ffca50-b103-4558-8def-dec54ca81a59 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-40ffca50-b103-4558-8def-dec54ca81a59 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-191046156", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-40ffca50-b103-4558-8def-dec54ca81a59 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 938/1911] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:06 2026] POST /volume/v3/types => generated 379 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4ebbd95a-79b3-4521-9310-762d7a3fed99 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ebbd95a-79b3-4521-9310-762d7a3fed99 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] DELETE http://192.168.122.45/volume/v3/types/34680f5f-3203-4ebd-be84-b1efb0d3a2d2 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ebbd95a-79b3-4521-9310-762d7a3fed99 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ebbd95a-79b3-4521-9310-762d7a3fed99 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-4ebbd95a-79b3-4521-9310-762d7a3fed99 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ebbd95a-79b3-4521-9310-762d7a3fed99 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/34680f5f-3203-4ebd-be84-b1efb0d3a2d2 returned with HTTP 403 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 974/1912] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:12:06 2026] DELETE /volume/v3/types/34680f5f-3203-4ebd-be84-b1efb0d3a2d2 => generated 109 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-46bd5e08-a55a-4b46-9ee3-5e725cb77606 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-46bd5e08-a55a-4b46-9ee3-5e725cb77606 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] GET http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-46bd5e08-a55a-4b46-9ee3-5e725cb77606 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-46bd5e08-a55a-4b46-9ee3-5e725cb77606 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-46bd5e08-a55a-4b46-9ee3-5e725cb77606 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 939/1913] 192.168.122.45 () {58 vars in 1257 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs => generated 123 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-527acd54-18bb-4d3e-8d5c-5dafdc8f6899 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-527acd54-18bb-4d3e-8d5c-5dafdc8f6899 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] GET http://192.168.122.45/volume/v3/types Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-527acd54-18bb-4d3e-8d5c-5dafdc8f6899 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-527acd54-18bb-4d3e-8d5c-5dafdc8f6899 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-527acd54-18bb-4d3e-8d5c-5dafdc8f6899 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-527acd54-18bb-4d3e-8d5c-5dafdc8f6899 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 975/1914] 192.168.122.45 () {58 vars in 1110 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/types => generated 2362 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c0876604-5e82-4e2d-a56c-af044c379b1b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0876604-5e82-4e2d-a56c-af044c379b1b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] GET http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption/cipher Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0876604-5e82-4e2d-a56c-af044c379b1b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0876604-5e82-4e2d-a56c-af044c379b1b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-c0876604-5e82-4e2d-a56c-af044c379b1b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0876604-5e82-4e2d-a56c-af044c379b1b tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption/cipher returned with HTTP 403 Sep 01 02:12:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 940/1915] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-adf13f21-612a-4769-a92f-f1bfa3586dc9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-adf13f21-612a-4769-a92f-f1bfa3586dc9 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] GET http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-adf13f21-612a-4769-a92f-f1bfa3586dc9 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-adf13f21-612a-4769-a92f-f1bfa3586dc9 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-adf13f21-612a-4769-a92f-f1bfa3586dc9 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-adf13f21-612a-4769-a92f-f1bfa3586dc9 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption returned with HTTP 403 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 976/1916] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption => generated 124 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a4e3b52f-0d5f-456a-8476-638441047170 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a4e3b52f-0d5f-456a-8476-638441047170 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] GET http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs/multiattach Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a4e3b52f-0d5f-456a-8476-638441047170 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a4e3b52f-0d5f-456a-8476-638441047170 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a4e3b52f-0d5f-456a-8476-638441047170 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs/multiattach returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 941/1917] 192.168.122.45 () {58 vars in 1293 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs/multiattach => generated 29 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b0d7c78a-1066-4f9a-b691-89f51bd6600a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b0d7c78a-1066-4f9a-b691-89f51bd6600a tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] GET http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs/volume_backend_name Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b0d7c78a-1066-4f9a-b691-89f51bd6600a tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b0d7c78a-1066-4f9a-b691-89f51bd6600a tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b0d7c78a-1066-4f9a-b691-89f51bd6600a tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:12:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 977/1918] 192.168.122.45 () {58 vars in 1317 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs/volume_backend_name => generated 143 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8f14366b-298f-465c-b5e6-b70558e35c1f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8f14366b-298f-465c-b5e6-b70558e35c1f tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] GET http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424 Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8f14366b-298f-465c-b5e6-b70558e35c1f tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8f14366b-298f-465c-b5e6-b70558e35c1f tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8f14366b-298f-465c-b5e6-b70558e35c1f tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424 returned with HTTP 200 Sep 01 02:12:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 942/1919] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:12:06 2026] GET /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424 => generated 318 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-03bdeb6f-91d2-403b-89b7-3903879ee9b1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-03bdeb6f-91d2-403b-89b7-3903879ee9b1 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] PUT http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption/fc400042-242f-417c-b140-73e5c580b484 Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-03bdeb6f-91d2-403b-89b7-3903879ee9b1 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-03bdeb6f-91d2-403b-89b7-3903879ee9b1 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-03bdeb6f-91d2-403b-89b7-3903879ee9b1 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption/fc400042-242f-417c-b140-73e5c580b484 returned with HTTP 403 Sep 01 02:12:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 978/1920] 192.168.122.45 () {60 vars in 1385 bytes} [Tue Sep 1 02:12:06 2026] PUT /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/encryption/fc400042-242f-417c-b140-73e5c580b484 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e0174d03-3e2d-420a-8ca4-22bf3488b2da None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0174d03-3e2d-420a-8ca4-22bf3488b2da tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] PUT http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs/key1 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0174d03-3e2d-420a-8ca4-22bf3488b2da tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-e0174d03-3e2d-420a-8ca4-22bf3488b2da tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0174d03-3e2d-420a-8ca4-22bf3488b2da tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs/key1 returned with HTTP 403 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 943/1921] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:12:07 2026] PUT /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2d0bb428-fed2-463d-98c8-ddacf992d67a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d0bb428-fed2-463d-98c8-ddacf992d67a tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] PUT http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424 Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d0bb428-fed2-463d-98c8-ddacf992d67a tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-2d0bb428-fed2-463d-98c8-ddacf992d67a tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0359c759498d40c28ec0f5bca2763929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd2b7160b8cf240499d85362d01f10a82', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d0bb428-fed2-463d-98c8-ddacf992d67a tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-member] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424 returned with HTTP 403 Sep 01 02:12:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 979/1922] 192.168.122.45 () {60 vars in 1241 bytes} [Tue Sep 1 02:12:07 2026] PUT /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424 => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a664effd-635b-4471-bbf8-5b121c23f23c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a664effd-635b-4471-bbf8-5b121c23f23c tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] DELETE http://192.168.122.45/volume/v3/types/34680f5f-3203-4ebd-be84-b1efb0d3a2d2 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a664effd-635b-4471-bbf8-5b121c23f23c tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a664effd-635b-4471-bbf8-5b121c23f23c tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a664effd-635b-4471-bbf8-5b121c23f23c tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types/34680f5f-3203-4ebd-be84-b1efb0d3a2d2 returned with HTTP 202 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 944/1923] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:12:07 2026] DELETE /volume/v3/types/34680f5f-3203-4ebd-be84-b1efb0d3a2d2 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-863faf7a-8da9-4880-acea-7ef52c1d1dcc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-863faf7a-8da9-4880-acea-7ef52c1d1dcc tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] DELETE http://192.168.122.45/volume/v3/types/20136ad3-e9f0-4f3c-94c1-a5a9f23387ff Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-863faf7a-8da9-4880-acea-7ef52c1d1dcc tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-863faf7a-8da9-4880-acea-7ef52c1d1dcc tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-481f5a50-bb87-45b5-af57-982f9e73a133 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-481f5a50-bb87-45b5-af57-982f9e73a133 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-481f5a50-bb87-45b5-af57-982f9e73a133 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-481f5a50-bb87-45b5-af57-982f9e73a133 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-863faf7a-8da9-4880-acea-7ef52c1d1dcc tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types/20136ad3-e9f0-4f3c-94c1-a5a9f23387ff returned with HTTP 202 Sep 01 02:12:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 980/1924] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:12:07 2026] DELETE /volume/v3/types/20136ad3-e9f0-4f3c-94c1-a5a9f23387ff => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4a5514af-bc7f-4737-bc6c-2f4841783df3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4a5514af-bc7f-4737-bc6c-2f4841783df3 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] DELETE http://192.168.122.45/volume/v3/types/fac3eb04-eebd-403c-9566-ad1c2051cacd Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4a5514af-bc7f-4737-bc6c-2f4841783df3 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4a5514af-bc7f-4737-bc6c-2f4841783df3 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-481f5a50-bb87-45b5-af57-982f9e73a133 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-481f5a50-bb87-45b5-af57-982f9e73a133 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 returned with HTTP 200 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 945/1925] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:07 2026] GET /volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 => generated 857 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0710fc46-2d0d-4c26-916e-8b7a709231e7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0710fc46-2d0d-4c26-916e-8b7a709231e7 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0710fc46-2d0d-4c26-916e-8b7a709231e7 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0710fc46-2d0d-4c26-916e-8b7a709231e7 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0710fc46-2d0d-4c26-916e-8b7a709231e7 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0710fc46-2d0d-4c26-916e-8b7a709231e7 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 returned with HTTP 200 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 946/1926] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:07 2026] GET /volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 => generated 856 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4a5514af-bc7f-4737-bc6c-2f4841783df3 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types/fac3eb04-eebd-403c-9566-ad1c2051cacd returned with HTTP 202 Sep 01 02:12:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 981/1927] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:12:07 2026] DELETE /volume/v3/types/fac3eb04-eebd-403c-9566-ad1c2051cacd => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ce84aeda-4be1-4a8d-bff8-2e4e6ada8474 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ce84aeda-4be1-4a8d-bff8-2e4e6ada8474 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] DELETE http://192.168.122.45/volume/v3/types/fdb119ba-7eae-401c-b5f4-24406e4c31b5 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ce84aeda-4be1-4a8d-bff8-2e4e6ada8474 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ce84aeda-4be1-4a8d-bff8-2e4e6ada8474 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ce84aeda-4be1-4a8d-bff8-2e4e6ada8474 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types/fdb119ba-7eae-401c-b5f4-24406e4c31b5 returned with HTTP 202 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 947/1928] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:12:07 2026] DELETE /volume/v3/types/fdb119ba-7eae-401c-b5f4-24406e4c31b5 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-42940fb8-8a95-47f1-9344-51827665a885 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42940fb8-8a95-47f1-9344-51827665a885 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] DELETE http://192.168.122.45/volume/v3/types/801c2f24-9c63-48d9-bb15-3213771677b0 Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42940fb8-8a95-47f1-9344-51827665a885 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42940fb8-8a95-47f1-9344-51827665a885 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:UPDATE=122,cinder:SELECT=570,cinder:INSERT=87 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:12:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42940fb8-8a95-47f1-9344-51827665a885 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types/801c2f24-9c63-48d9-bb15-3213771677b0 returned with HTTP 202 Sep 01 02:12:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 982/1929] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:12:07 2026] DELETE /volume/v3/types/801c2f24-9c63-48d9-bb15-3213771677b0 => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-54efcd88-ae33-4bb7-94b3-c989e2677ae8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-54efcd88-ae33-4bb7-94b3-c989e2677ae8 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] DELETE http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-54efcd88-ae33-4bb7-94b3-c989e2677ae8 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-54efcd88-ae33-4bb7-94b3-c989e2677ae8 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-54efcd88-ae33-4bb7-94b3-c989e2677ae8 tempest-VolumeTypesMemberTests-192594399 tempest-VolumeTypesMemberTests-192594399-project-admin] http://192.168.122.45/volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424 returned with HTTP 202 Sep 01 02:12:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 948/1930] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:12:07 2026] DELETE /volume/v3/types/1bfaba82-d16c-4576-bbb0-dfdf4e91a424 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-860659f5-4265-4f53-957e-9d712b7eda95 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-860659f5-4265-4f53-957e-9d712b7eda95 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 Sep 01 02:12:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-860659f5-4265-4f53-957e-9d712b7eda95 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-860659f5-4265-4f53-957e-9d712b7eda95 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-860659f5-4265-4f53-957e-9d712b7eda95 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-860659f5-4265-4f53-957e-9d712b7eda95 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 returned with HTTP 200 Sep 01 02:12:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 983/1931] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:08 2026] GET /volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 => generated 857 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b14b877e-7355-4d3a-9d09-43ce36f710ad None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b14b877e-7355-4d3a-9d09-43ce36f710ad tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 Sep 01 02:12:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b14b877e-7355-4d3a-9d09-43ce36f710ad tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b14b877e-7355-4d3a-9d09-43ce36f710ad tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b14b877e-7355-4d3a-9d09-43ce36f710ad tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b14b877e-7355-4d3a-9d09-43ce36f710ad tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 returned with HTTP 200 Sep 01 02:12:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 949/1932] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:08 2026] GET /volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 => generated 855 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7c0cdf62-adb7-4e08-97ed-c2dd75c9e0ee None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c0cdf62-adb7-4e08-97ed-c2dd75c9e0ee tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 Sep 01 02:12:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c0cdf62-adb7-4e08-97ed-c2dd75c9e0ee tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c0cdf62-adb7-4e08-97ed-c2dd75c9e0ee tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7c0cdf62-adb7-4e08-97ed-c2dd75c9e0ee tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c0cdf62-adb7-4e08-97ed-c2dd75c9e0ee tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 984/1933] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 => generated 856 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f1fd1c97-5702-4f01-8a73-4ac611259513 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1fd1c97-5702-4f01-8a73-4ac611259513 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee Sep 01 02:12:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f1fd1c97-5702-4f01-8a73-4ac611259513 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f1fd1c97-5702-4f01-8a73-4ac611259513 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:09 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=521,cinder:UPDATE=84,cinder:INSERT=54 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:12:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f1fd1c97-5702-4f01-8a73-4ac611259513 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1fd1c97-5702-4f01-8a73-4ac611259513 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee returned with HTTP 200 Sep 01 02:12:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 950/1934] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:09 2026] GET /volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee => generated 855 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-826592d5-be04-483b-b997-0b8a19423567 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-826592d5-be04-483b-b997-0b8a19423567 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee Sep 01 02:12:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-826592d5-be04-483b-b997-0b8a19423567 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-826592d5-be04-483b-b997-0b8a19423567 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-826592d5-be04-483b-b997-0b8a19423567 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-826592d5-be04-483b-b997-0b8a19423567 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee returned with HTTP 200 Sep 01 02:12:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 985/1935] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:10 2026] GET /volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0960ab35-e5df-43d4-81af-c48799a15ce5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0960ab35-e5df-43d4-81af-c48799a15ce5 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] DELETE http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee Sep 01 02:12:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0960ab35-e5df-43d4-81af-c48799a15ce5 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0960ab35-e5df-43d4-81af-c48799a15ce5 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:10 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-0960ab35-e5df-43d4-81af-c48799a15ce5 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume with id: 814e881d-a62c-49da-b95c-80bd4d1ae9ee Sep 01 02:12:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0960ab35-e5df-43d4-81af-c48799a15ce5 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0960ab35-e5df-43d4-81af-c48799a15ce5 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume request issued successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0960ab35-e5df-43d4-81af-c48799a15ce5 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee returned with HTTP 202 Sep 01 02:12:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 951/1936] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:10 2026] DELETE /volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ea76ab3a-beb8-479d-9931-ae39db12993a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ea76ab3a-beb8-479d-9931-ae39db12993a tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee Sep 01 02:12:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ea76ab3a-beb8-479d-9931-ae39db12993a tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ea76ab3a-beb8-479d-9931-ae39db12993a tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ea76ab3a-beb8-479d-9931-ae39db12993a tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ea76ab3a-beb8-479d-9931-ae39db12993a tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 986/1937] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee => generated 855 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-69f3265f-81c1-4249-a84f-2d8b9aeffd0b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69f3265f-81c1-4249-a84f-2d8b9aeffd0b tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:12:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-69f3265f-81c1-4249-a84f-2d8b9aeffd0b tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1591922241", "description": "tempest-group-type-description-744045773", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69f3265f-81c1-4249-a84f-2d8b9aeffd0b tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:12:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 952/1938] 192.168.122.45 () {62 vars in 1191 bytes} [Tue Sep 1 02:12:11 2026] POST /volume/v3/group_types => generated 264 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-62421e48-9fb1-41e7-8225-330206bc4689 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62421e48-9fb1-41e7-8225-330206bc4689 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] GET http://192.168.122.45/volume/v3/group_types Sep 01 02:12:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62421e48-9fb1-41e7-8225-330206bc4689 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62421e48-9fb1-41e7-8225-330206bc4689 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62421e48-9fb1-41e7-8225-330206bc4689 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 987/1939] 192.168.122.45 () {60 vars in 1169 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/group_types => generated 498 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e4e856d7-75c7-405a-95bc-bc1d8b03b8b9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4e856d7-75c7-405a-95bc-bc1d8b03b8b9 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] PUT http://192.168.122.45/volume/v3/group_types/0c967827-dea6-4267-8005-4efce878e851 Sep 01 02:12:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4e856d7-75c7-405a-95bc-bc1d8b03b8b9 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-715540894", "description": "updated-group-type-desc"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4e856d7-75c7-405a-95bc-bc1d8b03b8b9 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types/0c967827-dea6-4267-8005-4efce878e851 returned with HTTP 200 Sep 01 02:12:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 953/1940] 192.168.122.45 () {62 vars in 1301 bytes} [Tue Sep 1 02:12:11 2026] PUT /volume/v3/group_types/0c967827-dea6-4267-8005-4efce878e851 => generated 254 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:12:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6d157490-8beb-43ec-8b0b-f94ce107a90a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d157490-8beb-43ec-8b0b-f94ce107a90a tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] GET http://192.168.122.45/volume/v3/group_types/0c967827-dea6-4267-8005-4efce878e851 Sep 01 02:12:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d157490-8beb-43ec-8b0b-f94ce107a90a tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d157490-8beb-43ec-8b0b-f94ce107a90a tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d157490-8beb-43ec-8b0b-f94ce107a90a tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types/0c967827-dea6-4267-8005-4efce878e851 returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 988/1941] 192.168.122.45 () {60 vars in 1280 bytes} [Tue Sep 1 02:12:11 2026] GET /volume/v3/group_types/0c967827-dea6-4267-8005-4efce878e851 => generated 254 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4aba90f9-effb-4870-acd0-968e5d1f7c18 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4aba90f9-effb-4870-acd0-968e5d1f7c18 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/0c967827-dea6-4267-8005-4efce878e851 Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4aba90f9-effb-4870-acd0-968e5d1f7c18 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4aba90f9-effb-4870-acd0-968e5d1f7c18 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4aba90f9-effb-4870-acd0-968e5d1f7c18 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types/0c967827-dea6-4267-8005-4efce878e851 returned with HTTP 202 Sep 01 02:12:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 954/1942] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:12:12 2026] DELETE /volume/v3/group_types/0c967827-dea6-4267-8005-4efce878e851 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1927f119-a286-4c2f-bb34-51f57dba8fef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1927f119-a286-4c2f-bb34-51f57dba8fef tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] GET http://192.168.122.45/volume/v3/group_types Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1927f119-a286-4c2f-bb34-51f57dba8fef tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1927f119-a286-4c2f-bb34-51f57dba8fef tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1927f119-a286-4c2f-bb34-51f57dba8fef tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 989/1943] 192.168.122.45 () {60 vars in 1169 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/group_types => generated 248 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d031f981-f853-4853-bcbd-e2ba83db7100 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d031f981-f853-4853-bcbd-e2ba83db7100 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d031f981-f853-4853-bcbd-e2ba83db7100 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-89474663", "is_public": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d031f981-f853-4853-bcbd-e2ba83db7100 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-070c19b6-0429-4763-9950-22aaa0a56953 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 955/1944] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:12:12 2026] POST /volume/v3/group_types => generated 162 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0df4f287-2a2e-4108-bcd6-d07a3cb4c848 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-070c19b6-0429-4763-9950-22aaa0a56953 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-070c19b6-0429-4763-9950-22aaa0a56953 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-070c19b6-0429-4763-9950-22aaa0a56953 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0df4f287-2a2e-4108-bcd6-d07a3cb4c848 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] POST http://192.168.122.45/volume/v3/group_types Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0df4f287-2a2e-4108-bcd6-d07a3cb4c848 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1157297492", "is_public": false}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:12 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0df4f287-2a2e-4108-bcd6-d07a3cb4c848 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types returned with HTTP 202 Sep 01 02:12:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 956/1945] 192.168.122.45 () {62 vars in 1190 bytes} [Tue Sep 1 02:12:12 2026] POST /volume/v3/group_types => generated 165 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-070c19b6-0429-4763-9950-22aaa0a56953 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4d082222-0c9c-4f8c-ae69-0575918e7739 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4d082222-0c9c-4f8c-ae69-0575918e7739 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] GET http://192.168.122.45/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4d082222-0c9c-4f8c-ae69-0575918e7739 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4d082222-0c9c-4f8c-ae69-0575918e7739 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-070c19b6-0429-4763-9950-22aaa0a56953 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 990/1946] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4d082222-0c9c-4f8c-ae69-0575918e7739 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 957/1947] 192.168.122.45 () {60 vars in 1230 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9878cd1e-2e7f-4c8c-bf4f-4539357aeef7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9878cd1e-2e7f-4c8c-bf4f-4539357aeef7 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] GET http://192.168.122.45/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9878cd1e-2e7f-4c8c-bf4f-4539357aeef7 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9878cd1e-2e7f-4c8c-bf4f-4539357aeef7 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9878cd1e-2e7f-4c8c-bf4f-4539357aeef7 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 991/1948] 192.168.122.45 () {60 vars in 1232 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ebcc8030-1c76-4936-a5bc-0a7196a3432f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ebcc8030-1c76-4936-a5bc-0a7196a3432f tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] GET http://192.168.122.45/volume/v3/group_types?is_public=False Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ebcc8030-1c76-4936-a5bc-0a7196a3432f tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ebcc8030-1c76-4936-a5bc-0a7196a3432f tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ebcc8030-1c76-4936-a5bc-0a7196a3432f tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 958/1949] 192.168.122.45 () {60 vars in 1200 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8f1ed7ae-534a-4a45-8fd0-12738e06b55f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8f1ed7ae-534a-4a45-8fd0-12738e06b55f tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] GET http://192.168.122.45/volume/v3/group_types?is_public=True Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8f1ed7ae-534a-4a45-8fd0-12738e06b55f tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8f1ed7ae-534a-4a45-8fd0-12738e06b55f tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8f1ed7ae-534a-4a45-8fd0-12738e06b55f tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 01 02:12:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 992/1950] 192.168.122.45 () {60 vars in 1198 bytes} [Tue Sep 1 02:12:12 2026] GET /volume/v3/group_types?is_public=True => generated 396 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b742c0e1-a015-43fa-b543-d4f7d1c587f3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b742c0e1-a015-43fa-b543-d4f7d1c587f3 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/a2f8b43b-8653-4b9f-adde-d7632b03f992 Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b742c0e1-a015-43fa-b543-d4f7d1c587f3 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b742c0e1-a015-43fa-b543-d4f7d1c587f3 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b742c0e1-a015-43fa-b543-d4f7d1c587f3 tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types/a2f8b43b-8653-4b9f-adde-d7632b03f992 returned with HTTP 202 Sep 01 02:12:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 959/1951] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:12:12 2026] DELETE /volume/v3/group_types/a2f8b43b-8653-4b9f-adde-d7632b03f992 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6c5ce43e-80d8-48b5-8568-cb61ce5f0efa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c5ce43e-80d8-48b5-8568-cb61ce5f0efa tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] DELETE http://192.168.122.45/volume/v3/group_types/c59cdcb7-2f2a-4cff-8795-fb76ccebd89b Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c5ce43e-80d8-48b5-8568-cb61ce5f0efa tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c5ce43e-80d8-48b5-8568-cb61ce5f0efa tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c5ce43e-80d8-48b5-8568-cb61ce5f0efa tempest-GroupTypesTest-1553023201 tempest-GroupTypesTest-1553023201-project-admin] http://192.168.122.45/volume/v3/group_types/c59cdcb7-2f2a-4cff-8795-fb76ccebd89b returned with HTTP 202 Sep 01 02:12:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 993/1952] 192.168.122.45 () {60 vars in 1283 bytes} [Tue Sep 1 02:12:12 2026] DELETE /volume/v3/group_types/c59cdcb7-2f2a-4cff-8795-fb76ccebd89b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d0a4382f-20bd-4572-81b1-f57bf275c243 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0a4382f-20bd-4572-81b1-f57bf275c243 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee Sep 01 02:12:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0a4382f-20bd-4572-81b1-f57bf275c243 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0a4382f-20bd-4572-81b1-f57bf275c243 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0a4382f-20bd-4572-81b1-f57bf275c243 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee returned with HTTP 404 Sep 01 02:12:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 960/1953] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:13 2026] GET /volume/v3/volumes/814e881d-a62c-49da-b95c-80bd4d1ae9ee => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5da2b7f6-94ee-4223-9643-6c138387c3cc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5da2b7f6-94ee-4223-9643-6c138387c3cc tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] DELETE http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 Sep 01 02:12:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5da2b7f6-94ee-4223-9643-6c138387c3cc tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5da2b7f6-94ee-4223-9643-6c138387c3cc tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-5da2b7f6-94ee-4223-9643-6c138387c3cc tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume with id: 9e8f471f-a11e-4e57-a802-28103260ebf8 Sep 01 02:12:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5da2b7f6-94ee-4223-9643-6c138387c3cc tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5da2b7f6-94ee-4223-9643-6c138387c3cc tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume request issued successfully. Sep 01 02:12:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5da2b7f6-94ee-4223-9643-6c138387c3cc tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 returned with HTTP 202 Sep 01 02:12:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 994/1954] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:13 2026] DELETE /volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2bfc6288-c481-4f16-8d15-d10202c01dcb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2bfc6288-c481-4f16-8d15-d10202c01dcb tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 Sep 01 02:12:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2bfc6288-c481-4f16-8d15-d10202c01dcb tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2bfc6288-c481-4f16-8d15-d10202c01dcb tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2bfc6288-c481-4f16-8d15-d10202c01dcb tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2bfc6288-c481-4f16-8d15-d10202c01dcb tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 returned with HTTP 200 Sep 01 02:12:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 961/1955] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:13 2026] GET /volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e01f3532-0fe2-412b-931e-b034230ad63f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e01f3532-0fe2-412b-931e-b034230ad63f tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 Sep 01 02:12:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e01f3532-0fe2-412b-931e-b034230ad63f tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e01f3532-0fe2-412b-931e-b034230ad63f tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e01f3532-0fe2-412b-931e-b034230ad63f tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 returned with HTTP 404 Sep 01 02:12:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 995/1956] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/v3/volumes/9e8f471f-a11e-4e57-a802-28103260ebf8 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7f53b3eb-f12a-4883-9475-c0c7ad967ef2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7f53b3eb-f12a-4883-9475-c0c7ad967ef2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] DELETE http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 Sep 01 02:12:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7f53b3eb-f12a-4883-9475-c0c7ad967ef2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7f53b3eb-f12a-4883-9475-c0c7ad967ef2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-7f53b3eb-f12a-4883-9475-c0c7ad967ef2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume with id: f012895d-ddbd-42e1-8d37-50ed74496b58 Sep 01 02:12:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7f53b3eb-f12a-4883-9475-c0c7ad967ef2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7f53b3eb-f12a-4883-9475-c0c7ad967ef2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume request issued successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7f53b3eb-f12a-4883-9475-c0c7ad967ef2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 returned with HTTP 202 Sep 01 02:12:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 962/1957] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:14 2026] DELETE /volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bb5a2b3e-038b-40a0-8f73-947a8af192f2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb5a2b3e-038b-40a0-8f73-947a8af192f2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 Sep 01 02:12:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb5a2b3e-038b-40a0-8f73-947a8af192f2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb5a2b3e-038b-40a0-8f73-947a8af192f2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bb5a2b3e-038b-40a0-8f73-947a8af192f2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb5a2b3e-038b-40a0-8f73-947a8af192f2 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 returned with HTTP 200 Sep 01 02:12:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 996/1958] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:14 2026] GET /volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4f435124-9875-45fa-80c4-e7d3530bf222 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f435124-9875-45fa-80c4-e7d3530bf222 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 Sep 01 02:12:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f435124-9875-45fa-80c4-e7d3530bf222 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f435124-9875-45fa-80c4-e7d3530bf222 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f435124-9875-45fa-80c4-e7d3530bf222 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 returned with HTTP 404 Sep 01 02:12:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 963/1959] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/f012895d-ddbd-42e1-8d37-50ed74496b58 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-31bc4b1b-2509-4546-82dc-5e1c43b644a9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-31bc4b1b-2509-4546-82dc-5e1c43b644a9 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] DELETE http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 Sep 01 02:12:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-31bc4b1b-2509-4546-82dc-5e1c43b644a9 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-31bc4b1b-2509-4546-82dc-5e1c43b644a9 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-31bc4b1b-2509-4546-82dc-5e1c43b644a9 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume with id: cf4f59c4-89b9-4903-93e7-aa63788814a0 Sep 01 02:12:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-31bc4b1b-2509-4546-82dc-5e1c43b644a9 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-31bc4b1b-2509-4546-82dc-5e1c43b644a9 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume request issued successfully. Sep 01 02:12:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-31bc4b1b-2509-4546-82dc-5e1c43b644a9 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 returned with HTTP 202 Sep 01 02:12:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 997/1960] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:15 2026] DELETE /volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-15e54e08-ad18-4a81-a6ae-ce2505132868 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-15e54e08-ad18-4a81-a6ae-ce2505132868 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 Sep 01 02:12:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-15e54e08-ad18-4a81-a6ae-ce2505132868 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-15e54e08-ad18-4a81-a6ae-ce2505132868 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-15e54e08-ad18-4a81-a6ae-ce2505132868 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-15e54e08-ad18-4a81-a6ae-ce2505132868 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 returned with HTTP 200 Sep 01 02:12:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 964/1961] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:15 2026] GET /volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 => generated 856 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eaad48d2-36f3-48da-bcc9-652c9d5fa2d8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eaad48d2-36f3-48da-bcc9-652c9d5fa2d8 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 Sep 01 02:12:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eaad48d2-36f3-48da-bcc9-652c9d5fa2d8 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eaad48d2-36f3-48da-bcc9-652c9d5fa2d8 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eaad48d2-36f3-48da-bcc9-652c9d5fa2d8 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 returned with HTTP 404 Sep 01 02:12:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 998/1962] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/cf4f59c4-89b9-4903-93e7-aa63788814a0 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-22f4824d-f70a-4d5d-9e26-ae05d9d3ee05 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22f4824d-f70a-4d5d-9e26-ae05d9d3ee05 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] DELETE http://192.168.122.45/volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 Sep 01 02:12:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22f4824d-f70a-4d5d-9e26-ae05d9d3ee05 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22f4824d-f70a-4d5d-9e26-ae05d9d3ee05 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-22f4824d-f70a-4d5d-9e26-ae05d9d3ee05 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume with id: 12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 Sep 01 02:12:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22f4824d-f70a-4d5d-9e26-ae05d9d3ee05 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22f4824d-f70a-4d5d-9e26-ae05d9d3ee05 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Delete volume request issued successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22f4824d-f70a-4d5d-9e26-ae05d9d3ee05 tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 returned with HTTP 202 Sep 01 02:12:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 965/1963] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:12:17 2026] DELETE /volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 => generated 0 bytes in 152 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:12:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1fbaf845-ce82-4fda-9676-60f987a0f9fa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1fbaf845-ce82-4fda-9676-60f987a0f9fa tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 Sep 01 02:12:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1fbaf845-ce82-4fda-9676-60f987a0f9fa tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1fbaf845-ce82-4fda-9676-60f987a0f9fa tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1fbaf845-ce82-4fda-9676-60f987a0f9fa tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Volume info retrieved successfully. Sep 01 02:12:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1fbaf845-ce82-4fda-9676-60f987a0f9fa tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 returned with HTTP 200 Sep 01 02:12:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 999/1964] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:17 2026] GET /volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e0aacd2a-5dfc-4adf-be47-468c989c5e1a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0aacd2a-5dfc-4adf-be47-468c989c5e1a tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] GET http://192.168.122.45/volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 Sep 01 02:12:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0aacd2a-5dfc-4adf-be47-468c989c5e1a tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0aacd2a-5dfc-4adf-be47-468c989c5e1a tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0aacd2a-5dfc-4adf-be47-468c989c5e1a tempest-CreateVolumesFromImageTest-771179378 tempest-CreateVolumesFromImageTest-771179378-project-member] http://192.168.122.45/volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 returned with HTTP 404 Sep 01 02:12:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 966/1965] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:18 2026] GET /volume/v3/volumes/12902fbc-d2db-45eb-90ca-bc0fcaeeb9f8 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-553258220"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-553258220'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Create volume of 1 GB Sep 01 02:12:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Availability Zones retrieved successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Flow 'volume_create_api' (c3585279-9e1e-4a69-84bd-14af16d1e706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c78b522-b3b3-4807-90f8-eb21b7e05d91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c78b522-b3b3-4807-90f8-eb21b7e05d91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3dca24-6884-4434-b8d5-4f3ea6903f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Created reservations ['b7332bff-5081-4e91-a47e-74aae44a7816', '4a276fd4-4439-413b-ac59-1eb5bf18c4e1', '784bc243-0ae9-4505-a104-7a88116b2d29', '2b77f487-cb93-4f4d-a905-478b5385f63d'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc3dca24-6884-4434-b8d5-4f3ea6903f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7332bff-5081-4e91-a47e-74aae44a7816', '4a276fd4-4439-413b-ac59-1eb5bf18c4e1', '784bc243-0ae9-4505-a104-7a88116b2d29', '2b77f487-cb93-4f4d-a905-478b5385f63d']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc9f190-e9ac-423d-a2bf-51c1c488a6bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bc9f190-e9ac-423d-a2bf-51c1c488a6bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6c42343-3de6-45f6-bf0d-3873227bd93b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-553258220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2e35259bec4d1280fe693393bb9a22',qos_specs=None,replication_status=,reservations=['b7332bff-5081-4e91-a47e-74aae44a7816','4a276fd4-4439-413b-ac59-1eb5bf18c4e1','784bc243-0ae9-4505-a104-7a88116b2d29','2b77f487-cb93-4f4d-a905-478b5385f63d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ad90e8be6d4e569a2723b4797e6e52',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-553258220',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6c42343-3de6-45f6-bf0d-3873227bd93b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a2e35259bec4d1280fe693393bb9a22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96ad90e8be6d4e569a2723b4797e6e52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d77afed-17d1-4365-be31-af976b49211c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d77afed-17d1-4365-be31-af976b49211c) transitioned into state 'SUCCESS' from state '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-553258220',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a2e35259bec4d1280fe693393bb9a22',qos_specs=None,replication_status=,reservations=['b7332bff-5081-4e91-a47e-74aae44a7816','4a276fd4-4439-413b-ac59-1eb5bf18c4e1','784bc243-0ae9-4505-a104-7a88116b2d29','2b77f487-cb93-4f4d-a905-478b5385f63d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96ad90e8be6d4e569a2723b4797e6e52',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d722164-5a99-459c-9846-b1abb8f41ed3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d722164-5a99-459c-9846-b1abb8f41ed3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Flow 'volume_create_api' (c3585279-9e1e-4a69-84bd-14af16d1e706) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Create volume request issued successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0ce1bce0-0284-4502-8ed0-a2aa45060cf7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1000/1966] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:22 2026] POST /volume/v3/volumes => generated 757 bytes in 667 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4815abc8-2c82-4c81-b147-181252fefd4f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4815abc8-2c82-4c81-b147-181252fefd4f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:12:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4815abc8-2c82-4c81-b147-181252fefd4f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4815abc8-2c82-4c81-b147-181252fefd4f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4815abc8-2c82-4c81-b147-181252fefd4f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:12:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4815abc8-2c82-4c81-b147-181252fefd4f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b returned with HTTP 200 Sep 01 02:12:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 967/1967] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:23 2026] GET /volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b => generated 825 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-98d94f87-481d-48fb-bded-638e974e87f9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98d94f87-481d-48fb-bded-638e974e87f9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:12:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-98d94f87-481d-48fb-bded-638e974e87f9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-98d94f87-481d-48fb-bded-638e974e87f9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-98d94f87-481d-48fb-bded-638e974e87f9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:12:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98d94f87-481d-48fb-bded-638e974e87f9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b returned with HTTP 200 Sep 01 02:12:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1001/1968] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:24 2026] GET /volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b => generated 849 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9f94f39f-c4f6-4267-a2fb-a8baf0ee9f01 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f94f39f-c4f6-4267-a2fb-a8baf0ee9f01 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:12:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f94f39f-c4f6-4267-a2fb-a8baf0ee9f01 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f94f39f-c4f6-4267-a2fb-a8baf0ee9f01 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9f94f39f-c4f6-4267-a2fb-a8baf0ee9f01 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f94f39f-c4f6-4267-a2fb-a8baf0ee9f01 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b returned with HTTP 200 Sep 01 02:12:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 968/1969] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:25 2026] GET /volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-252b7c7b-c504-40de-9a8a-63b1d948b708 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-252b7c7b-c504-40de-9a8a-63b1d948b708 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:12:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-252b7c7b-c504-40de-9a8a-63b1d948b708 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6c42343-3de6-45f6-bf0d-3873227bd93b", "name": "tempest-SnapshotsActionsTest-Snapshot-1552115571"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-252b7c7b-c504-40de-9a8a-63b1d948b708 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:12:25 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-252b7c7b-c504-40de-9a8a-63b1d948b708 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Create snapshot from volume c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:12:26 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-252b7c7b-c504-40de-9a8a-63b1d948b708 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Created reservations ['39097a77-b55d-4c95-80d9-04b8e94e74c1', 'c0341532-1387-4763-b441-89656dbbfca6', '905c5e79-f76f-4e17-9502-7d5de90a8955', '3706cf16-e515-453f-bfdb-dd2a04c5bbe8'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-252b7c7b-c504-40de-9a8a-63b1d948b708 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot create request issued successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-252b7c7b-c504-40de-9a8a-63b1d948b708 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1002/1970] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-454c0370-bfc2-4e48-8712-144740b9533b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-454c0370-bfc2-4e48-8712-144740b9533b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-454c0370-bfc2-4e48-8712-144740b9533b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-454c0370-bfc2-4e48-8712-144740b9533b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-454c0370-bfc2-4e48-8712-144740b9533b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-454c0370-bfc2-4e48-8712-144740b9533b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 969/1971] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:26 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-198c6ff3-f4b3-4d59-aaf1-3c075c58c142 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-198c6ff3-f4b3-4d59-aaf1-3c075c58c142 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-198c6ff3-f4b3-4d59-aaf1-3c075c58c142 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-198c6ff3-f4b3-4d59-aaf1-3c075c58c142 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-198c6ff3-f4b3-4d59-aaf1-3c075c58c142 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-198c6ff3-f4b3-4d59-aaf1-3c075c58c142 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1003/1972] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:27 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 439 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4e015e48-ccd7-4625-8e27-f0c14995f140 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e015e48-ccd7-4625-8e27-f0c14995f140 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e015e48-ccd7-4625-8e27-f0c14995f140 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e015e48-ccd7-4625-8e27-f0c14995f140 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4e015e48-ccd7-4625-8e27-f0c14995f140 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e015e48-ccd7-4625-8e27-f0c14995f140 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 970/1973] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:28 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 439 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d82e7a4e-465c-49b8-bf0a-2aca001b40c2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d82e7a4e-465c-49b8-bf0a-2aca001b40c2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d82e7a4e-465c-49b8-bf0a-2aca001b40c2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d82e7a4e-465c-49b8-bf0a-2aca001b40c2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d82e7a4e-465c-49b8-bf0a-2aca001b40c2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d82e7a4e-465c-49b8-bf0a-2aca001b40c2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1004/1974] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:29 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9e41ef73-ceeb-4636-93f0-885b6caeded0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e41ef73-ceeb-4636-93f0-885b6caeded0 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action Sep 01 02:12:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e41ef73-ceeb-4636-93f0-885b6caeded0 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e41ef73-ceeb-4636-93f0-885b6caeded0 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-9e41ef73-ceeb-4636-93f0-885b6caeded0 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '62abd79a-5199-41dc-b572-e38fb44e5d9d' with '{'status': 'creating'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e41ef73-ceeb-4636-93f0-885b6caeded0 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action returned with HTTP 202 Sep 01 02:12:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 971/1975] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:29 2026] POST /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action => generated 0 bytes in 626 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9b623606-74db-4dfe-8829-031be6d86367 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b623606-74db-4dfe-8829-031be6d86367 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9b623606-74db-4dfe-8829-031be6d86367 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9b623606-74db-4dfe-8829-031be6d86367 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9b623606-74db-4dfe-8829-031be6d86367 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b623606-74db-4dfe-8829-031be6d86367 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1005/1976] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ddad6acd-1f0e-455a-9502-e23199409058 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ddad6acd-1f0e-455a-9502-e23199409058 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ddad6acd-1f0e-455a-9502-e23199409058 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ddad6acd-1f0e-455a-9502-e23199409058 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-ddad6acd-1f0e-455a-9502-e23199409058 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '62abd79a-5199-41dc-b572-e38fb44e5d9d' with '{'status': 'available'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ddad6acd-1f0e-455a-9502-e23199409058 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action returned with HTTP 202 Sep 01 02:12:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 972/1977] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:30 2026] POST /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ed81acd6-01ee-419e-866f-c85f3a4adb31 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ed81acd6-01ee-419e-866f-c85f3a4adb31 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ed81acd6-01ee-419e-866f-c85f3a4adb31 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ed81acd6-01ee-419e-866f-c85f3a4adb31 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ed81acd6-01ee-419e-866f-c85f3a4adb31 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ed81acd6-01ee-419e-866f-c85f3a4adb31 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1006/1978] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a7394397-2db7-470a-8140-12d783e34c84 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a7394397-2db7-470a-8140-12d783e34c84 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a7394397-2db7-470a-8140-12d783e34c84 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6c42343-3de6-45f6-bf0d-3873227bd93b", "name": "tempest-SnapshotsActionsTest-Snapshot-1067656827"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a7394397-2db7-470a-8140-12d783e34c84 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-a7394397-2db7-470a-8140-12d783e34c84 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Create snapshot from volume c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-a7394397-2db7-470a-8140-12d783e34c84 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Created reservations ['a3af7a70-18bf-4f5b-b731-a91e460e276c', 'ed050ac7-437f-448a-89f0-4449e43b7688', '4b1a10fa-fd64-411e-b901-bc7ecffb826d', '09d4a9cb-bfd0-4b2a-a142-e7718e86f34a'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a7394397-2db7-470a-8140-12d783e34c84 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot create request issued successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a7394397-2db7-470a-8140-12d783e34c84 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 973/1979] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:30 2026] POST /volume/v3/snapshots => generated 307 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4ef701cd-adfe-471e-95c7-455e6b02e3f5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ef701cd-adfe-471e-95c7-455e6b02e3f5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ef701cd-adfe-471e-95c7-455e6b02e3f5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ef701cd-adfe-471e-95c7-455e6b02e3f5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4ef701cd-adfe-471e-95c7-455e6b02e3f5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ef701cd-adfe-471e-95c7-455e6b02e3f5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 200 Sep 01 02:12:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1007/1980] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:30 2026] GET /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "83d6d607-2a49-43f9-a9fb-0c02b7d76d5e", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '83d6d607-2a49-43f9-a9fb-0c02b7d76d5e', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Create volume of 1 GB Sep 01 02:12:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Availability Zones retrieved successfully. Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Flow 'volume_create_api' (90d41560-01ab-4520-bd84-a88cbc799932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dac6008-4311-4cac-9a3f-77290724e962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dac6008-4311-4cac-9a3f-77290724e962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:30 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57076a77-c7e5-4d42-a8e7-1e50828b43e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Created reservations ['5fa1f7d5-c73b-4b40-a232-1dca2df259aa', 'd60f3014-7cb1-4f41-b6ce-88b81377be2d', 'ccc56f44-2bb2-4a21-83ba-11d0f54fc64c', 'a5a28773-3d58-48e3-a968-d902dfe6a73f'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57076a77-c7e5-4d42-a8e7-1e50828b43e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fa1f7d5-c73b-4b40-a232-1dca2df259aa', 'd60f3014-7cb1-4f41-b6ce-88b81377be2d', 'ccc56f44-2bb2-4a21-83ba-11d0f54fc64c', 'a5a28773-3d58-48e3-a968-d902dfe6a73f']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3de518-b99e-462a-aa78-10b27b2ff604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c3de518-b99e-462a-aa78-10b27b2ff604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a392345-8b48-426a-b717-ba49b9effd2a', '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='f891b8291ab84375933033dc9095a841',qos_specs=None,replication_status=,reservations=['5fa1f7d5-c73b-4b40-a232-1dca2df259aa','d60f3014-7cb1-4f41-b6ce-88b81377be2d','ccc56f44-2bb2-4a21-83ba-11d0f54fc64c','a5a28773-3d58-48e3-a968-d902dfe6a73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3579cd755c4c29bd8ec45b45bf9ef6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:31Z,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=9a392345-8b48-426a-b717-ba49b9effd2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f891b8291ab84375933033dc9095a841',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2c3579cd755c4c29bd8ec45b45bf9ef6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a9368c-989e-4aca-97b7-07d5f5a6cddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b0a9368c-989e-4aca-97b7-07d5f5a6cddd) transitioned into state 'SUCCESS' from 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='f891b8291ab84375933033dc9095a841',qos_specs=None,replication_status=,reservations=['5fa1f7d5-c73b-4b40-a232-1dca2df259aa','d60f3014-7cb1-4f41-b6ce-88b81377be2d','ccc56f44-2bb2-4a21-83ba-11d0f54fc64c','a5a28773-3d58-48e3-a968-d902dfe6a73f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2c3579cd755c4c29bd8ec45b45bf9ef6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb24a1cc-30d6-4814-ad92-10bb1b91eef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb24a1cc-30d6-4814-ad92-10bb1b91eef2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Flow 'volume_create_api' (90d41560-01ab-4520-bd84-a88cbc799932) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Create volume request issued successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ae93de39-7552-4c9e-95d2-f0ca4e334f8d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 974/1981] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:12:30 2026] POST /volume/v3/volumes => generated 782 bytes in 620 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f9b7afac-1c23-4301-8530-199e89a2e07d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f9b7afac-1c23-4301-8530-199e89a2e07d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f9b7afac-1c23-4301-8530-199e89a2e07d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f9b7afac-1c23-4301-8530-199e89a2e07d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f9b7afac-1c23-4301-8530-199e89a2e07d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f9b7afac-1c23-4301-8530-199e89a2e07d tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1008/1982] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 850 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a1cf0d5b-4609-4960-8c34-cc67090a9ff9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a1cf0d5b-4609-4960-8c34-cc67090a9ff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a1cf0d5b-4609-4960-8c34-cc67090a9ff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a1cf0d5b-4609-4960-8c34-cc67090a9ff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a1cf0d5b-4609-4960-8c34-cc67090a9ff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a1cf0d5b-4609-4960-8c34-cc67090a9ff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 200 Sep 01 02:12:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 975/1983] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:31 2026] GET /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-18ad15e3-2206-4901-872a-6c0f3dcd1eed None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-18ad15e3-2206-4901-872a-6c0f3dcd1eed tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-18ad15e3-2206-4901-872a-6c0f3dcd1eed tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-18ad15e3-2206-4901-872a-6c0f3dcd1eed tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-18ad15e3-2206-4901-872a-6c0f3dcd1eed tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-18ad15e3-2206-4901-872a-6c0f3dcd1eed tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1009/1984] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:32 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 874 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-43f96191-c5d8-42ff-ba03-7347733f9bf8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-43f96191-c5d8-42ff-ba03-7347733f9bf8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-43f96191-c5d8-42ff-ba03-7347733f9bf8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-43f96191-c5d8-42ff-ba03-7347733f9bf8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-43f96191-c5d8-42ff-ba03-7347733f9bf8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-43f96191-c5d8-42ff-ba03-7347733f9bf8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 200 Sep 01 02:12:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 976/1985] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:32 2026] GET /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 439 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-07be117f-ab73-436f-afb0-bc2b3a39d5c7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07be117f-ab73-436f-afb0-bc2b3a39d5c7 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07be117f-ab73-436f-afb0-bc2b3a39d5c7 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07be117f-ab73-436f-afb0-bc2b3a39d5c7 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-07be117f-ab73-436f-afb0-bc2b3a39d5c7 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07be117f-ab73-436f-afb0-bc2b3a39d5c7 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1010/1986] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:33 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 932 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d8d1ddf8-84e1-4307-b0c0-f45bf1fa8b49 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d8d1ddf8-84e1-4307-b0c0-f45bf1fa8b49 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d8d1ddf8-84e1-4307-b0c0-f45bf1fa8b49 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d8d1ddf8-84e1-4307-b0c0-f45bf1fa8b49 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d8d1ddf8-84e1-4307-b0c0-f45bf1fa8b49 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d8d1ddf8-84e1-4307-b0c0-f45bf1fa8b49 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 200 Sep 01 02:12:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 977/1987] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:33 2026] GET /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-93581314-76f0-4ed7-810e-c1bb7b6102e7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-93581314-76f0-4ed7-810e-c1bb7b6102e7 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db/action Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-93581314-76f0-4ed7-810e-c1bb7b6102e7 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-93581314-76f0-4ed7-810e-c1bb7b6102e7 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-93581314-76f0-4ed7-810e-c1bb7b6102e7 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '4d16e23c-23bf-40a2-80a1-31b7d3d7b0db' with '{'status': 'creating'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-93581314-76f0-4ed7-810e-c1bb7b6102e7 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db/action returned with HTTP 202 Sep 01 02:12:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1011/1988] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:33 2026] POST /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-398a1041-83c5-4733-a74c-82438bd88c7b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-398a1041-83c5-4733-a74c-82438bd88c7b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-398a1041-83c5-4733-a74c-82438bd88c7b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-398a1041-83c5-4733-a74c-82438bd88c7b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-398a1041-83c5-4733-a74c-82438bd88c7b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-398a1041-83c5-4733-a74c-82438bd88c7b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 200 Sep 01 02:12:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 978/1989] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:33 2026] GET /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 465 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dff70481-1854-468b-9a8b-d59593ce519f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dff70481-1854-468b-9a8b-d59593ce519f tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db/action Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dff70481-1854-468b-9a8b-d59593ce519f tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dff70481-1854-468b-9a8b-d59593ce519f tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dff70481-1854-468b-9a8b-d59593ce519f tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Snapshot retrieved successfully. Sep 01 02:12:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dff70481-1854-468b-9a8b-d59593ce519f tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Snapshot delete request issued successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dff70481-1854-468b-9a8b-d59593ce519f tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db/action returned with HTTP 202 Sep 01 02:12:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1012/1990] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:33 2026] POST /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db/action => generated 0 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8e7634a8-705b-4344-9503-f675b6309c20 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8e7634a8-705b-4344-9503-f675b6309c20 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8e7634a8-705b-4344-9503-f675b6309c20 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8e7634a8-705b-4344-9503-f675b6309c20 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8e7634a8-705b-4344-9503-f675b6309c20 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8e7634a8-705b-4344-9503-f675b6309c20 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 979/1991] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 465 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-96a20b11-1725-45de-80c1-3e4c413f7d31 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-96a20b11-1725-45de-80c1-3e4c413f7d31 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-96a20b11-1725-45de-80c1-3e4c413f7d31 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-96a20b11-1725-45de-80c1-3e4c413f7d31 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-96a20b11-1725-45de-80c1-3e4c413f7d31 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-96a20b11-1725-45de-80c1-3e4c413f7d31 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1013/1992] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:34 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 932 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a7303fdf-3073-4888-87f1-136b3ae5dafd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a7303fdf-3073-4888-87f1-136b3ae5dafd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a7303fdf-3073-4888-87f1-136b3ae5dafd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a7303fdf-3073-4888-87f1-136b3ae5dafd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a7303fdf-3073-4888-87f1-136b3ae5dafd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a7303fdf-3073-4888-87f1-136b3ae5dafd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 200 Sep 01 02:12:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 980/1993] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:35 2026] GET /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-12ffd640-dafa-41fa-aa44-2a6f79390825 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-12ffd640-dafa-41fa-aa44-2a6f79390825 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-12ffd640-dafa-41fa-aa44-2a6f79390825 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-12ffd640-dafa-41fa-aa44-2a6f79390825 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-12ffd640-dafa-41fa-aa44-2a6f79390825 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-12ffd640-dafa-41fa-aa44-2a6f79390825 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1014/1994] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:35 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 935 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4b9087cc-a39d-4ae3-a22f-96719a9d880c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b9087cc-a39d-4ae3-a22f-96719a9d880c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b9087cc-a39d-4ae3-a22f-96719a9d880c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b9087cc-a39d-4ae3-a22f-96719a9d880c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4b9087cc-a39d-4ae3-a22f-96719a9d880c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b9087cc-a39d-4ae3-a22f-96719a9d880c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 981/1995] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c2d989f8-06d9-41bc-9345-1862b622a7ba None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c2d989f8-06d9-41bc-9345-1862b622a7ba tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c2d989f8-06d9-41bc-9345-1862b622a7ba tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c2d989f8-06d9-41bc-9345-1862b622a7ba tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c2d989f8-06d9-41bc-9345-1862b622a7ba tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c2d989f8-06d9-41bc-9345-1862b622a7ba tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1015/1996] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:36 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 935 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f5ee537b-008b-4263-ab8b-551c133855bc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f5ee537b-008b-4263-ab8b-551c133855bc tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f5ee537b-008b-4263-ab8b-551c133855bc tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f5ee537b-008b-4263-ab8b-551c133855bc tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f5ee537b-008b-4263-ab8b-551c133855bc tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 404 Sep 01 02:12:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 982/1997] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bf15c9e1-f136-4eea-ae36-f9cf940cd658 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf15c9e1-f136-4eea-ae36-f9cf940cd658 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf15c9e1-f136-4eea-ae36-f9cf940cd658 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf15c9e1-f136-4eea-ae36-f9cf940cd658 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-bf15c9e1-f136-4eea-ae36-f9cf940cd658 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '62abd79a-5199-41dc-b572-e38fb44e5d9d' with '{'status': 'available'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf15c9e1-f136-4eea-ae36-f9cf940cd658 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action returned with HTTP 202 Sep 01 02:12:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1016/1998] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:37 2026] POST /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action => generated 0 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0e998eb7-a8fa-4a0c-a5dc-c3265d2e16aa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0e998eb7-a8fa-4a0c-a5dc-c3265d2e16aa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0e998eb7-a8fa-4a0c-a5dc-c3265d2e16aa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0e998eb7-a8fa-4a0c-a5dc-c3265d2e16aa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0e998eb7-a8fa-4a0c-a5dc-c3265d2e16aa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0e998eb7-a8fa-4a0c-a5dc-c3265d2e16aa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 983/1999] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 466 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-740cd465-b46f-4b69-b508-6ad034cd7473 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-740cd465-b46f-4b69-b508-6ad034cd7473 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-740cd465-b46f-4b69-b508-6ad034cd7473 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-740cd465-b46f-4b69-b508-6ad034cd7473 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-740cd465-b46f-4b69-b508-6ad034cd7473 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Delete snapshot with id: 4d16e23c-23bf-40a2-80a1-31b7d3d7b0db Sep 01 02:12:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-740cd465-b46f-4b69-b508-6ad034cd7473 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db returned with HTTP 404 Sep 01 02:12:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1017/2000] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:37 2026] DELETE /volume/v3/snapshots/4d16e23c-23bf-40a2-80a1-31b7d3d7b0db => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4f95cdc3-8614-4dd8-a1ab-a5656e46e70f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f95cdc3-8614-4dd8-a1ab-a5656e46e70f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f95cdc3-8614-4dd8-a1ab-a5656e46e70f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6c42343-3de6-45f6-bf0d-3873227bd93b", "name": "tempest-SnapshotsActionsTest-Snapshot-888058369"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4f95cdc3-8614-4dd8-a1ab-a5656e46e70f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-4f95cdc3-8614-4dd8-a1ab-a5656e46e70f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Create snapshot from volume c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-4f95cdc3-8614-4dd8-a1ab-a5656e46e70f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Created reservations ['1e65850f-c244-43a4-ab54-3bb18edc6858', '38713a1c-7f8f-46fd-afce-fe41ef6be9b9', '8e6a56ff-f62c-49b6-b84b-1e8472e2a9d6', '221584d0-a19c-41b9-8e30-4c0bdf2476ac'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4f95cdc3-8614-4dd8-a1ab-a5656e46e70f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot create request issued successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f95cdc3-8614-4dd8-a1ab-a5656e46e70f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 984/2001] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:37 2026] POST /volume/v3/snapshots => generated 306 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7f0b470b-dfec-4a57-912c-46831049f6d3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7f0b470b-dfec-4a57-912c-46831049f6d3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7f0b470b-dfec-4a57-912c-46831049f6d3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7f0b470b-dfec-4a57-912c-46831049f6d3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7f0b470b-dfec-4a57-912c-46831049f6d3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7f0b470b-dfec-4a57-912c-46831049f6d3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1018/2002] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e16a03fa-2ee5-4d14-9a14-fe90ee9bbf67 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e16a03fa-2ee5-4d14-9a14-fe90ee9bbf67 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e16a03fa-2ee5-4d14-9a14-fe90ee9bbf67 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e16a03fa-2ee5-4d14-9a14-fe90ee9bbf67 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e16a03fa-2ee5-4d14-9a14-fe90ee9bbf67 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e16a03fa-2ee5-4d14-9a14-fe90ee9bbf67 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 985/2003] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:37 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 935 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-054d1b0f-f5f0-4094-8c90-1f09d1cabe33 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-054d1b0f-f5f0-4094-8c90-1f09d1cabe33 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-054d1b0f-f5f0-4094-8c90-1f09d1cabe33 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-054d1b0f-f5f0-4094-8c90-1f09d1cabe33 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-054d1b0f-f5f0-4094-8c90-1f09d1cabe33 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-054d1b0f-f5f0-4094-8c90-1f09d1cabe33 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1019/2004] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4f262c97-c42f-4a2b-b5eb-2034cce46042 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f262c97-c42f-4a2b-b5eb-2034cce46042 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f262c97-c42f-4a2b-b5eb-2034cce46042 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f262c97-c42f-4a2b-b5eb-2034cce46042 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4f262c97-c42f-4a2b-b5eb-2034cce46042 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f262c97-c42f-4a2b-b5eb-2034cce46042 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 986/2005] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9568e947-3cb4-491d-81c1-2ad0f199a8c3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9568e947-3cb4-491d-81c1-2ad0f199a8c3 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9568e947-3cb4-491d-81c1-2ad0f199a8c3 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9568e947-3cb4-491d-81c1-2ad0f199a8c3 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9568e947-3cb4-491d-81c1-2ad0f199a8c3 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9568e947-3cb4-491d-81c1-2ad0f199a8c3 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1020/2006] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:38 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 1200 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d59f4508-2927-4f18-a1a1-5cce92c5a437 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d59f4508-2927-4f18-a1a1-5cce92c5a437 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] DELETE http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d59f4508-2927-4f18-a1a1-5cce92c5a437 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d59f4508-2927-4f18-a1a1-5cce92c5a437 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-d59f4508-2927-4f18-a1a1-5cce92c5a437 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Delete volume with id: 9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d59f4508-2927-4f18-a1a1-5cce92c5a437 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d59f4508-2927-4f18-a1a1-5cce92c5a437 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Delete volume request issued successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d59f4508-2927-4f18-a1a1-5cce92c5a437 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 202 Sep 01 02:12:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 987/2007] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:39 2026] DELETE /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-efd6966d-8077-4c87-9825-5ca776ad7bdc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-efd6966d-8077-4c87-9825-5ca776ad7bdc tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-efd6966d-8077-4c87-9825-5ca776ad7bdc tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-efd6966d-8077-4c87-9825-5ca776ad7bdc tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-efd6966d-8077-4c87-9825-5ca776ad7bdc tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-efd6966d-8077-4c87-9825-5ca776ad7bdc tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1021/2008] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 1199 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d66915db-cb8b-420f-986a-a83e6cb1c75c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d66915db-cb8b-420f-986a-a83e6cb1c75c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d66915db-cb8b-420f-986a-a83e6cb1c75c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d66915db-cb8b-420f-986a-a83e6cb1c75c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d66915db-cb8b-420f-986a-a83e6cb1c75c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d66915db-cb8b-420f-986a-a83e6cb1c75c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 200 Sep 01 02:12:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 988/2009] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:39 2026] GET /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 438 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1133b9fe-c491-4e29-9602-6c77b4f2083c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1133b9fe-c491-4e29-9602-6c77b4f2083c tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1133b9fe-c491-4e29-9602-6c77b4f2083c tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1133b9fe-c491-4e29-9602-6c77b4f2083c tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1133b9fe-c491-4e29-9602-6c77b4f2083c tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Volume info retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1133b9fe-c491-4e29-9602-6c77b4f2083c tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1022/2010] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 1199 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2ec64ddf-7b39-49aa-bbd0-fad1b0f77985 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2ec64ddf-7b39-49aa-bbd0-fad1b0f77985 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2ec64ddf-7b39-49aa-bbd0-fad1b0f77985 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2ec64ddf-7b39-49aa-bbd0-fad1b0f77985 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2ec64ddf-7b39-49aa-bbd0-fad1b0f77985 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2ec64ddf-7b39-49aa-bbd0-fad1b0f77985 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 200 Sep 01 02:12:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 989/2011] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 465 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-31bac751-c70b-4097-9235-02e5989eb417 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-31bac751-c70b-4097-9235-02e5989eb417 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a/action Sep 01 02:12:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-31bac751-c70b-4097-9235-02e5989eb417 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-31bac751-c70b-4097-9235-02e5989eb417 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-31bac751-c70b-4097-9235-02e5989eb417 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot 'b457c1c8-fcd3-4929-8daf-3f464e33a16a' with '{'status': 'deleting'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-31bac751-c70b-4097-9235-02e5989eb417 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a/action returned with HTTP 202 Sep 01 02:12:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1023/2012] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:40 2026] POST /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b78b6174-5749-47bc-a843-31add186bb5e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b78b6174-5749-47bc-a843-31add186bb5e tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b78b6174-5749-47bc-a843-31add186bb5e tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b78b6174-5749-47bc-a843-31add186bb5e tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b78b6174-5749-47bc-a843-31add186bb5e tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b78b6174-5749-47bc-a843-31add186bb5e tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 200 Sep 01 02:12:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 990/2013] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:40 2026] GET /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-655e6dc2-1237-4006-ae42-26e24149e0fc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-655e6dc2-1237-4006-ae42-26e24149e0fc tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a/action Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-655e6dc2-1237-4006-ae42-26e24149e0fc tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-655e6dc2-1237-4006-ae42-26e24149e0fc tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-655e6dc2-1237-4006-ae42-26e24149e0fc tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Snapshot retrieved successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-655e6dc2-1237-4006-ae42-26e24149e0fc tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Snapshot delete request issued successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-655e6dc2-1237-4006-ae42-26e24149e0fc tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a/action returned with HTTP 202 Sep 01 02:12:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1024/2014] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:41 2026] POST /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c64b2228-fbc7-4148-b15d-2210fd9453c6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c64b2228-fbc7-4148-b15d-2210fd9453c6 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c64b2228-fbc7-4148-b15d-2210fd9453c6 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c64b2228-fbc7-4148-b15d-2210fd9453c6 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c64b2228-fbc7-4148-b15d-2210fd9453c6 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c64b2228-fbc7-4148-b15d-2210fd9453c6 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 200 Sep 01 02:12:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 991/2015] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:41 2026] GET /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 464 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-58b3246c-7b3d-40a5-9c86-0f1ff6fd624f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-58b3246c-7b3d-40a5-9c86-0f1ff6fd624f tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-58b3246c-7b3d-40a5-9c86-0f1ff6fd624f tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-58b3246c-7b3d-40a5-9c86-0f1ff6fd624f tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-58b3246c-7b3d-40a5-9c86-0f1ff6fd624f tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 404 Sep 01 02:12:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1025/2016] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:41 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0f206801-e2c0-4d6d-b1c8-2e0a437b7970 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-952759fe-021d-4d33-9193-cc00112e0fc2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-952759fe-021d-4d33-9193-cc00112e0fc2 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] DELETE http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-952759fe-021d-4d33-9193-cc00112e0fc2 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-952759fe-021d-4d33-9193-cc00112e0fc2 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-952759fe-021d-4d33-9193-cc00112e0fc2 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Delete volume with id: 9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-952759fe-021d-4d33-9193-cc00112e0fc2 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 404 Sep 01 02:12:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1026/2017] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:12:41 2026] DELETE /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c8859868-99e1-427a-bb33-2c1c6b40c390 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8859868-99e1-427a-bb33-2c1c6b40c390 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] GET http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8859868-99e1-427a-bb33-2c1c6b40c390 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8859868-99e1-427a-bb33-2c1c6b40c390 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8859868-99e1-427a-bb33-2c1c6b40c390 tempest-VolumeImageDependencyTests-1152991940 tempest-VolumeImageDependencyTests-1152991940-project-member] http://192.168.122.45/volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a returned with HTTP 404 Sep 01 02:12:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1027/2018] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:12:41 2026] GET /volume/v3/volumes/9a392345-8b48-426a-b717-ba49b9effd2a => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:12:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f206801-e2c0-4d6d-b1c8-2e0a437b7970 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f206801-e2c0-4d6d-b1c8-2e0a437b7970 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989", "extra_specs": {}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f206801-e2c0-4d6d-b1c8-2e0a437b7970 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 992/2019] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:41 2026] POST /volume/v3/types => generated 267 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7e350e42-49be-40c4-a661-dff1ec89bff9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7e350e42-49be-40c4-a661-dff1ec89bff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7e350e42-49be-40c4-a661-dff1ec89bff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7e350e42-49be-40c4-a661-dff1ec89bff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7e350e42-49be-40c4-a661-dff1ec89bff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7e350e42-49be-40c4-a661-dff1ec89bff9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 200 Sep 01 02:12:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1028/2020] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:42 2026] GET /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 464 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7dac0872-d81c-48bd-9ec3-8caab87c1f54 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7dac0872-d81c-48bd-9ec3-8caab87c1f54 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7dac0872-d81c-48bd-9ec3-8caab87c1f54 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7dac0872-d81c-48bd-9ec3-8caab87c1f54 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7dac0872-d81c-48bd-9ec3-8caab87c1f54 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7dac0872-d81c-48bd-9ec3-8caab87c1f54 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 200 Sep 01 02:12:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 993/2021] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:43 2026] GET /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 464 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1f3e8e72-6db9-492f-aa5a-cc95842ca944 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f3e8e72-6db9-492f-aa5a-cc95842ca944 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f3e8e72-6db9-492f-aa5a-cc95842ca944 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f3e8e72-6db9-492f-aa5a-cc95842ca944 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f3e8e72-6db9-492f-aa5a-cc95842ca944 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 404 Sep 01 02:12:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1029/2022] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:44 2026] GET /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ab2df491-5d12-4283-88e3-9780a15e0724 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ab2df491-5d12-4283-88e3-9780a15e0724 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ab2df491-5d12-4283-88e3-9780a15e0724 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ab2df491-5d12-4283-88e3-9780a15e0724 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-ab2df491-5d12-4283-88e3-9780a15e0724 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '62abd79a-5199-41dc-b572-e38fb44e5d9d' with '{'status': 'available'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ab2df491-5d12-4283-88e3-9780a15e0724 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action returned with HTTP 202 Sep 01 02:12:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 994/2023] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:44 2026] POST /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5117f0d6-2cfe-4768-ae4b-ad01627e89d2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5117f0d6-2cfe-4768-ae4b-ad01627e89d2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5117f0d6-2cfe-4768-ae4b-ad01627e89d2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5117f0d6-2cfe-4768-ae4b-ad01627e89d2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5117f0d6-2cfe-4768-ae4b-ad01627e89d2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5117f0d6-2cfe-4768-ae4b-ad01627e89d2 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1030/2024] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:44 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 466 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0704967a-39a9-4b4f-b4de-e822bd919ea5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0704967a-39a9-4b4f-b4de-e822bd919ea5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0704967a-39a9-4b4f-b4de-e822bd919ea5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0704967a-39a9-4b4f-b4de-e822bd919ea5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-0704967a-39a9-4b4f-b4de-e822bd919ea5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Delete snapshot with id: b457c1c8-fcd3-4929-8daf-3f464e33a16a Sep 01 02:12:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0704967a-39a9-4b4f-b4de-e822bd919ea5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a returned with HTTP 404 Sep 01 02:12:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 995/2025] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:44 2026] DELETE /volume/v3/snapshots/b457c1c8-fcd3-4929-8daf-3f464e33a16a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-edd9377e-b581-494e-a449-e1ab1b13148f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-edd9377e-b581-494e-a449-e1ab1b13148f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:12:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-edd9377e-b581-494e-a449-e1ab1b13148f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6c42343-3de6-45f6-bf0d-3873227bd93b", "name": "tempest-SnapshotsActionsTest-Snapshot-1803981125"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-edd9377e-b581-494e-a449-e1ab1b13148f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-edd9377e-b581-494e-a449-e1ab1b13148f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Create snapshot from volume c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:12:44 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-edd9377e-b581-494e-a449-e1ab1b13148f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Created reservations ['064e4f53-c95d-45a8-8520-7433a31a23e4', 'a73d679f-51fe-458f-b8b0-268615d45d26', 'ab7055c0-ded9-4da0-8fd8-c89b99334b1c', '96dd3556-fd9f-4bf8-86f5-b701db8504c7'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-edd9377e-b581-494e-a449-e1ab1b13148f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot create request issued successfully. Sep 01 02:12:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-edd9377e-b581-494e-a449-e1ab1b13148f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1031/2026] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d9e542bc-00e0-4689-8ac3-9adea5c877e3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d9e542bc-00e0-4689-8ac3-9adea5c877e3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d9e542bc-00e0-4689-8ac3-9adea5c877e3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d9e542bc-00e0-4689-8ac3-9adea5c877e3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d9e542bc-00e0-4689-8ac3-9adea5c877e3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d9e542bc-00e0-4689-8ac3-9adea5c877e3 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 returned with HTTP 200 Sep 01 02:12:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 996/2027] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:44 2026] GET /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-748debe9-e35d-47a0-9894-2dc034b6bb5f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-748debe9-e35d-47a0-9894-2dc034b6bb5f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 Sep 01 02:12:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-748debe9-e35d-47a0-9894-2dc034b6bb5f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-748debe9-e35d-47a0-9894-2dc034b6bb5f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-748debe9-e35d-47a0-9894-2dc034b6bb5f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-748debe9-e35d-47a0-9894-2dc034b6bb5f tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 returned with HTTP 200 Sep 01 02:12:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1032/2028] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:45 2026] GET /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 => generated 439 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-710fc385-c521-418d-950b-d71d9d7e094f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-710fc385-c521-418d-950b-d71d9d7e094f tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-710fc385-c521-418d-950b-d71d9d7e094f tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569", "extra_specs": {}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-710fc385-c521-418d-950b-d71d9d7e094f tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 997/2029] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:46 2026] POST /volume/v3/types => generated 269 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3bbec6e0-cc4f-4034-a02e-502e82a77844 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3bbec6e0-cc4f-4034-a02e-502e82a77844 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3bbec6e0-cc4f-4034-a02e-502e82a77844 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676", "extra_specs": {}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3bbec6e0-cc4f-4034-a02e-502e82a77844 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:12:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 998/2030] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:12:46 2026] POST /volume/v3/types => generated 269 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-662063740", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-662063740', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Create volume of 1 GB Sep 01 02:12:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Availability Zones retrieved successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Flow 'volume_create_api' (e9b94943-f104-47f0-b7e0-f09b9e0a6667) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3495c7-cd6c-4928-a41c-421e41eb8d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f3495c7-cd6c-4928-a41c-421e41eb8d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:12:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30635520-c7b4-4bcf-8238-cd8c19b0c2bb,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30635520-c7b4-4bcf-8238-cd8c19b0c2bb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f162642-4137-43c7-8a3c-a06c4348aa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:12:46 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:12:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-2037103137", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-2037103137', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Create volume of 1 GB Sep 01 02:12:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Availability Zones retrieved successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Flow 'volume_create_api' (1c0682a7-cb0a-410d-a152-3de57cccf891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b62e5a8-268a-46d6-9cc6-c457310fdfbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Created reservations ['fe5b9480-ce45-4479-b1ea-812a60cb687b', '011eab70-7d49-42e7-9bb6-dd930bba5125', '1306de2d-27f7-41ba-b1d0-e4048e078390', '4b87f4a8-73af-42ba-8834-bc7bfae0ab70'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f162642-4137-43c7-8a3c-a06c4348aa69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe5b9480-ce45-4479-b1ea-812a60cb687b', '011eab70-7d49-42e7-9bb6-dd930bba5125', '1306de2d-27f7-41ba-b1d0-e4048e078390', '4b87f4a8-73af-42ba-8834-bc7bfae0ab70']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c15d15d0-52b4-4531-ae1d-2f6b14d64286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b62e5a8-268a-46d6-9cc6-c457310fdfbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67575efb-de26-450f-9a38-22766e91a575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c15d15d0-52b4-4531-ae1d-2f6b14d64286) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bac80459-4930-498d-8d6a-95fea92a4f10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-662063740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='641084cd21224816915daca8f598aab1',qos_specs=None,replication_status=,reservations=['fe5b9480-ce45-4479-b1ea-812a60cb687b','011eab70-7d49-42e7-9bb6-dd930bba5125','1306de2d-27f7-41ba-b1d0-e4048e078390','4b87f4a8-73af-42ba-8834-bc7bfae0ab70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d1c584f4d14a7589af63db454e6195',volume_type_id=30635520-c7b4-4bcf-8238-cd8c19b0c2bb), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-662063740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bac80459-4930-498d-8d6a-95fea92a4f10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='641084cd21224816915daca8f598aab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55d1c584f4d14a7589af63db454e6195',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30635520-c7b4-4bcf-8238-cd8c19b0c2bb),volume_type_id=30635520-c7b4-4bcf-8238-cd8c19b0c2bb)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (846fac8e-dfb9-44bb-b643-11429cdbc8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (846fac8e-dfb9-44bb-b643-11429cdbc8e3) transitioned into state 'SUCCESS' from state '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-662063740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='641084cd21224816915daca8f598aab1',qos_specs=None,replication_status=,reservations=['fe5b9480-ce45-4479-b1ea-812a60cb687b','011eab70-7d49-42e7-9bb6-dd930bba5125','1306de2d-27f7-41ba-b1d0-e4048e078390','4b87f4a8-73af-42ba-8834-bc7bfae0ab70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d1c584f4d14a7589af63db454e6195',volume_type_id=30635520-c7b4-4bcf-8238-cd8c19b0c2bb)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12d05d1-3023-435c-a5d0-982afa916e95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a12d05d1-3023-435c-a5d0-982afa916e95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Flow 'volume_create_api' (e9b94943-f104-47f0-b7e0-f09b9e0a6667) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Create volume request issued successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-74482705-5dd6-4bdd-b5a7-3676ebccc21e tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 999/2031] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:46 2026] POST /volume/v3/volumes => generated 852 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1582963776", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1582963776', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Created reservations ['8810810e-7c69-42fe-80df-b585f6c16bb6', 'bf1ce1f7-90c0-4c0a-8195-22d9cf195052', '43fc5382-31bd-4ec3-80de-c5f2d1a3fc7e', 'df85a95a-7acc-476b-bb36-fbfccf3ef754'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Create volume of 1 GB Sep 01 02:12:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (67575efb-de26-450f-9a38-22766e91a575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8810810e-7c69-42fe-80df-b585f6c16bb6', 'bf1ce1f7-90c0-4c0a-8195-22d9cf195052', '43fc5382-31bd-4ec3-80de-c5f2d1a3fc7e', 'df85a95a-7acc-476b-bb36-fbfccf3ef754']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Availability Zones retrieved successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f80f9d-3741-4cbc-a78b-8f33521a28ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Flow 'volume_create_api' (5d7a8df7-0e4c-48b8-b2bd-25486eaf9c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec729377-dd0d-47eb-aeb7-8181093d758c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42f80f9d-3741-4cbc-a78b-8f33521a28ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e7d0557-aa73-4664-a726-23a5b457f56b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2037103137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dcc9926cb49442eb96fa740b92ea648',qos_specs=None,replication_status=,reservations=['8810810e-7c69-42fe-80df-b585f6c16bb6','bf1ce1f7-90c0-4c0a-8195-22d9cf195052','43fc5382-31bd-4ec3-80de-c5f2d1a3fc7e','df85a95a-7acc-476b-bb36-fbfccf3ef754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f354517feb84b1e934332f9dc7493f2',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-2037103137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e7d0557-aa73-4664-a726-23a5b457f56b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dcc9926cb49442eb96fa740b92ea648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f354517feb84b1e934332f9dc7493f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d7ad2c-3a93-45b5-baaa-752271f73d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec729377-dd0d-47eb-aeb7-8181093d758c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:12:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=dccd621d-fd71-4102-b05e-0c0001a29cf6,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'dccd621d-fd71-4102-b05e-0c0001a29cf6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1910e8f8-3e94-4304-8964-bd4ccd0b624a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (12d7ad2c-3a93-45b5-baaa-752271f73d4c) transitioned into state 'SUCCESS' from state '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-2037103137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3dcc9926cb49442eb96fa740b92ea648',qos_specs=None,replication_status=,reservations=['8810810e-7c69-42fe-80df-b585f6c16bb6','bf1ce1f7-90c0-4c0a-8195-22d9cf195052','43fc5382-31bd-4ec3-80de-c5f2d1a3fc7e','df85a95a-7acc-476b-bb36-fbfccf3ef754'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f354517feb84b1e934332f9dc7493f2',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cc8d11-2e68-4853-a873-d15fd2efed33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:46 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:12:46 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41cc8d11-2e68-4853-a873-d15fd2efed33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Flow 'volume_create_api' (1c0682a7-cb0a-410d-a152-3de57cccf891) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Create volume request issued successfully. Sep 01 02:12:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a8637e7-bf42-4f99-9e22-8cce4fc129f6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1033/2032] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:46 2026] POST /volume/v3/volumes => generated 761 bytes in 807 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c6242269-0cc3-44cf-b659-2d59513a45fa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c6242269-0cc3-44cf-b659-2d59513a45fa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c6242269-0cc3-44cf-b659-2d59513a45fa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c6242269-0cc3-44cf-b659-2d59513a45fa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c6242269-0cc3-44cf-b659-2d59513a45fa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c6242269-0cc3-44cf-b659-2d59513a45fa tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 returned with HTTP 200 Sep 01 02:12:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1034/2033] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:46 2026] GET /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-94f07a9a-7326-40a1-b652-47fedb011696 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-94f07a9a-7326-40a1-b652-47fedb011696 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-94f07a9a-7326-40a1-b652-47fedb011696 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-94f07a9a-7326-40a1-b652-47fedb011696 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-94f07a9a-7326-40a1-b652-47fedb011696 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Created reservations ['15d59bf1-48c9-429f-bbda-94f83a237e91', '8ad867dd-d567-4817-b254-4a0ca6615ec1', '227b91ad-a099-41c0-9ea0-dda1dcea57a7', '34948dd3-522c-44e2-9372-4d7995af9414'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1910e8f8-3e94-4304-8964-bd4ccd0b624a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15d59bf1-48c9-429f-bbda-94f83a237e91', '8ad867dd-d567-4817-b254-4a0ca6615ec1', '227b91ad-a099-41c0-9ea0-dda1dcea57a7', '34948dd3-522c-44e2-9372-4d7995af9414']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-94f07a9a-7326-40a1-b652-47fedb011696 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 200 Sep 01 02:12:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1035/2034] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:47 2026] GET /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 829 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7030990f-f402-4472-8f4e-e4c706c12380 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7030990f-f402-4472-8f4e-e4c706c12380 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3/action Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7030990f-f402-4472-8f4e-e4c706c12380 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7030990f-f402-4472-8f4e-e4c706c12380 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-7030990f-f402-4472-8f4e-e4c706c12380 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot 'f48a94cf-2e79-48e0-9865-35fd15c014b3' with '{'status': 'error'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (765f6094-91b3-4c21-9a20-45a1a53864c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7030990f-f402-4472-8f4e-e4c706c12380 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3/action returned with HTTP 202 Sep 01 02:12:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1036/2035] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:47 2026] POST /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (765f6094-91b3-4c21-9a20-45a1a53864c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d00ae53-2436-4394-bcd7-d460c84c4bef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1582963776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='641084cd21224816915daca8f598aab1',qos_specs=None,replication_status=,reservations=['15d59bf1-48c9-429f-bbda-94f83a237e91','8ad867dd-d567-4817-b254-4a0ca6615ec1','227b91ad-a099-41c0-9ea0-dda1dcea57a7','34948dd3-522c-44e2-9372-4d7995af9414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d1c584f4d14a7589af63db454e6195',volume_type_id=dccd621d-fd71-4102-b05e-0c0001a29cf6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1582963776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d00ae53-2436-4394-bcd7-d460c84c4bef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='641084cd21224816915daca8f598aab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55d1c584f4d14a7589af63db454e6195',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(dccd621d-fd71-4102-b05e-0c0001a29cf6),volume_type_id=dccd621d-fd71-4102-b05e-0c0001a29cf6)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9fb5e7-044f-4847-b660-4ede171c6b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1376642e-2fa9-4a64-bcb9-8325612bdfec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1376642e-2fa9-4a64-bcb9-8325612bdfec tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1376642e-2fa9-4a64-bcb9-8325612bdfec tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1376642e-2fa9-4a64-bcb9-8325612bdfec tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1376642e-2fa9-4a64-bcb9-8325612bdfec tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1376642e-2fa9-4a64-bcb9-8325612bdfec tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 returned with HTTP 200 Sep 01 02:12:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1037/2036] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:47 2026] GET /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 => generated 462 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-521fb305-b703-4f49-bcc2-a697e3117bb1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d9fb5e7-044f-4847-b660-4ede171c6b07) transitioned into state 'SUCCESS' from state '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-1582963776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='641084cd21224816915daca8f598aab1',qos_specs=None,replication_status=,reservations=['15d59bf1-48c9-429f-bbda-94f83a237e91','8ad867dd-d567-4817-b254-4a0ca6615ec1','227b91ad-a099-41c0-9ea0-dda1dcea57a7','34948dd3-522c-44e2-9372-4d7995af9414'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d1c584f4d14a7589af63db454e6195',volume_type_id=dccd621d-fd71-4102-b05e-0c0001a29cf6)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2469beb-7adc-422b-b876-0d3e699165ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-521fb305-b703-4f49-bcc2-a697e3117bb1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3/action Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-521fb305-b703-4f49-bcc2-a697e3117bb1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-521fb305-b703-4f49-bcc2-a697e3117bb1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-521fb305-b703-4f49-bcc2-a697e3117bb1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Snapshot retrieved successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2469beb-7adc-422b-b876-0d3e699165ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Flow 'volume_create_api' (5d7a8df7-0e4c-48b8-b2bd-25486eaf9c8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Create volume request issued successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cefc3022-5eaf-44ea-a2e2-e7c8aa0cf0b6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1000/2037] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:46 2026] POST /volume/v3/volumes => generated 853 bytes in 452 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-521fb305-b703-4f49-bcc2-a697e3117bb1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Snapshot delete request issued successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-521fb305-b703-4f49-bcc2-a697e3117bb1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3/action returned with HTTP 202 Sep 01 02:12:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1038/2038] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:47 2026] POST /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-900709929", "snapshot_id": null, "imageRef": "4480aaa9-25ab-4c98-954e-acea6a4e2636", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1f39c342-97f2-4669-9bd5-535625813fd1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-900709929', 'snapshot_id': None, 'imageRef': '4480aaa9-25ab-4c98-954e-acea6a4e2636', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f39c342-97f2-4669-9bd5-535625813fd1 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f39c342-97f2-4669-9bd5-535625813fd1 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f39c342-97f2-4669-9bd5-535625813fd1 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1f39c342-97f2-4669-9bd5-535625813fd1 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f39c342-97f2-4669-9bd5-535625813fd1 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 returned with HTTP 200 Sep 01 02:12:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1039/2039] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:47 2026] GET /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 => generated 465 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:47 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Create volume of 1 GB Sep 01 02:12:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Availability Zones retrieved successfully. Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Flow 'volume_create_api' (ea54ab71-96e8-4e9b-ae84-f19f2861160e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e292b9fb-d095-41bb-ad8d-7fc0a5a2f084) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e292b9fb-d095-41bb-ad8d-7fc0a5a2f084) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:12:42Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=892de812-556c-440b-9f1d-7f10a5c4a10f,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '892de812-556c-440b-9f1d-7f10a5c4a10f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec94ecf-eda0-46ea-8a1b-83d420df08a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:12:47 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Created reservations ['c8ec6da3-0055-4374-8c15-a3f7c0d1d5df', 'f24e9eba-0a4b-43d3-a01d-95e539007410', '2a9427fe-f4d9-417d-ab1e-d66024aa3afb', 'c3c26e3f-98e6-429b-9486-cd960c224cf9'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ec94ecf-eda0-46ea-8a1b-83d420df08a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8ec6da3-0055-4374-8c15-a3f7c0d1d5df', 'f24e9eba-0a4b-43d3-a01d-95e539007410', '2a9427fe-f4d9-417d-ab1e-d66024aa3afb', 'c3c26e3f-98e6-429b-9486-cd960c224cf9']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730c8faa-31a9-4df0-8ec8-8d12be81fd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (730c8faa-31a9-4df0-8ec8-8d12be81fd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3acb1b3d-8b88-4228-bc6c-73f33b3cf61e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-900709929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='641084cd21224816915daca8f598aab1',qos_specs=None,replication_status=,reservations=['c8ec6da3-0055-4374-8c15-a3f7c0d1d5df','f24e9eba-0a4b-43d3-a01d-95e539007410','2a9427fe-f4d9-417d-ab1e-d66024aa3afb','c3c26e3f-98e6-429b-9486-cd960c224cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d1c584f4d14a7589af63db454e6195',volume_type_id=892de812-556c-440b-9f1d-7f10a5c4a10f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-900709929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3acb1b3d-8b88-4228-bc6c-73f33b3cf61e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='641084cd21224816915daca8f598aab1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='55d1c584f4d14a7589af63db454e6195',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(892de812-556c-440b-9f1d-7f10a5c4a10f),volume_type_id=892de812-556c-440b-9f1d-7f10a5c4a10f)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:47 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281a4b9b-f96c-4e9b-bfad-3a26398958b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:48 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (281a4b9b-f96c-4e9b-bfad-3a26398958b1) transitioned into state 'SUCCESS' from state '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-900709929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='641084cd21224816915daca8f598aab1',qos_specs=None,replication_status=,reservations=['c8ec6da3-0055-4374-8c15-a3f7c0d1d5df','f24e9eba-0a4b-43d3-a01d-95e539007410','2a9427fe-f4d9-417d-ab1e-d66024aa3afb','c3c26e3f-98e6-429b-9486-cd960c224cf9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='55d1c584f4d14a7589af63db454e6195',volume_type_id=892de812-556c-440b-9f1d-7f10a5c4a10f)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:48 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244a8d45-a2d0-442e-a5ab-d9b0432bcb44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:48 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (244a8d45-a2d0-442e-a5ab-d9b0432bcb44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:48 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Flow 'volume_create_api' (ea54ab71-96e8-4e9b-ae84-f19f2861160e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Create volume request issued successfully. Sep 01 02:12:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3e131ad-7610-4b3a-878a-78a74b368ec6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1001/2040] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:12:47 2026] POST /volume/v3/volumes => generated 850 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-19c0cefe-bda3-4bf9-bfaf-48d92879f688 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19c0cefe-bda3-4bf9-bfaf-48d92879f688 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19c0cefe-bda3-4bf9-bfaf-48d92879f688 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19c0cefe-bda3-4bf9-bfaf-48d92879f688 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-19c0cefe-bda3-4bf9-bfaf-48d92879f688 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-64fbf63a-92b8-4c2f-924d-8458891b6e5e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64fbf63a-92b8-4c2f-924d-8458891b6e5e tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:12:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64fbf63a-92b8-4c2f-924d-8458891b6e5e tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64fbf63a-92b8-4c2f-924d-8458891b6e5e tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19c0cefe-bda3-4bf9-bfaf-48d92879f688 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1040/2041] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:48 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 918 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-64fbf63a-92b8-4c2f-924d-8458891b6e5e tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64fbf63a-92b8-4c2f-924d-8458891b6e5e tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 200 Sep 01 02:12:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1002/2042] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:48 2026] GET /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 853 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c87edccf-af60-4b65-af2e-0c805d83fa70 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c87edccf-af60-4b65-af2e-0c805d83fa70 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 Sep 01 02:12:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c87edccf-af60-4b65-af2e-0c805d83fa70 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c87edccf-af60-4b65-af2e-0c805d83fa70 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c87edccf-af60-4b65-af2e-0c805d83fa70 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c87edccf-af60-4b65-af2e-0c805d83fa70 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 returned with HTTP 200 Sep 01 02:12:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1041/2043] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:48 2026] GET /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6bcc90b8-c4a0-417c-9bb5-a0747425d9ff None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6bcc90b8-c4a0-417c-9bb5-a0747425d9ff tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6bcc90b8-c4a0-417c-9bb5-a0747425d9ff tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6bcc90b8-c4a0-417c-9bb5-a0747425d9ff tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6bcc90b8-c4a0-417c-9bb5-a0747425d9ff tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6bcc90b8-c4a0-417c-9bb5-a0747425d9ff tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1003/2044] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 942 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1f24cc11-8a2d-41f7-9663-efeb9864def9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f24cc11-8a2d-41f7-9663-efeb9864def9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f24cc11-8a2d-41f7-9663-efeb9864def9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f24cc11-8a2d-41f7-9663-efeb9864def9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1f24cc11-8a2d-41f7-9663-efeb9864def9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f24cc11-8a2d-41f7-9663-efeb9864def9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1042/2045] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-26a4d4cc-9def-40cd-9127-4b0fe669ff34 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26a4d4cc-9def-40cd-9127-4b0fe669ff34 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26a4d4cc-9def-40cd-9127-4b0fe669ff34 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26a4d4cc-9def-40cd-9127-4b0fe669ff34 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-26a4d4cc-9def-40cd-9127-4b0fe669ff34 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26a4d4cc-9def-40cd-9127-4b0fe669ff34 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1004/2046] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 854 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f997da17-6d39-429c-9aaa-745b471c7313 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f997da17-6d39-429c-9aaa-745b471c7313 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f997da17-6d39-429c-9aaa-745b471c7313 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4e7d0557-aa73-4664-a726-23a5b457f56b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-321864279", "description": null, "metadata": null}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f997da17-6d39-429c-9aaa-745b471c7313 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-f997da17-6d39-429c-9aaa-745b471c7313 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Create snapshot from volume 4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-732ab126-0fd2-4d25-a514-7e1581c540dd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-732ab126-0fd2-4d25-a514-7e1581c540dd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-732ab126-0fd2-4d25-a514-7e1581c540dd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-732ab126-0fd2-4d25-a514-7e1581c540dd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-732ab126-0fd2-4d25-a514-7e1581c540dd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 returned with HTTP 404 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1005/2047] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7993c49c-903c-487a-9fa8-a13d46bc8e33 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7993c49c-903c-487a-9fa8-a13d46bc8e33 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7993c49c-903c-487a-9fa8-a13d46bc8e33 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7993c49c-903c-487a-9fa8-a13d46bc8e33 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-7993c49c-903c-487a-9fa8-a13d46bc8e33 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '62abd79a-5199-41dc-b572-e38fb44e5d9d' with '{'status': 'available'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-f997da17-6d39-429c-9aaa-745b471c7313 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Created reservations ['a4cc2a1f-1edd-4015-8944-f8f0285fab43', '92667939-95d7-4bf6-bd24-fb9da05ba6d1', '2756f170-b62a-4a7b-9780-cfa2b5ee152b', '33af760c-43a1-41e9-b80e-1d834987c419'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7993c49c-903c-487a-9fa8-a13d46bc8e33 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action returned with HTTP 202 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1006/2048] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:49 2026] POST /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-13c48a41-aec8-432a-b406-4f6b64fa10c0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-13c48a41-aec8-432a-b406-4f6b64fa10c0 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-13c48a41-aec8-432a-b406-4f6b64fa10c0 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-13c48a41-aec8-432a-b406-4f6b64fa10c0 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-13c48a41-aec8-432a-b406-4f6b64fa10c0 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-13c48a41-aec8-432a-b406-4f6b64fa10c0 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1007/2049] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 466 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c38d23ae-2261-45a9-b7dc-1d2ca2cbed3c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c38d23ae-2261-45a9-b7dc-1d2ca2cbed3c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c38d23ae-2261-45a9-b7dc-1d2ca2cbed3c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c38d23ae-2261-45a9-b7dc-1d2ca2cbed3c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-c38d23ae-2261-45a9-b7dc-1d2ca2cbed3c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Delete snapshot with id: f48a94cf-2e79-48e0-9865-35fd15c014b3 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c38d23ae-2261-45a9-b7dc-1d2ca2cbed3c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 returned with HTTP 404 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1008/2050] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:49 2026] DELETE /volume/v3/snapshots/f48a94cf-2e79-48e0-9865-35fd15c014b3 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9ab23333-b924-48c9-bf07-324df13fda4b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9ab23333-b924-48c9-bf07-324df13fda4b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9ab23333-b924-48c9-bf07-324df13fda4b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c6c42343-3de6-45f6-bf0d-3873227bd93b", "name": "tempest-SnapshotsActionsTest-Snapshot-1719269610"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f997da17-6d39-429c-9aaa-745b471c7313 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot force create request issued successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f997da17-6d39-429c-9aaa-745b471c7313 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1043/2051] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:49 2026] POST /volume/v3/snapshots => generated 309 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-22ab3b0b-3f19-4c81-b44e-46d8ac41c903 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-22ab3b0b-3f19-4c81-b44e-46d8ac41c903 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-22ab3b0b-3f19-4c81-b44e-46d8ac41c903 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-22ab3b0b-3f19-4c81-b44e-46d8ac41c903 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9ab23333-b924-48c9-bf07-324df13fda4b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-9ab23333-b924-48c9-bf07-324df13fda4b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Create snapshot from volume c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:12:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-22ab3b0b-3f19-4c81-b44e-46d8ac41c903 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-22ab3b0b-3f19-4c81-b44e-46d8ac41c903 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1044/2052] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 441 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-9ab23333-b924-48c9-bf07-324df13fda4b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Created reservations ['1dcd87d1-9134-4992-b465-b739d359bd8f', '50fe6d6a-bc29-4f60-8fc8-b6e68a305552', 'c7f5ca87-ec2e-41a8-b77a-cda917eddabc', 'fe5de90b-83f6-45f4-9bcf-9bbc3e92ac9d'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9ab23333-b924-48c9-bf07-324df13fda4b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot create request issued successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9ab23333-b924-48c9-bf07-324df13fda4b tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:12:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1009/2053] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:12:49 2026] POST /volume/v3/snapshots => generated 307 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2b5f1fbf-65ea-42f2-b209-47d8e6bb2543 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b5f1fbf-65ea-42f2-b209-47d8e6bb2543 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b5f1fbf-65ea-42f2-b209-47d8e6bb2543 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b5f1fbf-65ea-42f2-b209-47d8e6bb2543 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2b5f1fbf-65ea-42f2-b209-47d8e6bb2543 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b5f1fbf-65ea-42f2-b209-47d8e6bb2543 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 200 Sep 01 02:12:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1045/2054] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:49 2026] GET /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9a0f2afc-2d58-4159-945f-99ddde11254c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9a0f2afc-2d58-4159-945f-99ddde11254c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9a0f2afc-2d58-4159-945f-99ddde11254c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9a0f2afc-2d58-4159-945f-99ddde11254c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9a0f2afc-2d58-4159-945f-99ddde11254c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9a0f2afc-2d58-4159-945f-99ddde11254c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1010/2055] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:50 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 942 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-917f8b12-dbf0-4a85-b756-1a1202874d08 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-917f8b12-dbf0-4a85-b756-1a1202874d08 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:12:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-917f8b12-dbf0-4a85-b756-1a1202874d08 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-917f8b12-dbf0-4a85-b756-1a1202874d08 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-917f8b12-dbf0-4a85-b756-1a1202874d08 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-917f8b12-dbf0-4a85-b756-1a1202874d08 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 200 Sep 01 02:12:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1046/2056] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:50 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 441 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8dc2c662-4fb9-4a28-ba25-8ec3240e3efc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8dc2c662-4fb9-4a28-ba25-8ec3240e3efc tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8dc2c662-4fb9-4a28-ba25-8ec3240e3efc tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8dc2c662-4fb9-4a28-ba25-8ec3240e3efc tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8dc2c662-4fb9-4a28-ba25-8ec3240e3efc tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8dc2c662-4fb9-4a28-ba25-8ec3240e3efc tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 200 Sep 01 02:12:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1011/2057] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:50 2026] GET /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3491c189-3d84-4902-b76e-bde6f8363ecc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3491c189-3d84-4902-b76e-bde6f8363ecc tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3491c189-3d84-4902-b76e-bde6f8363ecc tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3491c189-3d84-4902-b76e-bde6f8363ecc tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3491c189-3d84-4902-b76e-bde6f8363ecc tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3491c189-3d84-4902-b76e-bde6f8363ecc tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1047/2058] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:51 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 942 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9cb0b7e3-a072-490c-a4e6-e9f29a8400dc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9cb0b7e3-a072-490c-a4e6-e9f29a8400dc tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:12:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9cb0b7e3-a072-490c-a4e6-e9f29a8400dc tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9cb0b7e3-a072-490c-a4e6-e9f29a8400dc tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9cb0b7e3-a072-490c-a4e6-e9f29a8400dc tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:12:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9cb0b7e3-a072-490c-a4e6-e9f29a8400dc tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 200 Sep 01 02:12:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1012/2059] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:51 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 441 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-70bb766f-b776-4702-84e5-24c6ca17679d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-70bb766f-b776-4702-84e5-24c6ca17679d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-70bb766f-b776-4702-84e5-24c6ca17679d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-70bb766f-b776-4702-84e5-24c6ca17679d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-70bb766f-b776-4702-84e5-24c6ca17679d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-70bb766f-b776-4702-84e5-24c6ca17679d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 200 Sep 01 02:12:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1048/2060] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:51 2026] GET /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5ea2b889-6635-453f-b2b5-f9e9207d67c6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5ea2b889-6635-453f-b2b5-f9e9207d67c6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5ea2b889-6635-453f-b2b5-f9e9207d67c6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5ea2b889-6635-453f-b2b5-f9e9207d67c6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5ea2b889-6635-453f-b2b5-f9e9207d67c6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5ea2b889-6635-453f-b2b5-f9e9207d67c6 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1013/2061] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:52 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 942 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-21e75ca3-45f5-4d72-b1aa-c6a36a2977e5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-21e75ca3-45f5-4d72-b1aa-c6a36a2977e5 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:12:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-21e75ca3-45f5-4d72-b1aa-c6a36a2977e5 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-21e75ca3-45f5-4d72-b1aa-c6a36a2977e5 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-21e75ca3-45f5-4d72-b1aa-c6a36a2977e5 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-21e75ca3-45f5-4d72-b1aa-c6a36a2977e5 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 200 Sep 01 02:12:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1049/2062] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:52 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-952bace1-f8d4-49f7-825d-309d24a9b475 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-952bace1-f8d4-49f7-825d-309d24a9b475 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-952bace1-f8d4-49f7-825d-309d24a9b475 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-952bace1-f8d4-49f7-825d-309d24a9b475 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-952bace1-f8d4-49f7-825d-309d24a9b475 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-952bace1-f8d4-49f7-825d-309d24a9b475 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 200 Sep 01 02:12:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1014/2063] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:52 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-93586807-2a31-43f2-9efa-b33eef595589 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-93586807-2a31-43f2-9efa-b33eef595589 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:12:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-93586807-2a31-43f2-9efa-b33eef595589 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-93586807-2a31-43f2-9efa-b33eef595589 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-93586807-2a31-43f2-9efa-b33eef595589 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-93586807-2a31-43f2-9efa-b33eef595589 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 200 Sep 01 02:12:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1050/2064] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:52 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 468 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a77c4550-f73f-4e59-ae7e-738e6c4fee1b", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Create volume request body: {'volume': {'snapshot_id': 'a77c4550-f73f-4e59-ae7e-738e6c4fee1b', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Create volume of 1 GB Sep 01 02:12:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Availability Zones retrieved successfully. Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Flow 'volume_create_api' (386d1ec4-5096-437a-81bd-b9121f7a7afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bfdda89-57df-43a3-bd81-f66b6aed2b14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:52 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-66b97cfd-947f-41de-ae4b-efd4c3b54c75 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-66b97cfd-947f-41de-ae4b-efd4c3b54c75 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-66b97cfd-947f-41de-ae4b-efd4c3b54c75 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-66b97cfd-947f-41de-ae4b-efd4c3b54c75 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bfdda89-57df-43a3-bd81-f66b6aed2b14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a77c4550-f73f-4e59-ae7e-738e6c4fee1b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e2e00c1-9027-4500-8c98-1f7a376fc375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-66b97cfd-947f-41de-ae4b-efd4c3b54c75 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-66b97cfd-947f-41de-ae4b-efd4c3b54c75 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 200 Sep 01 02:12:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1051/2065] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Created reservations ['260edf9b-f7dc-4928-8ea3-0f84f59da3b5', 'a5d709d2-5ecf-4503-b911-97133a5f18be', '66a5af84-282a-4ab0-96d2-56a584fb30d5', '16331fcf-72e0-4fdc-bb32-c1b2d0b6a6a7'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e2e00c1-9027-4500-8c98-1f7a376fc375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['260edf9b-f7dc-4928-8ea3-0f84f59da3b5', 'a5d709d2-5ecf-4503-b911-97133a5f18be', '66a5af84-282a-4ab0-96d2-56a584fb30d5', '16331fcf-72e0-4fdc-bb32-c1b2d0b6a6a7']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (484ad56b-131a-4283-921c-52b2f75f1f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (484ad56b-131a-4283-921c-52b2f75f1f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2', '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='3dcc9926cb49442eb96fa740b92ea648',qos_specs=None,replication_status=,reservations=['260edf9b-f7dc-4928-8ea3-0f84f59da3b5','a5d709d2-5ecf-4503-b911-97133a5f18be','66a5af84-282a-4ab0-96d2-56a584fb30d5','16331fcf-72e0-4fdc-bb32-c1b2d0b6a6a7'],size=1,snapshot_id=a77c4550-f73f-4e59-ae7e-738e6c4fee1b,source_replicaid=,source_volid=None,status='creating',user_id='7f354517feb84b1e934332f9dc7493f2',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:12:53Z,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=f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3dcc9926cb49442eb96fa740b92ea648',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a77c4550-f73f-4e59-ae7e-738e6c4fee1b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f354517feb84b1e934332f9dc7493f2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c5ea4e-b0e3-4d49-8d1c-f22e6ae0fb76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36c5ea4e-b0e3-4d49-8d1c-f22e6ae0fb76) transitioned into state 'SUCCESS' from 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='3dcc9926cb49442eb96fa740b92ea648',qos_specs=None,replication_status=,reservations=['260edf9b-f7dc-4928-8ea3-0f84f59da3b5','a5d709d2-5ecf-4503-b911-97133a5f18be','66a5af84-282a-4ab0-96d2-56a584fb30d5','16331fcf-72e0-4fdc-bb32-c1b2d0b6a6a7'],size=1,snapshot_id=a77c4550-f73f-4e59-ae7e-738e6c4fee1b,source_replicaid=,source_volid=None,status='creating',user_id='7f354517feb84b1e934332f9dc7493f2',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18b734e5-dbe0-4a2e-92a6-3a9de2ba2c92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18b734e5-dbe0-4a2e-92a6-3a9de2ba2c92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Flow 'volume_create_api' (386d1ec4-5096-437a-81bd-b9121f7a7afe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Create volume request issued successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71c582af-b793-492c-9ddf-dcdf6c6f3e38 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:12:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1015/2066] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:12:52 2026] POST /volume/v3/volumes => generated 748 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6c629d26-9377-457b-b81d-ca07519a77a1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c629d26-9377-457b-b81d-ca07519a77a1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:12:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c629d26-9377-457b-b81d-ca07519a77a1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c629d26-9377-457b-b81d-ca07519a77a1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0da1ac07-21ba-40e3-9ab7-5fff3c0d7677 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0da1ac07-21ba-40e3-9ab7-5fff3c0d7677 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0da1ac07-21ba-40e3-9ab7-5fff3c0d7677 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0da1ac07-21ba-40e3-9ab7-5fff3c0d7677 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6c629d26-9377-457b-b81d-ca07519a77a1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c629d26-9377-457b-b81d-ca07519a77a1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:12:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1052/2067] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 816 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:12:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0da1ac07-21ba-40e3-9ab7-5fff3c0d7677 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0da1ac07-21ba-40e3-9ab7-5fff3c0d7677 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1016/2068] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:53 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1000 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-95ca19ea-07cd-49e5-bed6-425b0dec0d43 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95ca19ea-07cd-49e5-bed6-425b0dec0d43 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95ca19ea-07cd-49e5-bed6-425b0dec0d43 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95ca19ea-07cd-49e5-bed6-425b0dec0d43 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-95ca19ea-07cd-49e5-bed6-425b0dec0d43 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95ca19ea-07cd-49e5-bed6-425b0dec0d43 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1053/2069] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:54 2026] GET /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3c411fca-599f-4005-b61a-8897c7fccc38 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3c411fca-599f-4005-b61a-8897c7fccc38 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e/action Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3c411fca-599f-4005-b61a-8897c7fccc38 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3c411fca-599f-4005-b61a-8897c7fccc38 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-3c411fca-599f-4005-b61a-8897c7fccc38 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '8f8356f8-4c51-40f2-be2a-636e5737276e' with '{'status': 'error_deleting'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3c411fca-599f-4005-b61a-8897c7fccc38 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e/action returned with HTTP 202 Sep 01 02:12:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1017/2070] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:54 2026] POST /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a82777d6-88e6-482d-a61d-3e1c695e78f8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a82777d6-88e6-482d-a61d-3e1c695e78f8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a82777d6-88e6-482d-a61d-3e1c695e78f8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a82777d6-88e6-482d-a61d-3e1c695e78f8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a82777d6-88e6-482d-a61d-3e1c695e78f8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a82777d6-88e6-482d-a61d-3e1c695e78f8 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1054/2071] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:54 2026] GET /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 471 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a3435b6b-b408-4c0d-9eae-4e1179fad8b1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a3435b6b-b408-4c0d-9eae-4e1179fad8b1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e/action Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a3435b6b-b408-4c0d-9eae-4e1179fad8b1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a3435b6b-b408-4c0d-9eae-4e1179fad8b1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a3435b6b-b408-4c0d-9eae-4e1179fad8b1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Snapshot retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a3435b6b-b408-4c0d-9eae-4e1179fad8b1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Snapshot delete request issued successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a3435b6b-b408-4c0d-9eae-4e1179fad8b1 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e/action returned with HTTP 202 Sep 01 02:12:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1018/2072] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:54 2026] POST /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7cf8ac25-5604-42a5-aaf8-b95e31fcdc8a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7cf8ac25-5604-42a5-aaf8-b95e31fcdc8a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7cf8ac25-5604-42a5-aaf8-b95e31fcdc8a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7cf8ac25-5604-42a5-aaf8-b95e31fcdc8a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7cf8ac25-5604-42a5-aaf8-b95e31fcdc8a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7cf8ac25-5604-42a5-aaf8-b95e31fcdc8a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1055/2073] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:54 2026] GET /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a1f8cd70-6ca5-431a-972b-e3f31201a8f2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a1f8cd70-6ca5-431a-972b-e3f31201a8f2 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a1f8cd70-6ca5-431a-972b-e3f31201a8f2 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a1f8cd70-6ca5-431a-972b-e3f31201a8f2 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e8581d86-29f3-467e-9ade-89dec52f86f9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8581d86-29f3-467e-9ade-89dec52f86f9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8581d86-29f3-467e-9ade-89dec52f86f9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8581d86-29f3-467e-9ade-89dec52f86f9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a1f8cd70-6ca5-431a-972b-e3f31201a8f2 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e8581d86-29f3-467e-9ade-89dec52f86f9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a1f8cd70-6ca5-431a-972b-e3f31201a8f2 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1019/2074] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:54 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8581d86-29f3-467e-9ade-89dec52f86f9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1056/2075] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:54 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1000 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d829de13-2baa-4bee-992e-a30c6f663ed9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d829de13-2baa-4bee-992e-a30c6f663ed9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d829de13-2baa-4bee-992e-a30c6f663ed9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d829de13-2baa-4bee-992e-a30c6f663ed9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d829de13-2baa-4bee-992e-a30c6f663ed9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d829de13-2baa-4bee-992e-a30c6f663ed9 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1020/2076] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:55 2026] GET /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b9ee2376-e4d3-4384-8255-03403fdeda58 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b9e807a0-1a95-46f2-9e0f-f4b55ae3a9da None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9ee2376-e4d3-4384-8255-03403fdeda58 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b9e807a0-1a95-46f2-9e0f-f4b55ae3a9da tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:12:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b9e807a0-1a95-46f2-9e0f-f4b55ae3a9da tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b9ee2376-e4d3-4384-8255-03403fdeda58 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b9e807a0-1a95-46f2-9e0f-f4b55ae3a9da tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b9ee2376-e4d3-4384-8255-03403fdeda58 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b9ee2376-e4d3-4384-8255-03403fdeda58 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b9e807a0-1a95-46f2-9e0f-f4b55ae3a9da tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9ee2376-e4d3-4384-8255-03403fdeda58 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b9e807a0-1a95-46f2-9e0f-f4b55ae3a9da tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:12:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1021/2077] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:55 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1057/2078] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:55 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1003 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d22529e2-f971-4697-ac13-e25b21363af7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d22529e2-f971-4697-ac13-e25b21363af7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d22529e2-f971-4697-ac13-e25b21363af7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d22529e2-f971-4697-ac13-e25b21363af7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d22529e2-f971-4697-ac13-e25b21363af7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 404 Sep 01 02:12:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1022/2079] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6bfa71ca-311d-4c79-9a66-c5e14f8e2fd4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6bfa71ca-311d-4c79-9a66-c5e14f8e2fd4 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6bfa71ca-311d-4c79-9a66-c5e14f8e2fd4 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6bfa71ca-311d-4c79-9a66-c5e14f8e2fd4 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-6bfa71ca-311d-4c79-9a66-c5e14f8e2fd4 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '62abd79a-5199-41dc-b572-e38fb44e5d9d' with '{'status': 'available'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6bfa71ca-311d-4c79-9a66-c5e14f8e2fd4 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action returned with HTTP 202 Sep 01 02:12:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1058/2080] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:56 2026] POST /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action => generated 0 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d3720982-d9c1-4805-aa7b-261beda76be5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3720982-d9c1-4805-aa7b-261beda76be5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3720982-d9c1-4805-aa7b-261beda76be5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3720982-d9c1-4805-aa7b-261beda76be5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d3720982-d9c1-4805-aa7b-261beda76be5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3720982-d9c1-4805-aa7b-261beda76be5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1023/2081] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 466 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1f41138e-e85a-4608-8230-d048fb825a32 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b2c136ca-db70-47e2-83c0-332be1194cfa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f41138e-e85a-4608-8230-d048fb825a32 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f41138e-e85a-4608-8230-d048fb825a32 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f41138e-e85a-4608-8230-d048fb825a32 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b2c136ca-db70-47e2-83c0-332be1194cfa tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b2c136ca-db70-47e2-83c0-332be1194cfa tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b2c136ca-db70-47e2-83c0-332be1194cfa tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b2c136ca-db70-47e2-83c0-332be1194cfa tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1f41138e-e85a-4608-8230-d048fb825a32 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b2c136ca-db70-47e2-83c0-332be1194cfa tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:12:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1024/2082] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 840 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1f2812bd-7163-4610-8f2a-8b380c2a2dbb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f41138e-e85a-4608-8230-d048fb825a32 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1059/2083] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:56 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1003 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1f2812bd-7163-4610-8f2a-8b380c2a2dbb tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1f2812bd-7163-4610-8f2a-8b380c2a2dbb tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1f2812bd-7163-4610-8f2a-8b380c2a2dbb tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-1f2812bd-7163-4610-8f2a-8b380c2a2dbb tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Delete snapshot with id: 8f8356f8-4c51-40f2-be2a-636e5737276e Sep 01 02:12:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1f2812bd-7163-4610-8f2a-8b380c2a2dbb tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e returned with HTTP 404 Sep 01 02:12:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1025/2084] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:56 2026] DELETE /volume/v3/snapshots/8f8356f8-4c51-40f2-be2a-636e5737276e => generated 111 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e7c1821a-915b-4c75-a62c-35331c9c1dca None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7c1821a-915b-4c75-a62c-35331c9c1dca tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e7c1821a-915b-4c75-a62c-35331c9c1dca tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e7c1821a-915b-4c75-a62c-35331c9c1dca tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-e7c1821a-915b-4c75-a62c-35331c9c1dca tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '62abd79a-5199-41dc-b572-e38fb44e5d9d' with '{'status': 'creating'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7c1821a-915b-4c75-a62c-35331c9c1dca tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action returned with HTTP 202 Sep 01 02:12:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1060/2085] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:56 2026] POST /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action => generated 0 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-26b11e82-61ed-4d54-ba33-350281ba9870 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26b11e82-61ed-4d54-ba33-350281ba9870 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26b11e82-61ed-4d54-ba33-350281ba9870 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26b11e82-61ed-4d54-ba33-350281ba9870 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-26b11e82-61ed-4d54-ba33-350281ba9870 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26b11e82-61ed-4d54-ba33-350281ba9870 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1026/2086] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:57 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 465 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bb2c254c-f477-4be7-bf61-ab6f6565397a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb2c254c-f477-4be7-bf61-ab6f6565397a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] POST http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb2c254c-f477-4be7-bf61-ab6f6565397a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb2c254c-f477-4be7-bf61-ab6f6565397a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb2c254c-f477-4be7-bf61-ab6f6565397a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87081) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.snapshot_actions [None req-bb2c254c-f477-4be7-bf61-ab6f6565397a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Updating snapshot 62abd79a-5199-41dc-b572-e38fb44e5d9d with info {'id': '62abd79a-5199-41dc-b572-e38fb44e5d9d', 'status': 'error', 'progress': '80%'} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb2c254c-f477-4be7-bf61-ab6f6565397a tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action returned with HTTP 202 Sep 01 02:12:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1061/2087] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:57 2026] POST /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-95cd79ef-6757-4272-9b4b-95afb3773621 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-95cd79ef-6757-4272-9b4b-95afb3773621 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-95cd79ef-6757-4272-9b4b-95afb3773621 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-95cd79ef-6757-4272-9b4b-95afb3773621 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-95cd79ef-6757-4272-9b4b-95afb3773621 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Snapshot retrieved successfully. Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-95cd79ef-6757-4272-9b4b-95afb3773621 tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1027/2088] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:57 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 461 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9aa9a7f3-30fc-41ad-82c1-dc0182138d8d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9aa9a7f3-30fc-41ad-82c1-dc0182138d8d tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] POST http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9aa9a7f3-30fc-41ad-82c1-dc0182138d8d tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9aa9a7f3-30fc-41ad-82c1-dc0182138d8d tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-9aa9a7f3-30fc-41ad-82c1-dc0182138d8d tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] Updating snapshot '62abd79a-5199-41dc-b572-e38fb44e5d9d' with '{'status': 'available'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9aa9a7f3-30fc-41ad-82c1-dc0182138d8d tempest-SnapshotsActionsTest-839690216 tempest-SnapshotsActionsTest-839690216-project-admin] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action returned with HTTP 202 Sep 01 02:12:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1062/2089] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:12:57 2026] POST /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d/action => generated 0 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9db3c843-4c21-44c6-a435-4ce04e00d514 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9db3c843-4c21-44c6-a435-4ce04e00d514 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9db3c843-4c21-44c6-a435-4ce04e00d514 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9db3c843-4c21-44c6-a435-4ce04e00d514 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9db3c843-4c21-44c6-a435-4ce04e00d514 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9db3c843-4c21-44c6-a435-4ce04e00d514 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1028/2090] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:57 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 465 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-702095a9-cdf6-445b-90ff-574c14cad031 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-702095a9-cdf6-445b-90ff-574c14cad031 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-702095a9-cdf6-445b-90ff-574c14cad031 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-702095a9-cdf6-445b-90ff-574c14cad031 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-702095a9-cdf6-445b-90ff-574c14cad031 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Delete snapshot with id: 62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d75cd3b3-9f1e-4c6b-8753-14f9262aa6b9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d75cd3b3-9f1e-4c6b-8753-14f9262aa6b9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d75cd3b3-9f1e-4c6b-8753-14f9262aa6b9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-702095a9-cdf6-445b-90ff-574c14cad031 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d75cd3b3-9f1e-4c6b-8753-14f9262aa6b9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d75cd3b3-9f1e-4c6b-8753-14f9262aa6b9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-702095a9-cdf6-445b-90ff-574c14cad031 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot delete request issued successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-702095a9-cdf6-445b-90ff-574c14cad031 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 202 Sep 01 02:12:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1063/2091] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:12:57 2026] DELETE /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 0 bytes in 235 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d75cd3b3-9f1e-4c6b-8753-14f9262aa6b9 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:12:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1029/2092] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:57 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 840 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d1f221b2-6bd1-4e16-9f16-ba5818cfc188 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3f6e9cde-7681-4f2d-810b-6c90c506fd2d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d1f221b2-6bd1-4e16-9f16-ba5818cfc188 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d1f221b2-6bd1-4e16-9f16-ba5818cfc188 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d1f221b2-6bd1-4e16-9f16-ba5818cfc188 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3f6e9cde-7681-4f2d-810b-6c90c506fd2d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3f6e9cde-7681-4f2d-810b-6c90c506fd2d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3f6e9cde-7681-4f2d-810b-6c90c506fd2d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3f6e9cde-7681-4f2d-810b-6c90c506fd2d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:12:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3f6e9cde-7681-4f2d-810b-6c90c506fd2d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1030/2093] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:58 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 464 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d1f221b2-6bd1-4e16-9f16-ba5818cfc188 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d1f221b2-6bd1-4e16-9f16-ba5818cfc188 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1064/2094] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:58 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1003 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:12:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c272151f-2cd9-408a-84d3-e6d9e90bc9ce None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c272151f-2cd9-408a-84d3-e6d9e90bc9ce tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:12:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c272151f-2cd9-408a-84d3-e6d9e90bc9ce tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c272151f-2cd9-408a-84d3-e6d9e90bc9ce tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c272151f-2cd9-408a-84d3-e6d9e90bc9ce tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:12:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-154d57b6-7254-4e55-8126-9e0f661dd9dd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-154d57b6-7254-4e55-8126-9e0f661dd9dd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:12:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-154d57b6-7254-4e55-8126-9e0f661dd9dd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-154d57b6-7254-4e55-8126-9e0f661dd9dd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c272151f-2cd9-408a-84d3-e6d9e90bc9ce tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:12:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1031/2095] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:59 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 840 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:12:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-154d57b6-7254-4e55-8126-9e0f661dd9dd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:12:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-932d8528-223c-4d60-b314-9319716ee567 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:12:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-154d57b6-7254-4e55-8126-9e0f661dd9dd tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:12:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1065/2096] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:12:59 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 464 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:12:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-932d8528-223c-4d60-b314-9319716ee567 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:12:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-932d8528-223c-4d60-b314-9319716ee567 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:12:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-932d8528-223c-4d60-b314-9319716ee567 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:12:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:12:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:12:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:12:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:12:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-932d8528-223c-4d60-b314-9319716ee567 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:12:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-932d8528-223c-4d60-b314-9319716ee567 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:12:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1032/2097] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:12:59 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1003 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-03f835c8-892c-423f-9fa2-d4248085376f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ca8e9344-8071-4af8-afc1-e091ae4764db None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-03f835c8-892c-423f-9fa2-d4248085376f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:13:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-03f835c8-892c-423f-9fa2-d4248085376f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-03f835c8-892c-423f-9fa2-d4248085376f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca8e9344-8071-4af8-afc1-e091ae4764db tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:13:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ca8e9344-8071-4af8-afc1-e091ae4764db tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ca8e9344-8071-4af8-afc1-e091ae4764db tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ca8e9344-8071-4af8-afc1-e091ae4764db tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:13:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-03f835c8-892c-423f-9fa2-d4248085376f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca8e9344-8071-4af8-afc1-e091ae4764db tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:13:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1033/2098] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:00 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 464 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-df6466b6-9e39-49af-8487-83a3afa9291c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df6466b6-9e39-49af-8487-83a3afa9291c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:13:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-03f835c8-892c-423f-9fa2-d4248085376f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:13:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1066/2099] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:00 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 840 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-df6466b6-9e39-49af-8487-83a3afa9291c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-df6466b6-9e39-49af-8487-83a3afa9291c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-df6466b6-9e39-49af-8487-83a3afa9291c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df6466b6-9e39-49af-8487-83a3afa9291c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:13:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1034/2100] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:00 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1003 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e1a48dc5-79a6-4125-8f03-e5e9557910a5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e1a48dc5-79a6-4125-8f03-e5e9557910a5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:13:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e1a48dc5-79a6-4125-8f03-e5e9557910a5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e1a48dc5-79a6-4125-8f03-e5e9557910a5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e1a48dc5-79a6-4125-8f03-e5e9557910a5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Snapshot retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e1a48dc5-79a6-4125-8f03-e5e9557910a5 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1067/2101] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 464 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-97e38533-a3f5-4bb4-9281-7ea4f1710d2b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-97e38533-a3f5-4bb4-9281-7ea4f1710d2b tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:13:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-97e38533-a3f5-4bb4-9281-7ea4f1710d2b tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-97e38533-a3f5-4bb4-9281-7ea4f1710d2b tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-97e38533-a3f5-4bb4-9281-7ea4f1710d2b tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-97e38533-a3f5-4bb4-9281-7ea4f1710d2b tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1035/2102] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 840 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e25c19f2-ed1a-4778-b9f8-d1fa8123368d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e25c19f2-ed1a-4778-b9f8-d1fa8123368d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:13:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e25c19f2-ed1a-4778-b9f8-d1fa8123368d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e25c19f2-ed1a-4778-b9f8-d1fa8123368d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e25c19f2-ed1a-4778-b9f8-d1fa8123368d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e25c19f2-ed1a-4778-b9f8-d1fa8123368d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1068/2103] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1254 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b70b26b-e67a-40df-bc47-ca18ff988d00 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b70b26b-e67a-40df-bc47-ca18ff988d00 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:13:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b70b26b-e67a-40df-bc47-ca18ff988d00 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b70b26b-e67a-40df-bc47-ca18ff988d00 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b70b26b-e67a-40df-bc47-ca18ff988d00 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b70b26b-e67a-40df-bc47-ca18ff988d00 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:13:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1036/2104] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:13:01 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1254 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-87a96914-b45f-4d56-8858-b0075546faa7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87a96914-b45f-4d56-8858-b0075546faa7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87a96914-b45f-4d56-8858-b0075546faa7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87a96914-b45f-4d56-8858-b0075546faa7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87a96914-b45f-4d56-8858-b0075546faa7 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d returned with HTTP 404 Sep 01 02:13:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1069/2105] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/snapshots/62abd79a-5199-41dc-b572-e38fb44e5d9d => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-510f57f5-a6bd-4da2-a8fd-df4a6d24a290 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-510f57f5-a6bd-4da2-a8fd-df4a6d24a290 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-510f57f5-a6bd-4da2-a8fd-df4a6d24a290 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-510f57f5-a6bd-4da2-a8fd-df4a6d24a290 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-510f57f5-a6bd-4da2-a8fd-df4a6d24a290 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-510f57f5-a6bd-4da2-a8fd-df4a6d24a290 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1037/2106] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-131d7ec1-8fce-4ea9-8d5e-7bf19c884b2c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-131d7ec1-8fce-4ea9-8d5e-7bf19c884b2c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-131d7ec1-8fce-4ea9-8d5e-7bf19c884b2c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-131d7ec1-8fce-4ea9-8d5e-7bf19c884b2c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-131d7ec1-8fce-4ea9-8d5e-7bf19c884b2c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Delete volume with id: c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:13:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-131d7ec1-8fce-4ea9-8d5e-7bf19c884b2c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-71d79c6b-4b1a-45fd-a1b8-c4fdcdb6901c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71d79c6b-4b1a-45fd-a1b8-c4fdcdb6901c tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-71d79c6b-4b1a-45fd-a1b8-c4fdcdb6901c tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-71d79c6b-4b1a-45fd-a1b8-c4fdcdb6901c tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-71d79c6b-4b1a-45fd-a1b8-c4fdcdb6901c tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-71d79c6b-4b1a-45fd-a1b8-c4fdcdb6901c tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1038/2107] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-131d7ec1-8fce-4ea9-8d5e-7bf19c884b2c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Delete volume request issued successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-131d7ec1-8fce-4ea9-8d5e-7bf19c884b2c tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b returned with HTTP 202 Sep 01 02:13:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1070/2108] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:02 2026] DELETE /volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a9564a58-3e56-4d17-b0f8-ad325480dd06 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a9564a58-3e56-4d17-b0f8-ad325480dd06 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a9564a58-3e56-4d17-b0f8-ad325480dd06 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a9564a58-3e56-4d17-b0f8-ad325480dd06 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-234c573c-d7b3-48e4-9084-55c9d51e58d0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-234c573c-d7b3-48e4-9084-55c9d51e58d0 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-234c573c-d7b3-48e4-9084-55c9d51e58d0 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-234c573c-d7b3-48e4-9084-55c9d51e58d0 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a9564a58-3e56-4d17-b0f8-ad325480dd06 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a9564a58-3e56-4d17-b0f8-ad325480dd06 tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1039/2109] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-234c573c-d7b3-48e4-9084-55c9d51e58d0 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-234c573c-d7b3-48e4-9084-55c9d51e58d0 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1071/2110] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 841 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fa321089-e324-4d62-89af-21cb38656d15 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fa321089-e324-4d62-89af-21cb38656d15 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fa321089-e324-4d62-89af-21cb38656d15 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fa321089-e324-4d62-89af-21cb38656d15 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-fa321089-e324-4d62-89af-21cb38656d15 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Delete snapshot with id: a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:13:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fa321089-e324-4d62-89af-21cb38656d15 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-71151c0c-b59f-46f4-941f-bf4ccdc3eda3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-71151c0c-b59f-46f4-941f-bf4ccdc3eda3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-71151c0c-b59f-46f4-941f-bf4ccdc3eda3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-71151c0c-b59f-46f4-941f-bf4ccdc3eda3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fa321089-e324-4d62-89af-21cb38656d15 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot delete request issued successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fa321089-e324-4d62-89af-21cb38656d15 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 202 Sep 01 02:13:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1040/2111] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:02 2026] DELETE /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-71151c0c-b59f-46f4-941f-bf4ccdc3eda3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0fe1cc6d-7495-4ea3-85d1-f3b4000cb05a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0fe1cc6d-7495-4ea3-85d1-f3b4000cb05a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0fe1cc6d-7495-4ea3-85d1-f3b4000cb05a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0fe1cc6d-7495-4ea3-85d1-f3b4000cb05a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-71151c0c-b59f-46f4-941f-bf4ccdc3eda3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1072/2112] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1254 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-9516c986-abb9-4491-9f2b-6b70d756d268 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-9516c986-abb9-4491-9f2b-6b70d756d268 None None] GET http://192.168.122.45/volume// Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-9516c986-abb9-4491-9f2b-6b70d756d268 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-9516c986-abb9-4491-9f2b-6b70d756d268 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-9516c986-abb9-4491-9f2b-6b70d756d268 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:13:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1073/2113] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0fe1cc6d-7495-4ea3-85d1-f3b4000cb05a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:13:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0fe1cc6d-7495-4ea3-85d1-f3b4000cb05a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-1b3bb75e-2970-457e-8466-86a2589e208d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1041/2114] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:02 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 467 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-1b3bb75e-2970-457e-8466-86a2589e208d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:13:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-1b3bb75e-2970-457e-8466-86a2589e208d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3acb1b3d-8b88-4228-bc6c-73f33b3cf61e", "connector": null, "instance_uuid": "5bb98458-942b-46cb-bd3b-570fa7c76ade"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-1b3bb75e-2970-457e-8466-86a2589e208d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:13:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1074/2115] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:13:02 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 01 02:13:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d43be38a-03b8-4350-9cc8-ad3a75bcd82d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d43be38a-03b8-4350-9cc8-ad3a75bcd82d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] GET http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b Sep 01 02:13:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d43be38a-03b8-4350-9cc8-ad3a75bcd82d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d43be38a-03b8-4350-9cc8-ad3a75bcd82d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d43be38a-03b8-4350-9cc8-ad3a75bcd82d tempest-SnapshotsActionsTest-934563636 tempest-SnapshotsActionsTest-934563636-project-member] http://192.168.122.45/volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b returned with HTTP 404 Sep 01 02:13:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1042/2116] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:03 2026] GET /volume/v3/volumes/c6c42343-3de6-45f6-bf0d-3873227bd93b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4505d47b-837f-41af-b99f-ee0e5eab9e07 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4505d47b-837f-41af-b99f-ee0e5eab9e07 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:13:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4505d47b-837f-41af-b99f-ee0e5eab9e07 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4505d47b-837f-41af-b99f-ee0e5eab9e07 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4505d47b-837f-41af-b99f-ee0e5eab9e07 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:13:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4505d47b-837f-41af-b99f-ee0e5eab9e07 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 200 Sep 01 02:13:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1075/2117] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:03 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 467 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f45690b5-0123-4df4-b36f-fdaa463a4b24 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f45690b5-0123-4df4-b36f-fdaa463a4b24 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:13:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f45690b5-0123-4df4-b36f-fdaa463a4b24 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f45690b5-0123-4df4-b36f-fdaa463a4b24 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f45690b5-0123-4df4-b36f-fdaa463a4b24 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Snapshot retrieved successfully. Sep 01 02:13:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f45690b5-0123-4df4-b36f-fdaa463a4b24 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 200 Sep 01 02:13:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1043/2118] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:04 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 467 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-386868fc-d14e-4c33-9dcb-b394164f1eaa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-386868fc-d14e-4c33-9dcb-b394164f1eaa None None] GET http://192.168.122.45/volume// Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-386868fc-d14e-4c33-9dcb-b394164f1eaa None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-386868fc-d14e-4c33-9dcb-b394164f1eaa None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-386868fc-d14e-4c33-9dcb-b394164f1eaa None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:13:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1076/2119] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b7c7ee2-6eb5-4433-8519-228191679ccf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b7c7ee2-6eb5-4433-8519-228191679ccf tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:13:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b7c7ee2-6eb5-4433-8519-228191679ccf tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b7c7ee2-6eb5-4433-8519-228191679ccf tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b7c7ee2-6eb5-4433-8519-228191679ccf tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-0b7c7ee2-6eb5-4433-8519-228191679ccf tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1044/2120] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1434 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-804ba251-666b-4e9d-abc5-958872670ac2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-804ba251-666b-4e9d-abc5-958872670ac2 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] PUT http://192.168.122.45/volume/v3/attachments/5bedbb12-ee22-4ce3-aae5-c361eb3d18e9 Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-804ba251-666b-4e9d-abc5-958872670ac2 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-804ba251-666b-4e9d-abc5-958872670ac2 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Acquiring lock "cinder-attachment_update-3acb1b3d-8b88-4228-bc6c-73f33b3cf61e-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-804ba251-666b-4e9d-abc5-958872670ac2 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Lock "cinder-attachment_update-3acb1b3d-8b88-4228-bc6c-73f33b3cf61e-devstack" acquired by "attachment_update" :: waited 0.025s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-804ba251-666b-4e9d-abc5-958872670ac2 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Lock "cinder-attachment_update-3acb1b3d-8b88-4228-bc6c-73f33b3cf61e-devstack" released by "attachment_update" :: held 0.221s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-804ba251-666b-4e9d-abc5-958872670ac2 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments/5bedbb12-ee22-4ce3-aae5-c361eb3d18e9 returned with HTTP 200 Sep 01 02:13:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1077/2121] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:13:05 2026] PUT /volume/v3/attachments/5bedbb12-ee22-4ce3-aae5-c361eb3d18e9 => generated 694 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-53e31fe3-dda7-4920-a6a5-ce80c1c80066 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-53e31fe3-dda7-4920-a6a5-ce80c1c80066 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/attachments/5bedbb12-ee22-4ce3-aae5-c361eb3d18e9/action Sep 01 02:13:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-53e31fe3-dda7-4920-a6a5-ce80c1c80066 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-53e31fe3-dda7-4920-a6a5-ce80c1c80066 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-56876d2a-402f-4b95-9369-79c0796810d7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-56876d2a-402f-4b95-9369-79c0796810d7 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-56876d2a-402f-4b95-9369-79c0796810d7 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-56876d2a-402f-4b95-9369-79c0796810d7 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-56876d2a-402f-4b95-9369-79c0796810d7 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 404 Sep 01 02:13:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1078/2122] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:05 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-0e5d10ec-7582-4ab8-8ffa-7a9d158e1834 req-53e31fe3-dda7-4920-a6a5-ce80c1c80066 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments/5bedbb12-ee22-4ce3-aae5-c361eb3d18e9/action returned with HTTP 204 Sep 01 02:13:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1045/2123] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:13:05 2026] POST /volume/v3/attachments/5bedbb12-ee22-4ce3-aae5-c361eb3d18e9/action => generated 0 bytes in 138 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e0083609-07ad-48d3-bf36-3941b1b1d429 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e0083609-07ad-48d3-bf36-3941b1b1d429 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] DELETE http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:13:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e0083609-07ad-48d3-bf36-3941b1b1d429 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e0083609-07ad-48d3-bf36-3941b1b1d429 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-e0083609-07ad-48d3-bf36-3941b1b1d429 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Delete volume with id: 4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:13:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e0083609-07ad-48d3-bf36-3941b1b1d429 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e0083609-07ad-48d3-bf36-3941b1b1d429 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Delete volume request issued successfully. Sep 01 02:13:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e0083609-07ad-48d3-bf36-3941b1b1d429 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 202 Sep 01 02:13:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1079/2124] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:05 2026] DELETE /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5d154b2c-052a-49b2-b890-e4845efd2ee6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d154b2c-052a-49b2-b890-e4845efd2ee6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:13:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5d154b2c-052a-49b2-b890-e4845efd2ee6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5d154b2c-052a-49b2-b890-e4845efd2ee6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5d154b2c-052a-49b2-b890-e4845efd2ee6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d154b2c-052a-49b2-b890-e4845efd2ee6 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 200 Sep 01 02:13:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1046/2125] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:06 2026] GET /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 853 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-085d15a0-371c-45d5-a0d4-cd8e45ef8e10 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-085d15a0-371c-45d5-a0d4-cd8e45ef8e10 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:13:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-085d15a0-371c-45d5-a0d4-cd8e45ef8e10 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-085d15a0-371c-45d5-a0d4-cd8e45ef8e10 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-085d15a0-371c-45d5-a0d4-cd8e45ef8e10 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-085d15a0-371c-45d5-a0d4-cd8e45ef8e10 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 200 Sep 01 02:13:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1080/2126] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:07 2026] GET /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 853 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-318f8bf6-d4df-4090-8ea9-ae5994d21d40 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-318f8bf6-d4df-4090-8ea9-ae5994d21d40 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:13:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-318f8bf6-d4df-4090-8ea9-ae5994d21d40 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-318f8bf6-d4df-4090-8ea9-ae5994d21d40 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-318f8bf6-d4df-4090-8ea9-ae5994d21d40 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 404 Sep 01 02:13:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1047/2127] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:08 2026] GET /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-db1f03fa-9452-4049-a3f6-8e858db06550 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db1f03fa-9452-4049-a3f6-8e858db06550 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] DELETE http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:13:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db1f03fa-9452-4049-a3f6-8e858db06550 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-db1f03fa-9452-4049-a3f6-8e858db06550 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:08 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-db1f03fa-9452-4049-a3f6-8e858db06550 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Delete volume with id: f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:13:08 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=321,cinder:UPDATE=81,cinder:INSERT=44,cinder:DELETE=7 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-db1f03fa-9452-4049-a3f6-8e858db06550 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-db1f03fa-9452-4049-a3f6-8e858db06550 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Delete volume request issued successfully. Sep 01 02:13:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-db1f03fa-9452-4049-a3f6-8e858db06550 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 202 Sep 01 02:13:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1081/2128] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:08 2026] DELETE /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-812f165d-524b-4bc8-9a3d-5aaf3e2cec2a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-812f165d-524b-4bc8-9a3d-5aaf3e2cec2a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:13:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-812f165d-524b-4bc8-9a3d-5aaf3e2cec2a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-812f165d-524b-4bc8-9a3d-5aaf3e2cec2a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-812f165d-524b-4bc8-9a3d-5aaf3e2cec2a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-812f165d-524b-4bc8-9a3d-5aaf3e2cec2a tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:13:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1048/2129] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:08 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 840 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6496602b-80b8-4b62-a486-b086e6e847c1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6496602b-80b8-4b62-a486-b086e6e847c1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:13:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6496602b-80b8-4b62-a486-b086e6e847c1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6496602b-80b8-4b62-a486-b086e6e847c1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6496602b-80b8-4b62-a486-b086e6e847c1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Volume info retrieved successfully. Sep 01 02:13:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6496602b-80b8-4b62-a486-b086e6e847c1 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 200 Sep 01 02:13:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1082/2130] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:09 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 840 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9f0dd700-551f-4399-9a7e-d85d5caa7477 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f0dd700-551f-4399-9a7e-d85d5caa7477 tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] GET http://192.168.122.45/volume/v3/os-quota-class-sets/default Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f0dd700-551f-4399-9a7e-d85d5caa7477 tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f0dd700-551f-4399-9a7e-d85d5caa7477 tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=375,cinder:UPDATE=114,cinder:INSERT=68,cinder:DELETE=5 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bfced88e-43c3-4be4-819a-3e9ca60b6094 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bfced88e-43c3-4be4-819a-3e9ca60b6094 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bfced88e-43c3-4be4-819a-3e9ca60b6094 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bfced88e-43c3-4be4-819a-3e9ca60b6094 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bfced88e-43c3-4be4-819a-3e9ca60b6094 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 returned with HTTP 404 Sep 01 02:13:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1083/2131] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/volumes/f3e4e8c7-d981-4077-bc3e-c9d181aeb2e2 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-22455df9-1ec4-41fa-9fcb-82a8578aad46 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-22455df9-1ec4-41fa-9fcb-82a8578aad46 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-22455df9-1ec4-41fa-9fcb-82a8578aad46 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-22455df9-1ec4-41fa-9fcb-82a8578aad46 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-22455df9-1ec4-41fa-9fcb-82a8578aad46 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Delete snapshot with id: a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f0dd700-551f-4399-9a7e-d85d5caa7477 tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] http://192.168.122.45/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:13:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1049/2132] 192.168.122.45 () {58 vars in 1176 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 1417 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-22455df9-1ec4-41fa-9fcb-82a8578aad46 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 404 Sep 01 02:13:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1084/2133] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:10 2026] DELETE /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7a0b421c-39e5-4fbd-9ade-8d845a172a34 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1103910d-fbf6-4f56-b8a7-a37ddb630ddd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1103910d-fbf6-4f56-b8a7-a37ddb630ddd tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] GET http://192.168.122.45/volume/v3/os-quota-class-sets/default Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7a0b421c-39e5-4fbd-9ade-8d845a172a34 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7a0b421c-39e5-4fbd-9ade-8d845a172a34 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7a0b421c-39e5-4fbd-9ade-8d845a172a34 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1103910d-fbf6-4f56-b8a7-a37ddb630ddd tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1103910d-fbf6-4f56-b8a7-a37ddb630ddd tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7a0b421c-39e5-4fbd-9ade-8d845a172a34 tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b returned with HTTP 404 Sep 01 02:13:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1050/2134] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/snapshots/a77c4550-f73f-4e59-ae7e-738e6c4fee1b => generated 111 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7700639e-3685-4396-9781-09566e80e17f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7700639e-3685-4396-9781-09566e80e17f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] DELETE http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7700639e-3685-4396-9781-09566e80e17f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7700639e-3685-4396-9781-09566e80e17f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-7700639e-3685-4396-9781-09566e80e17f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Delete volume with id: 4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:13:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1103910d-fbf6-4f56-b8a7-a37ddb630ddd tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] http://192.168.122.45/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:13:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1085/2135] 192.168.122.45 () {58 vars in 1176 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/os-quota-class-sets/default => generated 1417 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7700639e-3685-4396-9781-09566e80e17f tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 404 Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-36167c29-10be-4fa2-b48c-c3b24d80c61b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1051/2136] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:10 2026] DELETE /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36167c29-10be-4fa2-b48c-c3b24d80c61b tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:13:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-36167c29-10be-4fa2-b48c-c3b24d80c61b tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-332889817"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-32d9651c-d18a-4abe-9703-9b18efe114eb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-32d9651c-d18a-4abe-9703-9b18efe114eb tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] GET http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-32d9651c-d18a-4abe-9703-9b18efe114eb tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-32d9651c-d18a-4abe-9703-9b18efe114eb tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-32d9651c-d18a-4abe-9703-9b18efe114eb tempest-SnapshotDependencyTests-1512620248 tempest-SnapshotDependencyTests-1512620248-project-member] http://192.168.122.45/volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b returned with HTTP 404 Sep 01 02:13:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1052/2137] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:10 2026] GET /volume/v3/volumes/4e7d0557-aa73-4664-a726-23a5b457f56b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36167c29-10be-4fa2-b48c-c3b24d80c61b tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:13:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1086/2138] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:13:10 2026] POST /volume/v3/types => generated 227 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-93c2e9ef-dace-462d-8cbe-fed5f152d42b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-93c2e9ef-dace-462d-8cbe-fed5f152d42b tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-class-sets/default Sep 01 02:13:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-93c2e9ef-dace-462d-8cbe-fed5f152d42b tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-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-332889817": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-332889817": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-332889817": 4}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-93c2e9ef-dace-462d-8cbe-fed5f152d42b tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] http://192.168.122.45/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1053/2139] 192.168.122.45 () {60 vars in 1197 bytes} [Tue Sep 1 02:13:10 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1605 bytes in 313 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-de3bff0e-5722-4b22-bff4-e5584408870c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/3e4a97be4b384cd4a6fd9444ccca1a43/defaults Sep 01 02:13:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Calling method 'defaults' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-de3bff0e-5722-4b22-bff4-e5584408870c tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/3e4a97be4b384cd4a6fd9444ccca1a43/defaults returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1087/2140] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:13:11 2026] GET /volume/v3/os-quota-sets/3e4a97be4b384cd4a6fd9444ccca1a43/defaults => generated 1641 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-38e85d5a-e9aa-4cbb-9467-2e123f5fb12a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-38e85d5a-e9aa-4cbb-9467-2e123f5fb12a tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/808a035ae08c49dfb70ce180c9be1781/defaults Sep 01 02:13:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-38e85d5a-e9aa-4cbb-9467-2e123f5fb12a tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-38e85d5a-e9aa-4cbb-9467-2e123f5fb12a tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Calling method 'defaults' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:11 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-38e85d5a-e9aa-4cbb-9467-2e123f5fb12a tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1339328067-1123953676, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-38e85d5a-e9aa-4cbb-9467-2e123f5fb12a tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1491698426-1461639569, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-38e85d5a-e9aa-4cbb-9467-2e123f5fb12a tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-127424326-864145989, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:13:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-38e85d5a-e9aa-4cbb-9467-2e123f5fb12a tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/808a035ae08c49dfb70ce180c9be1781/defaults returned with HTTP 200 Sep 01 02:13:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1054/2141] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:13:11 2026] GET /volume/v3/os-quota-sets/808a035ae08c49dfb70ce180c9be1781/defaults => generated 1641 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b9d44aa6-708f-4e89-9136-0c908fc58a7d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9d44aa6-708f-4e89-9136-0c908fc58a7d tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] DELETE http://192.168.122.45/volume/v3/types/99146e9d-4618-4673-9008-9c5f3b353781 Sep 01 02:13:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b9d44aa6-708f-4e89-9136-0c908fc58a7d tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b9d44aa6-708f-4e89-9136-0c908fc58a7d tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b9d44aa6-708f-4e89-9136-0c908fc58a7d tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] http://192.168.122.45/volume/v3/types/99146e9d-4618-4673-9008-9c5f3b353781 returned with HTTP 202 Sep 01 02:13:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1088/2142] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:12 2026] DELETE /volume/v3/types/99146e9d-4618-4673-9008-9c5f3b353781 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c0382bb8-fc54-49ab-ac9f-120180c21033 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0382bb8-fc54-49ab-ac9f-120180c21033 tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] GET http://192.168.122.45/volume/v3/types/99146e9d-4618-4673-9008-9c5f3b353781 Sep 01 02:13:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0382bb8-fc54-49ab-ac9f-120180c21033 tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0382bb8-fc54-49ab-ac9f-120180c21033 tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0382bb8-fc54-49ab-ac9f-120180c21033 tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] http://192.168.122.45/volume/v3/types/99146e9d-4618-4673-9008-9c5f3b353781 returned with HTTP 404 Sep 01 02:13:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1055/2143] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:13:12 2026] GET /volume/v3/types/99146e9d-4618-4673-9008-9c5f3b353781 => generated 114 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ddd4f4fc-3cff-4aa9-8e40-f98ebffb3e0b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ddd4f4fc-3cff-4aa9-8e40-f98ebffb3e0b tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-class-sets/default Sep 01 02:13:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ddd4f4fc-3cff-4aa9-8e40-f98ebffb3e0b tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ddd4f4fc-3cff-4aa9-8e40-f98ebffb3e0b tempest-VolumeQuotaClassesTest-970379734 tempest-VolumeQuotaClassesTest-970379734-project-admin] http://192.168.122.45/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 01 02:13:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1089/2144] 192.168.122.45 () {60 vars in 1197 bytes} [Tue Sep 1 02:13:12 2026] PUT /volume/v3/os-quota-class-sets/default => generated 1400 bytes in 308 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:22 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=34,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:22 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=44,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:13:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e57cafe9-08d1-4fbb-93d4-ec355b8397e3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e57cafe9-08d1-4fbb-93d4-ec355b8397e3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 Sep 01 02:13:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e57cafe9-08d1-4fbb-93d4-ec355b8397e3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e57cafe9-08d1-4fbb-93d4-ec355b8397e3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e57cafe9-08d1-4fbb-93d4-ec355b8397e3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1056/2145] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:22 2026] GET /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 => generated 1436 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fc06f44a-1799-4866-a182-77eaf2c4297e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc06f44a-1799-4866-a182-77eaf2c4297e tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072/defaults Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fc06f44a-1799-4866-a182-77eaf2c4297e tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fc06f44a-1799-4866-a182-77eaf2c4297e tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'defaults' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc06f44a-1799-4866-a182-77eaf2c4297e tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072/defaults returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1090/2146] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072/defaults => generated 1436 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d994abd5-ca7a-4084-8a6b-9707bd14ba4b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d994abd5-ca7a-4084-8a6b-9707bd14ba4b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d994abd5-ca7a-4084-8a6b-9707bd14ba4b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d994abd5-ca7a-4084-8a6b-9707bd14ba4b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1057/2147] 192.168.122.45 () {60 vars in 1253 bytes} [Tue Sep 1 02:13:23 2026] PUT /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 => generated 1394 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e270784f-e05e-4b1d-8540-71672affe1cc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e270784f-e05e-4b1d-8540-71672affe1cc tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] DELETE http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e270784f-e05e-4b1d-8540-71672affe1cc tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e270784f-e05e-4b1d-8540-71672affe1cc tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e270784f-e05e-4b1d-8540-71672affe1cc tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1091/2148] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:13:23 2026] DELETE /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 => generated 0 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bde04975-e22f-4d56-b045-c8ead97bbda4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bde04975-e22f-4d56-b045-c8ead97bbda4 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bde04975-e22f-4d56-b045-c8ead97bbda4 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bde04975-e22f-4d56-b045-c8ead97bbda4 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bde04975-e22f-4d56-b045-c8ead97bbda4 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1058/2149] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 => generated 1436 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-19c01fcc-4416-42b1-83aa-6458bb913366 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19c01fcc-4416-42b1-83aa-6458bb913366 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-19c01fcc-4416-42b1-83aa-6458bb913366 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-19c01fcc-4416-42b1-83aa-6458bb913366 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1092/2150] 192.168.122.45 () {60 vars in 1254 bytes} [Tue Sep 1 02:13:23 2026] PUT /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 => generated 1394 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1263c50f-c717-4022-94c4-171913e1ee1c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1263c50f-c717-4022-94c4-171913e1ee1c tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072/defaults Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1263c50f-c717-4022-94c4-171913e1ee1c tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1263c50f-c717-4022-94c4-171913e1ee1c tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'defaults' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1263c50f-c717-4022-94c4-171913e1ee1c tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072/defaults returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1059/2151] 192.168.122.45 () {58 vars in 1260 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072/defaults => generated 1436 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-caa61066-8525-4437-bda4-261d3168bbe4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-caa61066-8525-4437-bda4-261d3168bbe4 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-caa61066-8525-4437-bda4-261d3168bbe4 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-caa61066-8525-4437-bda4-261d3168bbe4 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-caa61066-8525-4437-bda4-261d3168bbe4 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1093/2152] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 => generated 1436 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-43b9de27-434f-49b9-82ce-03e4d593139c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-43b9de27-434f-49b9-82ce-03e4d593139c tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-43b9de27-434f-49b9-82ce-03e4d593139c tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-43b9de27-434f-49b9-82ce-03e4d593139c tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-43b9de27-434f-49b9-82ce-03e4d593139c tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True returned with HTTP 200 Sep 01 02:13:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1060/2153] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:23 2026] GET /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True => generated 2411 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2036735812"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2036735812'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Create volume of 1 GB Sep 01 02:13:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Availability Zones retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Flow 'volume_create_api' (f44d4948-a349-465a-ae2d-a7dbc4c224c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b19aaf-ecd5-41ca-826b-02fe6fc6caba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b19aaf-ecd5-41ca-826b-02fe6fc6caba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25eaf1df-f5bf-4204-98ce-bc7371b5c64e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Created reservations ['d1fd8621-ca2e-4302-8fc9-4320fad8aeb5', '4a1d43d8-5a51-449f-b280-50eae5daad39', 'f6822b53-a955-4ffb-bd20-b6b0137c0b84', 'f6faacfd-002f-47ad-9535-d25c02d702e8'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25eaf1df-f5bf-4204-98ce-bc7371b5c64e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d1fd8621-ca2e-4302-8fc9-4320fad8aeb5', '4a1d43d8-5a51-449f-b280-50eae5daad39', 'f6822b53-a955-4ffb-bd20-b6b0137c0b84', 'f6faacfd-002f-47ad-9535-d25c02d702e8']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695e0ae8-62e2-4818-9c52-01cdaac19c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (695e0ae8-62e2-4818-9c52-01cdaac19c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2036735812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01ff36f58e44e539494b4f5200e3072',qos_specs=None,replication_status=,reservations=['d1fd8621-ca2e-4302-8fc9-4320fad8aeb5','4a1d43d8-5a51-449f-b280-50eae5daad39','f6822b53-a955-4ffb-bd20-b6b0137c0b84','f6faacfd-002f-47ad-9535-d25c02d702e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15db8ebafe61428aaf60794c5bee1e06',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2036735812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01ff36f58e44e539494b4f5200e3072',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15db8ebafe61428aaf60794c5bee1e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7020e4-fea1-45cc-85b3-3af0c61ec9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e7020e4-fea1-45cc-85b3-3af0c61ec9ff) transitioned into state 'SUCCESS' from state '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-2036735812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01ff36f58e44e539494b4f5200e3072',qos_specs=None,replication_status=,reservations=['d1fd8621-ca2e-4302-8fc9-4320fad8aeb5','4a1d43d8-5a51-449f-b280-50eae5daad39','f6822b53-a955-4ffb-bd20-b6b0137c0b84','f6faacfd-002f-47ad-9535-d25c02d702e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15db8ebafe61428aaf60794c5bee1e06',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740a9191-6464-485e-861f-9205f9074594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (740a9191-6464-485e-861f-9205f9074594) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Flow 'volume_create_api' (f44d4948-a349-465a-ae2d-a7dbc4c224c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Create volume request issued successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-312b2d56-a90f-48be-bb08-9bf88be17f39 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1094/2154] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:23 2026] POST /volume/v3/volumes => generated 763 bytes in 696 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:13:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6df4e3bd-0d69-47c7-bb3e-e549b7598a81 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6df4e3bd-0d69-47c7-bb3e-e549b7598a81 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6df4e3bd-0d69-47c7-bb3e-e549b7598a81 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6df4e3bd-0d69-47c7-bb3e-e549b7598a81 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6df4e3bd-0d69-47c7-bb3e-e549b7598a81 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Volume info retrieved successfully. Sep 01 02:13:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6df4e3bd-0d69-47c7-bb3e-e549b7598a81 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 returned with HTTP 200 Sep 01 02:13:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1061/2155] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:24 2026] GET /volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 => generated 831 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e79331ad-e812-4def-b9d7-2743e5c522c4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e79331ad-e812-4def-b9d7-2743e5c522c4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e79331ad-e812-4def-b9d7-2743e5c522c4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e79331ad-e812-4def-b9d7-2743e5c522c4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e79331ad-e812-4def-b9d7-2743e5c522c4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Volume info retrieved successfully. Sep 01 02:13:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e79331ad-e812-4def-b9d7-2743e5c522c4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 returned with HTTP 200 Sep 01 02:13:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1095/2156] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:25 2026] GET /volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 => generated 855 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-34c2d9d6-d29a-4da9-a460-134565d4c1e1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34c2d9d6-d29a-4da9-a460-134565d4c1e1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34c2d9d6-d29a-4da9-a460-134565d4c1e1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34c2d9d6-d29a-4da9-a460-134565d4c1e1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-34c2d9d6-d29a-4da9-a460-134565d4c1e1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Volume info retrieved successfully. Sep 01 02:13:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34c2d9d6-d29a-4da9-a460-134565d4c1e1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 returned with HTTP 200 Sep 01 02:13:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1062/2157] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:26 2026] GET /volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1b62ea7d-b527-4880-ae95-0bf96d63fe47 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1b62ea7d-b527-4880-ae95-0bf96d63fe47 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True Sep 01 02:13:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1b62ea7d-b527-4880-ae95-0bf96d63fe47 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1b62ea7d-b527-4880-ae95-0bf96d63fe47 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1b62ea7d-b527-4880-ae95-0bf96d63fe47 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True returned with HTTP 200 Sep 01 02:13:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1096/2158] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:26 2026] GET /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True => generated 2411 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-459b5797-b69e-4c9e-a0e7-6082a6c2e18c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-459b5797-b69e-4c9e-a0e7-6082a6c2e18c tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] DELETE http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-459b5797-b69e-4c9e-a0e7-6082a6c2e18c tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-459b5797-b69e-4c9e-a0e7-6082a6c2e18c tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:27 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-459b5797-b69e-4c9e-a0e7-6082a6c2e18c tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Delete volume with id: a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-459b5797-b69e-4c9e-a0e7-6082a6c2e18c tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Volume info retrieved successfully. Sep 01 02:13:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-459b5797-b69e-4c9e-a0e7-6082a6c2e18c tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Delete volume request issued successfully. Sep 01 02:13:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-459b5797-b69e-4c9e-a0e7-6082a6c2e18c tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 returned with HTTP 202 Sep 01 02:13:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1063/2159] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:27 2026] DELETE /volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-56bd1900-1a61-40b0-875e-1ff0b5d2e3c9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-56bd1900-1a61-40b0-875e-1ff0b5d2e3c9 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-56bd1900-1a61-40b0-875e-1ff0b5d2e3c9 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-56bd1900-1a61-40b0-875e-1ff0b5d2e3c9 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-56bd1900-1a61-40b0-875e-1ff0b5d2e3c9 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Volume info retrieved successfully. Sep 01 02:13:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-56bd1900-1a61-40b0-875e-1ff0b5d2e3c9 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 returned with HTTP 200 Sep 01 02:13:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1097/2160] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:27 2026] GET /volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 => generated 855 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-049e2d1a-b794-4396-8fd3-cd65a78da6a5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-049e2d1a-b794-4396-8fd3-cd65a78da6a5 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-049e2d1a-b794-4396-8fd3-cd65a78da6a5 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-049e2d1a-b794-4396-8fd3-cd65a78da6a5 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-049e2d1a-b794-4396-8fd3-cd65a78da6a5 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Volume info retrieved successfully. Sep 01 02:13:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-049e2d1a-b794-4396-8fd3-cd65a78da6a5 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 returned with HTTP 200 Sep 01 02:13:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1064/2161] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:28 2026] GET /volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 => generated 855 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cf658022-fa02-4658-8daf-6a3db91feea0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf658022-fa02-4658-8daf-6a3db91feea0 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf658022-fa02-4658-8daf-6a3db91feea0 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf658022-fa02-4658-8daf-6a3db91feea0 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf658022-fa02-4658-8daf-6a3db91feea0 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 returned with HTTP 404 Sep 01 02:13:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1098/2162] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-426e2041-f401-423d-a4b4-4a73b6e1ab1b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-426e2041-f401-423d-a4b4-4a73b6e1ab1b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-426e2041-f401-423d-a4b4-4a73b6e1ab1b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-426e2041-f401-423d-a4b4-4a73b6e1ab1b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-426e2041-f401-423d-a4b4-4a73b6e1ab1b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 returned with HTTP 404 Sep 01 02:13:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1065/2163] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-952207e9-73dc-4a24-912e-b5c791706748 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-952207e9-73dc-4a24-912e-b5c791706748 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] DELETE http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-952207e9-73dc-4a24-912e-b5c791706748 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-952207e9-73dc-4a24-912e-b5c791706748 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-952207e9-73dc-4a24-912e-b5c791706748 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Delete volume with id: a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 Sep 01 02:13:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-952207e9-73dc-4a24-912e-b5c791706748 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 returned with HTTP 404 Sep 01 02:13:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1099/2164] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:29 2026] DELETE /volume/v3/volumes/a0a93a0b-6a2e-48a7-bb4c-fd8ec8e725d5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-465945878"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-465945878'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Create volume of 1 GB Sep 01 02:13:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Availability Zones retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Flow 'volume_create_api' (b9a4da94-a6bd-454a-b8cf-fcfa227f75b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9dbb6b3-0e35-4b97-ac98-a3ce7d0de9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9dbb6b3-0e35-4b97-ac98-a3ce7d0de9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acc5df4-d204-41e2-a61a-2ec7b51f37e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Created reservations ['096782f9-34b3-4026-a341-d3aad1339d81', 'ea01f2c2-7bbc-44b6-ab4c-6f2a6b495c45', '062006a9-c73a-45cf-bd00-7304513ce9d3', '4ed082e7-a615-49f3-8735-a528afecdf15'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8acc5df4-d204-41e2-a61a-2ec7b51f37e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['096782f9-34b3-4026-a341-d3aad1339d81', 'ea01f2c2-7bbc-44b6-ab4c-6f2a6b495c45', '062006a9-c73a-45cf-bd00-7304513ce9d3', '4ed082e7-a615-49f3-8735-a528afecdf15']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00aafa5f-36c8-4ae7-a5b0-83f12ca51c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00aafa5f-36c8-4ae7-a5b0-83f12ca51c48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3ec3e95-1b0d-4a5c-9601-147ae4ade02e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-465945878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01ff36f58e44e539494b4f5200e3072',qos_specs=None,replication_status=,reservations=['096782f9-34b3-4026-a341-d3aad1339d81','ea01f2c2-7bbc-44b6-ab4c-6f2a6b495c45','062006a9-c73a-45cf-bd00-7304513ce9d3','4ed082e7-a615-49f3-8735-a528afecdf15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15db8ebafe61428aaf60794c5bee1e06',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-465945878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3ec3e95-1b0d-4a5c-9601-147ae4ade02e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a01ff36f58e44e539494b4f5200e3072',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15db8ebafe61428aaf60794c5bee1e06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d3c4252-99e6-42ac-9110-14b97d03e64c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d3c4252-99e6-42ac-9110-14b97d03e64c) transitioned into state 'SUCCESS' from state '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-465945878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a01ff36f58e44e539494b4f5200e3072',qos_specs=None,replication_status=,reservations=['096782f9-34b3-4026-a341-d3aad1339d81','ea01f2c2-7bbc-44b6-ab4c-6f2a6b495c45','062006a9-c73a-45cf-bd00-7304513ce9d3','4ed082e7-a615-49f3-8735-a528afecdf15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15db8ebafe61428aaf60794c5bee1e06',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8068340-6121-460f-81fe-50041e86cc79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8068340-6121-460f-81fe-50041e86cc79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Flow 'volume_create_api' (b9a4da94-a6bd-454a-b8cf-fcfa227f75b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:13:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Create volume request issued successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-de14dfb8-32a6-4146-a35a-dc21f594d78b tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:13:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1066/2165] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:13:29 2026] POST /volume/v3/volumes => generated 762 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-60085a9a-d90c-44cd-b61d-75a975f8ec84 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-60085a9a-d90c-44cd-b61d-75a975f8ec84 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-60085a9a-d90c-44cd-b61d-75a975f8ec84 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-60085a9a-d90c-44cd-b61d-75a975f8ec84 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-60085a9a-d90c-44cd-b61d-75a975f8ec84 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Volume info retrieved successfully. Sep 01 02:13:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-60085a9a-d90c-44cd-b61d-75a975f8ec84 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e returned with HTTP 200 Sep 01 02:13:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1100/2166] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:29 2026] GET /volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e => generated 830 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4b7a9f01-3d4e-4e69-baaf-d2001f6d98be None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b7a9f01-3d4e-4e69-baaf-d2001f6d98be tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b7a9f01-3d4e-4e69-baaf-d2001f6d98be tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b7a9f01-3d4e-4e69-baaf-d2001f6d98be tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4b7a9f01-3d4e-4e69-baaf-d2001f6d98be tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Volume info retrieved successfully. Sep 01 02:13:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b7a9f01-3d4e-4e69-baaf-d2001f6d98be tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1067/2167] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:30 2026] GET /volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e => generated 855 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-24a5bbff-c8b8-4328-8dfc-05c3db73d57b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-24a5bbff-c8b8-4328-8dfc-05c3db73d57b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True Sep 01 02:13:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-24a5bbff-c8b8-4328-8dfc-05c3db73d57b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-24a5bbff-c8b8-4328-8dfc-05c3db73d57b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-24a5bbff-c8b8-4328-8dfc-05c3db73d57b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1101/2168] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:30 2026] GET /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True => generated 2411 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-81d69d29-bae9-4f89-8b73-f4a6b7f90a33 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-81d69d29-bae9-4f89-8b73-f4a6b7f90a33 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/16cd51ce77024a888568a77efe970ae1?usage=True Sep 01 02:13:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-81d69d29-bae9-4f89-8b73-f4a6b7f90a33 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-81d69d29-bae9-4f89-8b73-f4a6b7f90a33 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-81d69d29-bae9-4f89-8b73-f4a6b7f90a33 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/16cd51ce77024a888568a77efe970ae1?usage=True returned with HTTP 200 Sep 01 02:13:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1068/2169] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:30 2026] GET /volume/v3/os-quota-sets/16cd51ce77024a888568a77efe970ae1?usage=True => generated 2411 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5c13366c-eec9-4f3c-a7ab-3bd646b33eb1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c13366c-eec9-4f3c-a7ab-3bd646b33eb1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] POST http://192.168.122.45/volume/v3/os-volume-transfer Sep 01 02:13:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5c13366c-eec9-4f3c-a7ab-3bd646b33eb1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d3ec3e95-1b0d-4a5c-9601-147ae4ade02e"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.volume_transfer [None req-5c13366c-eec9-4f3c-a7ab-3bd646b33eb1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd3ec3e95-1b0d-4a5c-9601-147ae4ade02e'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 01 02:13:30 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.volume_transfer [None req-5c13366c-eec9-4f3c-a7ab-3bd646b33eb1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Creating transfer of volume d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:30 devstack devstack@c-api.service[87081]: INFO cinder.transfer.api [None req-5c13366c-eec9-4f3c-a7ab-3bd646b33eb1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Generating transfer record for volume d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c13366c-eec9-4f3c-a7ab-3bd646b33eb1 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/os-volume-transfer returned with HTTP 202 Sep 01 02:13:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1102/2170] 192.168.122.45 () {60 vars in 1170 bytes} [Tue Sep 1 02:13:30 2026] POST /volume/v3/os-volume-transfer => generated 447 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] POST http://192.168.122.45/volume/v3/os-volume-transfer/ffec16f1-9eca-4d38-95ed-80535acfb508/accept Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "43d716a6eb5166da"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.volume_transfer [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Accepting volume transfer ffec16f1-9eca-4d38-95ed-80535acfb508 {{(pid=87080) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.volume_transfer [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Accepting transfer ffec16f1-9eca-4d38-95ed-80535acfb508 Sep 01 02:13:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Created reservations ['07ae0a3b-2263-4ba6-928f-7361ca9e673c', '0dcd58a9-2390-4550-a3cf-4cf041ba7bf4', '70c99cf1-1096-4987-ae38-22569c979833', 'd8a0fccb-c124-417f-8282-ad11b64dc9f4'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Created reservations ['cb4f70d2-82db-482f-bc92-1dbca1ab6785', '452b6d09-545c-4649-9bc9-73193fc78384', '4584ea4a-2f8d-4fe1-8e69-1de3e84ead11', 'e690999e-fd55-4677-b6a3-5978ea5304cb'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Created reservations ['0df2d891-d4df-4ce9-9940-899f9d419a4b', '97bd2977-d4e9-41b7-b682-923e9ed70dfc', '516569e5-006e-4e3e-8e2e-7ba5c1181bf0', '405e863c-f259-45b1-835a-b92807487f60'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Created reservations ['8e14dd29-7313-4d7b-8dd6-c96ce62d089f', '885b6e08-6479-4fa9-b51a-13a4445f7c48', 'bb9129df-f2fa-4cec-825b-b66ec6f5ed3f', 'ee191054-2427-4fc1-b6ef-46483d7bcc66'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Transfer volume completed successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87080]: INFO cinder.transfer.api [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Volume d3ec3e95-1b0d-4a5c-9601-147ae4ade02e has been transferred. Sep 01 02:13:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-25ad1bed-a8ab-4517-a680-0e8cf14ad877 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] http://192.168.122.45/volume/v3/os-volume-transfer/ffec16f1-9eca-4d38-95ed-80535acfb508/accept returned with HTTP 202 Sep 01 02:13:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1069/2171] 192.168.122.45 () {60 vars in 1302 bytes} [Tue Sep 1 02:13:31 2026] POST /volume/v3/os-volume-transfer/ffec16f1-9eca-4d38-95ed-80535acfb508/accept => generated 371 bytes in 817 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-08244cce-7feb-401c-8ef9-09788e4cb561 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-08244cce-7feb-401c-8ef9-09788e4cb561 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] GET http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-08244cce-7feb-401c-8ef9-09788e4cb561 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-08244cce-7feb-401c-8ef9-09788e4cb561 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-08244cce-7feb-401c-8ef9-09788e4cb561 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] Volume info retrieved successfully. Sep 01 02:13:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-08244cce-7feb-401c-8ef9-09788e4cb561 tempest-VolumeQuotasAdminTestJSON-592658200 tempest-VolumeQuotasAdminTestJSON-592658200-project-member] http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e returned with HTTP 200 Sep 01 02:13:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1103/2172] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:31 2026] GET /volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5e872ea4-227f-4263-868b-dcb7e37cb668 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5e872ea4-227f-4263-868b-dcb7e37cb668 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5e872ea4-227f-4263-868b-dcb7e37cb668 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5e872ea4-227f-4263-868b-dcb7e37cb668 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5e872ea4-227f-4263-868b-dcb7e37cb668 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True returned with HTTP 200 Sep 01 02:13:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1070/2173] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:31 2026] GET /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072?usage=True => generated 2411 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bedb85e4-6872-4f8f-b25d-aa888118a4b3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bedb85e4-6872-4f8f-b25d-aa888118a4b3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/16cd51ce77024a888568a77efe970ae1?usage=True Sep 01 02:13:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bedb85e4-6872-4f8f-b25d-aa888118a4b3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bedb85e4-6872-4f8f-b25d-aa888118a4b3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bedb85e4-6872-4f8f-b25d-aa888118a4b3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/16cd51ce77024a888568a77efe970ae1?usage=True returned with HTTP 200 Sep 01 02:13:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1104/2174] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:31 2026] GET /volume/v3/os-quota-sets/16cd51ce77024a888568a77efe970ae1?usage=True => generated 2411 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-11380e5b-bcda-44d6-8679-33b23fadecaf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-11380e5b-bcda-44d6-8679-33b23fadecaf tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-11380e5b-bcda-44d6-8679-33b23fadecaf tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-11380e5b-bcda-44d6-8679-33b23fadecaf tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-11380e5b-bcda-44d6-8679-33b23fadecaf tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Delete volume with id: d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-11380e5b-bcda-44d6-8679-33b23fadecaf tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Volume info retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-11380e5b-bcda-44d6-8679-33b23fadecaf tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Delete volume request issued successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-11380e5b-bcda-44d6-8679-33b23fadecaf tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e returned with HTTP 202 Sep 01 02:13:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1071/2175] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:32 2026] DELETE /volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-96919cb6-7199-47c0-b09c-3c077712f0c3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-96919cb6-7199-47c0-b09c-3c077712f0c3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-96919cb6-7199-47c0-b09c-3c077712f0c3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-96919cb6-7199-47c0-b09c-3c077712f0c3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-96919cb6-7199-47c0-b09c-3c077712f0c3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Volume info retrieved successfully. Sep 01 02:13:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-96919cb6-7199-47c0-b09c-3c077712f0c3 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e returned with HTTP 200 Sep 01 02:13:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1105/2176] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:32 2026] GET /volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e => generated 1017 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4a7d9e2d-99aa-4944-96df-b28637ec16c6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4a7d9e2d-99aa-4944-96df-b28637ec16c6 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4a7d9e2d-99aa-4944-96df-b28637ec16c6 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4a7d9e2d-99aa-4944-96df-b28637ec16c6 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4a7d9e2d-99aa-4944-96df-b28637ec16c6 tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e returned with HTTP 404 Sep 01 02:13:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1072/2177] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d1ccfedb-2f00-4cd6-ac0d-eab38f42ec07 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d1ccfedb-2f00-4cd6-ac0d-eab38f42ec07 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] GET http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d1ccfedb-2f00-4cd6-ac0d-eab38f42ec07 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d1ccfedb-2f00-4cd6-ac0d-eab38f42ec07 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d1ccfedb-2f00-4cd6-ac0d-eab38f42ec07 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e returned with HTTP 404 Sep 01 02:13:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1106/2178] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-294bd52c-3cf8-4013-9092-b817c6b49ab4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-294bd52c-3cf8-4013-9092-b817c6b49ab4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] DELETE http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-294bd52c-3cf8-4013-9092-b817c6b49ab4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-294bd52c-3cf8-4013-9092-b817c6b49ab4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-294bd52c-3cf8-4013-9092-b817c6b49ab4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] Delete volume with id: d3ec3e95-1b0d-4a5c-9601-147ae4ade02e Sep 01 02:13:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-294bd52c-3cf8-4013-9092-b817c6b49ab4 tempest-VolumeQuotasAdminTestJSON-1742208164 tempest-VolumeQuotasAdminTestJSON-1742208164-project-member] http://192.168.122.45/volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e returned with HTTP 404 Sep 01 02:13:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1073/2179] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:33 2026] DELETE /volume/v3/volumes/d3ec3e95-1b0d-4a5c-9601-147ae4ade02e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7583c9c5-6168-4756-b81f-915e59ae068b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7583c9c5-6168-4756-b81f-915e59ae068b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] GET http://192.168.122.45/volume/v3/os-quota-sets/72b7f548641446dea1410466597a9bd9?usage=True Sep 01 02:13:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7583c9c5-6168-4756-b81f-915e59ae068b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7583c9c5-6168-4756-b81f-915e59ae068b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7583c9c5-6168-4756-b81f-915e59ae068b tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/72b7f548641446dea1410466597a9bd9?usage=True returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1107/2180] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:33 2026] GET /volume/v3/os-quota-sets/72b7f548641446dea1410466597a9bd9?usage=True => generated 2411 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8eefc99e-0694-48ea-8c84-510715c196ab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8eefc99e-0694-48ea-8c84-510715c196ab tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 Sep 01 02:13:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8eefc99e-0694-48ea-8c84-510715c196ab tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8eefc99e-0694-48ea-8c84-510715c196ab tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1074/2181] 192.168.122.45 () {60 vars in 1254 bytes} [Tue Sep 1 02:13:33 2026] PUT /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 => generated 1396 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-01900579-c5f3-4ede-809f-6b615cee5f1f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-01900579-c5f3-4ede-809f-6b615cee5f1f tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] PUT http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 Sep 01 02:13:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-01900579-c5f3-4ede-809f-6b615cee5f1f tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-01900579-c5f3-4ede-809f-6b615cee5f1f tempest-VolumeQuotasAdminTestJSON-64550346 tempest-VolumeQuotasAdminTestJSON-64550346-project-admin] http://192.168.122.45/volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 returned with HTTP 200 Sep 01 02:13:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1108/2182] 192.168.122.45 () {60 vars in 1254 bytes} [Tue Sep 1 02:13:33 2026] PUT /volume/v3/os-quota-sets/a01ff36f58e44e539494b4f5200e3072 => generated 1394 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bc3a578e-ace8-4bab-b820-9b38b46718e0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bc3a578e-ace8-4bab-b820-9b38b46718e0 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bc3a578e-ace8-4bab-b820-9b38b46718e0 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-754090844", "description": "tempest-volume-type-description-1119592247", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bc3a578e-ace8-4bab-b820-9b38b46718e0 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1075/2183] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:13:39 2026] POST /volume/v3/types => generated 317 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-be03d9b3-1bec-44c8-b77b-fcc78b0258ee None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be03d9b3-1bec-44c8-b77b-fcc78b0258ee tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/835e2654-cafc-4750-9b54-95d61a54f2ea Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be03d9b3-1bec-44c8-b77b-fcc78b0258ee tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be03d9b3-1bec-44c8-b77b-fcc78b0258ee tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be03d9b3-1bec-44c8-b77b-fcc78b0258ee tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/835e2654-cafc-4750-9b54-95d61a54f2ea returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1109/2184] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/types/835e2654-cafc-4750-9b54-95d61a54f2ea => generated 339 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cdfab889-d582-4bad-8aaa-6da7a5843978 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cdfab889-d582-4bad-8aaa-6da7a5843978 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] DELETE http://192.168.122.45/volume/v3/types/835e2654-cafc-4750-9b54-95d61a54f2ea Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cdfab889-d582-4bad-8aaa-6da7a5843978 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cdfab889-d582-4bad-8aaa-6da7a5843978 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cdfab889-d582-4bad-8aaa-6da7a5843978 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/835e2654-cafc-4750-9b54-95d61a54f2ea returned with HTTP 202 Sep 01 02:13:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1076/2185] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:39 2026] DELETE /volume/v3/types/835e2654-cafc-4750-9b54-95d61a54f2ea => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7caff487-3134-4500-8959-48e9e787c3fd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7caff487-3134-4500-8959-48e9e787c3fd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/835e2654-cafc-4750-9b54-95d61a54f2ea Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7caff487-3134-4500-8959-48e9e787c3fd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7caff487-3134-4500-8959-48e9e787c3fd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7caff487-3134-4500-8959-48e9e787c3fd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/835e2654-cafc-4750-9b54-95d61a54f2ea returned with HTTP 404 Sep 01 02:13:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1110/2186] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/types/835e2654-cafc-4750-9b54-95d61a54f2ea => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e17730ad-5035-4ad5-9550-72238960c09a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e17730ad-5035-4ad5-9550-72238960c09a tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e17730ad-5035-4ad5-9550-72238960c09a tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-626394978"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e17730ad-5035-4ad5-9550-72238960c09a tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1077/2187] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:13:39 2026] POST /volume/v3/types => generated 220 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dd3f0bf0-2b8a-481c-a7e0-ddc92532ed5f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dd3f0bf0-2b8a-481c-a7e0-ddc92532ed5f tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] POST http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dd3f0bf0-2b8a-481c-a7e0-ddc92532ed5f tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dd3f0bf0-2b8a-481c-a7e0-ddc92532ed5f tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1111/2188] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:13:39 2026] POST /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption => generated 239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4ed69f5d-83d6-433a-b6f3-5d7924da77bd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4ed69f5d-83d6-433a-b6f3-5d7924da77bd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4ed69f5d-83d6-433a-b6f3-5d7924da77bd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4ed69f5d-83d6-433a-b6f3-5d7924da77bd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4ed69f5d-83d6-433a-b6f3-5d7924da77bd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1078/2189] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption => generated 325 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-98af3caa-3e83-47d9-b1b4-8fe3f151123b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98af3caa-3e83-47d9-b1b4-8fe3f151123b tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] PUT http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption/2800d807-8af5-480a-82d5-e0db4b861011 Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-98af3caa-3e83-47d9-b1b4-8fe3f151123b tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98af3caa-3e83-47d9-b1b4-8fe3f151123b tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption/2800d807-8af5-480a-82d5-e0db4b861011 returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1112/2190] 192.168.122.45 () {60 vars in 1386 bytes} [Tue Sep 1 02:13:39 2026] PUT /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption/2800d807-8af5-480a-82d5-e0db4b861011 => generated 122 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-59a89d05-55f1-44ce-af01-e366a488e033 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-59a89d05-55f1-44ce-af01-e366a488e033 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-59a89d05-55f1-44ce-af01-e366a488e033 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-59a89d05-55f1-44ce-af01-e366a488e033 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-59a89d05-55f1-44ce-af01-e366a488e033 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1079/2191] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption => generated 347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-322bc59d-4a56-4232-a79f-9741723f2a54 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-322bc59d-4a56-4232-a79f-9741723f2a54 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption/cipher Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-322bc59d-4a56-4232-a79f-9741723f2a54 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-322bc59d-4a56-4232-a79f-9741723f2a54 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-322bc59d-4a56-4232-a79f-9741723f2a54 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption/cipher returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1113/2192] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption/cipher => generated 29 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4c5133aa-6f9f-4a55-9cf2-d049fbe326a3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4c5133aa-6f9f-4a55-9cf2-d049fbe326a3 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] DELETE http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption/2800d807-8af5-480a-82d5-e0db4b861011 Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4c5133aa-6f9f-4a55-9cf2-d049fbe326a3 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4c5133aa-6f9f-4a55-9cf2-d049fbe326a3 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4c5133aa-6f9f-4a55-9cf2-d049fbe326a3 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption/2800d807-8af5-480a-82d5-e0db4b861011 returned with HTTP 202 Sep 01 02:13:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1080/2193] 192.168.122.45 () {58 vars in 1368 bytes} [Tue Sep 1 02:13:39 2026] DELETE /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption/2800d807-8af5-480a-82d5-e0db4b861011 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ea2e56b2-10d3-48e5-abf5-00e86cc476ef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ea2e56b2-10d3-48e5-abf5-00e86cc476ef tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ea2e56b2-10d3-48e5-abf5-00e86cc476ef tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ea2e56b2-10d3-48e5-abf5-00e86cc476ef tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ea2e56b2-10d3-48e5-abf5-00e86cc476ef tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1114/2194] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption => generated 2 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c82e9787-782a-4b88-a224-e872f0f08ffd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c82e9787-782a-4b88-a224-e872f0f08ffd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c82e9787-782a-4b88-a224-e872f0f08ffd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c82e9787-782a-4b88-a224-e872f0f08ffd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c82e9787-782a-4b88-a224-e872f0f08ffd tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption returned with HTTP 200 Sep 01 02:13:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1081/2195] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694/encryption => generated 2 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-18f5cb85-a096-4468-af51-adfa478eaad6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-18f5cb85-a096-4468-af51-adfa478eaad6 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] DELETE http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694 Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-18f5cb85-a096-4468-af51-adfa478eaad6 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-18f5cb85-a096-4468-af51-adfa478eaad6 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-18f5cb85-a096-4468-af51-adfa478eaad6 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694 returned with HTTP 202 Sep 01 02:13:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1115/2196] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:39 2026] DELETE /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a96d0a5a-46a4-4124-8bfb-6ecbd056efd0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a96d0a5a-46a4-4124-8bfb-6ecbd056efd0 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694 Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a96d0a5a-46a4-4124-8bfb-6ecbd056efd0 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a96d0a5a-46a4-4124-8bfb-6ecbd056efd0 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a96d0a5a-46a4-4124-8bfb-6ecbd056efd0 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694 returned with HTTP 404 Sep 01 02:13:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1082/2197] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:13:39 2026] GET /volume/v3/types/d0788bb6-6660-46f2-9a83-b60d59e52694 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bae088ea-ade1-4338-91dd-1a36acec636e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bae088ea-ade1-4338-91dd-1a36acec636e tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types Sep 01 02:13:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bae088ea-ade1-4338-91dd-1a36acec636e tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bae088ea-ade1-4338-91dd-1a36acec636e tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bae088ea-ade1-4338-91dd-1a36acec636e tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1116/2198] 192.168.122.45 () {58 vars in 1110 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/types => generated 1474 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5bc892af-45e6-4b56-9aee-2268e9460448 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5bc892af-45e6-4b56-9aee-2268e9460448 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5bc892af-45e6-4b56-9aee-2268e9460448 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-101728592"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5bc892af-45e6-4b56-9aee-2268e9460448 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1083/2199] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:13:40 2026] POST /volume/v3/types => generated 220 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1fff1dd7-34ab-4bab-bb9f-babd74c0f343 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1fff1dd7-34ab-4bab-bb9f-babd74c0f343 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] PUT http://192.168.122.45/volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 Sep 01 02:13:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1fff1dd7-34ab-4bab-bb9f-babd74c0f343 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-710340214", "description": "tempest-volume-type-description-1231001194", "is_public": false}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1fff1dd7-34ab-4bab-bb9f-babd74c0f343 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1117/2200] 192.168.122.45 () {60 vars in 1242 bytes} [Tue Sep 1 02:13:40 2026] PUT /volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 => generated 204 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5e7cc727-4b6a-493c-bb59-6a3aaa9c0bfe None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5e7cc727-4b6a-493c-bb59-6a3aaa9c0bfe tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5e7cc727-4b6a-493c-bb59-6a3aaa9c0bfe tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5e7cc727-4b6a-493c-bb59-6a3aaa9c0bfe tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5e7cc727-4b6a-493c-bb59-6a3aaa9c0bfe tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 returned with HTTP 200 Sep 01 02:13:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1084/2201] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 => generated 268 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-363fcd04-e4a8-4480-b525-f02633525f08 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-363fcd04-e4a8-4480-b525-f02633525f08 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] DELETE http://192.168.122.45/volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 Sep 01 02:13:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-363fcd04-e4a8-4480-b525-f02633525f08 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-363fcd04-e4a8-4480-b525-f02633525f08 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-363fcd04-e4a8-4480-b525-f02633525f08 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 returned with HTTP 202 Sep 01 02:13:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1118/2202] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:13:40 2026] DELETE /volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-50017e29-43d4-4a23-875a-faa87f1a3be5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-50017e29-43d4-4a23-875a-faa87f1a3be5 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] GET http://192.168.122.45/volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-50017e29-43d4-4a23-875a-faa87f1a3be5 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-50017e29-43d4-4a23-875a-faa87f1a3be5 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-50017e29-43d4-4a23-875a-faa87f1a3be5 tempest-VolumeTypesTest-1893264481 tempest-VolumeTypesTest-1893264481-project-admin] http://192.168.122.45/volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 returned with HTTP 404 Sep 01 02:13:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1085/2203] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:13:40 2026] GET /volume/v3/types/244273bd-1f7d-4db2-9856-dde37a0f9f90 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f65c3c3e-a049-44d9-b14c-e5c1346ee666 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f65c3c3e-a049-44d9-b14c-e5c1346ee666 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f65c3c3e-a049-44d9-b14c-e5c1346ee666 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f65c3c3e-a049-44d9-b14c-e5c1346ee666 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f65c3c3e-a049-44d9-b14c-e5c1346ee666 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f65c3c3e-a049-44d9-b14c-e5c1346ee666 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1119/2204] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 945 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-f47f40a7-40df-4f3f-8c4b-34bb588a0a6d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-f47f40a7-40df-4f3f-8c4b-34bb588a0a6d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-f47f40a7-40df-4f3f-8c4b-34bb588a0a6d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-f47f40a7-40df-4f3f-8c4b-34bb588a0a6d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-f47f40a7-40df-4f3f-8c4b-34bb588a0a6d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-f47f40a7-40df-4f3f-8c4b-34bb588a0a6d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 200 Sep 01 02:13:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1086/2205] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 945 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-71567d83-f7a0-4132-a4a0-2f20525d6772 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-71567d83-f7a0-4132-a4a0-2f20525d6772 None None] GET http://192.168.122.45/volume// Sep 01 02:13:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-71567d83-f7a0-4132-a4a0-2f20525d6772 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-71567d83-f7a0-4132-a4a0-2f20525d6772 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-71567d83-f7a0-4132-a4a0-2f20525d6772 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:13:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1120/2206] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:43 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-b123841b-4bd0-4cab-ad0d-4729980a8450 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-b123841b-4bd0-4cab-ad0d-4729980a8450 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:13:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-b123841b-4bd0-4cab-ad0d-4729980a8450 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bac80459-4930-498d-8d6a-95fea92a4f10", "connector": null, "instance_uuid": "5bb98458-942b-46cb-bd3b-570fa7c76ade"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-b123841b-4bd0-4cab-ad0d-4729980a8450 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1087/2207] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:13:43 2026] POST /volume/v3/attachments => generated 273 bytes in 347 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ac0b601a-039d-4d98-b4ec-bed648b99c70 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac0b601a-039d-4d98-b4ec-bed648b99c70 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ac0b601a-039d-4d98-b4ec-bed648b99c70 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ac0b601a-039d-4d98-b4ec-bed648b99c70 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-db31a436-52e7-48b6-8039-d789bff73b57 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-db31a436-52e7-48b6-8039-d789bff73b57 None None] GET http://192.168.122.45/volume// Sep 01 02:13:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-db31a436-52e7-48b6-8039-d789bff73b57 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-db31a436-52e7-48b6-8039-d789bff73b57 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-db31a436-52e7-48b6-8039-d789bff73b57 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:13:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1088/2208] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-156ae426-a229-49e5-a970-99249297946b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ac0b601a-039d-4d98-b4ec-bed648b99c70 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac0b601a-039d-4d98-b4ec-bed648b99c70 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1121/2209] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 944 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-156ae426-a229-49e5-a970-99249297946b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-156ae426-a229-49e5-a970-99249297946b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-156ae426-a229-49e5-a970-99249297946b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-156ae426-a229-49e5-a970-99249297946b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-156ae426-a229-49e5-a970-99249297946b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1089/2210] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:13:44 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 1125 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:13:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-723e2477-4cfe-455c-a56f-5dab19cdd18d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-723e2477-4cfe-455c-a56f-5dab19cdd18d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] PUT http://192.168.122.45/volume/v3/attachments/eebd7d19-8291-46c3-9312-13355459e888 Sep 01 02:13:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-723e2477-4cfe-455c-a56f-5dab19cdd18d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:44 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-723e2477-4cfe-455c-a56f-5dab19cdd18d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Acquiring lock "cinder-attachment_update-bac80459-4930-498d-8d6a-95fea92a4f10-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:13:44 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-723e2477-4cfe-455c-a56f-5dab19cdd18d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Lock "cinder-attachment_update-bac80459-4930-498d-8d6a-95fea92a4f10-devstack" acquired by "attachment_update" :: waited 0.031s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:13:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:44 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-723e2477-4cfe-455c-a56f-5dab19cdd18d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Lock "cinder-attachment_update-bac80459-4930-498d-8d6a-95fea92a4f10-devstack" released by "attachment_update" :: held 0.231s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:13:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-723e2477-4cfe-455c-a56f-5dab19cdd18d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments/eebd7d19-8291-46c3-9312-13355459e888 returned with HTTP 200 Sep 01 02:13:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1122/2211] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:13:44 2026] PUT /volume/v3/attachments/eebd7d19-8291-46c3-9312-13355459e888 => generated 694 bytes in 301 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-89d4ccbd-ba37-4fe9-a68e-e41d7dac26e9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-89d4ccbd-ba37-4fe9-a68e-e41d7dac26e9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/attachments/eebd7d19-8291-46c3-9312-13355459e888/action Sep 01 02:13:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-89d4ccbd-ba37-4fe9-a68e-e41d7dac26e9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-89d4ccbd-ba37-4fe9-a68e-e41d7dac26e9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8a10f47c-5c99-409d-a364-34a5e22625f9 req-89d4ccbd-ba37-4fe9-a68e-e41d7dac26e9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments/eebd7d19-8291-46c3-9312-13355459e888/action returned with HTTP 204 Sep 01 02:13:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1090/2212] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:13:45 2026] POST /volume/v3/attachments/eebd7d19-8291-46c3-9312-13355459e888/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-69ec013a-1021-430b-b92f-ea220fd83700 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-69ec013a-1021-430b-b92f-ea220fd83700 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-69ec013a-1021-430b-b92f-ea220fd83700 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-69ec013a-1021-430b-b92f-ea220fd83700 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-69ec013a-1021-430b-b92f-ea220fd83700 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-69ec013a-1021-430b-b92f-ea220fd83700 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 200 Sep 01 02:13:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1123/2213] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:45 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 1237 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bbab6200-b41a-4dc5-972e-4a340590115f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bbab6200-b41a-4dc5-972e-4a340590115f tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bbab6200-b41a-4dc5-972e-4a340590115f tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bbab6200-b41a-4dc5-972e-4a340590115f tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bbab6200-b41a-4dc5-972e-4a340590115f tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bbab6200-b41a-4dc5-972e-4a340590115f tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 200 Sep 01 02:13:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1091/2214] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:45 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 1237 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6519f439-6bbd-444b-b35e-08ad3fc5391c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6519f439-6bbd-444b-b35e-08ad3fc5391c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6519f439-6bbd-444b-b35e-08ad3fc5391c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6519f439-6bbd-444b-b35e-08ad3fc5391c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6519f439-6bbd-444b-b35e-08ad3fc5391c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6519f439-6bbd-444b-b35e-08ad3fc5391c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 200 Sep 01 02:13:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1124/2215] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:45 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 946 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ead2ea99-9355-4e49-95a7-e497203b7145 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ead2ea99-9355-4e49-95a7-e497203b7145 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ead2ea99-9355-4e49-95a7-e497203b7145 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ead2ea99-9355-4e49-95a7-e497203b7145 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ead2ea99-9355-4e49-95a7-e497203b7145 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ead2ea99-9355-4e49-95a7-e497203b7145 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1092/2216] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:13:45 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 946 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-3e01f041-e841-4e8b-be66-32878be4dcbb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-3e01f041-e841-4e8b-be66-32878be4dcbb None None] GET http://192.168.122.45/volume// Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-3e01f041-e841-4e8b-be66-32878be4dcbb None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-3e01f041-e841-4e8b-be66-32878be4dcbb None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-3e01f041-e841-4e8b-be66-32878be4dcbb None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:13:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1125/2217] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ebedbcda-757b-49bf-b92d-9aeb0bd6e7cb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ebedbcda-757b-49bf-b92d-9aeb0bd6e7cb tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:13:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ebedbcda-757b-49bf-b92d-9aeb0bd6e7cb tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d00ae53-2436-4394-bcd7-d460c84c4bef", "connector": null, "instance_uuid": "5bb98458-942b-46cb-bd3b-570fa7c76ade"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-ebedbcda-757b-49bf-b92d-9aeb0bd6e7cb tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1093/2218] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:13:46 2026] POST /volume/v3/attachments => generated 273 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-837dec6f-cfd9-4778-a573-addb37986cee None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-837dec6f-cfd9-4778-a573-addb37986cee tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-837dec6f-cfd9-4778-a573-addb37986cee tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-837dec6f-cfd9-4778-a573-addb37986cee tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-80e8b3a6-05de-470a-a289-80f2d63ec0b6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-80e8b3a6-05de-470a-a289-80f2d63ec0b6 None None] GET http://192.168.122.45/volume// Sep 01 02:13:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-80e8b3a6-05de-470a-a289-80f2d63ec0b6 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-80e8b3a6-05de-470a-a289-80f2d63ec0b6 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-80e8b3a6-05de-470a-a289-80f2d63ec0b6 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:13:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1094/2219] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-837dec6f-cfd9-4778-a573-addb37986cee tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-479d49e8-723b-4ae2-9938-77ec7ed51d42 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-837dec6f-cfd9-4778-a573-addb37986cee tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1126/2220] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 945 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-479d49e8-723b-4ae2-9938-77ec7ed51d42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-479d49e8-723b-4ae2-9938-77ec7ed51d42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-479d49e8-723b-4ae2-9938-77ec7ed51d42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-479d49e8-723b-4ae2-9938-77ec7ed51d42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-479d49e8-723b-4ae2-9938-77ec7ed51d42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1095/2221] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:13:46 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 1126 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-d467da1d-be61-45d7-8dc9-5fa8598082c9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-d467da1d-be61-45d7-8dc9-5fa8598082c9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] PUT http://192.168.122.45/volume/v3/attachments/59e9e6f8-f2a1-45c8-8d6c-790f12b10ed7 Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-d467da1d-be61-45d7-8dc9-5fa8598082c9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-d467da1d-be61-45d7-8dc9-5fa8598082c9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Acquiring lock "cinder-attachment_update-4d00ae53-2436-4394-bcd7-d460c84c4bef-devstack" by "attachment_update" {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-d467da1d-be61-45d7-8dc9-5fa8598082c9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Lock "cinder-attachment_update-4d00ae53-2436-4394-bcd7-d460c84c4bef-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87081) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:46 devstack devstack@c-api.service[87081]: DEBUG cinder.coordination [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-d467da1d-be61-45d7-8dc9-5fa8598082c9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Lock "cinder-attachment_update-4d00ae53-2436-4394-bcd7-d460c84c4bef-devstack" released by "attachment_update" :: held 0.184s {{(pid=87081) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:13:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-d467da1d-be61-45d7-8dc9-5fa8598082c9 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments/59e9e6f8-f2a1-45c8-8d6c-790f12b10ed7 returned with HTTP 200 Sep 01 02:13:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1127/2222] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:13:46 2026] PUT /volume/v3/attachments/59e9e6f8-f2a1-45c8-8d6c-790f12b10ed7 => generated 694 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-e7d6363e-2025-4f55-bd5a-86adba004010 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-e7d6363e-2025-4f55-bd5a-86adba004010 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/attachments/59e9e6f8-f2a1-45c8-8d6c-790f12b10ed7/action Sep 01 02:13:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-e7d6363e-2025-4f55-bd5a-86adba004010 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-e7d6363e-2025-4f55-bd5a-86adba004010 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-908c57e6-7c76-4791-8856-e78668fddbb8 req-e7d6363e-2025-4f55-bd5a-86adba004010 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments/59e9e6f8-f2a1-45c8-8d6c-790f12b10ed7/action returned with HTTP 204 Sep 01 02:13:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1096/2223] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:13:47 2026] POST /volume/v3/attachments/59e9e6f8-f2a1-45c8-8d6c-790f12b10ed7/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b879004a-b53c-4615-94e8-a17c9bad00f1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b879004a-b53c-4615-94e8-a17c9bad00f1 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b879004a-b53c-4615-94e8-a17c9bad00f1 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b879004a-b53c-4615-94e8-a17c9bad00f1 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b879004a-b53c-4615-94e8-a17c9bad00f1 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b879004a-b53c-4615-94e8-a17c9bad00f1 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 200 Sep 01 02:13:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1128/2224] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:47 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 1238 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a0013ec3-6c18-445d-b441-ff712856cb6c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a0013ec3-6c18-445d-b441-ff712856cb6c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a0013ec3-6c18-445d-b441-ff712856cb6c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a0013ec3-6c18-445d-b441-ff712856cb6c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a0013ec3-6c18-445d-b441-ff712856cb6c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a0013ec3-6c18-445d-b441-ff712856cb6c tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 200 Sep 01 02:13:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1097/2225] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:13:47 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-4cef253d-8632-413c-bcfb-61650749ed42 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-4cef253d-8632-413c-bcfb-61650749ed42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-4cef253d-8632-413c-bcfb-61650749ed42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-4cef253d-8632-413c-bcfb-61650749ed42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-4cef253d-8632-413c-bcfb-61650749ed42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-4cef253d-8632-413c-bcfb-61650749ed42 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 200 Sep 01 02:13:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1129/2226] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:13:50 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 1237 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0c4cedf0-17dc-4abf-92a6-577191f10a82 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0c4cedf0-17dc-4abf-92a6-577191f10a82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10/action Sep 01 02:13:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0c4cedf0-17dc-4abf-92a6-577191f10a82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0c4cedf0-17dc-4abf-92a6-577191f10a82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0c4cedf0-17dc-4abf-92a6-577191f10a82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0c4cedf0-17dc-4abf-92a6-577191f10a82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Begin detaching volume completed successfully. Sep 01 02:13:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0c4cedf0-17dc-4abf-92a6-577191f10a82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10/action returned with HTTP 202 Sep 01 02:13:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1098/2227] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:13:51 2026] POST /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:13:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-c8b1eb9a-ccb8-47a9-9685-38ea42e4c540 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-c8b1eb9a-ccb8-47a9-9685-38ea42e4c540 None None] GET http://192.168.122.45/volume// Sep 01 02:13:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-c8b1eb9a-ccb8-47a9-9685-38ea42e4c540 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-c8b1eb9a-ccb8-47a9-9685-38ea42e4c540 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-c8b1eb9a-ccb8-47a9-9685-38ea42e4c540 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:13:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1130/2228] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:51 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-ae0f83d6-5167-4fd8-9893-5cb5c44d6296 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-ae0f83d6-5167-4fd8-9893-5cb5c44d6296 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-ae0f83d6-5167-4fd8-9893-5cb5c44d6296 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-ae0f83d6-5167-4fd8-9893-5cb5c44d6296 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-ae0f83d6-5167-4fd8-9893-5cb5c44d6296 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-ae0f83d6-5167-4fd8-9893-5cb5c44d6296 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 200 Sep 01 02:13:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1099/2229] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:13:51 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 1421 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0a303b08-7ec2-4dad-850a-1239bb0f0884 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0a303b08-7ec2-4dad-850a-1239bb0f0884 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] DELETE http://192.168.122.45/volume/v3/attachments/eebd7d19-8291-46c3-9312-13355459e888 Sep 01 02:13:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0a303b08-7ec2-4dad-850a-1239bb0f0884 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0a303b08-7ec2-4dad-850a-1239bb0f0884 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:51 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:13:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8dad3a76-5e2d-43f8-9bc4-2d7c93504b74 req-0a303b08-7ec2-4dad-850a-1239bb0f0884 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments/eebd7d19-8291-46c3-9312-13355459e888 returned with HTTP 200 Sep 01 02:13:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1131/2230] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:13:51 2026] DELETE /volume/v3/attachments/eebd7d19-8291-46c3-9312-13355459e888 => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-09d7b14e-954a-497a-a955-9c8116c36102 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-09d7b14e-954a-497a-a955-9c8116c36102 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] DELETE http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-09d7b14e-954a-497a-a955-9c8116c36102 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-09d7b14e-954a-497a-a955-9c8116c36102 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-09d7b14e-954a-497a-a955-9c8116c36102 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Delete volume with id: bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-09d7b14e-954a-497a-a955-9c8116c36102 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-09d7b14e-954a-497a-a955-9c8116c36102 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Delete volume request issued successfully. Sep 01 02:13:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-09d7b14e-954a-497a-a955-9c8116c36102 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 202 Sep 01 02:13:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1100/2231] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:52 2026] DELETE /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-527816db-b9a7-4210-b346-c187cbde7cff req-989d662c-dc78-4edb-a654-3b1919e16614 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-989d662c-dc78-4edb-a654-3b1919e16614 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-989d662c-dc78-4edb-a654-3b1919e16614 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-989d662c-dc78-4edb-a654-3b1919e16614 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-527816db-b9a7-4210-b346-c187cbde7cff req-989d662c-dc78-4edb-a654-3b1919e16614 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-989d662c-dc78-4edb-a654-3b1919e16614 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1132/2232] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-527816db-b9a7-4210-b346-c187cbde7cff req-0ff9c097-7f99-4c30-8fe5-89c345025e35 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-0ff9c097-7f99-4c30-8fe5-89c345025e35 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] POST http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef/action Sep 01 02:13:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-0ff9c097-7f99-4c30-8fe5-89c345025e35 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:13:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-0ff9c097-7f99-4c30-8fe5-89c345025e35 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:13:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-527816db-b9a7-4210-b346-c187cbde7cff req-0ff9c097-7f99-4c30-8fe5-89c345025e35 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-527816db-b9a7-4210-b346-c187cbde7cff req-0ff9c097-7f99-4c30-8fe5-89c345025e35 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Begin detaching volume completed successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-0ff9c097-7f99-4c30-8fe5-89c345025e35 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef/action returned with HTTP 202 Sep 01 02:13:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1101/2233] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:13:55 2026] POST /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-527816db-b9a7-4210-b346-c187cbde7cff req-72d1b392-9a2e-4dbc-b8a8-ddbafdff1ab8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-72d1b392-9a2e-4dbc-b8a8-ddbafdff1ab8 None None] GET http://192.168.122.45/volume// Sep 01 02:13:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-72d1b392-9a2e-4dbc-b8a8-ddbafdff1ab8 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-72d1b392-9a2e-4dbc-b8a8-ddbafdff1ab8 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-72d1b392-9a2e-4dbc-b8a8-ddbafdff1ab8 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:13:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1133/2234] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:13:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-527816db-b9a7-4210-b346-c187cbde7cff req-91f017d2-ae31-4989-82b4-52a4391e4ec7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-91f017d2-ae31-4989-82b4-52a4391e4ec7 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-91f017d2-ae31-4989-82b4-52a4391e4ec7 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-91f017d2-ae31-4989-82b4-52a4391e4ec7 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-527816db-b9a7-4210-b346-c187cbde7cff req-91f017d2-ae31-4989-82b4-52a4391e4ec7 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-91f017d2-ae31-4989-82b4-52a4391e4ec7 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 200 Sep 01 02:13:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1102/2235] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:13:55 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 1422 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:13:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-527816db-b9a7-4210-b346-c187cbde7cff req-34fcad31-4abf-4a1a-8517-eee08e9cf280 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-34fcad31-4abf-4a1a-8517-eee08e9cf280 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] DELETE http://192.168.122.45/volume/v3/attachments/59e9e6f8-f2a1-45c8-8d6c-790f12b10ed7 Sep 01 02:13:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-34fcad31-4abf-4a1a-8517-eee08e9cf280 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-34fcad31-4abf-4a1a-8517-eee08e9cf280 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:56 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:13:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-527816db-b9a7-4210-b346-c187cbde7cff req-34fcad31-4abf-4a1a-8517-eee08e9cf280 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments/59e9e6f8-f2a1-45c8-8d6c-790f12b10ed7 returned with HTTP 200 Sep 01 02:13:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1134/2236] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:13:56 2026] DELETE /volume/v3/attachments/59e9e6f8-f2a1-45c8-8d6c-790f12b10ed7 => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-47fa0fb8-f121-43c5-a86e-ba52041fc9c3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-47fa0fb8-f121-43c5-a86e-ba52041fc9c3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] DELETE http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-47fa0fb8-f121-43c5-a86e-ba52041fc9c3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-47fa0fb8-f121-43c5-a86e-ba52041fc9c3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:56 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-47fa0fb8-f121-43c5-a86e-ba52041fc9c3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Delete volume with id: 4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:13:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:13:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-47fa0fb8-f121-43c5-a86e-ba52041fc9c3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-47fa0fb8-f121-43c5-a86e-ba52041fc9c3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Delete volume request issued successfully. Sep 01 02:13:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-47fa0fb8-f121-43c5-a86e-ba52041fc9c3 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 202 Sep 01 02:13:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1103/2237] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:13:56 2026] DELETE /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:13:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-77464390-5787-4ce4-92ce-f26bb642ca77 req-6724116b-f682-41b1-9f70-07c95e5b5b82 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-77464390-5787-4ce4-92ce-f26bb642ca77 req-6724116b-f682-41b1-9f70-07c95e5b5b82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:13:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-77464390-5787-4ce4-92ce-f26bb642ca77 req-6724116b-f682-41b1-9f70-07c95e5b5b82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-77464390-5787-4ce4-92ce-f26bb642ca77 req-6724116b-f682-41b1-9f70-07c95e5b5b82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:13:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:13:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:13:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:13:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-77464390-5787-4ce4-92ce-f26bb642ca77 req-6724116b-f682-41b1-9f70-07c95e5b5b82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:13:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-77464390-5787-4ce4-92ce-f26bb642ca77 req-6724116b-f682-41b1-9f70-07c95e5b5b82 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 200 Sep 01 02:13:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1135/2238] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:13:57 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 945 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:13:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-a5a4db67-71e6-41ba-81c7-68b160a14889 req-37be253c-d172-44f7-9c51-511691255af4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:13:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a5a4db67-71e6-41ba-81c7-68b160a14889 req-37be253c-d172-44f7-9c51-511691255af4 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:13:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a5a4db67-71e6-41ba-81c7-68b160a14889 req-37be253c-d172-44f7-9c51-511691255af4 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:13:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-a5a4db67-71e6-41ba-81c7-68b160a14889 req-37be253c-d172-44f7-9c51-511691255af4 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:13:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-a5a4db67-71e6-41ba-81c7-68b160a14889 req-37be253c-d172-44f7-9c51-511691255af4 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 404 Sep 01 02:13:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1104/2239] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:13:57 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-5f19c4be-b85f-43c2-a18d-b559d7e4a491 req-25806cdc-2a12-4bdb-9ce2-da2e2bb538fc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-5f19c4be-b85f-43c2-a18d-b559d7e4a491 req-25806cdc-2a12-4bdb-9ce2-da2e2bb538fc tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] DELETE http://192.168.122.45/volume/v3/attachments/5bedbb12-ee22-4ce3-aae5-c361eb3d18e9 Sep 01 02:14:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-5f19c4be-b85f-43c2-a18d-b559d7e4a491 req-25806cdc-2a12-4bdb-9ce2-da2e2bb538fc tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-5f19c4be-b85f-43c2-a18d-b559d7e4a491 req-25806cdc-2a12-4bdb-9ce2-da2e2bb538fc tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:01 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:14:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-5f19c4be-b85f-43c2-a18d-b559d7e4a491 req-25806cdc-2a12-4bdb-9ce2-da2e2bb538fc tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/attachments/5bedbb12-ee22-4ce3-aae5-c361eb3d18e9 returned with HTTP 200 Sep 01 02:14:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1136/2240] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:14:01 2026] DELETE /volume/v3/attachments/5bedbb12-ee22-4ce3-aae5-c361eb3d18e9 => generated 19 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c04f8e31-e819-47f3-981d-3aeaa8e875ae None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c04f8e31-e819-47f3-981d-3aeaa8e875ae tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] DELETE http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:14:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c04f8e31-e819-47f3-981d-3aeaa8e875ae tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c04f8e31-e819-47f3-981d-3aeaa8e875ae tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-c04f8e31-e819-47f3-981d-3aeaa8e875ae tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Delete volume with id: 3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:14:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c04f8e31-e819-47f3-981d-3aeaa8e875ae tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c04f8e31-e819-47f3-981d-3aeaa8e875ae tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Delete volume request issued successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c04f8e31-e819-47f3-981d-3aeaa8e875ae tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 202 Sep 01 02:14:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1105/2241] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:02 2026] DELETE /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dff343e0-7037-4dff-ba4b-34aa32fc43da None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dff343e0-7037-4dff-ba4b-34aa32fc43da tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:14:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dff343e0-7037-4dff-ba4b-34aa32fc43da tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dff343e0-7037-4dff-ba4b-34aa32fc43da tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dff343e0-7037-4dff-ba4b-34aa32fc43da tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Volume info retrieved successfully. Sep 01 02:14:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dff343e0-7037-4dff-ba4b-34aa32fc43da tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 200 Sep 01 02:14:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1137/2242] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:02 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 1253 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ab4a5260-719e-4768-855c-7cfe2f1d9e81 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ab4a5260-719e-4768-855c-7cfe2f1d9e81 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e Sep 01 02:14:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ab4a5260-719e-4768-855c-7cfe2f1d9e81 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ab4a5260-719e-4768-855c-7cfe2f1d9e81 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ab4a5260-719e-4768-855c-7cfe2f1d9e81 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e returned with HTTP 404 Sep 01 02:14:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1106/2243] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:03 2026] GET /volume/v3/volumes/3acb1b3d-8b88-4228-bc6c-73f33b3cf61e => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a5702121-c353-4711-bbc1-e3903cce8497 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a5702121-c353-4711-bbc1-e3903cce8497 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] DELETE http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:14:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a5702121-c353-4711-bbc1-e3903cce8497 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a5702121-c353-4711-bbc1-e3903cce8497 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-a5702121-c353-4711-bbc1-e3903cce8497 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Delete volume with id: 4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:14:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a5702121-c353-4711-bbc1-e3903cce8497 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 404 Sep 01 02:14:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1138/2244] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:03 2026] DELETE /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b94d484c-b9b5-4fcb-b998-dc0edd2e2e08 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b94d484c-b9b5-4fcb-b998-dc0edd2e2e08 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef Sep 01 02:14:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b94d484c-b9b5-4fcb-b998-dc0edd2e2e08 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b94d484c-b9b5-4fcb-b998-dc0edd2e2e08 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b94d484c-b9b5-4fcb-b998-dc0edd2e2e08 tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef returned with HTTP 404 Sep 01 02:14:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1107/2245] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:03 2026] GET /volume/v3/volumes/4d00ae53-2436-4394-bcd7-d460c84c4bef => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dc27daa5-d350-448f-b85a-da34a5d1f06b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dc27daa5-d350-448f-b85a-da34a5d1f06b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] DELETE http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:14:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dc27daa5-d350-448f-b85a-da34a5d1f06b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dc27daa5-d350-448f-b85a-da34a5d1f06b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:03 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-dc27daa5-d350-448f-b85a-da34a5d1f06b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Delete volume with id: bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dc27daa5-d350-448f-b85a-da34a5d1f06b tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 404 Sep 01 02:14:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1139/2246] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:03 2026] DELETE /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8d475545-4d5a-4eee-926e-847f42c28b0d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8d475545-4d5a-4eee-926e-847f42c28b0d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] GET http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8d475545-4d5a-4eee-926e-847f42c28b0d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8d475545-4d5a-4eee-926e-847f42c28b0d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8d475545-4d5a-4eee-926e-847f42c28b0d tempest-TestInstancesWithCinderVolumes-1024417517 tempest-TestInstancesWithCinderVolumes-1024417517-project-member] http://192.168.122.45/volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 returned with HTTP 404 Sep 01 02:14:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1108/2247] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/volumes/bac80459-4930-498d-8d6a-95fea92a4f10 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-630864a7-b809-446c-8cc6-fe54a0532116 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-630864a7-b809-446c-8cc6-fe54a0532116 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] GET http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-630864a7-b809-446c-8cc6-fe54a0532116 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-630864a7-b809-446c-8cc6-fe54a0532116 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-630864a7-b809-446c-8cc6-fe54a0532116 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-630864a7-b809-446c-8cc6-fe54a0532116 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Get all volumes completed successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-630864a7-b809-446c-8cc6-fe54a0532116 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:14:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1140/2248] 192.168.122.45 () {58 vars in 1164 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b6e19d21-b3ef-4ad5-98e7-32b16da21c01 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b6e19d21-b3ef-4ad5-98e7-32b16da21c01 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] DELETE http://192.168.122.45/volume/v3/types/dccd621d-fd71-4102-b05e-0c0001a29cf6 Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b6e19d21-b3ef-4ad5-98e7-32b16da21c01 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b6e19d21-b3ef-4ad5-98e7-32b16da21c01 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b6e19d21-b3ef-4ad5-98e7-32b16da21c01 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] http://192.168.122.45/volume/v3/types/dccd621d-fd71-4102-b05e-0c0001a29cf6 returned with HTTP 202 Sep 01 02:14:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1109/2249] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:14:04 2026] DELETE /volume/v3/types/dccd621d-fd71-4102-b05e-0c0001a29cf6 => generated 0 bytes in 111 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c3f38131-9ad4-4b66-9d9a-5983bc094076 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c3f38131-9ad4-4b66-9d9a-5983bc094076 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] GET http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c3f38131-9ad4-4b66-9d9a-5983bc094076 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c3f38131-9ad4-4b66-9d9a-5983bc094076 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c3f38131-9ad4-4b66-9d9a-5983bc094076 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c3f38131-9ad4-4b66-9d9a-5983bc094076 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Get all volumes completed successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c3f38131-9ad4-4b66-9d9a-5983bc094076 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:14:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1141/2250] 192.168.122.45 () {58 vars in 1164 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-22be93cd-78c4-442a-b2c5-7c65f6af4479 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22be93cd-78c4-442a-b2c5-7c65f6af4479 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] DELETE http://192.168.122.45/volume/v3/types/30635520-c7b4-4bcf-8238-cd8c19b0c2bb Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22be93cd-78c4-442a-b2c5-7c65f6af4479 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22be93cd-78c4-442a-b2c5-7c65f6af4479 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22be93cd-78c4-442a-b2c5-7c65f6af4479 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] http://192.168.122.45/volume/v3/types/30635520-c7b4-4bcf-8238-cd8c19b0c2bb returned with HTTP 202 Sep 01 02:14:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1110/2251] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:14:04 2026] DELETE /volume/v3/types/30635520-c7b4-4bcf-8238-cd8c19b0c2bb => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ec5bd677-8af5-4a61-9d89-dd1533f29da7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ec5bd677-8af5-4a61-9d89-dd1533f29da7 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] GET http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ec5bd677-8af5-4a61-9d89-dd1533f29da7 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ec5bd677-8af5-4a61-9d89-dd1533f29da7 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec5bd677-8af5-4a61-9d89-dd1533f29da7 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ec5bd677-8af5-4a61-9d89-dd1533f29da7 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Get all volumes completed successfully. Sep 01 02:14:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ec5bd677-8af5-4a61-9d89-dd1533f29da7 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:14:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1142/2252] 192.168.122.45 () {58 vars in 1164 bytes} [Tue Sep 1 02:14:04 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-03cde724-ca8f-4caf-b865-a17d8e828a78 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03cde724-ca8f-4caf-b865-a17d8e828a78 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] DELETE http://192.168.122.45/volume/v3/types/892de812-556c-440b-9f1d-7f10a5c4a10f Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-03cde724-ca8f-4caf-b865-a17d8e828a78 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-03cde724-ca8f-4caf-b865-a17d8e828a78 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03cde724-ca8f-4caf-b865-a17d8e828a78 tempest-TestInstancesWithCinderVolumes-2133531544 tempest-TestInstancesWithCinderVolumes-2133531544-project-admin] http://192.168.122.45/volume/v3/types/892de812-556c-440b-9f1d-7f10a5c4a10f returned with HTTP 202 Sep 01 02:14:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1111/2253] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:14:04 2026] DELETE /volume/v3/types/892de812-556c-440b-9f1d-7f10a5c4a10f => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1784537012"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1784537012'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume of 1 GB Sep 01 02:14:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Availability Zones retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (6cf4b26a-0b7d-49d1-aaad-d25629d75f68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63bcd60d-c342-4566-aa5b-0334dd562925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63bcd60d-c342-4566-aa5b-0334dd562925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08de218d-52f8-409d-9f33-f66e314cf50e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Created reservations ['108e06f0-8f94-47dc-b6b3-b4fe5685c20c', '8a495881-c9e0-4cea-8082-707630a11249', '19271b77-f45a-4c21-bab0-f6a682ee22d7', '1310410b-71e0-42f8-b3dc-c3b2f436ebd7'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08de218d-52f8-409d-9f33-f66e314cf50e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['108e06f0-8f94-47dc-b6b3-b4fe5685c20c', '8a495881-c9e0-4cea-8082-707630a11249', '19271b77-f45a-4c21-bab0-f6a682ee22d7', '1310410b-71e0-42f8-b3dc-c3b2f436ebd7']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728ce91c-b6a4-4831-b32d-008fdd21b6a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (728ce91c-b6a4-4831-b32d-008fdd21b6a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb01cd3b-5198-4e64-819e-e12022cdd082', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1784537012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['108e06f0-8f94-47dc-b6b3-b4fe5685c20c','8a495881-c9e0-4cea-8082-707630a11249','19271b77-f45a-4c21-bab0-f6a682ee22d7','1310410b-71e0-42f8-b3dc-c3b2f436ebd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1784537012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb01cd3b-5198-4e64-819e-e12022cdd082,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2aa61704627464198a0866f32207271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e83ec443-02a6-46ba-bf87-2346973d6dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e83ec443-02a6-46ba-bf87-2346973d6dfe) transitioned into state 'SUCCESS' from state '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-1784537012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['108e06f0-8f94-47dc-b6b3-b4fe5685c20c','8a495881-c9e0-4cea-8082-707630a11249','19271b77-f45a-4c21-bab0-f6a682ee22d7','1310410b-71e0-42f8-b3dc-c3b2f436ebd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:14 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=293,cinder:INSERT=43,cinder:UPDATE=80 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928cd893-dc92-47c7-babd-549bfd582bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (928cd893-dc92-47c7-babd-549bfd582bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (6cf4b26a-0b7d-49d1-aaad-d25629d75f68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request issued successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-916a1d7d-b598-43aa-8d8b-dc354eda6fd8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1143/2254] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:14 2026] POST /volume/v3/volumes => generated 756 bytes in 515 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0837947e-72bf-437a-b964-ebb2930f0d9f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0837947e-72bf-437a-b964-ebb2930f0d9f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0837947e-72bf-437a-b964-ebb2930f0d9f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0837947e-72bf-437a-b964-ebb2930f0d9f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0837947e-72bf-437a-b964-ebb2930f0d9f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0837947e-72bf-437a-b964-ebb2930f0d9f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1112/2255] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:14 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 824 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cbfe7933-e14f-40d7-9a63-17475e407694 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cbfe7933-e14f-40d7-9a63-17475e407694 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cbfe7933-e14f-40d7-9a63-17475e407694 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cbfe7933-e14f-40d7-9a63-17475e407694 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cbfe7933-e14f-40d7-9a63-17475e407694 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cbfe7933-e14f-40d7-9a63-17475e407694 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1144/2256] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:16 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 848 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8e510202-f71b-4ab3-a55a-afb20b6727e2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8e510202-f71b-4ab3-a55a-afb20b6727e2 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8e510202-f71b-4ab3-a55a-afb20b6727e2 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8e510202-f71b-4ab3-a55a-afb20b6727e2 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8e510202-f71b-4ab3-a55a-afb20b6727e2 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8e510202-f71b-4ab3-a55a-afb20b6727e2 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1113/2257] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b68b7bb7-0a32-4055-ae46-a3631476c21f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b68b7bb7-0a32-4055-ae46-a3631476c21f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] POST http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action Sep 01 02:14:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b68b7bb7-0a32-4055-ae46-a3631476c21f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action body: b'{"os-attach": {"instance_uuid": "9b553831-f03e-47a6-8e1f-0006fb70f7d4", "mountpoint": "/dev/vdb"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b68b7bb7-0a32-4055-ae46-a3631476c21f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9b553831-f03e-47a6-8e1f-0006fb70f7d4", "mountpoint": "/dev/vdb"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b68b7bb7-0a32-4055-ae46-a3631476c21f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b68b7bb7-0a32-4055-ae46-a3631476c21f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Update volume admin metadata completed successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b68b7bb7-0a32-4055-ae46-a3631476c21f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Attach volume completed successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b68b7bb7-0a32-4055-ae46-a3631476c21f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action returned with HTTP 202 Sep 01 02:14:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1145/2258] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:17 2026] POST /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-88f844e1-cc4f-406d-8a17-c878cf784a26 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88f844e1-cc4f-406d-8a17-c878cf784a26 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-88f844e1-cc4f-406d-8a17-c878cf784a26 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-88f844e1-cc4f-406d-8a17-c878cf784a26 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-88f844e1-cc4f-406d-8a17-c878cf784a26 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88f844e1-cc4f-406d-8a17-c878cf784a26 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1114/2259] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 1183 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-76101b84-aeec-4650-a43b-53025d4749d1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-76101b84-aeec-4650-a43b-53025d4749d1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-76101b84-aeec-4650-a43b-53025d4749d1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-76101b84-aeec-4650-a43b-53025d4749d1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-76101b84-aeec-4650-a43b-53025d4749d1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-76101b84-aeec-4650-a43b-53025d4749d1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1146/2260] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 1183 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ff56f999-10d3-4e14-a6dc-da35274e40bd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ff56f999-10d3-4e14-a6dc-da35274e40bd tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ff56f999-10d3-4e14-a6dc-da35274e40bd tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ff56f999-10d3-4e14-a6dc-da35274e40bd tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-ff56f999-10d3-4e14-a6dc-da35274e40bd tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Updating volume 'eb01cd3b-5198-4e64-819e-e12022cdd082' with '{'status': 'error'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ff56f999-10d3-4e14-a6dc-da35274e40bd tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action returned with HTTP 202 Sep 01 02:14:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1115/2261] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:17 2026] POST /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action => generated 0 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1167f789-7159-4a14-af72-ef27062a027a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1167f789-7159-4a14-af72-ef27062a027a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1167f789-7159-4a14-af72-ef27062a027a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1167f789-7159-4a14-af72-ef27062a027a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1167f789-7159-4a14-af72-ef27062a027a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1167f789-7159-4a14-af72-ef27062a027a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1147/2262] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:17 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 1182 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-47e5ef3b-fc40-4eb3-9ad6-0617afeeefda None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-47e5ef3b-fc40-4eb3-9ad6-0617afeeefda tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-47e5ef3b-fc40-4eb3-9ad6-0617afeeefda tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "57d6b9c3-1e4a-465c-8b32-b383d28699b9"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-47e5ef3b-fc40-4eb3-9ad6-0617afeeefda tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "57d6b9c3-1e4a-465c-8b32-b383d28699b9"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-47e5ef3b-fc40-4eb3-9ad6-0617afeeefda tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-47e5ef3b-fc40-4eb3-9ad6-0617afeeefda tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Terminate volume connection completed successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-47e5ef3b-fc40-4eb3-9ad6-0617afeeefda tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87080) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-47e5ef3b-fc40-4eb3-9ad6-0617afeeefda tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Detach volume completed successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-47e5ef3b-fc40-4eb3-9ad6-0617afeeefda tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action returned with HTTP 202 Sep 01 02:14:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1116/2263] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:18 2026] POST /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action => generated 0 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7110e2cf-60bd-4739-bfed-5bb91a096bc1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7110e2cf-60bd-4739-bfed-5bb91a096bc1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7110e2cf-60bd-4739-bfed-5bb91a096bc1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7110e2cf-60bd-4739-bfed-5bb91a096bc1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7110e2cf-60bd-4739-bfed-5bb91a096bc1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7110e2cf-60bd-4739-bfed-5bb91a096bc1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1148/2264] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 868 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cc9859ef-356c-4aa7-995a-251bb39f7769 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc9859ef-356c-4aa7-995a-251bb39f7769 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc9859ef-356c-4aa7-995a-251bb39f7769 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc9859ef-356c-4aa7-995a-251bb39f7769 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cc9859ef-356c-4aa7-995a-251bb39f7769 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc9859ef-356c-4aa7-995a-251bb39f7769 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1117/2265] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 868 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-906f3a91-1f33-4411-86f1-7f87ece1c57d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-906f3a91-1f33-4411-86f1-7f87ece1c57d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] POST http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-906f3a91-1f33-4411-86f1-7f87ece1c57d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action body: b'{"os-detach": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-906f3a91-1f33-4411-86f1-7f87ece1c57d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-906f3a91-1f33-4411-86f1-7f87ece1c57d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-906f3a91-1f33-4411-86f1-7f87ece1c57d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Detach volume completed successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-906f3a91-1f33-4411-86f1-7f87ece1c57d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action returned with HTTP 202 Sep 01 02:14:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1149/2266] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:18 2026] POST /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d791da9a-fbdc-4b77-853e-41aaeb330a80 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d791da9a-fbdc-4b77-853e-41aaeb330a80 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d791da9a-fbdc-4b77-853e-41aaeb330a80 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d791da9a-fbdc-4b77-853e-41aaeb330a80 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d791da9a-fbdc-4b77-853e-41aaeb330a80 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d791da9a-fbdc-4b77-853e-41aaeb330a80 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1118/2267] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 868 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dad58e53-b380-47df-86b3-4e16680621ea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dad58e53-b380-47df-86b3-4e16680621ea tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dad58e53-b380-47df-86b3-4e16680621ea tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dad58e53-b380-47df-86b3-4e16680621ea tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dad58e53-b380-47df-86b3-4e16680621ea tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dad58e53-b380-47df-86b3-4e16680621ea tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1150/2268] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 868 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4348cc74-771d-49ef-9248-40fd02ea8610 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4348cc74-771d-49ef-9248-40fd02ea8610 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] DELETE http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4348cc74-771d-49ef-9248-40fd02ea8610 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4348cc74-771d-49ef-9248-40fd02ea8610 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-4348cc74-771d-49ef-9248-40fd02ea8610 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Delete volume with id: eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4348cc74-771d-49ef-9248-40fd02ea8610 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4348cc74-771d-49ef-9248-40fd02ea8610 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Delete volume request issued successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4348cc74-771d-49ef-9248-40fd02ea8610 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 202 Sep 01 02:14:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1119/2269] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:18 2026] DELETE /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-62a68782-2882-4c2e-81af-aaf4a8b57554 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62a68782-2882-4c2e-81af-aaf4a8b57554 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62a68782-2882-4c2e-81af-aaf4a8b57554 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62a68782-2882-4c2e-81af-aaf4a8b57554 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-62a68782-2882-4c2e-81af-aaf4a8b57554 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62a68782-2882-4c2e-81af-aaf4a8b57554 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 200 Sep 01 02:14:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1151/2270] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:18 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 867 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-db97fbb0-4055-4c55-881f-aadf36ca6fd2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db97fbb0-4055-4c55-881f-aadf36ca6fd2 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 Sep 01 02:14:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db97fbb0-4055-4c55-881f-aadf36ca6fd2 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db97fbb0-4055-4c55-881f-aadf36ca6fd2 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db97fbb0-4055-4c55-881f-aadf36ca6fd2 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 returned with HTTP 404 Sep 01 02:14:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1120/2271] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:19 2026] GET /volume/v3/volumes/eb01cd3b-5198-4e64-819e-e12022cdd082 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f32626f9-df94-4ab2-acde-deb731b933de None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f32626f9-df94-4ab2-acde-deb731b933de tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:14:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f32626f9-df94-4ab2-acde-deb731b933de tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f32626f9-df94-4ab2-acde-deb731b933de tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:14:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1152/2272] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:14:20 2026] POST /volume/v3/types => generated 287 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-519674703"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-519674703'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume of 1 GB Sep 01 02:14:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Availability Zones retrieved successfully. Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (0f041b2a-261d-42b6-8ce8-adbfea8d99ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1ac56d-898c-4723-a6d5-c23ce8237f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1ac56d-898c-4723-a6d5-c23ce8237f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b81d837-0953-42a0-bc45-4e06b093d747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Created reservations ['82c4c790-55f7-44fe-ade7-cdab9530d6a3', '0d2178a3-a22c-4dae-ba52-b2eee6cf2c19', '8050c739-a516-49e5-a243-699a8d46464d', 'b4b9805b-40f9-41f1-84a9-da0ba5d2406e'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b81d837-0953-42a0-bc45-4e06b093d747) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82c4c790-55f7-44fe-ade7-cdab9530d6a3', '0d2178a3-a22c-4dae-ba52-b2eee6cf2c19', '8050c739-a516-49e5-a243-699a8d46464d', 'b4b9805b-40f9-41f1-84a9-da0ba5d2406e']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d6caad-1f8f-48df-b4d9-0749d34ceb4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d6caad-1f8f-48df-b4d9-0749d34ceb4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c0acd51-6142-4051-a653-77c25defe912', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-519674703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['82c4c790-55f7-44fe-ade7-cdab9530d6a3','0d2178a3-a22c-4dae-ba52-b2eee6cf2c19','8050c739-a516-49e5-a243-699a8d46464d','b4b9805b-40f9-41f1-84a9-da0ba5d2406e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-519674703',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c0acd51-6142-4051-a653-77c25defe912,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2aa61704627464198a0866f32207271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a497ff3-5900-4ebd-b8c5-4ea0e46f5de3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a497ff3-5900-4ebd-b8c5-4ea0e46f5de3) transitioned into state 'SUCCESS' from state '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-519674703',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['82c4c790-55f7-44fe-ade7-cdab9530d6a3','0d2178a3-a22c-4dae-ba52-b2eee6cf2c19','8050c739-a516-49e5-a243-699a8d46464d','b4b9805b-40f9-41f1-84a9-da0ba5d2406e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (862ded27-a8e5-4831-87ba-fa4998e36014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (862ded27-a8e5-4831-87ba-fa4998e36014) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (0f041b2a-261d-42b6-8ce8-adbfea8d99ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request issued successfully. Sep 01 02:14:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b93a4a8c-ce0d-498d-a80e-ee2d69cfc79e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1121/2273] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:22 2026] POST /volume/v3/volumes => generated 755 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c84fbf37-9bb5-4254-ba8a-1acd46fb6fcc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c84fbf37-9bb5-4254-ba8a-1acd46fb6fcc tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 Sep 01 02:14:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c84fbf37-9bb5-4254-ba8a-1acd46fb6fcc tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c84fbf37-9bb5-4254-ba8a-1acd46fb6fcc tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:23 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=321,cinder:UPDATE=53,cinder:INSERT=30 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:14:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c84fbf37-9bb5-4254-ba8a-1acd46fb6fcc tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c1dd53dc-22fd-47bc-bc4f-a08d79333c26", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c84fbf37-9bb5-4254-ba8a-1acd46fb6fcc tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 returned with HTTP 200 Sep 01 02:14:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1153/2274] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:23 2026] GET /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 => generated 823 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'c1dd53dc-22fd-47bc-bc4f-a08d79333c26', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Create volume of 1 GB Sep 01 02:14:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Availability Zones retrieved successfully. Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Flow 'volume_create_api' (0663b335-ec16-43c1-aa72-0974818833e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d47cf3c-7d25-4990-a9ec-10a6bfe0baea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d47cf3c-7d25-4990-a9ec-10a6bfe0baea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:14:20Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=0795df98-acdb-47e0-b23e-9b19721d6023,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': '0795df98-acdb-47e0-b23e-9b19721d6023', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a898c65-33fe-4af1-9dd6-ebf101951033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:23 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Created reservations ['dd5c1714-ed81-473e-8bdb-937ddc1a46b7', 'aee104a0-d421-4996-8c1d-3bf2854f6d34', '4640ca28-7f67-4ab0-aef4-f4e23d030251', '8cc363a4-61c6-4d6f-8f01-7998ad5be59e'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a898c65-33fe-4af1-9dd6-ebf101951033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd5c1714-ed81-473e-8bdb-937ddc1a46b7', 'aee104a0-d421-4996-8c1d-3bf2854f6d34', '4640ca28-7f67-4ab0-aef4-f4e23d030251', '8cc363a4-61c6-4d6f-8f01-7998ad5be59e']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2da690c-65c1-4935-ae32-9123f48ef442) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2da690c-65c1-4935-ae32-9123f48ef442) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f', '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='7ce1fff6248b4cb2a1c365adfa2f731f',qos_specs=None,replication_status=,reservations=['dd5c1714-ed81-473e-8bdb-937ddc1a46b7','aee104a0-d421-4996-8c1d-3bf2854f6d34','4640ca28-7f67-4ab0-aef4-f4e23d030251','8cc363a4-61c6-4d6f-8f01-7998ad5be59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77d6b6dd97340f786556047e2aa7424',volume_type_id=0795df98-acdb-47e0-b23e-9b19721d6023), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:23Z,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=00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ce1fff6248b4cb2a1c365adfa2f731f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c77d6b6dd97340f786556047e2aa7424',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0795df98-acdb-47e0-b23e-9b19721d6023),volume_type_id=0795df98-acdb-47e0-b23e-9b19721d6023)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d3dee44-76c4-4993-a74c-b1a49804ec57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d3dee44-76c4-4993-a74c-b1a49804ec57) transitioned into state 'SUCCESS' from 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='7ce1fff6248b4cb2a1c365adfa2f731f',qos_specs=None,replication_status=,reservations=['dd5c1714-ed81-473e-8bdb-937ddc1a46b7','aee104a0-d421-4996-8c1d-3bf2854f6d34','4640ca28-7f67-4ab0-aef4-f4e23d030251','8cc363a4-61c6-4d6f-8f01-7998ad5be59e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c77d6b6dd97340f786556047e2aa7424',volume_type_id=0795df98-acdb-47e0-b23e-9b19721d6023)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fea5b52-0176-4783-8cf3-6281fc38a84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1fea5b52-0176-4783-8cf3-6281fc38a84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Flow 'volume_create_api' (0663b335-ec16-43c1-aa72-0974818833e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Create volume request issued successfully. Sep 01 02:14:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d8c5a268-0998-4de5-9ff9-5dadab3e9971 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1122/2275] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:23 2026] POST /volume/v3/volumes => generated 804 bytes in 607 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-53d49522-b6cf-474e-89f2-bf66c776f42b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-53d49522-b6cf-474e-89f2-bf66c776f42b tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] GET http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-53d49522-b6cf-474e-89f2-bf66c776f42b tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-53d49522-b6cf-474e-89f2-bf66c776f42b tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-53d49522-b6cf-474e-89f2-bf66c776f42b tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Volume info retrieved successfully. Sep 01 02:14:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-53d49522-b6cf-474e-89f2-bf66c776f42b tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 200 Sep 01 02:14:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1154/2276] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:23 2026] GET /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 872 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-186e7b6c-d7a4-405d-8612-a817d443627e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-186e7b6c-d7a4-405d-8612-a817d443627e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 Sep 01 02:14:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-186e7b6c-d7a4-405d-8612-a817d443627e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-186e7b6c-d7a4-405d-8612-a817d443627e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-186e7b6c-d7a4-405d-8612-a817d443627e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-186e7b6c-d7a4-405d-8612-a817d443627e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 returned with HTTP 200 Sep 01 02:14:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1123/2277] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7341e269-3e30-40c6-9138-49bc31906c8f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7341e269-3e30-40c6-9138-49bc31906c8f tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] GET http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7341e269-3e30-40c6-9138-49bc31906c8f tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7341e269-3e30-40c6-9138-49bc31906c8f tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7341e269-3e30-40c6-9138-49bc31906c8f tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Volume info retrieved successfully. Sep 01 02:14:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7341e269-3e30-40c6-9138-49bc31906c8f tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 200 Sep 01 02:14:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1155/2278] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:24 2026] GET /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 896 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-02737d54-84a8-4157-865a-096997bf9d31 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-02737d54-84a8-4157-865a-096997bf9d31 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 Sep 01 02:14:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-02737d54-84a8-4157-865a-096997bf9d31 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-02737d54-84a8-4157-865a-096997bf9d31 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-02737d54-84a8-4157-865a-096997bf9d31 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-02737d54-84a8-4157-865a-096997bf9d31 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 returned with HTTP 200 Sep 01 02:14:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1124/2279] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:25 2026] GET /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6db111b4-0911-49fa-8187-c4a375ef662a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6db111b4-0911-49fa-8187-c4a375ef662a tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912/action Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6db111b4-0911-49fa-8187-c4a375ef662a tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6db111b4-0911-49fa-8187-c4a375ef662a tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-6db111b4-0911-49fa-8187-c4a375ef662a tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Updating volume '1c0acd51-6142-4051-a653-77c25defe912' with '{'status': 'attaching'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6db111b4-0911-49fa-8187-c4a375ef662a tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912/action returned with HTTP 202 Sep 01 02:14:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1156/2280] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:25 2026] POST /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-65989f09-7bf7-4770-9644-f74a80f39f53 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65989f09-7bf7-4770-9644-f74a80f39f53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 Sep 01 02:14:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65989f09-7bf7-4770-9644-f74a80f39f53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65989f09-7bf7-4770-9644-f74a80f39f53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-65989f09-7bf7-4770-9644-f74a80f39f53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65989f09-7bf7-4770-9644-f74a80f39f53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 returned with HTTP 200 Sep 01 02:14:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1125/2281] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:25 2026] GET /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9fb30f64-affe-49bd-9f51-8fc216deebe7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9fb30f64-affe-49bd-9f51-8fc216deebe7 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912/action Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9fb30f64-affe-49bd-9f51-8fc216deebe7 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9fb30f64-affe-49bd-9f51-8fc216deebe7 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9fb30f64-affe-49bd-9f51-8fc216deebe7 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Volume info retrieved successfully. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9fb30f64-affe-49bd-9f51-8fc216deebe7 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Delete volume request issued successfully. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9fb30f64-affe-49bd-9f51-8fc216deebe7 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912/action returned with HTTP 202 Sep 01 02:14:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1157/2282] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:25 2026] POST /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a1a0fb35-ed55-4e69-a2f5-a118bee97f99 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a1a0fb35-ed55-4e69-a2f5-a118bee97f99 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 Sep 01 02:14:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a1a0fb35-ed55-4e69-a2f5-a118bee97f99 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a1a0fb35-ed55-4e69-a2f5-a118bee97f99 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a1a0fb35-ed55-4e69-a2f5-a118bee97f99 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a1a0fb35-ed55-4e69-a2f5-a118bee97f99 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 returned with HTTP 200 Sep 01 02:14:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1126/2283] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:25 2026] GET /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 => generated 847 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e8256e03-9e0e-402b-a7db-397489f90218 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8256e03-9e0e-402b-a7db-397489f90218 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] GET http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8256e03-9e0e-402b-a7db-397489f90218 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8256e03-9e0e-402b-a7db-397489f90218 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e8256e03-9e0e-402b-a7db-397489f90218 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Volume info retrieved successfully. Sep 01 02:14:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8256e03-9e0e-402b-a7db-397489f90218 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 200 Sep 01 02:14:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1158/2284] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:25 2026] GET /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 954 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9f59b610-c488-4cf8-aa08-4fc35b474da9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f59b610-c488-4cf8-aa08-4fc35b474da9 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 Sep 01 02:14:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f59b610-c488-4cf8-aa08-4fc35b474da9 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9f59b610-c488-4cf8-aa08-4fc35b474da9 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9f59b610-c488-4cf8-aa08-4fc35b474da9 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 returned with HTTP 404 Sep 01 02:14:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1127/2285] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:26 2026] GET /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8c58238d-a100-4768-b88e-3b4aa1553093 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c58238d-a100-4768-b88e-3b4aa1553093 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8c58238d-a100-4768-b88e-3b4aa1553093 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8c58238d-a100-4768-b88e-3b4aa1553093 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c58238d-a100-4768-b88e-3b4aa1553093 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 returned with HTTP 404 Sep 01 02:14:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1159/2286] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:26 2026] GET /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-34de77d4-e18c-46bb-8494-fa03f66d079f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34de77d4-e18c-46bb-8494-fa03f66d079f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] DELETE http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 Sep 01 02:14:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34de77d4-e18c-46bb-8494-fa03f66d079f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34de77d4-e18c-46bb-8494-fa03f66d079f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:26 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-34de77d4-e18c-46bb-8494-fa03f66d079f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Delete volume with id: 1c0acd51-6142-4051-a653-77c25defe912 Sep 01 02:14:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34de77d4-e18c-46bb-8494-fa03f66d079f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 returned with HTTP 404 Sep 01 02:14:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1128/2287] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:26 2026] DELETE /volume/v3/volumes/1c0acd51-6142-4051-a653-77c25defe912 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1270883122"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1270883122'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume of 1 GB Sep 01 02:14:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Availability Zones retrieved successfully. Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (873534b1-cf6c-4eab-ac7f-a4bdd824707a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e04545a-e80d-445e-b454-bbabb9fb819f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e04545a-e80d-445e-b454-bbabb9fb819f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:26 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96a7314b-ed88-4b07-8fbc-3806fc53c52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:27 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Created reservations ['2a89302c-11e4-420a-84f4-0fe0af8bb419', '6b5e03e6-f76e-4f41-84a9-160203bac42d', '1626cce5-b92c-45ea-a1ef-1cf4234635f3', '92c8bdba-85b3-40dc-877a-42c29e5afd76'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96a7314b-ed88-4b07-8fbc-3806fc53c52e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a89302c-11e4-420a-84f4-0fe0af8bb419', '6b5e03e6-f76e-4f41-84a9-160203bac42d', '1626cce5-b92c-45ea-a1ef-1cf4234635f3', '92c8bdba-85b3-40dc-877a-42c29e5afd76']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb3dcad-8e3d-4289-aabb-f8dc9743a1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d25551fd-119a-4fb0-8bc6-eac8d848c856 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d25551fd-119a-4fb0-8bc6-eac8d848c856 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] GET http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d25551fd-119a-4fb0-8bc6-eac8d848c856 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d25551fd-119a-4fb0-8bc6-eac8d848c856 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccb3dcad-8e3d-4289-aabb-f8dc9743a1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72027dde-3d62-4149-9e5b-6387995e68e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1270883122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['2a89302c-11e4-420a-84f4-0fe0af8bb419','6b5e03e6-f76e-4f41-84a9-160203bac42d','1626cce5-b92c-45ea-a1ef-1cf4234635f3','92c8bdba-85b3-40dc-877a-42c29e5afd76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1270883122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72027dde-3d62-4149-9e5b-6387995e68e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2aa61704627464198a0866f32207271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9de51c8-0caf-4dfb-b9e6-e7112d5b9041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d25551fd-119a-4fb0-8bc6-eac8d848c856 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Volume info retrieved successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d25551fd-119a-4fb0-8bc6-eac8d848c856 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 200 Sep 01 02:14:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1129/2288] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:27 2026] GET /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 954 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9de51c8-0caf-4dfb-b9e6-e7112d5b9041) transitioned into state 'SUCCESS' from state '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-1270883122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['2a89302c-11e4-420a-84f4-0fe0af8bb419','6b5e03e6-f76e-4f41-84a9-160203bac42d','1626cce5-b92c-45ea-a1ef-1cf4234635f3','92c8bdba-85b3-40dc-877a-42c29e5afd76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bfb904d-f328-45cd-9c99-2c6a8cb6b986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bfb904d-f328-45cd-9c99-2c6a8cb6b986) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (873534b1-cf6c-4eab-ac7f-a4bdd824707a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request issued successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83abc870-fd09-43cc-bd3f-0baed3b1581e tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1160/2289] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:26 2026] POST /volume/v3/volumes => generated 756 bytes in 365 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-48206527-2c4f-48f8-b9b7-69a093bd6c3f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-48206527-2c4f-48f8-b9b7-69a093bd6c3f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 Sep 01 02:14:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-48206527-2c4f-48f8-b9b7-69a093bd6c3f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-48206527-2c4f-48f8-b9b7-69a093bd6c3f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-48206527-2c4f-48f8-b9b7-69a093bd6c3f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-48206527-2c4f-48f8-b9b7-69a093bd6c3f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 returned with HTTP 200 Sep 01 02:14:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1130/2290] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:27 2026] GET /volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 => generated 824 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-04afc17d-e287-477c-a2fe-27d8136d8866 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-04afc17d-e287-477c-a2fe-27d8136d8866 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] GET http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-04afc17d-e287-477c-a2fe-27d8136d8866 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-04afc17d-e287-477c-a2fe-27d8136d8866 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-04afc17d-e287-477c-a2fe-27d8136d8866 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Volume info retrieved successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-04afc17d-e287-477c-a2fe-27d8136d8866 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 200 Sep 01 02:14:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1161/2291] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:28 2026] GET /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 957 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cfd78a0d-64cc-4b88-99ad-3f89ed252552 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfd78a0d-64cc-4b88-99ad-3f89ed252552 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 Sep 01 02:14:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cfd78a0d-64cc-4b88-99ad-3f89ed252552 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cfd78a0d-64cc-4b88-99ad-3f89ed252552 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cfd78a0d-64cc-4b88-99ad-3f89ed252552 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfd78a0d-64cc-4b88-99ad-3f89ed252552 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 returned with HTTP 200 Sep 01 02:14:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1131/2292] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:28 2026] GET /volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-595a6255-2595-403d-a468-faeae2628dec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-595a6255-2595-403d-a468-faeae2628dec tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0/action Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-595a6255-2595-403d-a468-faeae2628dec tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-595a6255-2595-403d-a468-faeae2628dec tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-595a6255-2595-403d-a468-faeae2628dec tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Updating volume '72027dde-3d62-4149-9e5b-6387995e68e0' with '{'status': 'creating'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-595a6255-2595-403d-a468-faeae2628dec tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0/action returned with HTTP 202 Sep 01 02:14:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1162/2293] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:28 2026] POST /volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4e33a181-3155-4b73-81a1-c7d1a29c5aee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e33a181-3155-4b73-81a1-c7d1a29c5aee tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 Sep 01 02:14:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e33a181-3155-4b73-81a1-c7d1a29c5aee tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e33a181-3155-4b73-81a1-c7d1a29c5aee tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4e33a181-3155-4b73-81a1-c7d1a29c5aee tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e33a181-3155-4b73-81a1-c7d1a29c5aee tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 returned with HTTP 200 Sep 01 02:14:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1132/2294] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:28 2026] GET /volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2db45f66-d66d-4d9d-af3a-72f36127ca08 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2db45f66-d66d-4d9d-af3a-72f36127ca08 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0/action Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2db45f66-d66d-4d9d-af3a-72f36127ca08 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2db45f66-d66d-4d9d-af3a-72f36127ca08 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2db45f66-d66d-4d9d-af3a-72f36127ca08 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Volume info retrieved successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2db45f66-d66d-4d9d-af3a-72f36127ca08 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Delete volume request issued successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2db45f66-d66d-4d9d-af3a-72f36127ca08 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0/action returned with HTTP 202 Sep 01 02:14:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1163/2295] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:28 2026] POST /volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-06d2c164-b777-4118-9079-3f744fb04838 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-06d2c164-b777-4118-9079-3f744fb04838 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 Sep 01 02:14:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-06d2c164-b777-4118-9079-3f744fb04838 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-06d2c164-b777-4118-9079-3f744fb04838 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-06d2c164-b777-4118-9079-3f744fb04838 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-06d2c164-b777-4118-9079-3f744fb04838 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 returned with HTTP 200 Sep 01 02:14:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1133/2296] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:28 2026] GET /volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b623b67-f6d3-4645-aa06-d2dd5e379aa6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b623b67-f6d3-4645-aa06-d2dd5e379aa6 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] GET http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b623b67-f6d3-4645-aa06-d2dd5e379aa6 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b623b67-f6d3-4645-aa06-d2dd5e379aa6 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5b623b67-f6d3-4645-aa06-d2dd5e379aa6 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Volume info retrieved successfully. Sep 01 02:14:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b623b67-f6d3-4645-aa06-d2dd5e379aa6 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 200 Sep 01 02:14:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1164/2297] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:29 2026] GET /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 957 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a670b211-5634-40c1-9557-eb68f11f3865 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a670b211-5634-40c1-9557-eb68f11f3865 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 Sep 01 02:14:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a670b211-5634-40c1-9557-eb68f11f3865 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a670b211-5634-40c1-9557-eb68f11f3865 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a670b211-5634-40c1-9557-eb68f11f3865 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 returned with HTTP 404 Sep 01 02:14:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1134/2298] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:29 2026] GET /volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-be45b74b-b1fb-4552-b1d0-3d2d9ea59661 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be45b74b-b1fb-4552-b1d0-3d2d9ea59661 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be45b74b-b1fb-4552-b1d0-3d2d9ea59661 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be45b74b-b1fb-4552-b1d0-3d2d9ea59661 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be45b74b-b1fb-4552-b1d0-3d2d9ea59661 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 returned with HTTP 404 Sep 01 02:14:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1165/2299] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:29 2026] GET /volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d5d5fea1-54b7-4c22-81e2-433205155de6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d5d5fea1-54b7-4c22-81e2-433205155de6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] DELETE http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 Sep 01 02:14:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d5d5fea1-54b7-4c22-81e2-433205155de6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d5d5fea1-54b7-4c22-81e2-433205155de6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:29 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-d5d5fea1-54b7-4c22-81e2-433205155de6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Delete volume with id: 72027dde-3d62-4149-9e5b-6387995e68e0 Sep 01 02:14:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d5d5fea1-54b7-4c22-81e2-433205155de6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 returned with HTTP 404 Sep 01 02:14:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1135/2300] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:29 2026] DELETE /volume/v3/volumes/72027dde-3d62-4149-9e5b-6387995e68e0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1646519821"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1646519821'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume of 1 GB Sep 01 02:14:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Availability Zones retrieved successfully. Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (3c0ef1a4-7a8e-4bfb-acc6-947c28bc2943) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59662128-beab-425d-87ed-580aafb8c1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59662128-beab-425d-87ed-580aafb8c1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9470ff4-00da-4dba-ba18-8d0a7def6504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Created reservations ['bd408fb7-8f2f-43d1-be34-d11619157d7a', '5f3293ad-7246-4882-866d-276853b74e9b', 'cc4087a9-41d8-48c3-8377-695768edbb30', 'd0649da9-11e8-4077-8ded-19411a1b0f54'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9470ff4-00da-4dba-ba18-8d0a7def6504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd408fb7-8f2f-43d1-be34-d11619157d7a', '5f3293ad-7246-4882-866d-276853b74e9b', 'cc4087a9-41d8-48c3-8377-695768edbb30', 'd0649da9-11e8-4077-8ded-19411a1b0f54']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b721620-d66f-4761-8410-75aa3ae4a3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b721620-d66f-4761-8410-75aa3ae4a3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '360c886b-9bc4-48ed-9eb5-ca6418faaf88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1646519821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['bd408fb7-8f2f-43d1-be34-d11619157d7a','5f3293ad-7246-4882-866d-276853b74e9b','cc4087a9-41d8-48c3-8377-695768edbb30','d0649da9-11e8-4077-8ded-19411a1b0f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1646519821',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=360c886b-9bc4-48ed-9eb5-ca6418faaf88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2aa61704627464198a0866f32207271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abb6ce0-23b9-49c5-8dff-e30dbbe0c1e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9abb6ce0-23b9-49c5-8dff-e30dbbe0c1e2) transitioned into state 'SUCCESS' from state '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-1646519821',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['bd408fb7-8f2f-43d1-be34-d11619157d7a','5f3293ad-7246-4882-866d-276853b74e9b','cc4087a9-41d8-48c3-8377-695768edbb30','d0649da9-11e8-4077-8ded-19411a1b0f54'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c28cfc-a019-4ab6-8a20-4357c1bf7835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79c28cfc-a019-4ab6-8a20-4357c1bf7835) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (3c0ef1a4-7a8e-4bfb-acc6-947c28bc2943) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request issued successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a615d49-19b3-4f5c-8392-6407dc75d0f8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1166/2301] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:29 2026] POST /volume/v3/volumes => generated 756 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d08b61cb-d4c4-40b4-bdd0-0a54973a2984 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d08b61cb-d4c4-40b4-bdd0-0a54973a2984 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 Sep 01 02:14:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d08b61cb-d4c4-40b4-bdd0-0a54973a2984 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d08b61cb-d4c4-40b4-bdd0-0a54973a2984 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d08b61cb-d4c4-40b4-bdd0-0a54973a2984 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d08b61cb-d4c4-40b4-bdd0-0a54973a2984 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 returned with HTTP 200 Sep 01 02:14:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1136/2302] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:30 2026] GET /volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 => generated 824 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-24e97ad1-ee43-4333-8cb7-c5c1b9999f68 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-24e97ad1-ee43-4333-8cb7-c5c1b9999f68 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] GET http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-24e97ad1-ee43-4333-8cb7-c5c1b9999f68 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-24e97ad1-ee43-4333-8cb7-c5c1b9999f68 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-24e97ad1-ee43-4333-8cb7-c5c1b9999f68 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Volume info retrieved successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-24e97ad1-ee43-4333-8cb7-c5c1b9999f68 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 200 Sep 01 02:14:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1167/2303] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:30 2026] GET /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 1301 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-41771ae7-0eb8-46b1-ac33-76639196f577 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-41771ae7-0eb8-46b1-ac33-76639196f577 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] DELETE http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-41771ae7-0eb8-46b1-ac33-76639196f577 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-41771ae7-0eb8-46b1-ac33-76639196f577 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:30 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-41771ae7-0eb8-46b1-ac33-76639196f577 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Delete volume with id: 00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-41771ae7-0eb8-46b1-ac33-76639196f577 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Volume info retrieved successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-41771ae7-0eb8-46b1-ac33-76639196f577 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Delete volume request issued successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-41771ae7-0eb8-46b1-ac33-76639196f577 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 202 Sep 01 02:14:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1137/2304] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:30 2026] DELETE /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e28f12ce-57b1-4112-92f7-1f945619d600 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e28f12ce-57b1-4112-92f7-1f945619d600 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] GET http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e28f12ce-57b1-4112-92f7-1f945619d600 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e28f12ce-57b1-4112-92f7-1f945619d600 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e28f12ce-57b1-4112-92f7-1f945619d600 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Volume info retrieved successfully. Sep 01 02:14:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e28f12ce-57b1-4112-92f7-1f945619d600 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 200 Sep 01 02:14:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1168/2305] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:30 2026] GET /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 1300 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3fd927c3-9b2e-4d2b-a419-fc63771e7db6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3fd927c3-9b2e-4d2b-a419-fc63771e7db6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3fd927c3-9b2e-4d2b-a419-fc63771e7db6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3fd927c3-9b2e-4d2b-a419-fc63771e7db6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3fd927c3-9b2e-4d2b-a419-fc63771e7db6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3fd927c3-9b2e-4d2b-a419-fc63771e7db6 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 returned with HTTP 200 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1138/2306] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:31 2026] GET /volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-06c7fcbc-33c3-4978-a0d7-bfc8f639cd6d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-06c7fcbc-33c3-4978-a0d7-bfc8f639cd6d tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88/action Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-06c7fcbc-33c3-4978-a0d7-bfc8f639cd6d tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-06c7fcbc-33c3-4978-a0d7-bfc8f639cd6d tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-06c7fcbc-33c3-4978-a0d7-bfc8f639cd6d tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Updating volume '360c886b-9bc4-48ed-9eb5-ca6418faaf88' with '{'status': 'error'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-06c7fcbc-33c3-4978-a0d7-bfc8f639cd6d tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88/action returned with HTTP 202 Sep 01 02:14:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1169/2307] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:31 2026] POST /volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bd62b901-5412-45a2-9751-af55007e005f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd62b901-5412-45a2-9751-af55007e005f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd62b901-5412-45a2-9751-af55007e005f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd62b901-5412-45a2-9751-af55007e005f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bd62b901-5412-45a2-9751-af55007e005f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd62b901-5412-45a2-9751-af55007e005f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 returned with HTTP 200 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1139/2308] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:31 2026] GET /volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b50220df-bc67-41f7-811f-65cbac0bc710 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b50220df-bc67-41f7-811f-65cbac0bc710 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88/action Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b50220df-bc67-41f7-811f-65cbac0bc710 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b50220df-bc67-41f7-811f-65cbac0bc710 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b50220df-bc67-41f7-811f-65cbac0bc710 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Volume info retrieved successfully. Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b50220df-bc67-41f7-811f-65cbac0bc710 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Delete volume request issued successfully. Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b50220df-bc67-41f7-811f-65cbac0bc710 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88/action returned with HTTP 202 Sep 01 02:14:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1170/2309] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:31 2026] POST /volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-829c339e-1820-4956-8c85-c9722774f5c1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-829c339e-1820-4956-8c85-c9722774f5c1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-829c339e-1820-4956-8c85-c9722774f5c1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-829c339e-1820-4956-8c85-c9722774f5c1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-829c339e-1820-4956-8c85-c9722774f5c1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-829c339e-1820-4956-8c85-c9722774f5c1 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 returned with HTTP 200 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1140/2310] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:31 2026] GET /volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-085150e3-cd4d-42c1-ac2f-8556318bb687 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-085150e3-cd4d-42c1-ac2f-8556318bb687 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] GET http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-085150e3-cd4d-42c1-ac2f-8556318bb687 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-085150e3-cd4d-42c1-ac2f-8556318bb687 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-085150e3-cd4d-42c1-ac2f-8556318bb687 tempest-VolumeAndVolumeTypeFromImageTest-2024515240 tempest-VolumeAndVolumeTypeFromImageTest-2024515240-project-member] http://192.168.122.45/volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f returned with HTTP 404 Sep 01 02:14:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1171/2311] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:31 2026] GET /volume/v3/volumes/00a6dbd6-7ba7-4af1-847d-d4ed0f2ea12f => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-84c9ca76-343e-49e5-90c5-583f910d3cd6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-84c9ca76-343e-49e5-90c5-583f910d3cd6 tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] GET http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-84c9ca76-343e-49e5-90c5-583f910d3cd6 tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-84c9ca76-343e-49e5-90c5-583f910d3cd6 tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-84c9ca76-343e-49e5-90c5-583f910d3cd6 tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-84c9ca76-343e-49e5-90c5-583f910d3cd6 tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] Get all volumes completed successfully. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-84c9ca76-343e-49e5-90c5-583f910d3cd6 tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1141/2312] 192.168.122.45 () {58 vars in 1164 bytes} [Tue Sep 1 02:14:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 1014 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9f3e7681-5a56-48d8-95c6-23fcdd7a787d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9f3e7681-5a56-48d8-95c6-23fcdd7a787d tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] DELETE http://192.168.122.45/volume/v3/types/0795df98-acdb-47e0-b23e-9b19721d6023 Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9f3e7681-5a56-48d8-95c6-23fcdd7a787d tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9f3e7681-5a56-48d8-95c6-23fcdd7a787d tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9f3e7681-5a56-48d8-95c6-23fcdd7a787d tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] http://192.168.122.45/volume/v3/types/0795df98-acdb-47e0-b23e-9b19721d6023 returned with HTTP 202 Sep 01 02:14:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1172/2313] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:14:31 2026] DELETE /volume/v3/types/0795df98-acdb-47e0-b23e-9b19721d6023 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-402c7489-b5ab-40a5-b262-e1749678976e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-402c7489-b5ab-40a5-b262-e1749678976e tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] GET http://192.168.122.45/volume/v3/types/0795df98-acdb-47e0-b23e-9b19721d6023 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-402c7489-b5ab-40a5-b262-e1749678976e tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-402c7489-b5ab-40a5-b262-e1749678976e tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-402c7489-b5ab-40a5-b262-e1749678976e tempest-VolumeAndVolumeTypeFromImageTest-551819840 tempest-VolumeAndVolumeTypeFromImageTest-551819840-project-admin] http://192.168.122.45/volume/v3/types/0795df98-acdb-47e0-b23e-9b19721d6023 returned with HTTP 404 Sep 01 02:14:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1142/2314] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:14:31 2026] GET /volume/v3/types/0795df98-acdb-47e0-b23e-9b19721d6023 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-66a05e5f-70a8-4253-8a13-1c0413769777 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-66a05e5f-70a8-4253-8a13-1c0413769777 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 Sep 01 02:14:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-66a05e5f-70a8-4253-8a13-1c0413769777 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-66a05e5f-70a8-4253-8a13-1c0413769777 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-66a05e5f-70a8-4253-8a13-1c0413769777 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 returned with HTTP 404 Sep 01 02:14:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1173/2315] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-00dd8a01-3e78-4122-b4d5-ede809436e3d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00dd8a01-3e78-4122-b4d5-ede809436e3d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00dd8a01-3e78-4122-b4d5-ede809436e3d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00dd8a01-3e78-4122-b4d5-ede809436e3d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00dd8a01-3e78-4122-b4d5-ede809436e3d tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 returned with HTTP 404 Sep 01 02:14:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1143/2316] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-47ad3703-4941-4833-9f54-7a7b22066e53 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47ad3703-4941-4833-9f54-7a7b22066e53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] DELETE http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 Sep 01 02:14:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47ad3703-4941-4833-9f54-7a7b22066e53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47ad3703-4941-4833-9f54-7a7b22066e53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-47ad3703-4941-4833-9f54-7a7b22066e53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Delete volume with id: 360c886b-9bc4-48ed-9eb5-ca6418faaf88 Sep 01 02:14:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47ad3703-4941-4833-9f54-7a7b22066e53 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 returned with HTTP 404 Sep 01 02:14:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1174/2317] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:32 2026] DELETE /volume/v3/volumes/360c886b-9bc4-48ed-9eb5-ca6418faaf88 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1986748257"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1986748257'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume of 1 GB Sep 01 02:14:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Availability Zones retrieved successfully. Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (a16b1fb0-6437-4970-9cad-21f1638c4de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e39355-aa93-44ac-affd-c815dad79528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (97e39355-aa93-44ac-affd-c815dad79528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (defb8253-5588-46ec-8fd7-6673df22f6d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Created reservations ['a6396886-c376-46e7-9380-67913ba7cc94', 'df894253-c58d-4a3e-9d07-a8b55c833945', 'bf1a5239-3118-4a55-99ce-a2ea3ffac2e6', 'ff37df33-952c-4f56-a176-4ae7df32eb3a'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (defb8253-5588-46ec-8fd7-6673df22f6d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6396886-c376-46e7-9380-67913ba7cc94', 'df894253-c58d-4a3e-9d07-a8b55c833945', 'bf1a5239-3118-4a55-99ce-a2ea3ffac2e6', 'ff37df33-952c-4f56-a176-4ae7df32eb3a']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488dd562-165c-4694-a1fc-8bda649125ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (488dd562-165c-4694-a1fc-8bda649125ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0621328c-4caa-423d-a96d-ed31b6822d9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1986748257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['a6396886-c376-46e7-9380-67913ba7cc94','df894253-c58d-4a3e-9d07-a8b55c833945','bf1a5239-3118-4a55-99ce-a2ea3ffac2e6','ff37df33-952c-4f56-a176-4ae7df32eb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1986748257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0621328c-4caa-423d-a96d-ed31b6822d9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2aa61704627464198a0866f32207271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80810ea-b94d-4168-a516-75e9c4a81a31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c80810ea-b94d-4168-a516-75e9c4a81a31) transitioned into state 'SUCCESS' from state '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-1986748257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['a6396886-c376-46e7-9380-67913ba7cc94','df894253-c58d-4a3e-9d07-a8b55c833945','bf1a5239-3118-4a55-99ce-a2ea3ffac2e6','ff37df33-952c-4f56-a176-4ae7df32eb3a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9311a83f-0e62-423c-8e44-71382b8ba886) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9311a83f-0e62-423c-8e44-71382b8ba886) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (a16b1fb0-6437-4970-9cad-21f1638c4de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request issued successfully. Sep 01 02:14:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-69b64f01-1daa-4c63-b2e2-c57b019b8c4f tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1144/2318] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:32 2026] POST /volume/v3/volumes => generated 756 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-edb7fcf6-680e-49e5-ba8e-4c13fda2446a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-edb7fcf6-680e-49e5-ba8e-4c13fda2446a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b Sep 01 02:14:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-edb7fcf6-680e-49e5-ba8e-4c13fda2446a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-edb7fcf6-680e-49e5-ba8e-4c13fda2446a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-edb7fcf6-680e-49e5-ba8e-4c13fda2446a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-edb7fcf6-680e-49e5-ba8e-4c13fda2446a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b returned with HTTP 200 Sep 01 02:14:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1175/2319] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:32 2026] GET /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b => generated 824 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9e8d6033-1d8d-4534-b74b-6e1d7bc94d24 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e8d6033-1d8d-4534-b74b-6e1d7bc94d24 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b Sep 01 02:14:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e8d6033-1d8d-4534-b74b-6e1d7bc94d24 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e8d6033-1d8d-4534-b74b-6e1d7bc94d24 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9e8d6033-1d8d-4534-b74b-6e1d7bc94d24 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e8d6033-1d8d-4534-b74b-6e1d7bc94d24 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b returned with HTTP 200 Sep 01 02:14:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1145/2320] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:34 2026] GET /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b => generated 848 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f3cf2e42-c14e-44ca-a586-8479647823c5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f3cf2e42-c14e-44ca-a586-8479647823c5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b Sep 01 02:14:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f3cf2e42-c14e-44ca-a586-8479647823c5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f3cf2e42-c14e-44ca-a586-8479647823c5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f3cf2e42-c14e-44ca-a586-8479647823c5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f3cf2e42-c14e-44ca-a586-8479647823c5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b returned with HTTP 200 Sep 01 02:14:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1176/2321] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:35 2026] GET /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b => generated 849 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fc084a0a-efae-4804-896d-e5f11f468eb3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fc084a0a-efae-4804-896d-e5f11f468eb3 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b/action Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fc084a0a-efae-4804-896d-e5f11f468eb3 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fc084a0a-efae-4804-896d-e5f11f468eb3 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-fc084a0a-efae-4804-896d-e5f11f468eb3 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Updating volume '0621328c-4caa-423d-a96d-ed31b6822d9b' with '{'status': 'maintenance'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fc084a0a-efae-4804-896d-e5f11f468eb3 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b/action returned with HTTP 202 Sep 01 02:14:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1146/2322] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:35 2026] POST /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6feffb6e-a066-481f-9e1d-f4e314022c7a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6feffb6e-a066-481f-9e1d-f4e314022c7a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b Sep 01 02:14:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6feffb6e-a066-481f-9e1d-f4e314022c7a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6feffb6e-a066-481f-9e1d-f4e314022c7a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6feffb6e-a066-481f-9e1d-f4e314022c7a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6feffb6e-a066-481f-9e1d-f4e314022c7a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b returned with HTTP 200 Sep 01 02:14:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1177/2323] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:35 2026] GET /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cb50afd0-f91e-4481-831c-af38ff85a28c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cb50afd0-f91e-4481-831c-af38ff85a28c tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b/action Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cb50afd0-f91e-4481-831c-af38ff85a28c tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cb50afd0-f91e-4481-831c-af38ff85a28c tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cb50afd0-f91e-4481-831c-af38ff85a28c tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Volume info retrieved successfully. Sep 01 02:14:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cb50afd0-f91e-4481-831c-af38ff85a28c tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Delete volume request issued successfully. Sep 01 02:14:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cb50afd0-f91e-4481-831c-af38ff85a28c tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b/action returned with HTTP 202 Sep 01 02:14:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1147/2324] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:35 2026] POST /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cb58793c-f5d6-4d30-a059-7383b94328bb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb58793c-f5d6-4d30-a059-7383b94328bb tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b Sep 01 02:14:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb58793c-f5d6-4d30-a059-7383b94328bb tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb58793c-f5d6-4d30-a059-7383b94328bb tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cb58793c-f5d6-4d30-a059-7383b94328bb tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb58793c-f5d6-4d30-a059-7383b94328bb tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b returned with HTTP 200 Sep 01 02:14:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1178/2325] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:35 2026] GET /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b => generated 848 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9b532706-3984-4313-b836-d4c87161d50c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1567533948"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1567533948'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume of 1 GB Sep 01 02:14:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Availability Zones retrieved successfully. Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (0c21a0e4-902f-4c60-a139-c2bceee8093d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a1473d-948c-49d3-bb3f-d227ddc4998b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01a1473d-948c-49d3-bb3f-d227ddc4998b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:35 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714314f5-9677-4d58-8d0b-9dcd2438df5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Created reservations ['fc30850a-3908-4c3a-9c6c-c5352af4d029', '85fdc475-d1d2-44ad-b84a-e1177328af4b', '662b58d7-b816-4479-8857-574131b439f6', '87b7fcea-92d2-49a0-b4cb-63dfea4d1485'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (714314f5-9677-4d58-8d0b-9dcd2438df5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc30850a-3908-4c3a-9c6c-c5352af4d029', '85fdc475-d1d2-44ad-b84a-e1177328af4b', '662b58d7-b816-4479-8857-574131b439f6', '87b7fcea-92d2-49a0-b4cb-63dfea4d1485']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473fd759-e671-4f85-a469-a5e8712a1280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (473fd759-e671-4f85-a469-a5e8712a1280) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bf1da94-e522-4903-9b5d-43a37f0c8320', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1567533948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['fc30850a-3908-4c3a-9c6c-c5352af4d029','85fdc475-d1d2-44ad-b84a-e1177328af4b','662b58d7-b816-4479-8857-574131b439f6','87b7fcea-92d2-49a0-b4cb-63dfea4d1485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1567533948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bf1da94-e522-4903-9b5d-43a37f0c8320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cba964f13924cd6957e5762fe55f190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45e95f0724824358b19fd089a4735d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c59d98-76dd-49c8-b4f3-0e6862bf39b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16c59d98-76dd-49c8-b4f3-0e6862bf39b7) transitioned into state 'SUCCESS' from state '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-1567533948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['fc30850a-3908-4c3a-9c6c-c5352af4d029','85fdc475-d1d2-44ad-b84a-e1177328af4b','662b58d7-b816-4479-8857-574131b439f6','87b7fcea-92d2-49a0-b4cb-63dfea4d1485'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c103e5-dc34-43e7-a2cb-b0d08c7430e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c103e5-dc34-43e7-a2cb-b0d08c7430e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (0c21a0e4-902f-4c60-a139-c2bceee8093d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request issued successfully. Sep 01 02:14:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b532706-3984-4313-b836-d4c87161d50c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1148/2326] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:35 2026] POST /volume/v3/volumes => generated 767 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f060982c-5fa6-44fa-bd0b-d41454d7576a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f060982c-5fa6-44fa-bd0b-d41454d7576a tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f060982c-5fa6-44fa-bd0b-d41454d7576a tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f060982c-5fa6-44fa-bd0b-d41454d7576a tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f060982c-5fa6-44fa-bd0b-d41454d7576a tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f060982c-5fa6-44fa-bd0b-d41454d7576a tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 returned with HTTP 200 Sep 01 02:14:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1179/2327] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:36 2026] GET /volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 => generated 835 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-87620b60-165b-4c02-9149-288bbfafde9a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-87620b60-165b-4c02-9149-288bbfafde9a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-87620b60-165b-4c02-9149-288bbfafde9a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-87620b60-165b-4c02-9149-288bbfafde9a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-87620b60-165b-4c02-9149-288bbfafde9a tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b returned with HTTP 404 Sep 01 02:14:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1149/2328] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:36 2026] GET /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-35255637-6b6c-4cf8-9d7d-d62d1b4e0bb5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-35255637-6b6c-4cf8-9d7d-d62d1b4e0bb5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-35255637-6b6c-4cf8-9d7d-d62d1b4e0bb5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-35255637-6b6c-4cf8-9d7d-d62d1b4e0bb5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-35255637-6b6c-4cf8-9d7d-d62d1b4e0bb5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b returned with HTTP 404 Sep 01 02:14:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1180/2329] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:36 2026] GET /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e030ed44-ce27-41a1-9fca-433d2634ae19 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e030ed44-ce27-41a1-9fca-433d2634ae19 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] DELETE http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e030ed44-ce27-41a1-9fca-433d2634ae19 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e030ed44-ce27-41a1-9fca-433d2634ae19 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:36 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-e030ed44-ce27-41a1-9fca-433d2634ae19 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Delete volume with id: 0621328c-4caa-423d-a96d-ed31b6822d9b Sep 01 02:14:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e030ed44-ce27-41a1-9fca-433d2634ae19 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b returned with HTTP 404 Sep 01 02:14:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1150/2330] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:36 2026] DELETE /volume/v3/volumes/0621328c-4caa-423d-a96d-ed31b6822d9b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-2010392129"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-2010392129'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume of 1 GB Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Availability Zones retrieved successfully. Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (4b39c7d6-9d58-4926-835b-114af93dc5ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a335f923-ed1d-450d-8725-56beea3cdf2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a335f923-ed1d-450d-8725-56beea3cdf2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfb8943-9414-47a4-baa2-1b80d7990ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Created reservations ['c65bcd40-f58a-4899-bc6c-b9e65c4bfc80', '1511efee-1f04-4b4e-af8a-84c25b33eda3', 'e3852bf5-7f40-46f5-94bd-e1791f2ba032', '264457c8-60eb-4bfc-9c54-a085101c10a7'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdfb8943-9414-47a4-baa2-1b80d7990ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c65bcd40-f58a-4899-bc6c-b9e65c4bfc80', '1511efee-1f04-4b4e-af8a-84c25b33eda3', 'e3852bf5-7f40-46f5-94bd-e1791f2ba032', '264457c8-60eb-4bfc-9c54-a085101c10a7']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e145f88b-247b-4f7e-993a-ef4ba96394da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:36 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e145f88b-247b-4f7e-993a-ef4ba96394da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bf05a23-caaf-4d45-9468-f8e5d737201e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2010392129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['c65bcd40-f58a-4899-bc6c-b9e65c4bfc80','1511efee-1f04-4b4e-af8a-84c25b33eda3','e3852bf5-7f40-46f5-94bd-e1791f2ba032','264457c8-60eb-4bfc-9c54-a085101c10a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-2010392129',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bf05a23-caaf-4d45-9468-f8e5d737201e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b2aa61704627464198a0866f32207271',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d90a3d2-9dd9-4c2d-8b56-1661c8439109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d90a3d2-9dd9-4c2d-8b56-1661c8439109) transitioned into state 'SUCCESS' from state '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-2010392129',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b2aa61704627464198a0866f32207271',qos_specs=None,replication_status=,reservations=['c65bcd40-f58a-4899-bc6c-b9e65c4bfc80','1511efee-1f04-4b4e-af8a-84c25b33eda3','e3852bf5-7f40-46f5-94bd-e1791f2ba032','264457c8-60eb-4bfc-9c54-a085101c10a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3c6ae6b79f9f4599a7b3b9a5bbb6f1e6',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2c058d-dff2-44e3-b373-c2953e8f2a9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2c058d-dff2-44e3-b373-c2953e8f2a9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Flow 'volume_create_api' (4b39c7d6-9d58-4926-835b-114af93dc5ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Create volume request issued successfully. Sep 01 02:14:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0c725f38-715c-44e7-a0bd-cfe604785a43 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1181/2331] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:14:36 2026] POST /volume/v3/volumes => generated 756 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dd8c87fe-820b-4402-bf5e-68f268d56544 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd8c87fe-820b-4402-bf5e-68f268d56544 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd8c87fe-820b-4402-bf5e-68f268d56544 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dd8c87fe-820b-4402-bf5e-68f268d56544 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dd8c87fe-820b-4402-bf5e-68f268d56544 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dd8c87fe-820b-4402-bf5e-68f268d56544 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 200 Sep 01 02:14:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1151/2332] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:37 2026] GET /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 824 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b14a705b-5778-46f2-a376-7b74a17f3a2c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b14a705b-5778-46f2-a376-7b74a17f3a2c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 Sep 01 02:14:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b14a705b-5778-46f2-a376-7b74a17f3a2c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b14a705b-5778-46f2-a376-7b74a17f3a2c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b14a705b-5778-46f2-a376-7b74a17f3a2c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b14a705b-5778-46f2-a376-7b74a17f3a2c tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 returned with HTTP 200 Sep 01 02:14:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1182/2333] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:37 2026] GET /volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cd221d19-b663-45df-8cd8-2fe376256977 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cd221d19-b663-45df-8cd8-2fe376256977 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cd221d19-b663-45df-8cd8-2fe376256977 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cd221d19-b663-45df-8cd8-2fe376256977 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cd221d19-b663-45df-8cd8-2fe376256977 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cd221d19-b663-45df-8cd8-2fe376256977 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 200 Sep 01 02:14:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1152/2334] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:38 2026] GET /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 849 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9548d34a-5341-4b32-8d13-f840bd070768 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9548d34a-5341-4b32-8d13-f840bd070768 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9548d34a-5341-4b32-8d13-f840bd070768 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9548d34a-5341-4b32-8d13-f840bd070768 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-9548d34a-5341-4b32-8d13-f840bd070768 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Updating volume '5bf05a23-caaf-4d45-9468-f8e5d737201e' with '{'status': 'error'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9548d34a-5341-4b32-8d13-f840bd070768 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action returned with HTTP 202 Sep 01 02:14:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1183/2335] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:38 2026] POST /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-939b6b0c-8365-4c7b-9607-cf990dd3fab5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-939b6b0c-8365-4c7b-9607-cf990dd3fab5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-939b6b0c-8365-4c7b-9607-cf990dd3fab5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-939b6b0c-8365-4c7b-9607-cf990dd3fab5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-939b6b0c-8365-4c7b-9607-cf990dd3fab5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-939b6b0c-8365-4c7b-9607-cf990dd3fab5 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 200 Sep 01 02:14:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1153/2336] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:38 2026] GET /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-de9b4f9e-1ac9-4faa-927b-26e953479b82 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-de9b4f9e-1ac9-4faa-927b-26e953479b82 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-de9b4f9e-1ac9-4faa-927b-26e953479b82 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-de9b4f9e-1ac9-4faa-927b-26e953479b82 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-de9b4f9e-1ac9-4faa-927b-26e953479b82 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Updating volume '5bf05a23-caaf-4d45-9468-f8e5d737201e' with '{'status': 'available'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bbef7e79-ee5c-42cc-9cb9-62d5d9d99746 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bbef7e79-ee5c-42cc-9cb9-62d5d9d99746 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bbef7e79-ee5c-42cc-9cb9-62d5d9d99746 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bbef7e79-ee5c-42cc-9cb9-62d5d9d99746 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-de9b4f9e-1ac9-4faa-927b-26e953479b82 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action returned with HTTP 202 Sep 01 02:14:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1184/2337] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:38 2026] POST /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-62392304-367c-4053-a6b2-189c135c4e73 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62392304-367c-4053-a6b2-189c135c4e73 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62392304-367c-4053-a6b2-189c135c4e73 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-62392304-367c-4053-a6b2-189c135c4e73 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bbef7e79-ee5c-42cc-9cb9-62d5d9d99746 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-62392304-367c-4053-a6b2-189c135c4e73 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bbef7e79-ee5c-42cc-9cb9-62d5d9d99746 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 returned with HTTP 200 Sep 01 02:14:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1154/2338] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:38 2026] GET /volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-62392304-367c-4053-a6b2-189c135c4e73 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 200 Sep 01 02:14:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1185/2339] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:38 2026] GET /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fceafe52-7dfc-4365-8c60-255d6999d9ee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fceafe52-7dfc-4365-8c60-255d6999d9ee tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fceafe52-7dfc-4365-8c60-255d6999d9ee tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6bf1da94-e522-4903-9b5d-43a37f0c8320", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1207410396"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9e1fa06d-9d4c-4771-98e5-c71abaf62248 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e1fa06d-9d4c-4771-98e5-c71abaf62248 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e1fa06d-9d4c-4771-98e5-c71abaf62248 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9e1fa06d-9d4c-4771-98e5-c71abaf62248 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fceafe52-7dfc-4365-8c60-255d6999d9ee tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-fceafe52-7dfc-4365-8c60-255d6999d9ee tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create snapshot from volume 6bf1da94-e522-4903-9b5d-43a37f0c8320 Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-9e1fa06d-9d4c-4771-98e5-c71abaf62248 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Updating volume '5bf05a23-caaf-4d45-9468-f8e5d737201e' with '{'status': 'maintenance'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9e1fa06d-9d4c-4771-98e5-c71abaf62248 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action returned with HTTP 202 Sep 01 02:14:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1186/2340] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:38 2026] POST /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e60a60a3-893c-4eab-9c99-acf8f7937d70 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e60a60a3-893c-4eab-9c99-acf8f7937d70 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e60a60a3-893c-4eab-9c99-acf8f7937d70 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e60a60a3-893c-4eab-9c99-acf8f7937d70 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e60a60a3-893c-4eab-9c99-acf8f7937d70 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-fceafe52-7dfc-4365-8c60-255d6999d9ee tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Created reservations ['bf2fefeb-9029-4055-bae6-d40a73ba866e', 'e5d35822-cd5c-4f83-af0d-9a94d2333dc7', '9f967720-e38e-4cef-9f69-d76588cd548a', '22961079-63b4-4792-9f70-30a88e6fdd62'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e60a60a3-893c-4eab-9c99-acf8f7937d70 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 200 Sep 01 02:14:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1187/2341] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:38 2026] GET /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 851 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a40b6a00-377b-4471-acf1-8c936a31d349 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a40b6a00-377b-4471-acf1-8c936a31d349 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] POST http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a40b6a00-377b-4471-acf1-8c936a31d349 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a40b6a00-377b-4471-acf1-8c936a31d349 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-a40b6a00-377b-4471-acf1-8c936a31d349 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] Updating volume '5bf05a23-caaf-4d45-9468-f8e5d737201e' with '{'status': 'available'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fceafe52-7dfc-4365-8c60-255d6999d9ee tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Snapshot create request issued successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fceafe52-7dfc-4365-8c60-255d6999d9ee tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:14:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1155/2342] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:14:38 2026] POST /volume/v3/snapshots => generated 316 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-66e1394f-fd11-49d5-8e13-71c53964d94d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-66e1394f-fd11-49d5-8e13-71c53964d94d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-66e1394f-fd11-49d5-8e13-71c53964d94d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-66e1394f-fd11-49d5-8e13-71c53964d94d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a40b6a00-377b-4471-acf1-8c936a31d349 tempest-VolumesActionsTest-1531078151 tempest-VolumesActionsTest-1531078151-project-admin] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action returned with HTTP 202 Sep 01 02:14:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1188/2343] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:14:38 2026] POST /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-66e1394f-fd11-49d5-8e13-71c53964d94d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Snapshot retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-66e1394f-fd11-49d5-8e13-71c53964d94d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e returned with HTTP 200 Sep 01 02:14:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1156/2344] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:38 2026] GET /volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e => generated 448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cc0e2a74-aa5c-4aec-abab-dea07d99b090 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc0e2a74-aa5c-4aec-abab-dea07d99b090 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cc0e2a74-aa5c-4aec-abab-dea07d99b090 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cc0e2a74-aa5c-4aec-abab-dea07d99b090 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cc0e2a74-aa5c-4aec-abab-dea07d99b090 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cc0e2a74-aa5c-4aec-abab-dea07d99b090 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 200 Sep 01 02:14:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1189/2345] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:38 2026] GET /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8c5d4892-93df-4c2c-9e21-7e18a8857466 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8c5d4892-93df-4c2c-9e21-7e18a8857466 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8c5d4892-93df-4c2c-9e21-7e18a8857466 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8c5d4892-93df-4c2c-9e21-7e18a8857466 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8c5d4892-93df-4c2c-9e21-7e18a8857466 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8c5d4892-93df-4c2c-9e21-7e18a8857466 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 200 Sep 01 02:14:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1157/2346] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:38 2026] GET /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f23b15cf-d8fb-4bae-b18b-f863ca3c898b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f23b15cf-d8fb-4bae-b18b-f863ca3c898b tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] DELETE http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f23b15cf-d8fb-4bae-b18b-f863ca3c898b tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f23b15cf-d8fb-4bae-b18b-f863ca3c898b tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-f23b15cf-d8fb-4bae-b18b-f863ca3c898b tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Delete volume with id: 5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f23b15cf-d8fb-4bae-b18b-f863ca3c898b tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f23b15cf-d8fb-4bae-b18b-f863ca3c898b tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Delete volume request issued successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f23b15cf-d8fb-4bae-b18b-f863ca3c898b tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 202 Sep 01 02:14:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1190/2347] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:38 2026] DELETE /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1e170758-a39e-4778-9d3d-27563be514a8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1e170758-a39e-4778-9d3d-27563be514a8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1e170758-a39e-4778-9d3d-27563be514a8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1e170758-a39e-4778-9d3d-27563be514a8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1e170758-a39e-4778-9d3d-27563be514a8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Volume info retrieved successfully. Sep 01 02:14:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1e170758-a39e-4778-9d3d-27563be514a8 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 200 Sep 01 02:14:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1158/2348] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:38 2026] GET /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 848 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6b23a9ba-3d1f-4a11-88cc-56a4c9e213db None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b23a9ba-3d1f-4a11-88cc-56a4c9e213db tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e Sep 01 02:14:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b23a9ba-3d1f-4a11-88cc-56a4c9e213db tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b23a9ba-3d1f-4a11-88cc-56a4c9e213db tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6b23a9ba-3d1f-4a11-88cc-56a4c9e213db tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Snapshot retrieved successfully. Sep 01 02:14:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b23a9ba-3d1f-4a11-88cc-56a4c9e213db tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e returned with HTTP 200 Sep 01 02:14:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1191/2349] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:39 2026] GET /volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e => generated 448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8c4e32c3-7d78-4f55-923e-b05a51f715b9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8c4e32c3-7d78-4f55-923e-b05a51f715b9 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] GET http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e Sep 01 02:14:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8c4e32c3-7d78-4f55-923e-b05a51f715b9 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8c4e32c3-7d78-4f55-923e-b05a51f715b9 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8c4e32c3-7d78-4f55-923e-b05a51f715b9 tempest-VolumesActionsTest-60004950 tempest-VolumesActionsTest-60004950-project-member] http://192.168.122.45/volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e returned with HTTP 404 Sep 01 02:14:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1159/2350] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:39 2026] GET /volume/v3/volumes/5bf05a23-caaf-4d45-9468-f8e5d737201e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1ef82e0d-ef6b-4816-bcfd-b2c600fd54d0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1ef82e0d-ef6b-4816-bcfd-b2c600fd54d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e Sep 01 02:14:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1ef82e0d-ef6b-4816-bcfd-b2c600fd54d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1ef82e0d-ef6b-4816-bcfd-b2c600fd54d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1ef82e0d-ef6b-4816-bcfd-b2c600fd54d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Snapshot retrieved successfully. Sep 01 02:14:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1ef82e0d-ef6b-4816-bcfd-b2c600fd54d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e returned with HTTP 200 Sep 01 02:14:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1192/2351] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:40 2026] GET /volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e => generated 448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f4103d31-8664-460b-a2ba-57b2e244994f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f4103d31-8664-460b-a2ba-57b2e244994f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e Sep 01 02:14:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f4103d31-8664-460b-a2ba-57b2e244994f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f4103d31-8664-460b-a2ba-57b2e244994f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f4103d31-8664-460b-a2ba-57b2e244994f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Snapshot retrieved successfully. Sep 01 02:14:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f4103d31-8664-460b-a2ba-57b2e244994f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e returned with HTTP 200 Sep 01 02:14:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1160/2352] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:41 2026] GET /volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ba912a6-0326-4309-a0ba-1f305a9c392e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-905532176"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ba912a6-0326-4309-a0ba-1f305a9c392e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-905532176'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume of 1 GB Sep 01 02:14:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Availability Zones retrieved successfully. Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (253a4a03-0e02-406b-896c-fe6c64b680c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebca764-f7fe-4cb8-b030-3b8d46a4b462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8ebca764-f7fe-4cb8-b030-3b8d46a4b462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af4851a-875c-4a2d-8a8c-96caa01da474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Created reservations ['8adb6a58-8360-4ba3-a489-338a971db0c1', 'a9eba2e0-4daf-41f5-b8e4-ba8212819d01', '554adb09-5417-4598-a993-d5b4e7eb7f95', 'b92d7c71-4ac5-45f7-8e3d-53623ba07af1'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1af4851a-875c-4a2d-8a8c-96caa01da474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8adb6a58-8360-4ba3-a489-338a971db0c1', 'a9eba2e0-4daf-41f5-b8e4-ba8212819d01', '554adb09-5417-4598-a993-d5b4e7eb7f95', 'b92d7c71-4ac5-45f7-8e3d-53623ba07af1']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ece23d5-b6f1-4cd7-9061-24eca2b0b9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ece23d5-b6f1-4cd7-9061-24eca2b0b9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b029a94c-7075-44f4-9e93-1d27051bf4a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-905532176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['8adb6a58-8360-4ba3-a489-338a971db0c1','a9eba2e0-4daf-41f5-b8e4-ba8212819d01','554adb09-5417-4598-a993-d5b4e7eb7f95','b92d7c71-4ac5-45f7-8e3d-53623ba07af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-905532176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b029a94c-7075-44f4-9e93-1d27051bf4a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cba964f13924cd6957e5762fe55f190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45e95f0724824358b19fd089a4735d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e5d74f5-9982-44af-876e-54ec26b304de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e5d74f5-9982-44af-876e-54ec26b304de) transitioned into state 'SUCCESS' from state '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-905532176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['8adb6a58-8360-4ba3-a489-338a971db0c1','a9eba2e0-4daf-41f5-b8e4-ba8212819d01','554adb09-5417-4598-a993-d5b4e7eb7f95','b92d7c71-4ac5-45f7-8e3d-53623ba07af1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6ed3a5-dc43-44ec-83bf-038c9632926d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf6ed3a5-dc43-44ec-83bf-038c9632926d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (253a4a03-0e02-406b-896c-fe6c64b680c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request issued successfully. Sep 01 02:14:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ba6943d-5968-4e21-a827-c0ab0c2414b4 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1193/2353] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:41 2026] POST /volume/v3/volumes => generated 766 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-198ec56a-58a7-4575-9277-b87985b25044 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ba912a6-0326-4309-a0ba-1f305a9c392e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-141167990"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ba912a6-0326-4309-a0ba-1f305a9c392e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-141167990'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume of 1 GB Sep 01 02:14:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Availability Zones retrieved successfully. Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (3d8b44a8-19b7-487e-94d9-565bb678b0e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b38e053-8694-4220-81fe-5c7734967bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b38e053-8694-4220-81fe-5c7734967bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a17f284-4f19-4123-a1bb-d7c44371dbbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Created reservations ['6fe8aa61-f806-4d72-bcd6-f1b085930380', '3a2428b7-350a-4a57-a81f-f1819f19dea3', '76805f16-a3d9-4a12-9196-ebe43b4c7684', '61051562-b25c-42d0-8512-0819d26c1a64'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a17f284-4f19-4123-a1bb-d7c44371dbbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fe8aa61-f806-4d72-bcd6-f1b085930380', '3a2428b7-350a-4a57-a81f-f1819f19dea3', '76805f16-a3d9-4a12-9196-ebe43b4c7684', '61051562-b25c-42d0-8512-0819d26c1a64']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d6bb72-68db-4ddf-81d5-374adb1f2bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28d6bb72-68db-4ddf-81d5-374adb1f2bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc568870-07aa-40fd-89db-998c2b18974d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-141167990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['6fe8aa61-f806-4d72-bcd6-f1b085930380','3a2428b7-350a-4a57-a81f-f1819f19dea3','76805f16-a3d9-4a12-9196-ebe43b4c7684','61051562-b25c-42d0-8512-0819d26c1a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-141167990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc568870-07aa-40fd-89db-998c2b18974d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cba964f13924cd6957e5762fe55f190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45e95f0724824358b19fd089a4735d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f7eeae-de0b-4270-9fde-29fb9a74be9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f7eeae-de0b-4270-9fde-29fb9a74be9b) transitioned into state 'SUCCESS' from state '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-141167990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['6fe8aa61-f806-4d72-bcd6-f1b085930380','3a2428b7-350a-4a57-a81f-f1819f19dea3','76805f16-a3d9-4a12-9196-ebe43b4c7684','61051562-b25c-42d0-8512-0819d26c1a64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ade1b4-b515-478f-aa43-9a59e39ffd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ade1b4-b515-478f-aa43-9a59e39ffd05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (3d8b44a8-19b7-487e-94d9-565bb678b0e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request issued successfully. Sep 01 02:14:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-198ec56a-58a7-4575-9277-b87985b25044 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1161/2354] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:42 2026] POST /volume/v3/volumes => generated 766 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ba912a6-0326-4309-a0ba-1f305a9c392e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1226562267"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ba912a6-0326-4309-a0ba-1f305a9c392e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1226562267'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume of 1 GB Sep 01 02:14:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Availability Zones retrieved successfully. Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (e923a179-9873-40b6-96b3-5b20be57daa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876d8aca-1bc8-47eb-8b1e-2d0adfa46482) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (876d8aca-1bc8-47eb-8b1e-2d0adfa46482) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f343681-1b68-4f87-99cc-43c2378208d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Created reservations ['41e58b74-3b9b-4fae-9ebf-74eae33d434b', '105b2188-9567-49a6-b92c-a39f7456cc96', '48770a0e-33d7-455f-aac0-87be859e6ca8', '8cb9c878-f28c-40f0-8969-a1e83c411fbb'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f343681-1b68-4f87-99cc-43c2378208d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41e58b74-3b9b-4fae-9ebf-74eae33d434b', '105b2188-9567-49a6-b92c-a39f7456cc96', '48770a0e-33d7-455f-aac0-87be859e6ca8', '8cb9c878-f28c-40f0-8969-a1e83c411fbb']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf41e5a-e252-4dcf-aa4e-036ef5c248ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbf41e5a-e252-4dcf-aa4e-036ef5c248ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1226562267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['41e58b74-3b9b-4fae-9ebf-74eae33d434b','105b2188-9567-49a6-b92c-a39f7456cc96','48770a0e-33d7-455f-aac0-87be859e6ca8','8cb9c878-f28c-40f0-8969-a1e83c411fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1226562267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cba964f13924cd6957e5762fe55f190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45e95f0724824358b19fd089a4735d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e045a50-dc7a-4e69-b950-25c384ba44bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e045a50-dc7a-4e69-b950-25c384ba44bc) transitioned into state 'SUCCESS' from state '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-1226562267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['41e58b74-3b9b-4fae-9ebf-74eae33d434b','105b2188-9567-49a6-b92c-a39f7456cc96','48770a0e-33d7-455f-aac0-87be859e6ca8','8cb9c878-f28c-40f0-8969-a1e83c411fbb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46833000-e77b-4c4b-81fe-b93d0d837b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46833000-e77b-4c4b-81fe-b93d0d837b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (e923a179-9873-40b6-96b3-5b20be57daa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request issued successfully. Sep 01 02:14:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d946def9-bf28-48ea-b7a7-7472ab944b5f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1194/2355] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:42 2026] POST /volume/v3/volumes => generated 767 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-88cada99-5934-470a-9c6b-537ceaba3089 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ba912a6-0326-4309-a0ba-1f305a9c392e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1945538055"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ba912a6-0326-4309-a0ba-1f305a9c392e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1945538055'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:42 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume of 1 GB Sep 01 02:14:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Availability Zones retrieved successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (b0d8f0e5-d046-4bad-86a3-2aac59d35f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e1aed0-0e63-4403-85d0-df0f112d31a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28e1aed0-0e63-4403-85d0-df0f112d31a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6153c84-fb5e-4fd6-924e-3231a28bc8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Created reservations ['8019ed75-c1d0-46f3-8287-3b00ceda06ee', 'a9c87158-a329-4878-befb-d1873b2e70e6', '2a578913-602d-49da-bbaa-3160f5891026', '14bf443c-f47a-4cd4-803a-6af4e5832c68'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6153c84-fb5e-4fd6-924e-3231a28bc8c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8019ed75-c1d0-46f3-8287-3b00ceda06ee', 'a9c87158-a329-4878-befb-d1873b2e70e6', '2a578913-602d-49da-bbaa-3160f5891026', '14bf443c-f47a-4cd4-803a-6af4e5832c68']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5139c760-70e5-4cac-8511-512b5894af0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5139c760-70e5-4cac-8511-512b5894af0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c91a36bc-3d61-43e4-b139-ed93deae7683', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1945538055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['8019ed75-c1d0-46f3-8287-3b00ceda06ee','a9c87158-a329-4878-befb-d1873b2e70e6','2a578913-602d-49da-bbaa-3160f5891026','14bf443c-f47a-4cd4-803a-6af4e5832c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1945538055',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c91a36bc-3d61-43e4-b139-ed93deae7683,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cba964f13924cd6957e5762fe55f190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45e95f0724824358b19fd089a4735d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0153a63-1463-44cb-996c-9a3cf23fa5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0153a63-1463-44cb-996c-9a3cf23fa5dd) transitioned into state 'SUCCESS' from state '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-1945538055',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['8019ed75-c1d0-46f3-8287-3b00ceda06ee','a9c87158-a329-4878-befb-d1873b2e70e6','2a578913-602d-49da-bbaa-3160f5891026','14bf443c-f47a-4cd4-803a-6af4e5832c68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9806c25-b4a6-4a1e-b502-f5379fdd92c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9806c25-b4a6-4a1e-b502-f5379fdd92c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (b0d8f0e5-d046-4bad-86a3-2aac59d35f77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request issued successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88cada99-5934-470a-9c6b-537ceaba3089 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1162/2356] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:42 2026] POST /volume/v3/volumes => generated 767 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "1ba912a6-0326-4309-a0ba-1f305a9c392e", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2066332843"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request body: {'volume': {"'snapshot_id": '1ba912a6-0326-4309-a0ba-1f305a9c392e', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2066332843'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume of 1 GB Sep 01 02:14:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Availability Zones retrieved successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (f848b6fe-09a5-40b7-ba61-ebee5c3b4d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b3eff7-7060-4482-a9a0-bd90b5cbaf5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75b3eff7-7060-4482-a9a0-bd90b5cbaf5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5744571a-190d-4e6a-b795-2cf65d51076a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Created reservations ['83f2d02d-e919-496f-9282-9d2a3c54dc47', '2dfa1e28-7575-4c68-ba57-4773375215ed', '2d514702-89c1-45d4-9120-5ef3d27d27e2', '5647d592-80ba-46e6-b0a7-6b73cca60b5f'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5744571a-190d-4e6a-b795-2cf65d51076a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83f2d02d-e919-496f-9282-9d2a3c54dc47', '2dfa1e28-7575-4c68-ba57-4773375215ed', '2d514702-89c1-45d4-9120-5ef3d27d27e2', '5647d592-80ba-46e6-b0a7-6b73cca60b5f']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79f1903-3679-46e0-a92c-a5e73d0b507a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c79f1903-3679-46e0-a92c-a5e73d0b507a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6f3317f-1ecc-49f6-99bd-c8170db9f9a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2066332843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['83f2d02d-e919-496f-9282-9d2a3c54dc47','2dfa1e28-7575-4c68-ba57-4773375215ed','2d514702-89c1-45d4-9120-5ef3d27d27e2','5647d592-80ba-46e6-b0a7-6b73cca60b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2066332843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6f3317f-1ecc-49f6-99bd-c8170db9f9a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cba964f13924cd6957e5762fe55f190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='45e95f0724824358b19fd089a4735d95',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5256b7fe-a911-4aef-a257-38f638caed5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5256b7fe-a911-4aef-a257-38f638caed5e) transitioned into state 'SUCCESS' from state '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-2066332843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cba964f13924cd6957e5762fe55f190',qos_specs=None,replication_status=,reservations=['83f2d02d-e919-496f-9282-9d2a3c54dc47','2dfa1e28-7575-4c68-ba57-4773375215ed','2d514702-89c1-45d4-9120-5ef3d27d27e2','5647d592-80ba-46e6-b0a7-6b73cca60b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='45e95f0724824358b19fd089a4735d95',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (481f7c3d-edd0-4056-8c95-80b38ac00350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (481f7c3d-edd0-4056-8c95-80b38ac00350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Flow 'volume_create_api' (f848b6fe-09a5-40b7-ba61-ebee5c3b4d28) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Create volume request issued successfully. Sep 01 02:14:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be02bcb4-5d8d-45f0-850f-3a34b0a0a7d8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1195/2357] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:14:43 2026] POST /volume/v3/volumes => generated 767 bytes in 551 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cfbd6391-a228-4f51-b7d7-a48a5c9ea0ab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfbd6391-a228-4f51-b7d7-a48a5c9ea0ab tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cfbd6391-a228-4f51-b7d7-a48a5c9ea0ab tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cfbd6391-a228-4f51-b7d7-a48a5c9ea0ab tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cfbd6391-a228-4f51-b7d7-a48a5c9ea0ab tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfbd6391-a228-4f51-b7d7-a48a5c9ea0ab tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 returned with HTTP 200 Sep 01 02:14:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1163/2358] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:43 2026] GET /volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 => generated 859 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6d7d922e-6e0d-42db-bc0f-3594a1d193ef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d7d922e-6e0d-42db-bc0f-3594a1d193ef tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d Sep 01 02:14:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d7d922e-6e0d-42db-bc0f-3594a1d193ef tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d7d922e-6e0d-42db-bc0f-3594a1d193ef tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6d7d922e-6e0d-42db-bc0f-3594a1d193ef tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d7d922e-6e0d-42db-bc0f-3594a1d193ef tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d returned with HTTP 200 Sep 01 02:14:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1196/2359] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:44 2026] GET /volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0b14e295-0545-4c2c-9246-9c7bc0e28c07 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b14e295-0545-4c2c-9246-9c7bc0e28c07 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d Sep 01 02:14:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b14e295-0545-4c2c-9246-9c7bc0e28c07 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b14e295-0545-4c2c-9246-9c7bc0e28c07 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0b14e295-0545-4c2c-9246-9c7bc0e28c07 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b14e295-0545-4c2c-9246-9c7bc0e28c07 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1164/2360] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3a2a0473-bb79-491c-84da-d00f5a073215 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3a2a0473-bb79-491c-84da-d00f5a073215 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 Sep 01 02:14:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3a2a0473-bb79-491c-84da-d00f5a073215 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3a2a0473-bb79-491c-84da-d00f5a073215 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3a2a0473-bb79-491c-84da-d00f5a073215 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3a2a0473-bb79-491c-84da-d00f5a073215 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 returned with HTTP 200 Sep 01 02:14:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1197/2361] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:45 2026] GET /volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 => generated 859 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7970050c-d3d7-4810-bd2a-cf89787583d0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7970050c-d3d7-4810-bd2a-cf89787583d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 Sep 01 02:14:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7970050c-d3d7-4810-bd2a-cf89787583d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7970050c-d3d7-4810-bd2a-cf89787583d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7970050c-d3d7-4810-bd2a-cf89787583d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7970050c-d3d7-4810-bd2a-cf89787583d0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 returned with HTTP 200 Sep 01 02:14:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1165/2362] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:46 2026] GET /volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-37081343-dab2-4da5-9bc1-88e9f0582b7f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37081343-dab2-4da5-9bc1-88e9f0582b7f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 Sep 01 02:14:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-37081343-dab2-4da5-9bc1-88e9f0582b7f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-37081343-dab2-4da5-9bc1-88e9f0582b7f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-37081343-dab2-4da5-9bc1-88e9f0582b7f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37081343-dab2-4da5-9bc1-88e9f0582b7f tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 returned with HTTP 200 Sep 01 02:14:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1198/2363] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:46 2026] GET /volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6cd5a0b7-af27-45b2-883e-6c8a160f59c8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6cd5a0b7-af27-45b2-883e-6c8a160f59c8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 Sep 01 02:14:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6cd5a0b7-af27-45b2-883e-6c8a160f59c8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6cd5a0b7-af27-45b2-883e-6c8a160f59c8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6cd5a0b7-af27-45b2-883e-6c8a160f59c8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6cd5a0b7-af27-45b2-883e-6c8a160f59c8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 returned with HTTP 200 Sep 01 02:14:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1166/2364] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:46 2026] GET /volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 => generated 859 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9524b84f-e832-47f3-b926-89e9eb969f8d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9524b84f-e832-47f3-b926-89e9eb969f8d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 Sep 01 02:14:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9524b84f-e832-47f3-b926-89e9eb969f8d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9524b84f-e832-47f3-b926-89e9eb969f8d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9524b84f-e832-47f3-b926-89e9eb969f8d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9524b84f-e832-47f3-b926-89e9eb969f8d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 returned with HTTP 200 Sep 01 02:14:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1199/2365] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:47 2026] GET /volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b0ce4895-1565-465b-ae16-43782f2ccc5d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b0ce4895-1565-465b-ae16-43782f2ccc5d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 Sep 01 02:14:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b0ce4895-1565-465b-ae16-43782f2ccc5d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b0ce4895-1565-465b-ae16-43782f2ccc5d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:47 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b0ce4895-1565-465b-ae16-43782f2ccc5d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume with id: c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 Sep 01 02:14:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b0ce4895-1565-465b-ae16-43782f2ccc5d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b0ce4895-1565-465b-ae16-43782f2ccc5d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume request issued successfully. Sep 01 02:14:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b0ce4895-1565-465b-ae16-43782f2ccc5d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 returned with HTTP 202 Sep 01 02:14:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1167/2366] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:47 2026] DELETE /volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-951fdeb2-79cd-4066-b395-8441518f858d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-951fdeb2-79cd-4066-b395-8441518f858d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 Sep 01 02:14:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-951fdeb2-79cd-4066-b395-8441518f858d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-951fdeb2-79cd-4066-b395-8441518f858d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-951fdeb2-79cd-4066-b395-8441518f858d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-951fdeb2-79cd-4066-b395-8441518f858d tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 returned with HTTP 200 Sep 01 02:14:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1200/2367] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:47 2026] GET /volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e6bb3cd9-5f1c-42e8-b7a8-d5e6805a8869 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6bb3cd9-5f1c-42e8-b7a8-d5e6805a8869 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 Sep 01 02:14:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6bb3cd9-5f1c-42e8-b7a8-d5e6805a8869 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6bb3cd9-5f1c-42e8-b7a8-d5e6805a8869 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6bb3cd9-5f1c-42e8-b7a8-d5e6805a8869 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 returned with HTTP 404 Sep 01 02:14:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1168/2368] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/volumes/c6f3317f-1ecc-49f6-99bd-c8170db9f9a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1a8e4b8f-50bd-4146-a260-5ca06090ca09 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a8e4b8f-50bd-4146-a260-5ca06090ca09 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 Sep 01 02:14:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1a8e4b8f-50bd-4146-a260-5ca06090ca09 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1a8e4b8f-50bd-4146-a260-5ca06090ca09 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-1a8e4b8f-50bd-4146-a260-5ca06090ca09 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume with id: c91a36bc-3d61-43e4-b139-ed93deae7683 Sep 01 02:14:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1a8e4b8f-50bd-4146-a260-5ca06090ca09 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1a8e4b8f-50bd-4146-a260-5ca06090ca09 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume request issued successfully. Sep 01 02:14:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a8e4b8f-50bd-4146-a260-5ca06090ca09 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 returned with HTTP 202 Sep 01 02:14:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1201/2369] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:48 2026] DELETE /volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e0317fb2-0990-4b13-b1a9-fcf0ba618f02 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0317fb2-0990-4b13-b1a9-fcf0ba618f02 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 Sep 01 02:14:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0317fb2-0990-4b13-b1a9-fcf0ba618f02 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e0317fb2-0990-4b13-b1a9-fcf0ba618f02 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e0317fb2-0990-4b13-b1a9-fcf0ba618f02 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e0317fb2-0990-4b13-b1a9-fcf0ba618f02 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 returned with HTTP 200 Sep 01 02:14:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1169/2370] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:48 2026] GET /volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9a74b145-787e-4265-9a82-dcbee0c62f3a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9a74b145-787e-4265-9a82-dcbee0c62f3a tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 Sep 01 02:14:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9a74b145-787e-4265-9a82-dcbee0c62f3a tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9a74b145-787e-4265-9a82-dcbee0c62f3a tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9a74b145-787e-4265-9a82-dcbee0c62f3a tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 returned with HTTP 404 Sep 01 02:14:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1202/2371] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:49 2026] GET /volume/v3/volumes/c91a36bc-3d61-43e4-b139-ed93deae7683 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b836c55d-56bc-4193-af3c-62d0a1c40540 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b836c55d-56bc-4193-af3c-62d0a1c40540 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] DELETE http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 Sep 01 02:14:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b836c55d-56bc-4193-af3c-62d0a1c40540 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b836c55d-56bc-4193-af3c-62d0a1c40540 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:49 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b836c55d-56bc-4193-af3c-62d0a1c40540 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume with id: f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 Sep 01 02:14:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b836c55d-56bc-4193-af3c-62d0a1c40540 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b836c55d-56bc-4193-af3c-62d0a1c40540 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume request issued successfully. Sep 01 02:14:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b836c55d-56bc-4193-af3c-62d0a1c40540 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 returned with HTTP 202 Sep 01 02:14:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1170/2372] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:49 2026] DELETE /volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ebcba33b-b5ff-4729-b67b-a808085a2ec9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ebcba33b-b5ff-4729-b67b-a808085a2ec9 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 Sep 01 02:14:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ebcba33b-b5ff-4729-b67b-a808085a2ec9 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ebcba33b-b5ff-4729-b67b-a808085a2ec9 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ebcba33b-b5ff-4729-b67b-a808085a2ec9 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ebcba33b-b5ff-4729-b67b-a808085a2ec9 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 returned with HTTP 200 Sep 01 02:14:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1203/2373] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:49 2026] GET /volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 => generated 859 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8dcd9110-80e5-481c-98b4-6ff9c7dd18bd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8dcd9110-80e5-481c-98b4-6ff9c7dd18bd tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 Sep 01 02:14:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8dcd9110-80e5-481c-98b4-6ff9c7dd18bd tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8dcd9110-80e5-481c-98b4-6ff9c7dd18bd tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8dcd9110-80e5-481c-98b4-6ff9c7dd18bd tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 returned with HTTP 404 Sep 01 02:14:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1171/2374] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:51 2026] GET /volume/v3/volumes/f3af7cdf-8f4b-4fa4-9476-5d1e53a3f566 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-45953363-4fb3-4f43-b7ac-5e84ffb16cb3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-45953363-4fb3-4f43-b7ac-5e84ffb16cb3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] DELETE http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d Sep 01 02:14:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-45953363-4fb3-4f43-b7ac-5e84ffb16cb3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-45953363-4fb3-4f43-b7ac-5e84ffb16cb3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:51 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-45953363-4fb3-4f43-b7ac-5e84ffb16cb3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume with id: fc568870-07aa-40fd-89db-998c2b18974d Sep 01 02:14:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-45953363-4fb3-4f43-b7ac-5e84ffb16cb3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-45953363-4fb3-4f43-b7ac-5e84ffb16cb3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume request issued successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-45953363-4fb3-4f43-b7ac-5e84ffb16cb3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d returned with HTTP 202 Sep 01 02:14:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1204/2375] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:51 2026] DELETE /volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0b162027-6d6e-41ed-84f0-38e7f5aa5ec8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b162027-6d6e-41ed-84f0-38e7f5aa5ec8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d Sep 01 02:14:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b162027-6d6e-41ed-84f0-38e7f5aa5ec8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b162027-6d6e-41ed-84f0-38e7f5aa5ec8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0b162027-6d6e-41ed-84f0-38e7f5aa5ec8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b162027-6d6e-41ed-84f0-38e7f5aa5ec8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d returned with HTTP 200 Sep 01 02:14:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1172/2376] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:51 2026] GET /volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c64b6103-2167-49a3-8725-379e3c5d401b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c64b6103-2167-49a3-8725-379e3c5d401b tempest-ExtensionsTestJSON-1353712873 tempest-ExtensionsTestJSON-1353712873-project-member] GET http://192.168.122.45/volume/v3/extensions Sep 01 02:14:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c64b6103-2167-49a3-8725-379e3c5d401b tempest-ExtensionsTestJSON-1353712873 tempest-ExtensionsTestJSON-1353712873-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c64b6103-2167-49a3-8725-379e3c5d401b tempest-ExtensionsTestJSON-1353712873 tempest-ExtensionsTestJSON-1353712873-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c64b6103-2167-49a3-8725-379e3c5d401b tempest-ExtensionsTestJSON-1353712873 tempest-ExtensionsTestJSON-1353712873-project-member] http://192.168.122.45/volume/v3/extensions returned with HTTP 200 Sep 01 02:14:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1205/2377] 192.168.122.45 () {58 vars in 1125 bytes} [Tue Sep 1 02:14:51 2026] GET /volume/v3/extensions => generated 5245 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b408f633-aab3-4e8a-b37f-329f13de047e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b408f633-aab3-4e8a-b37f-329f13de047e tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d Sep 01 02:14:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b408f633-aab3-4e8a-b37f-329f13de047e tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b408f633-aab3-4e8a-b37f-329f13de047e tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b408f633-aab3-4e8a-b37f-329f13de047e tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d returned with HTTP 404 Sep 01 02:14:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1173/2378] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:52 2026] GET /volume/v3/volumes/fc568870-07aa-40fd-89db-998c2b18974d => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f39bf446-efa8-4249-a495-cae7e253deb0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f39bf446-efa8-4249-a495-cae7e253deb0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] DELETE http://192.168.122.45/volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 Sep 01 02:14:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f39bf446-efa8-4249-a495-cae7e253deb0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f39bf446-efa8-4249-a495-cae7e253deb0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:52 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-f39bf446-efa8-4249-a495-cae7e253deb0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume with id: b029a94c-7075-44f4-9e93-1d27051bf4a3 Sep 01 02:14:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f39bf446-efa8-4249-a495-cae7e253deb0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f39bf446-efa8-4249-a495-cae7e253deb0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume request issued successfully. Sep 01 02:14:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f39bf446-efa8-4249-a495-cae7e253deb0 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 returned with HTTP 202 Sep 01 02:14:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1206/2379] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:52 2026] DELETE /volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3aed7255-370e-48cc-b191-9c407c644cb7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3aed7255-370e-48cc-b191-9c407c644cb7 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 Sep 01 02:14:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3aed7255-370e-48cc-b191-9c407c644cb7 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3aed7255-370e-48cc-b191-9c407c644cb7 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3aed7255-370e-48cc-b191-9c407c644cb7 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3aed7255-370e-48cc-b191-9c407c644cb7 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 returned with HTTP 200 Sep 01 02:14:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1174/2380] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:52 2026] GET /volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8ad0e4a9-1426-437e-b5d0-741b35682761 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ad0e4a9-1426-437e-b5d0-741b35682761 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 Sep 01 02:14:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ad0e4a9-1426-437e-b5d0-741b35682761 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ad0e4a9-1426-437e-b5d0-741b35682761 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ad0e4a9-1426-437e-b5d0-741b35682761 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 returned with HTTP 404 Sep 01 02:14:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1207/2381] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/volumes/b029a94c-7075-44f4-9e93-1d27051bf4a3 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e1685756-92df-4cf3-a949-559e8678c103 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1685756-92df-4cf3-a949-559e8678c103 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e Sep 01 02:14:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1685756-92df-4cf3-a949-559e8678c103 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1685756-92df-4cf3-a949-559e8678c103 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-e1685756-92df-4cf3-a949-559e8678c103 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete snapshot with id: 1ba912a6-0326-4309-a0ba-1f305a9c392e Sep 01 02:14:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e1685756-92df-4cf3-a949-559e8678c103 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Snapshot retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e1685756-92df-4cf3-a949-559e8678c103 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Snapshot delete request issued successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1685756-92df-4cf3-a949-559e8678c103 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e returned with HTTP 202 Sep 01 02:14:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1175/2382] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:14:53 2026] DELETE /volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7fd4c3e3-0463-4579-bda9-d3b19c2ed57e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7fd4c3e3-0463-4579-bda9-d3b19c2ed57e tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e Sep 01 02:14:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7fd4c3e3-0463-4579-bda9-d3b19c2ed57e tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7fd4c3e3-0463-4579-bda9-d3b19c2ed57e tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7fd4c3e3-0463-4579-bda9-d3b19c2ed57e tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Snapshot retrieved successfully. Sep 01 02:14:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7fd4c3e3-0463-4579-bda9-d3b19c2ed57e tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e returned with HTTP 200 Sep 01 02:14:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1208/2383] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:53 2026] GET /volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e => generated 474 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0cfbeb5f-34ba-45f2-b2a6-3ad5318ab4ea None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0cfbeb5f-34ba-45f2-b2a6-3ad5318ab4ea tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e Sep 01 02:14:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0cfbeb5f-34ba-45f2-b2a6-3ad5318ab4ea tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0cfbeb5f-34ba-45f2-b2a6-3ad5318ab4ea tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0cfbeb5f-34ba-45f2-b2a6-3ad5318ab4ea tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Snapshot retrieved successfully. Sep 01 02:14:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0cfbeb5f-34ba-45f2-b2a6-3ad5318ab4ea tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e returned with HTTP 200 Sep 01 02:14:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1176/2384] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:54 2026] GET /volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e => generated 474 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e9d4b1b5-d7d4-451b-a3b9-5638cda0a8f8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e9d4b1b5-d7d4-451b-a3b9-5638cda0a8f8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e Sep 01 02:14:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e9d4b1b5-d7d4-451b-a3b9-5638cda0a8f8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e9d4b1b5-d7d4-451b-a3b9-5638cda0a8f8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e9d4b1b5-d7d4-451b-a3b9-5638cda0a8f8 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e returned with HTTP 404 Sep 01 02:14:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1177/2385] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:14:55 2026] GET /volume/v3/snapshots/1ba912a6-0326-4309-a0ba-1f305a9c392e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a6fea293-caa8-48ce-9246-fefe6dc8d024 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a6fea293-caa8-48ce-9246-fefe6dc8d024 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] DELETE http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 Sep 01 02:14:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a6fea293-caa8-48ce-9246-fefe6dc8d024 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a6fea293-caa8-48ce-9246-fefe6dc8d024 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-a6fea293-caa8-48ce-9246-fefe6dc8d024 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume with id: 6bf1da94-e522-4903-9b5d-43a37f0c8320 Sep 01 02:14:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a6fea293-caa8-48ce-9246-fefe6dc8d024 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a6fea293-caa8-48ce-9246-fefe6dc8d024 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Delete volume request issued successfully. Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a6fea293-caa8-48ce-9246-fefe6dc8d024 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 returned with HTTP 202 Sep 01 02:14:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1178/2386] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:14:55 2026] DELETE /volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-078dd254-6783-40f4-930d-ee2b47be5af3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-078dd254-6783-40f4-930d-ee2b47be5af3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 Sep 01 02:14:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-078dd254-6783-40f4-930d-ee2b47be5af3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-078dd254-6783-40f4-930d-ee2b47be5af3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-078dd254-6783-40f4-930d-ee2b47be5af3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Volume info retrieved successfully. Sep 01 02:14:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-078dd254-6783-40f4-930d-ee2b47be5af3 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 returned with HTTP 200 Sep 01 02:14:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1179/2387] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:55 2026] GET /volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 => generated 859 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:14:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1443340587"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1443340587'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:14:55 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Create volume of 1 GB Sep 01 02:14:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Availability Zones retrieved successfully. Sep 01 02:14:55 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Flow 'volume_create_api' (bea5cf97-001d-4984-bb41-b3b7fccfc871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:55 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216dbdd0-4eec-4931-864c-101528db8017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:55 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:14:55 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216dbdd0-4eec-4931-864c-101528db8017) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:55 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03cca1a6-cb46-4ae7-b4ea-7cbd9200d2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:55 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Created reservations ['ec446a6c-7f66-46a0-bc63-9d4b45d5bc38', '454e06e9-5b56-438a-b5e9-c3fc7508099c', '94843753-1826-40fc-9756-556fddb89644', '969b7ff3-8fc6-4bc4-8432-303375f5aae3'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03cca1a6-cb46-4ae7-b4ea-7cbd9200d2e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec446a6c-7f66-46a0-bc63-9d4b45d5bc38', '454e06e9-5b56-438a-b5e9-c3fc7508099c', '94843753-1826-40fc-9756-556fddb89644', '969b7ff3-8fc6-4bc4-8432-303375f5aae3']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aaa1eb3-cb41-46a4-b39d-ac99918b154c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9aaa1eb3-cb41-46a4-b39d-ac99918b154c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1759bad-718a-4445-ae52-980ebe0a8141', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1443340587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26d896b30cdf4bbcbbaef6736191a212',qos_specs=None,replication_status=,reservations=['ec446a6c-7f66-46a0-bc63-9d4b45d5bc38','454e06e9-5b56-438a-b5e9-c3fc7508099c','94843753-1826-40fc-9756-556fddb89644','969b7ff3-8fc6-4bc4-8432-303375f5aae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b763444504440f88e3831c8a5cc1e14',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:14:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1443340587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1759bad-718a-4445-ae52-980ebe0a8141,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26d896b30cdf4bbcbbaef6736191a212',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b763444504440f88e3831c8a5cc1e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac9b736-18f1-4879-a149-6dae01a774b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ac9b736-18f1-4879-a149-6dae01a774b7) transitioned into state 'SUCCESS' from state '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-1443340587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26d896b30cdf4bbcbbaef6736191a212',qos_specs=None,replication_status=,reservations=['ec446a6c-7f66-46a0-bc63-9d4b45d5bc38','454e06e9-5b56-438a-b5e9-c3fc7508099c','94843753-1826-40fc-9756-556fddb89644','969b7ff3-8fc6-4bc4-8432-303375f5aae3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b763444504440f88e3831c8a5cc1e14',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b94af9c-fc44-4afe-bc9e-87420ce5c781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b94af9c-fc44-4afe-bc9e-87420ce5c781) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Flow 'volume_create_api' (bea5cf97-001d-4984-bb41-b3b7fccfc871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Create volume request issued successfully. Sep 01 02:14:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccfbfd88-0b23-41cc-ac21-7b805045eabb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:14:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1209/2388] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:14:55 2026] POST /volume/v3/volumes => generated 826 bytes in 562 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6e2bd083-2d18-431d-ad8b-db5087191cdf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e2bd083-2d18-431d-ad8b-db5087191cdf tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e2bd083-2d18-431d-ad8b-db5087191cdf tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e2bd083-2d18-431d-ad8b-db5087191cdf tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6e2bd083-2d18-431d-ad8b-db5087191cdf tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Volume info retrieved successfully. Sep 01 02:14:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e2bd083-2d18-431d-ad8b-db5087191cdf tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 200 Sep 01 02:14:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1180/2389] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:14:56 2026] GET /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 894 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d789a78d-e801-4275-abb8-9a152400db14 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d789a78d-e801-4275-abb8-9a152400db14 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] GET http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d789a78d-e801-4275-abb8-9a152400db14 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d789a78d-e801-4275-abb8-9a152400db14 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d789a78d-e801-4275-abb8-9a152400db14 tempest-CreateVolumesFromSnapshotTest-2114373460 tempest-CreateVolumesFromSnapshotTest-2114373460-project-member] http://192.168.122.45/volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 returned with HTTP 404 Sep 01 02:14:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1210/2390] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:14:56 2026] GET /volume/v3/volumes/6bf1da94-e522-4903-9b5d-43a37f0c8320 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4bb81f8c-2eab-4867-9257-512c80cab7d4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4bb81f8c-2eab-4867-9257-512c80cab7d4 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4bb81f8c-2eab-4867-9257-512c80cab7d4 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4bb81f8c-2eab-4867-9257-512c80cab7d4 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4bb81f8c-2eab-4867-9257-512c80cab7d4 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Volume info retrieved successfully. Sep 01 02:14:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4bb81f8c-2eab-4867-9257-512c80cab7d4 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 200 Sep 01 02:14:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1181/2391] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:14:57 2026] GET /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 918 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2d8c9c70-fdd8-43eb-b480-1e3d28a71da5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d8c9c70-fdd8-43eb-b480-1e3d28a71da5 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d8c9c70-fdd8-43eb-b480-1e3d28a71da5 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d8c9c70-fdd8-43eb-b480-1e3d28a71da5 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2d8c9c70-fdd8-43eb-b480-1e3d28a71da5 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Volume info retrieved successfully. Sep 01 02:14:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d8c9c70-fdd8-43eb-b480-1e3d28a71da5 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 200 Sep 01 02:14:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1211/2392] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 954 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f1775331-c52e-4d5b-965a-4f19ac8caa15 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1775331-c52e-4d5b-965a-4f19ac8caa15 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] POST http://192.168.122.45/volume/v3/volume-transfers Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f1775331-c52e-4d5b-965a-4f19ac8caa15 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e1759bad-718a-4445-ae52-980ebe0a8141"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volume_transfer [None req-f1775331-c52e-4d5b-965a-4f19ac8caa15 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e1759bad-718a-4445-ae52-980ebe0a8141'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volume_transfer [None req-f1775331-c52e-4d5b-965a-4f19ac8caa15 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Creating transfer of volume e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:58 devstack devstack@c-api.service[87080]: INFO cinder.transfer.api [None req-f1775331-c52e-4d5b-965a-4f19ac8caa15 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Generating transfer record for volume e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1775331-c52e-4d5b-965a-4f19ac8caa15 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:14:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1182/2393] 192.168.122.45 () {62 vars in 1205 bytes} [Tue Sep 1 02:14:58 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4baa5b89-d09f-4c30-be33-724a57592a00 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4baa5b89-d09f-4c30-be33-724a57592a00 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4baa5b89-d09f-4c30-be33-724a57592a00 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4baa5b89-d09f-4c30-be33-724a57592a00 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4baa5b89-d09f-4c30-be33-724a57592a00 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Volume info retrieved successfully. Sep 01 02:14:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4baa5b89-d09f-4c30-be33-724a57592a00 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 200 Sep 01 02:14:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1212/2394] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 962 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fb44d34d-9e2c-4ac3-8711-6cfcd89f1c0a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fb44d34d-9e2c-4ac3-8711-6cfcd89f1c0a tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volume-transfers/e9e1577c-0c77-4546-a0a6-9c9ef1700930 Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fb44d34d-9e2c-4ac3-8711-6cfcd89f1c0a tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fb44d34d-9e2c-4ac3-8711-6cfcd89f1c0a tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fb44d34d-9e2c-4ac3-8711-6cfcd89f1c0a tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volume-transfers/e9e1577c-0c77-4546-a0a6-9c9ef1700930 returned with HTTP 200 Sep 01 02:14:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1183/2395] 192.168.122.45 () {60 vars in 1295 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/volume-transfers/e9e1577c-0c77-4546-a0a6-9c9ef1700930 => generated 438 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-78e02177-bd6d-4481-b8c1-3e5bb80b8b0f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-78e02177-bd6d-4481-b8c1-3e5bb80b8b0f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volume-transfers Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-78e02177-bd6d-4481-b8c1-3e5bb80b8b0f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-78e02177-bd6d-4481-b8c1-3e5bb80b8b0f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volume_transfer [None req-78e02177-bd6d-4481-b8c1-3e5bb80b8b0f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Listing volume transfers {{(pid=87081) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:14:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-78e02177-bd6d-4481-b8c1-3e5bb80b8b0f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volume-transfers returned with HTTP 200 Sep 01 02:14:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1213/2396] 192.168.122.45 () {60 vars in 1184 bytes} [Tue Sep 1 02:14:58 2026] GET /volume/v3/volume-transfers => generated 374 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] POST http://192.168.122.45/volume/v3/volume-transfers/e9e1577c-0c77-4546-a0a6-9c9ef1700930/accept Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "35f7ba3f3053c2f4"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.volume_transfer [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Accepting volume transfer e9e1577c-0c77-4546-a0a6-9c9ef1700930 {{(pid=87080) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.volume_transfer [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Accepting transfer e9e1577c-0c77-4546-a0a6-9c9ef1700930 Sep 01 02:14:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Created reservations ['5b715daa-5b42-47df-b484-d88c41cb20c1', 'd8eaf371-e4fa-44db-bbed-41eb71401042', '60cd2823-6ee9-459d-b41e-5f688b32774d', '83472497-4586-4d15-b759-d0ad28bdd215'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Created reservations ['1db47806-6a02-48c7-8548-7344b37a0172', '7a2f7abb-b0a8-4313-ade1-e1e5ae7a8640', '0a15510a-8c0e-4957-8817-1c9cc02c6979', '83445a84-e566-42a1-b7d8-58225d14fe11'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:332: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:58 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Created reservations ['c8c21eda-925b-4c84-af63-6fea365fa2cf', 'f87a9bb5-0a34-4609-901b-7cc8c63df7f0', 'd6ed3445-9415-4ece-8f2e-78b203698f3c', '537d7c20-05a1-4816-89f4-4232a491f4c2'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Created reservations ['0fa68916-3411-4e87-bbf6-379aea7fe23e', '91e41586-a215-47e7-bfca-1c564c872903', 'e8a5ab86-3d9d-411e-bc2e-d31c97e3ce7a', '1bd10f2c-202a-4f34-8ad3-771406dc82ce'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Transfer volume completed successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fb4ee0e0-6a9b-48b0-adb0-9db91f9e8378 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.transfer.api [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Volume e1759bad-718a-4445-ae52-980ebe0a8141 has been transferred. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1173ced-63db-4d45-b5ec-72c3883896b4 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] http://192.168.122.45/volume/v3/volume-transfers/e9e1577c-0c77-4546-a0a6-9c9ef1700930/accept returned with HTTP 202 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1184/2397] 192.168.122.45 () {62 vars in 1337 bytes} [Tue Sep 1 02:14:58 2026] POST /volume/v3/volume-transfers/e9e1577c-0c77-4546-a0a6-9c9ef1700930/accept => generated 371 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4806ade6-d2db-466d-963a-a75f2ee0d263 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4806ade6-d2db-466d-963a-a75f2ee0d263 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] GET http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4806ade6-d2db-466d-963a-a75f2ee0d263 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4806ade6-d2db-466d-963a-a75f2ee0d263 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4806ade6-d2db-466d-963a-a75f2ee0d263 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Volume info retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4806ade6-d2db-466d-963a-a75f2ee0d263 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1185/2398] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:14:59 2026] GET /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bb2d9b22-b294-4eb1-bd14-ff908c1d2547 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb2d9b22-b294-4eb1-bd14-ff908c1d2547 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] GET http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb2d9b22-b294-4eb1-bd14-ff908c1d2547 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb2d9b22-b294-4eb1-bd14-ff908c1d2547 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fb4ee0e0-6a9b-48b0-adb0-9db91f9e8378 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fb4ee0e0-6a9b-48b0-adb0-9db91f9e8378 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-734424238", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bb2d9b22-b294-4eb1-bd14-ff908c1d2547 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] Volume info retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb2d9b22-b294-4eb1-bd14-ff908c1d2547 tempest-VolumesTransfersV355Test-1587893528 tempest-VolumesTransfersV355Test-1587893528-project-member] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1186/2399] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:14:59 2026] GET /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 954 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fb4ee0e0-6a9b-48b0-adb0-9db91f9e8378 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1214/2400] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/types => generated 379 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-582a1762-6942-480d-a7da-19b4258a6477 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-582a1762-6942-480d-a7da-19b4258a6477 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-582a1762-6942-480d-a7da-19b4258a6477 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-16618ca4-7f7d-4261-929c-27c13e6ce4fd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-16618ca4-7f7d-4261-929c-27c13e6ce4fd tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] DELETE http://192.168.122.45/volume/v3/volume-transfers/e9e1577c-0c77-4546-a0a6-9c9ef1700930 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-16618ca4-7f7d-4261-929c-27c13e6ce4fd tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-16618ca4-7f7d-4261-929c-27c13e6ce4fd tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.volume_transfer [None req-16618ca4-7f7d-4261-929c-27c13e6ce4fd tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Delete transfer with id: e9e1577c-0c77-4546-a0a6-9c9ef1700930 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-16618ca4-7f7d-4261-929c-27c13e6ce4fd tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volume-transfers/e9e1577c-0c77-4546-a0a6-9c9ef1700930 returned with HTTP 404 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1215/2401] 192.168.122.45 () {60 vars in 1298 bytes} [Tue Sep 1 02:14:59 2026] DELETE /volume/v3/volume-transfers/e9e1577c-0c77-4546-a0a6-9c9ef1700930 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b5b44d3d-8929-40c4-8934-8c86e4a6bd54 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-582a1762-6942-480d-a7da-19b4258a6477 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1187/2402] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c435157c-22d2-4cb9-bbd8-dbf7522d0cad None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c435157c-22d2-4cb9-bbd8-dbf7522d0cad tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c435157c-22d2-4cb9-bbd8-dbf7522d0cad tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-695634761", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c435157c-22d2-4cb9-bbd8-dbf7522d0cad tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1188/2403] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7aa95d1a-49a8-445a-a00e-26877366f6c0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7aa95d1a-49a8-445a-a00e-26877366f6c0 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types/f445fa6d-e272-46aa-ab07-2fdff64380f4/encryption Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7aa95d1a-49a8-445a-a00e-26877366f6c0 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7aa95d1a-49a8-445a-a00e-26877366f6c0 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/f445fa6d-e272-46aa-ab07-2fdff64380f4/encryption returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1189/2404] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/types/f445fa6d-e272-46aa-ab07-2fdff64380f4/encryption => generated 239 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e80fa121-0240-4284-9b2e-3a67295f8a87 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e80fa121-0240-4284-9b2e-3a67295f8a87 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e80fa121-0240-4284-9b2e-3a67295f8a87 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1456647374", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5b44d3d-8929-40c4-8934-8c86e4a6bd54 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5b44d3d-8929-40c4-8934-8c86e4a6bd54 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5b44d3d-8929-40c4-8934-8c86e4a6bd54 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b5b44d3d-8929-40c4-8934-8c86e4a6bd54 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Delete volume with id: e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b5b44d3d-8929-40c4-8934-8c86e4a6bd54 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Volume info retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e80fa121-0240-4284-9b2e-3a67295f8a87 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1190/2405] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:14:59 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 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8a273a09-cd0d-44b1-b351-cf18f5839fff None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a273a09-cd0d-44b1-b351-cf18f5839fff tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types/13a8d0f7-29f6-48e5-8978-e877a3412c9d/extra_specs Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8a273a09-cd0d-44b1-b351-cf18f5839fff tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b5b44d3d-8929-40c4-8934-8c86e4a6bd54 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Delete volume request issued successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5b44d3d-8929-40c4-8934-8c86e4a6bd54 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 202 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1216/2406] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:14:59 2026] DELETE /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 0 bytes in 227 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2a1978c6-d5e7-471a-9934-2f5c63b2f80e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2a1978c6-d5e7-471a-9934-2f5c63b2f80e tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] GET http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2a1978c6-d5e7-471a-9934-2f5c63b2f80e tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2a1978c6-d5e7-471a-9934-2f5c63b2f80e tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:14:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:14:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:14:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a273a09-cd0d-44b1-b351-cf18f5839fff tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/13a8d0f7-29f6-48e5-8978-e877a3412c9d/extra_specs returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1191/2407] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/types/13a8d0f7-29f6-48e5-8978-e877a3412c9d/extra_specs => generated 35 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2a1978c6-d5e7-471a-9934-2f5c63b2f80e tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Volume info retrieved successfully. Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-afc18702-c85e-4999-9db7-008c976ef589 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-afc18702-c85e-4999-9db7-008c976ef589 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] PUT http://192.168.122.45/volume/v3/types/13a8d0f7-29f6-48e5-8978-e877a3412c9d/extra_specs/key2 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-afc18702-c85e-4999-9db7-008c976ef589 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2a1978c6-d5e7-471a-9934-2f5c63b2f80e tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1217/2408] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:14:59 2026] GET /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-afc18702-c85e-4999-9db7-008c976ef589 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/13a8d0f7-29f6-48e5-8978-e877a3412c9d/extra_specs/key2 returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1192/2409] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:14:59 2026] PUT /volume/v3/types/13a8d0f7-29f6-48e5-8978-e877a3412c9d/extra_specs/key2 => generated 25 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f4e83b6f-c247-404a-8b06-e29b55d37978 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f4e83b6f-c247-404a-8b06-e29b55d37978 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f4e83b6f-c247-404a-8b06-e29b55d37978 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f4e83b6f-c247-404a-8b06-e29b55d37978 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1218/2410] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/types => generated 195 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-99f8453a-eee3-4e41-864a-7e519f38b961 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-99f8453a-eee3-4e41-864a-7e519f38b961 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] DELETE http://192.168.122.45/volume/v3/types/c832086f-4079-40f4-a521-79ef6ddec65a Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-99f8453a-eee3-4e41-864a-7e519f38b961 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-99f8453a-eee3-4e41-864a-7e519f38b961 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:14:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-99f8453a-eee3-4e41-864a-7e519f38b961 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/c832086f-4079-40f4-a521-79ef6ddec65a returned with HTTP 202 Sep 01 02:14:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1193/2411] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:14:59 2026] DELETE /volume/v3/types/c832086f-4079-40f4-a521-79ef6ddec65a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8c7f7282-33f4-4d5c-b44e-b885cbc4953a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c7f7282-33f4-4d5c-b44e-b885cbc4953a tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:14:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8c7f7282-33f4-4d5c-b44e-b885cbc4953a tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-553241040", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:14:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8c7f7282-33f4-4d5c-b44e-b885cbc4953a tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:14:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1219/2412] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:14:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-64831e45-96e5-46e5-90c1-1634fe659dd5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64831e45-96e5-46e5-90c1-1634fe659dd5 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types/9d8e5396-bfcb-41d8-8660-92f128bb3805/encryption Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-64831e45-96e5-46e5-90c1-1634fe659dd5 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-64831e45-96e5-46e5-90c1-1634fe659dd5 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/9d8e5396-bfcb-41d8-8660-92f128bb3805/encryption returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1194/2413] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:14:59 2026] POST /volume/v3/types/9d8e5396-bfcb-41d8-8660-92f128bb3805/encryption => generated 239 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b611af5-90de-4274-ba09-19ff4e16d0e3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b611af5-90de-4274-ba09-19ff4e16d0e3 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] DELETE http://192.168.122.45/volume/v3/types/9d8e5396-bfcb-41d8-8660-92f128bb3805/encryption/bf22ea38-b0b6-4d5c-9641-550e8df7aeb7 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b611af5-90de-4274-ba09-19ff4e16d0e3 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b611af5-90de-4274-ba09-19ff4e16d0e3 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b611af5-90de-4274-ba09-19ff4e16d0e3 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/9d8e5396-bfcb-41d8-8660-92f128bb3805/encryption/bf22ea38-b0b6-4d5c-9641-550e8df7aeb7 returned with HTTP 202 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1220/2414] 192.168.122.45 () {58 vars in 1368 bytes} [Tue Sep 1 02:15:00 2026] DELETE /volume/v3/types/9d8e5396-bfcb-41d8-8660-92f128bb3805/encryption/bf22ea38-b0b6-4d5c-9641-550e8df7aeb7 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e93016e9-7e36-4e38-a40c-e8eb6739c4ad None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e93016e9-7e36-4e38-a40c-e8eb6739c4ad tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e93016e9-7e36-4e38-a40c-e8eb6739c4ad tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1290412621", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e93016e9-7e36-4e38-a40c-e8eb6739c4ad tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1195/2415] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:00 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 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a77d774d-f07b-4a70-973e-d1ae730f3f86 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a77d774d-f07b-4a70-973e-d1ae730f3f86 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] DELETE http://192.168.122.45/volume/v3/types/705da4f7-9e78-4e4d-9800-020252cf91cc/extra_specs/key1 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a77d774d-f07b-4a70-973e-d1ae730f3f86 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a77d774d-f07b-4a70-973e-d1ae730f3f86 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a77d774d-f07b-4a70-973e-d1ae730f3f86 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/705da4f7-9e78-4e4d-9800-020252cf91cc/extra_specs/key1 returned with HTTP 202 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1221/2416] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:15:00 2026] DELETE /volume/v3/types/705da4f7-9e78-4e4d-9800-020252cf91cc/extra_specs/key1 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-92e4e9f4-d93e-443b-adab-344ab83aa608 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-92e4e9f4-d93e-443b-adab-344ab83aa608 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-92e4e9f4-d93e-443b-adab-344ab83aa608 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-422392513", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-92e4e9f4-d93e-443b-adab-344ab83aa608 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1196/2417] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:00 2026] POST /volume/v3/types => generated 379 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ccb7a43d-104d-47dd-8cfd-3d79c770dfe7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccb7a43d-104d-47dd-8cfd-3d79c770dfe7 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] DELETE http://192.168.122.45/volume/v3/types/41dca797-c427-4af7-b39a-8212b4e751fc Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ccb7a43d-104d-47dd-8cfd-3d79c770dfe7 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ccb7a43d-104d-47dd-8cfd-3d79c770dfe7 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccb7a43d-104d-47dd-8cfd-3d79c770dfe7 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/41dca797-c427-4af7-b39a-8212b4e751fc returned with HTTP 202 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1222/2418] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:00 2026] DELETE /volume/v3/types/41dca797-c427-4af7-b39a-8212b4e751fc => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e47bdaac-bac3-462c-a1f8-fc66ed631447 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e47bdaac-bac3-462c-a1f8-fc66ed631447 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] GET http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e47bdaac-bac3-462c-a1f8-fc66ed631447 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e47bdaac-bac3-462c-a1f8-fc66ed631447 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e47bdaac-bac3-462c-a1f8-fc66ed631447 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1197/2419] 192.168.122.45 () {58 vars in 1257 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs => generated 185 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0ce4d7a3-575d-465c-b68a-73abc23a3c94 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0ce4d7a3-575d-465c-b68a-73abc23a3c94 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] GET http://192.168.122.45/volume/v3/types Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0ce4d7a3-575d-465c-b68a-73abc23a3c94 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0ce4d7a3-575d-465c-b68a-73abc23a3c94 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0ce4d7a3-575d-465c-b68a-73abc23a3c94 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1223/2420] 192.168.122.45 () {58 vars in 1110 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/types => generated 2587 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-72c25880-25bc-46fe-9f66-4909418e5531 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72c25880-25bc-46fe-9f66-4909418e5531 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] GET http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption/cipher Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72c25880-25bc-46fe-9f66-4909418e5531 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72c25880-25bc-46fe-9f66-4909418e5531 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72c25880-25bc-46fe-9f66-4909418e5531 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption/cipher returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1198/2421] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption/cipher => generated 29 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0dc288c0-76b1-41d2-9604-aae882efc33e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0dc288c0-76b1-41d2-9604-aae882efc33e tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] GET http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0dc288c0-76b1-41d2-9604-aae882efc33e tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0dc288c0-76b1-41d2-9604-aae882efc33e tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0dc288c0-76b1-41d2-9604-aae882efc33e tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1224/2422] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-859da2dd-c6d6-4069-8fc8-f0dd9e5808aa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-859da2dd-c6d6-4069-8fc8-f0dd9e5808aa tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] GET http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs/multiattach Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-859da2dd-c6d6-4069-8fc8-f0dd9e5808aa tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-859da2dd-c6d6-4069-8fc8-f0dd9e5808aa tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-859da2dd-c6d6-4069-8fc8-f0dd9e5808aa tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs/multiattach returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1199/2423] 192.168.122.45 () {58 vars in 1293 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs/multiattach => generated 29 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d8d8e131-6fdd-405c-a350-ac54ea8fb862 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8d8e131-6fdd-405c-a350-ac54ea8fb862 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] GET http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs/volume_backend_name Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d8d8e131-6fdd-405c-a350-ac54ea8fb862 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d8d8e131-6fdd-405c-a350-ac54ea8fb862 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8d8e131-6fdd-405c-a350-ac54ea8fb862 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1225/2424] 192.168.122.45 () {58 vars in 1317 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs/volume_backend_name => generated 44 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-495eccf7-7b34-4ba7-bd07-73c3a5bc57ca None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-495eccf7-7b34-4ba7-bd07-73c3a5bc57ca tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] GET http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-495eccf7-7b34-4ba7-bd07-73c3a5bc57ca tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-495eccf7-7b34-4ba7-bd07-73c3a5bc57ca tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-495eccf7-7b34-4ba7-bd07-73c3a5bc57ca tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929 returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1200/2425] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929 => generated 401 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4b51e266-b3ec-41ac-85f5-9b12475429af None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4b51e266-b3ec-41ac-85f5-9b12475429af tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] PUT http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption/a86d538a-00a4-4d7d-9798-445a981e9803 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4b51e266-b3ec-41ac-85f5-9b12475429af tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4b51e266-b3ec-41ac-85f5-9b12475429af tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption/a86d538a-00a4-4d7d-9798-445a981e9803 returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1226/2426] 192.168.122.45 () {60 vars in 1385 bytes} [Tue Sep 1 02:15:00 2026] PUT /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/encryption/a86d538a-00a4-4d7d-9798-445a981e9803 => generated 33 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e324f67c-7218-466d-96d2-8fe311b4e9d7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e324f67c-7218-466d-96d2-8fe311b4e9d7 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] PUT http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs/key1 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e324f67c-7218-466d-96d2-8fe311b4e9d7 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e324f67c-7218-466d-96d2-8fe311b4e9d7 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs/key1 returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1201/2427] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:15:00 2026] PUT /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929/extra_specs/key1 => generated 30 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f34e30b4-c8c6-48f6-8eb9-b5fa28a3038e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f34e30b4-c8c6-48f6-8eb9-b5fa28a3038e tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] PUT http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f34e30b4-c8c6-48f6-8eb9-b5fa28a3038e tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f34e30b4-c8c6-48f6-8eb9-b5fa28a3038e tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929 returned with HTTP 200 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1227/2428] 192.168.122.45 () {60 vars in 1241 bytes} [Tue Sep 1 02:15:00 2026] PUT /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929 => generated 370 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-65e1f26d-cfd9-44b0-bbe3-c608aaa4f1f1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a93508dc-c718-4811-bbdd-608b0cac3342 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65e1f26d-cfd9-44b0-bbe3-c608aaa4f1f1 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] DELETE http://192.168.122.45/volume/v3/types/705da4f7-9e78-4e4d-9800-020252cf91cc Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a93508dc-c718-4811-bbdd-608b0cac3342 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] GET http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65e1f26d-cfd9-44b0-bbe3-c608aaa4f1f1 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a93508dc-c718-4811-bbdd-608b0cac3342 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65e1f26d-cfd9-44b0-bbe3-c608aaa4f1f1 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a93508dc-c718-4811-bbdd-608b0cac3342 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a93508dc-c718-4811-bbdd-608b0cac3342 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 404 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1228/2429] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-650c27c9-d501-4fb3-8fad-ecda838b25c4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-650c27c9-d501-4fb3-8fad-ecda838b25c4 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-650c27c9-d501-4fb3-8fad-ecda838b25c4 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-650c27c9-d501-4fb3-8fad-ecda838b25c4 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-650c27c9-d501-4fb3-8fad-ecda838b25c4 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 404 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1229/2430] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:00 2026] GET /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7834d2e3-7e31-435b-a18e-8f83a902c312 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7834d2e3-7e31-435b-a18e-8f83a902c312 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] DELETE http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7834d2e3-7e31-435b-a18e-8f83a902c312 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7834d2e3-7e31-435b-a18e-8f83a902c312 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-7834d2e3-7e31-435b-a18e-8f83a902c312 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Delete volume with id: e1759bad-718a-4445-ae52-980ebe0a8141 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7834d2e3-7e31-435b-a18e-8f83a902c312 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 returned with HTTP 404 Sep 01 02:15:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1230/2431] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:15:00 2026] DELETE /volume/v3/volumes/e1759bad-718a-4445-ae52-980ebe0a8141 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65e1f26d-cfd9-44b0-bbe3-c608aaa4f1f1 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/705da4f7-9e78-4e4d-9800-020252cf91cc returned with HTTP 202 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1202/2432] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:00 2026] DELETE /volume/v3/types/705da4f7-9e78-4e4d-9800-020252cf91cc => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-972a6f9a-f1df-4045-9cfe-6676b7cbd9f6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-362558841"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-972a6f9a-f1df-4045-9cfe-6676b7cbd9f6 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] DELETE http://192.168.122.45/volume/v3/types/9d8e5396-bfcb-41d8-8660-92f128bb3805 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-972a6f9a-f1df-4045-9cfe-6676b7cbd9f6 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-972a6f9a-f1df-4045-9cfe-6676b7cbd9f6 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-362558841'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Create volume of 1 GB Sep 01 02:15:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Availability Zones retrieved successfully. Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Flow 'volume_create_api' (f1c6dfa7-1341-4598-b166-b3f8b0af0f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8647f00c-4b26-4de4-a0b5-8ad8a2463f26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:00 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-972a6f9a-f1df-4045-9cfe-6676b7cbd9f6 tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/9d8e5396-bfcb-41d8-8660-92f128bb3805 returned with HTTP 202 Sep 01 02:15:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1203/2433] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:00 2026] DELETE /volume/v3/types/9d8e5396-bfcb-41d8-8660-92f128bb3805 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1dff28ad-278e-4132-9518-2f3d67bef4fb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1dff28ad-278e-4132-9518-2f3d67bef4fb tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] DELETE http://192.168.122.45/volume/v3/types/13a8d0f7-29f6-48e5-8978-e877a3412c9d Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1dff28ad-278e-4132-9518-2f3d67bef4fb tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1dff28ad-278e-4132-9518-2f3d67bef4fb tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8647f00c-4b26-4de4-a0b5-8ad8a2463f26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4fa34d-3dca-416a-a7bd-e5fab8c56d30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1dff28ad-278e-4132-9518-2f3d67bef4fb tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/13a8d0f7-29f6-48e5-8978-e877a3412c9d returned with HTTP 202 Sep 01 02:15:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1204/2434] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:00 2026] DELETE /volume/v3/types/13a8d0f7-29f6-48e5-8978-e877a3412c9d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5a42244f-c20c-42d0-aeae-406eb829254d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5a42244f-c20c-42d0-aeae-406eb829254d tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] DELETE http://192.168.122.45/volume/v3/types/f445fa6d-e272-46aa-ab07-2fdff64380f4 Sep 01 02:15:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5a42244f-c20c-42d0-aeae-406eb829254d tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5a42244f-c20c-42d0-aeae-406eb829254d tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5a42244f-c20c-42d0-aeae-406eb829254d tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/f445fa6d-e272-46aa-ab07-2fdff64380f4 returned with HTTP 202 Sep 01 02:15:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1205/2435] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:01 2026] DELETE /volume/v3/types/f445fa6d-e272-46aa-ab07-2fdff64380f4 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-486b7ccc-00a8-4214-a1ca-f1e33e8731ac None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-486b7ccc-00a8-4214-a1ca-f1e33e8731ac tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] DELETE http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929 Sep 01 02:15:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-486b7ccc-00a8-4214-a1ca-f1e33e8731ac tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-486b7ccc-00a8-4214-a1ca-f1e33e8731ac tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Created reservations ['52516cf7-75fe-4a45-a00c-6298e231ec8f', 'a49d0683-d084-4b67-89b5-79cffd8a925c', 'efccbce7-9186-4b1c-a84b-3a15e2fbfb3e', '2702424f-eb05-4443-acbc-0bdac7f8d8a3'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f4fa34d-3dca-416a-a7bd-e5fab8c56d30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52516cf7-75fe-4a45-a00c-6298e231ec8f', 'a49d0683-d084-4b67-89b5-79cffd8a925c', 'efccbce7-9186-4b1c-a84b-3a15e2fbfb3e', '2702424f-eb05-4443-acbc-0bdac7f8d8a3']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bf7006-5d9f-4a24-b922-de79f7a1ebcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59bf7006-5d9f-4a24-b922-de79f7a1ebcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd89aa574-09b4-4da9-81c4-7691795ba7a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-362558841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26d896b30cdf4bbcbbaef6736191a212',qos_specs=None,replication_status=,reservations=['52516cf7-75fe-4a45-a00c-6298e231ec8f','a49d0683-d084-4b67-89b5-79cffd8a925c','efccbce7-9186-4b1c-a84b-3a15e2fbfb3e','2702424f-eb05-4443-acbc-0bdac7f8d8a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b763444504440f88e3831c8a5cc1e14',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-362558841',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d89aa574-09b4-4da9-81c4-7691795ba7a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='26d896b30cdf4bbcbbaef6736191a212',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b763444504440f88e3831c8a5cc1e14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-486b7ccc-00a8-4214-a1ca-f1e33e8731ac tempest-VolumeTypesAdminTests-2060673765 tempest-VolumeTypesAdminTests-2060673765-project-admin] http://192.168.122.45/volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929 returned with HTTP 202 Sep 01 02:15:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1206/2436] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:01 2026] DELETE /volume/v3/types/bb8cf7c9-4858-488a-ac37-a15fc1111929 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6071719-0bdb-47bb-9b46-218e6f634ff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6071719-0bdb-47bb-9b46-218e6f634ff0) transitioned into state 'SUCCESS' from state '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-362558841',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='26d896b30cdf4bbcbbaef6736191a212',qos_specs=None,replication_status=,reservations=['52516cf7-75fe-4a45-a00c-6298e231ec8f','a49d0683-d084-4b67-89b5-79cffd8a925c','efccbce7-9186-4b1c-a84b-3a15e2fbfb3e','2702424f-eb05-4443-acbc-0bdac7f8d8a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b763444504440f88e3831c8a5cc1e14',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dda727c-77aa-432b-bddf-f56c1fdab39d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3dda727c-77aa-432b-bddf-f56c1fdab39d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Flow 'volume_create_api' (f1c6dfa7-1341-4598-b166-b3f8b0af0f60) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Create volume request issued successfully. Sep 01 02:15:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf4ffab2-97ac-43ed-b46f-68a1471918ac tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1231/2437] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:15:00 2026] POST /volume/v3/volumes => generated 825 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:15:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8fe4daba-3f48-433e-b235-0142fe3c7280 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8fe4daba-3f48-433e-b235-0142fe3c7280 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8fe4daba-3f48-433e-b235-0142fe3c7280 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8fe4daba-3f48-433e-b235-0142fe3c7280 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8fe4daba-3f48-433e-b235-0142fe3c7280 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Volume info retrieved successfully. Sep 01 02:15:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8fe4daba-3f48-433e-b235-0142fe3c7280 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 200 Sep 01 02:15:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1207/2438] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:01 2026] GET /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 893 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-47f1bd66-ebe5-411e-8000-ef7f33c24a2d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47f1bd66-ebe5-411e-8000-ef7f33c24a2d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47f1bd66-ebe5-411e-8000-ef7f33c24a2d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47f1bd66-ebe5-411e-8000-ef7f33c24a2d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-47f1bd66-ebe5-411e-8000-ef7f33c24a2d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Volume info retrieved successfully. Sep 01 02:15:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47f1bd66-ebe5-411e-8000-ef7f33c24a2d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 200 Sep 01 02:15:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1232/2439] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:02 2026] GET /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 917 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-35373d1c-18c2-4d4b-bbe2-6bde90a97498 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-35373d1c-18c2-4d4b-bbe2-6bde90a97498 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-35373d1c-18c2-4d4b-bbe2-6bde90a97498 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-35373d1c-18c2-4d4b-bbe2-6bde90a97498 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-35373d1c-18c2-4d4b-bbe2-6bde90a97498 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Volume info retrieved successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-35373d1c-18c2-4d4b-bbe2-6bde90a97498 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1208/2440] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:03 2026] GET /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 953 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2b9ed71a-f02b-4bca-a8bd-aa0ab1fcf767 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b9ed71a-f02b-4bca-a8bd-aa0ab1fcf767 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] POST http://192.168.122.45/volume/v3/volume-transfers Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b9ed71a-f02b-4bca-a8bd-aa0ab1fcf767 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "d89aa574-09b4-4da9-81c4-7691795ba7a8"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volume_transfer [None req-2b9ed71a-f02b-4bca-a8bd-aa0ab1fcf767 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Creating new volume transfer {'transfer': {'volume_id': 'd89aa574-09b4-4da9-81c4-7691795ba7a8'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volume_transfer [None req-2b9ed71a-f02b-4bca-a8bd-aa0ab1fcf767 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Creating transfer of volume d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.transfer.api [None req-2b9ed71a-f02b-4bca-a8bd-aa0ab1fcf767 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Generating transfer record for volume d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b9ed71a-f02b-4bca-a8bd-aa0ab1fcf767 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volume-transfers returned with HTTP 202 Sep 01 02:15:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1233/2441] 192.168.122.45 () {62 vars in 1205 bytes} [Tue Sep 1 02:15:03 2026] POST /volume/v3/volume-transfers => generated 470 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-29726852-cc58-4ece-9c8d-524d4f7599da None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29726852-cc58-4ece-9c8d-524d4f7599da tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29726852-cc58-4ece-9c8d-524d4f7599da tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29726852-cc58-4ece-9c8d-524d4f7599da tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-29726852-cc58-4ece-9c8d-524d4f7599da tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Volume info retrieved successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29726852-cc58-4ece-9c8d-524d4f7599da tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1209/2442] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:03 2026] GET /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 961 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1218f581-7f7e-4728-9f8f-3acde3ef60f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1218f581-7f7e-4728-9f8f-3acde3ef60f3 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volume-transfers/detail Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1218f581-7f7e-4728-9f8f-3acde3ef60f3 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1218f581-7f7e-4728-9f8f-3acde3ef60f3 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volume_transfer [None req-1218f581-7f7e-4728-9f8f-3acde3ef60f3 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Listing volume transfers {{(pid=87081) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1218f581-7f7e-4728-9f8f-3acde3ef60f3 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volume-transfers/detail returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1234/2443] 192.168.122.45 () {60 vars in 1205 bytes} [Tue Sep 1 02:15:03 2026] GET /volume/v3/volume-transfers/detail => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-30726db0-ad6a-4b18-aa90-0aa125a7f76f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-30726db0-ad6a-4b18-aa90-0aa125a7f76f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] DELETE http://192.168.122.45/volume/v3/volume-transfers/d57e4a55-4e52-4b7d-aa90-5bd63cd8f1be Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-30726db0-ad6a-4b18-aa90-0aa125a7f76f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-30726db0-ad6a-4b18-aa90-0aa125a7f76f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.volume_transfer [None req-30726db0-ad6a-4b18-aa90-0aa125a7f76f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Delete transfer with id: d57e4a55-4e52-4b7d-aa90-5bd63cd8f1be Sep 01 02:15:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-30726db0-ad6a-4b18-aa90-0aa125a7f76f tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volume-transfers/d57e4a55-4e52-4b7d-aa90-5bd63cd8f1be returned with HTTP 202 Sep 01 02:15:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1210/2444] 192.168.122.45 () {60 vars in 1298 bytes} [Tue Sep 1 02:15:03 2026] DELETE /volume/v3/volume-transfers/d57e4a55-4e52-4b7d-aa90-5bd63cd8f1be => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-58cbd259-8ce1-4db1-8448-76261415faa8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-58cbd259-8ce1-4db1-8448-76261415faa8 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-58cbd259-8ce1-4db1-8448-76261415faa8 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-58cbd259-8ce1-4db1-8448-76261415faa8 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-58cbd259-8ce1-4db1-8448-76261415faa8 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Volume info retrieved successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-58cbd259-8ce1-4db1-8448-76261415faa8 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1235/2445] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:03 2026] GET /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 953 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-77bd7aa8-6d8d-48e7-8906-7b02aa5b0e3d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77bd7aa8-6d8d-48e7-8906-7b02aa5b0e3d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] DELETE http://192.168.122.45/volume/v3/volume-transfers/d57e4a55-4e52-4b7d-aa90-5bd63cd8f1be Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77bd7aa8-6d8d-48e7-8906-7b02aa5b0e3d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77bd7aa8-6d8d-48e7-8906-7b02aa5b0e3d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.volume_transfer [None req-77bd7aa8-6d8d-48e7-8906-7b02aa5b0e3d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Delete transfer with id: d57e4a55-4e52-4b7d-aa90-5bd63cd8f1be Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77bd7aa8-6d8d-48e7-8906-7b02aa5b0e3d tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volume-transfers/d57e4a55-4e52-4b7d-aa90-5bd63cd8f1be returned with HTTP 404 Sep 01 02:15:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1211/2446] 192.168.122.45 () {60 vars in 1298 bytes} [Tue Sep 1 02:15:03 2026] DELETE /volume/v3/volume-transfers/d57e4a55-4e52-4b7d-aa90-5bd63cd8f1be => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d1ed9d5d-7cad-4383-b061-d74e0c2e84b9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d1ed9d5d-7cad-4383-b061-d74e0c2e84b9 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d1ed9d5d-7cad-4383-b061-d74e0c2e84b9 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d1ed9d5d-7cad-4383-b061-d74e0c2e84b9 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-d1ed9d5d-7cad-4383-b061-d74e0c2e84b9 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Delete volume with id: d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d1ed9d5d-7cad-4383-b061-d74e0c2e84b9 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Volume info retrieved successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d1ed9d5d-7cad-4383-b061-d74e0c2e84b9 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Delete volume request issued successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d1ed9d5d-7cad-4383-b061-d74e0c2e84b9 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 202 Sep 01 02:15:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1236/2447] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:15:03 2026] DELETE /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-899fc7d2-1c8d-466d-9aaf-aaac2dc31851 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-899fc7d2-1c8d-466d-9aaf-aaac2dc31851 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] GET http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-899fc7d2-1c8d-466d-9aaf-aaac2dc31851 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-899fc7d2-1c8d-466d-9aaf-aaac2dc31851 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-899fc7d2-1c8d-466d-9aaf-aaac2dc31851 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Volume info retrieved successfully. Sep 01 02:15:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-899fc7d2-1c8d-466d-9aaf-aaac2dc31851 tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 200 Sep 01 02:15:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1212/2448] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:03 2026] GET /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 1136 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fb73c6b9-0435-46ff-98d8-7edb16e586fc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fb73c6b9-0435-46ff-98d8-7edb16e586fc tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fb73c6b9-0435-46ff-98d8-7edb16e586fc tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1251764958", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fb73c6b9-0435-46ff-98d8-7edb16e586fc tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1237/2449] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types => generated 380 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a244b001-e98e-491d-8194-915422f8b7a3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a244b001-e98e-491d-8194-915422f8b7a3 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] POST http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a244b001-e98e-491d-8194-915422f8b7a3 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a244b001-e98e-491d-8194-915422f8b7a3 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1213/2450] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-187346fe-cb53-4919-b9fa-0bcc2ba62251 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-187346fe-cb53-4919-b9fa-0bcc2ba62251 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-187346fe-cb53-4919-b9fa-0bcc2ba62251 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1427125865", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-187346fe-cb53-4919-b9fa-0bcc2ba62251 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1238/2451] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:04 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 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5a3fc1f1-d572-4db1-88a3-c1bbce5745e9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5a3fc1f1-d572-4db1-88a3-c1bbce5745e9 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] POST http://192.168.122.45/volume/v3/types/08b4ce97-237b-4a4e-a566-920775ab88ec/encryption Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5a3fc1f1-d572-4db1-88a3-c1bbce5745e9 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-5a3fc1f1-d572-4db1-88a3-c1bbce5745e9 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5a3fc1f1-d572-4db1-88a3-c1bbce5745e9 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/08b4ce97-237b-4a4e-a566-920775ab88ec/encryption returned with HTTP 403 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1214/2452] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types/08b4ce97-237b-4a4e-a566-920775ab88ec/encryption => generated 127 bytes in 126 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-04745df5-2d84-4b31-ae7b-cd4f6d77a313 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-04745df5-2d84-4b31-ae7b-cd4f6d77a313 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-04745df5-2d84-4b31-ae7b-cd4f6d77a313 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-287538824", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-04745df5-2d84-4b31-ae7b-cd4f6d77a313 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1239/2453] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c418e41a-465f-40f0-b1c0-21c0d5291d64 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c418e41a-465f-40f0-b1c0-21c0d5291d64 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] POST http://192.168.122.45/volume/v3/types/ac4ebd76-348a-4724-9084-1b2d9f63684e/extra_specs Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c418e41a-465f-40f0-b1c0-21c0d5291d64 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-c418e41a-465f-40f0-b1c0-21c0d5291d64 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c418e41a-465f-40f0-b1c0-21c0d5291d64 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/ac4ebd76-348a-4724-9084-1b2d9f63684e/extra_specs returned with HTTP 403 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1215/2454] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types/ac4ebd76-348a-4724-9084-1b2d9f63684e/extra_specs => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-07ffb18e-a3bf-4353-b348-968ea79f180b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07ffb18e-a3bf-4353-b348-968ea79f180b tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] PUT http://192.168.122.45/volume/v3/types/ac4ebd76-348a-4724-9084-1b2d9f63684e/extra_specs/key2 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-07ffb18e-a3bf-4353-b348-968ea79f180b tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-07ffb18e-a3bf-4353-b348-968ea79f180b tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-07ffb18e-a3bf-4353-b348-968ea79f180b tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/ac4ebd76-348a-4724-9084-1b2d9f63684e/extra_specs/key2 returned with HTTP 403 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1240/2455] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:15:04 2026] PUT /volume/v3/types/ac4ebd76-348a-4724-9084-1b2d9f63684e/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5506ccb5-8ae8-453b-8690-77cc72e6b38b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5506ccb5-8ae8-453b-8690-77cc72e6b38b tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] POST http://192.168.122.45/volume/v3/types Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5506ccb5-8ae8-453b-8690-77cc72e6b38b tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-5506ccb5-8ae8-453b-8690-77cc72e6b38b tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5506ccb5-8ae8-453b-8690-77cc72e6b38b tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types returned with HTTP 403 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1216/2456] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types => generated 109 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a2b74aa8-f76e-4987-9422-065c4d88e425 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a2b74aa8-f76e-4987-9422-065c4d88e425 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a2b74aa8-f76e-4987-9422-065c4d88e425 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1656826628", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a2b74aa8-f76e-4987-9422-065c4d88e425 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1241/2457] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types => generated 380 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cfdb25e0-694e-4dfd-a20c-a112e117898c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfdb25e0-694e-4dfd-a20c-a112e117898c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] POST http://192.168.122.45/volume/v3/types/2117a992-785c-41ea-aa68-0eb8fb49b86a/encryption Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cfdb25e0-694e-4dfd-a20c-a112e117898c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfdb25e0-694e-4dfd-a20c-a112e117898c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types/2117a992-785c-41ea-aa68-0eb8fb49b86a/encryption returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1217/2458] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types/2117a992-785c-41ea-aa68-0eb8fb49b86a/encryption => generated 239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b59e8fa7-062b-4925-bb86-bad51d91d675 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b59e8fa7-062b-4925-bb86-bad51d91d675 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] DELETE http://192.168.122.45/volume/v3/types/2117a992-785c-41ea-aa68-0eb8fb49b86a/encryption/85d69a5e-f43d-4e33-9aa8-541d99ef6bda Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b59e8fa7-062b-4925-bb86-bad51d91d675 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b59e8fa7-062b-4925-bb86-bad51d91d675 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-b59e8fa7-062b-4925-bb86-bad51d91d675 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b59e8fa7-062b-4925-bb86-bad51d91d675 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/2117a992-785c-41ea-aa68-0eb8fb49b86a/encryption/85d69a5e-f43d-4e33-9aa8-541d99ef6bda returned with HTTP 403 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1242/2459] 192.168.122.45 () {58 vars in 1368 bytes} [Tue Sep 1 02:15:04 2026] DELETE /volume/v3/types/2117a992-785c-41ea-aa68-0eb8fb49b86a/encryption/85d69a5e-f43d-4e33-9aa8-541d99ef6bda => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-26ece832-73cf-40c6-a241-328549198be6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26ece832-73cf-40c6-a241-328549198be6 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26ece832-73cf-40c6-a241-328549198be6 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-173991998", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26ece832-73cf-40c6-a241-328549198be6 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1218/2460] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:04 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 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1164e686-6491-440f-ba4b-5c2c0b10a189 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1164e686-6491-440f-ba4b-5c2c0b10a189 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] DELETE http://192.168.122.45/volume/v3/types/73f85e8f-3a17-48cd-8990-307cda45c385/extra_specs/key1 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1164e686-6491-440f-ba4b-5c2c0b10a189 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1164e686-6491-440f-ba4b-5c2c0b10a189 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-1164e686-6491-440f-ba4b-5c2c0b10a189 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1164e686-6491-440f-ba4b-5c2c0b10a189 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/73f85e8f-3a17-48cd-8990-307cda45c385/extra_specs/key1 returned with HTTP 403 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1243/2461] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:15:04 2026] DELETE /volume/v3/types/73f85e8f-3a17-48cd-8990-307cda45c385/extra_specs/key1 => generated 122 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dc32431e-4824-4984-bab7-c73e41926300 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dc32431e-4824-4984-bab7-c73e41926300 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dc32431e-4824-4984-bab7-c73e41926300 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-753858096", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dc32431e-4824-4984-bab7-c73e41926300 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1219/2462] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:15:04 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3a196fe4-f3b6-4297-a9ae-c11d366b4120 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3a196fe4-f3b6-4297-a9ae-c11d366b4120 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] DELETE http://192.168.122.45/volume/v3/types/4a44977a-58fa-4db6-a295-90d5ed251fdc Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3a196fe4-f3b6-4297-a9ae-c11d366b4120 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3a196fe4-f3b6-4297-a9ae-c11d366b4120 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-3a196fe4-f3b6-4297-a9ae-c11d366b4120 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3a196fe4-f3b6-4297-a9ae-c11d366b4120 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/4a44977a-58fa-4db6-a295-90d5ed251fdc returned with HTTP 403 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1244/2463] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:04 2026] DELETE /volume/v3/types/4a44977a-58fa-4db6-a295-90d5ed251fdc => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6c894e3c-1f24-469d-8368-0614836a4c5c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6c894e3c-1f24-469d-8368-0614836a4c5c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] GET http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6c894e3c-1f24-469d-8368-0614836a4c5c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6c894e3c-1f24-469d-8368-0614836a4c5c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d071ff2a-6b2c-40af-8d0d-a2711787de7c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d071ff2a-6b2c-40af-8d0d-a2711787de7c tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] GET http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d071ff2a-6b2c-40af-8d0d-a2711787de7c tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d071ff2a-6b2c-40af-8d0d-a2711787de7c tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6c894e3c-1f24-469d-8368-0614836a4c5c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs returned with HTTP 200 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1220/2464] 192.168.122.45 () {58 vars in 1257 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs => generated 123 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d071ff2a-6b2c-40af-8d0d-a2711787de7c tempest-VolumesTransfersV355Test-1523314865 tempest-VolumesTransfersV355Test-1523314865-project-admin] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 404 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e4a6b34c-85b5-4a1d-9b35-751b8cb939d2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1245/2465] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4a6b34c-85b5-4a1d-9b35-751b8cb939d2 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] GET http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption/cipher Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4a6b34c-85b5-4a1d-9b35-751b8cb939d2 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4a6b34c-85b5-4a1d-9b35-751b8cb939d2 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-e4a6b34c-85b5-4a1d-9b35-751b8cb939d2 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2fe468bf-f30b-4001-9741-33d4f3cebbbb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4a6b34c-85b5-4a1d-9b35-751b8cb939d2 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption/cipher returned with HTTP 403 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1221/2466] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2fe468bf-f30b-4001-9741-33d4f3cebbbb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] GET http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2fe468bf-f30b-4001-9741-33d4f3cebbbb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2fe468bf-f30b-4001-9741-33d4f3cebbbb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5833bf99-c9b1-4684-8f96-47f416f8b04c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5833bf99-c9b1-4684-8f96-47f416f8b04c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] GET http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5833bf99-c9b1-4684-8f96-47f416f8b04c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5833bf99-c9b1-4684-8f96-47f416f8b04c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-5833bf99-c9b1-4684-8f96-47f416f8b04c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5833bf99-c9b1-4684-8f96-47f416f8b04c tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption returned with HTTP 403 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1222/2467] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2fe468bf-f30b-4001-9741-33d4f3cebbbb tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 404 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1246/2468] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-28bea922-efc6-4463-9ee3-4f7e96671764 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-df14bf1d-f64d-4599-b659-e61bd855dcdc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-28bea922-efc6-4463-9ee3-4f7e96671764 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] DELETE http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-28bea922-efc6-4463-9ee3-4f7e96671764 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-28bea922-efc6-4463-9ee3-4f7e96671764 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:04 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-28bea922-efc6-4463-9ee3-4f7e96671764 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] Delete volume with id: d89aa574-09b4-4da9-81c4-7691795ba7a8 Sep 01 02:15:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df14bf1d-f64d-4599-b659-e61bd855dcdc tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] GET http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs/multiattach Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-df14bf1d-f64d-4599-b659-e61bd855dcdc tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-df14bf1d-f64d-4599-b659-e61bd855dcdc tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-28bea922-efc6-4463-9ee3-4f7e96671764 tempest-VolumesTransfersV355Test-581811067 tempest-VolumesTransfersV355Test-581811067-project-member] http://192.168.122.45/volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 returned with HTTP 404 Sep 01 02:15:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1247/2469] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:15:04 2026] DELETE /volume/v3/volumes/d89aa574-09b4-4da9-81c4-7691795ba7a8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df14bf1d-f64d-4599-b659-e61bd855dcdc tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs/multiattach returned with HTTP 200 Sep 01 02:15:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1223/2470] 192.168.122.45 () {58 vars in 1293 bytes} [Tue Sep 1 02:15:04 2026] GET /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs/multiattach => generated 29 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0216e5c2-42a4-4215-993a-ba43a7c22bfd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0216e5c2-42a4-4215-993a-ba43a7c22bfd tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] GET http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs/volume_backend_name Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0216e5c2-42a4-4215-993a-ba43a7c22bfd tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0216e5c2-42a4-4215-993a-ba43a7c22bfd tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0216e5c2-42a4-4215-993a-ba43a7c22bfd tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:15:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1248/2471] 192.168.122.45 () {58 vars in 1317 bytes} [Tue Sep 1 02:15:05 2026] GET /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs/volume_backend_name => generated 143 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ac61b2b9-50b4-4dae-9bf9-331df5b5fc9a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ac61b2b9-50b4-4dae-9bf9-331df5b5fc9a tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] PUT http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption/0640f4e5-fd3c-45fb-8839-6c2c068749bb Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ac61b2b9-50b4-4dae-9bf9-331df5b5fc9a tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-ac61b2b9-50b4-4dae-9bf9-331df5b5fc9a tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ac61b2b9-50b4-4dae-9bf9-331df5b5fc9a tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption/0640f4e5-fd3c-45fb-8839-6c2c068749bb returned with HTTP 403 Sep 01 02:15:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1224/2472] 192.168.122.45 () {60 vars in 1385 bytes} [Tue Sep 1 02:15:05 2026] PUT /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/encryption/0640f4e5-fd3c-45fb-8839-6c2c068749bb => generated 127 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9eeb90b2-a210-4a22-b46b-5dae666f2cc9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9eeb90b2-a210-4a22-b46b-5dae666f2cc9 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] PUT http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs/key1 Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9eeb90b2-a210-4a22-b46b-5dae666f2cc9 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-9eeb90b2-a210-4a22-b46b-5dae666f2cc9 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9eeb90b2-a210-4a22-b46b-5dae666f2cc9 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs/key1 returned with HTTP 403 Sep 01 02:15:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1249/2473] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:15:05 2026] PUT /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd/extra_specs/key1 => generated 122 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-abaa39e7-a07f-4903-9c1f-67567365f345 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-abaa39e7-a07f-4903-9c1f-67567365f345 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] PUT http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-abaa39e7-a07f-4903-9c1f-67567365f345 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-abaa39e7-a07f-4903-9c1f-67567365f345 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '44691e02da4446a98fed72d4c711ef05', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16a11a6a79544df3a196b15e41bf8a3b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-abaa39e7-a07f-4903-9c1f-67567365f345 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-reader] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd returned with HTTP 403 Sep 01 02:15:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1225/2474] 192.168.122.45 () {60 vars in 1241 bytes} [Tue Sep 1 02:15:05 2026] PUT /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5235f9ef-0b71-4d94-98c0-ffa01cd1892e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5235f9ef-0b71-4d94-98c0-ffa01cd1892e tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] DELETE http://192.168.122.45/volume/v3/types/4a44977a-58fa-4db6-a295-90d5ed251fdc Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5235f9ef-0b71-4d94-98c0-ffa01cd1892e tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5235f9ef-0b71-4d94-98c0-ffa01cd1892e tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5235f9ef-0b71-4d94-98c0-ffa01cd1892e tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types/4a44977a-58fa-4db6-a295-90d5ed251fdc returned with HTTP 202 Sep 01 02:15:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1250/2475] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:05 2026] DELETE /volume/v3/types/4a44977a-58fa-4db6-a295-90d5ed251fdc => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b086a2d6-fcaf-403d-ad07-43af9e8c170e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b086a2d6-fcaf-403d-ad07-43af9e8c170e tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] DELETE http://192.168.122.45/volume/v3/types/73f85e8f-3a17-48cd-8990-307cda45c385 Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b086a2d6-fcaf-403d-ad07-43af9e8c170e tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b086a2d6-fcaf-403d-ad07-43af9e8c170e tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b086a2d6-fcaf-403d-ad07-43af9e8c170e tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types/73f85e8f-3a17-48cd-8990-307cda45c385 returned with HTTP 202 Sep 01 02:15:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1226/2476] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:05 2026] DELETE /volume/v3/types/73f85e8f-3a17-48cd-8990-307cda45c385 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e30be117-0d01-4275-b1e3-b40af9bb0969 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e30be117-0d01-4275-b1e3-b40af9bb0969 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] DELETE http://192.168.122.45/volume/v3/types/2117a992-785c-41ea-aa68-0eb8fb49b86a Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e30be117-0d01-4275-b1e3-b40af9bb0969 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e30be117-0d01-4275-b1e3-b40af9bb0969 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e30be117-0d01-4275-b1e3-b40af9bb0969 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types/2117a992-785c-41ea-aa68-0eb8fb49b86a returned with HTTP 202 Sep 01 02:15:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1251/2477] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:05 2026] DELETE /volume/v3/types/2117a992-785c-41ea-aa68-0eb8fb49b86a => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ca673f1c-5b01-4fff-a301-3a6b6997dd26 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca673f1c-5b01-4fff-a301-3a6b6997dd26 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] DELETE http://192.168.122.45/volume/v3/types/ac4ebd76-348a-4724-9084-1b2d9f63684e Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ca673f1c-5b01-4fff-a301-3a6b6997dd26 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ca673f1c-5b01-4fff-a301-3a6b6997dd26 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca673f1c-5b01-4fff-a301-3a6b6997dd26 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types/ac4ebd76-348a-4724-9084-1b2d9f63684e returned with HTTP 202 Sep 01 02:15:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1227/2478] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:05 2026] DELETE /volume/v3/types/ac4ebd76-348a-4724-9084-1b2d9f63684e => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b6f2e188-8399-49e1-808f-eb82796f9de6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6f2e188-8399-49e1-808f-eb82796f9de6 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] DELETE http://192.168.122.45/volume/v3/types/08b4ce97-237b-4a4e-a566-920775ab88ec Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6f2e188-8399-49e1-808f-eb82796f9de6 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6f2e188-8399-49e1-808f-eb82796f9de6 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6f2e188-8399-49e1-808f-eb82796f9de6 tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types/08b4ce97-237b-4a4e-a566-920775ab88ec returned with HTTP 202 Sep 01 02:15:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1252/2479] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:05 2026] DELETE /volume/v3/types/08b4ce97-237b-4a4e-a566-920775ab88ec => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a341f09a-fa37-407a-9767-d730d606f9ab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a341f09a-fa37-407a-9767-d730d606f9ab tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] DELETE http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a341f09a-fa37-407a-9767-d730d606f9ab tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a341f09a-fa37-407a-9767-d730d606f9ab tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a341f09a-fa37-407a-9767-d730d606f9ab tempest-VolumeTypesReaderTests-1090530891 tempest-VolumeTypesReaderTests-1090530891-project-admin] http://192.168.122.45/volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd returned with HTTP 202 Sep 01 02:15:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1228/2480] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:15:05 2026] DELETE /volume/v3/types/0fb52863-8005-4e9c-ab96-866e20f517dd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1954940532"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1954940532'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Create volume of 2 GB Sep 01 02:15:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Availability Zones retrieved successfully. Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Flow 'volume_create_api' (912f86b8-ac77-480f-b8ea-65a957093e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56114e18-328f-474a-b8ed-abbe1b6f4b21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Validating volume size '2' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56114e18-328f-474a-b8ed-abbe1b6f4b21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32934a6-654e-471f-b710-fde27062c871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Created reservations ['850aa721-1e47-4756-b74b-7aaabf07b115', '77794af9-f484-4fed-b9f6-4d469f4c2355', 'eac57d44-ace2-4da9-8cb6-ebe11f1f1c3b', 'a3c3fc56-afa5-4460-aaa8-0a33a756f4c6'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b32934a6-654e-471f-b710-fde27062c871) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['850aa721-1e47-4756-b74b-7aaabf07b115', '77794af9-f484-4fed-b9f6-4d469f4c2355', 'eac57d44-ace2-4da9-8cb6-ebe11f1f1c3b', 'a3c3fc56-afa5-4460-aaa8-0a33a756f4c6']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9faf446-6fbe-4144-afcc-cdf0a9645905) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9faf446-6fbe-4144-afcc-cdf0a9645905) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '620e893b-22e9-4abd-8b95-811f49d67b80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1954940532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1c3fd097f4a2997995143bae1a1b2',qos_specs=None,replication_status=,reservations=['850aa721-1e47-4756-b74b-7aaabf07b115','77794af9-f484-4fed-b9f6-4d469f4c2355','eac57d44-ace2-4da9-8cb6-ebe11f1f1c3b','a3c3fc56-afa5-4460-aaa8-0a33a756f4c6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67d7078549de4237b449dc295bfdcb69',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1954940532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=620e893b-22e9-4abd-8b95-811f49d67b80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ff1c3fd097f4a2997995143bae1a1b2',provider_auth=None,provider_geometry=None,provider_id=None,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='67d7078549de4237b449dc295bfdcb69',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b5e48d-5001-4c75-b763-5969c72e09d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b5e48d-5001-4c75-b763-5969c72e09d4) transitioned into state 'SUCCESS' from state '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-1954940532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ff1c3fd097f4a2997995143bae1a1b2',qos_specs=None,replication_status=,reservations=['850aa721-1e47-4756-b74b-7aaabf07b115','77794af9-f484-4fed-b9f6-4d469f4c2355','eac57d44-ace2-4da9-8cb6-ebe11f1f1c3b','a3c3fc56-afa5-4460-aaa8-0a33a756f4c6'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='67d7078549de4237b449dc295bfdcb69',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcfd241e-fac7-476c-9d2c-cd63b4d53acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcfd241e-fac7-476c-9d2c-cd63b4d53acf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Flow 'volume_create_api' (912f86b8-ac77-480f-b8ea-65a957093e44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Create volume request issued successfully. Sep 01 02:15:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ec8f04be-fc90-495b-8850-8ddb5f2855cc tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1253/2481] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:09 2026] POST /volume/v3/volumes => generated 762 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-aa38eaef-962c-450c-b068-68f6c4c727c0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aa38eaef-962c-450c-b068-68f6c4c727c0 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] GET http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 Sep 01 02:15:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aa38eaef-962c-450c-b068-68f6c4c727c0 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aa38eaef-962c-450c-b068-68f6c4c727c0 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-aa38eaef-962c-450c-b068-68f6c4c727c0 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Volume info retrieved successfully. Sep 01 02:15:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aa38eaef-962c-450c-b068-68f6c4c727c0 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 returned with HTTP 200 Sep 01 02:15:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1229/2482] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:10 2026] GET /volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 => generated 830 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-20b27b65-ef91-4567-84d7-96b8a7cecc3f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-20b27b65-ef91-4567-84d7-96b8a7cecc3f tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] GET http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 Sep 01 02:15:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-20b27b65-ef91-4567-84d7-96b8a7cecc3f tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-20b27b65-ef91-4567-84d7-96b8a7cecc3f tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-20b27b65-ef91-4567-84d7-96b8a7cecc3f tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Volume info retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-20b27b65-ef91-4567-84d7-96b8a7cecc3f tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 returned with HTTP 200 Sep 01 02:15:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1254/2483] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:11 2026] GET /volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5f95615e-0e35-415b-b664-55abacc91f51 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "620e893b-22e9-4abd-8b95-811f49d67b80"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '620e893b-22e9-4abd-8b95-811f49d67b80'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Volume retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Create volume of 1 GB Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Availability Zones retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Flow 'volume_create_api' (e1991b2f-d177-4aab-9342-c0f092433361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01d4a19-a2a2-451a-8622-7a7d16f4dc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01d4a19-a2a2-451a-8622-7a7d16f4dc8b) transitioned into state 'FAILURE' from state 'RUNNING' Sep 01 02:15:11 devstack devstack@c-api.service[87080]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01d4a19-a2a2-451a-8622-7a7d16f4dc8b) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f01d4a19-a2a2-451a-8622-7a7d16f4dc8b) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 01 02:15:11 devstack devstack@c-api.service[87080]: WARNING cinder.volume.api [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Flow 'volume_create_api' (e1991b2f-d177-4aab-9342-c0f092433361) transitioned into state 'REVERTED' from state 'RUNNING' Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5f95615e-0e35-415b-b664-55abacc91f51 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 400 Sep 01 02:15:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1230/2484] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:11 2026] POST /volume/v3/volumes => generated 173 bytes in 78 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 01 02:15:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8aa5d6f1-9f92-4165-9dc7-2f8aefa3bf3c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8aa5d6f1-9f92-4165-9dc7-2f8aefa3bf3c tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] GET http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 Sep 01 02:15:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8aa5d6f1-9f92-4165-9dc7-2f8aefa3bf3c tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8aa5d6f1-9f92-4165-9dc7-2f8aefa3bf3c tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8aa5d6f1-9f92-4165-9dc7-2f8aefa3bf3c tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Volume info retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8aa5d6f1-9f92-4165-9dc7-2f8aefa3bf3c tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 returned with HTTP 200 Sep 01 02:15:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1255/2485] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:11 2026] GET /volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 => generated 855 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-375b726e-ab1d-4409-9a11-5b2d412bf32a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-375b726e-ab1d-4409-9a11-5b2d412bf32a tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] DELETE http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-375b726e-ab1d-4409-9a11-5b2d412bf32a tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-375b726e-ab1d-4409-9a11-5b2d412bf32a tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-375b726e-ab1d-4409-9a11-5b2d412bf32a tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Delete volume with id: 620e893b-22e9-4abd-8b95-811f49d67b80 Sep 01 02:15:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-375b726e-ab1d-4409-9a11-5b2d412bf32a tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Volume info retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-375b726e-ab1d-4409-9a11-5b2d412bf32a tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Delete volume request issued successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-375b726e-ab1d-4409-9a11-5b2d412bf32a tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 returned with HTTP 202 Sep 01 02:15:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1231/2486] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:11 2026] DELETE /volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-35b6c6d4-8d96-49d2-a820-fa3db0ddc967 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-35b6c6d4-8d96-49d2-a820-fa3db0ddc967 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] GET http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 Sep 01 02:15:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-35b6c6d4-8d96-49d2-a820-fa3db0ddc967 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-35b6c6d4-8d96-49d2-a820-fa3db0ddc967 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-35b6c6d4-8d96-49d2-a820-fa3db0ddc967 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Volume info retrieved successfully. Sep 01 02:15:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-35b6c6d4-8d96-49d2-a820-fa3db0ddc967 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 returned with HTTP 200 Sep 01 02:15:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1256/2487] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:11 2026] GET /volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6640aace-ddb9-42e7-9ea7-824a5231cda9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6640aace-ddb9-42e7-9ea7-824a5231cda9 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] GET http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 Sep 01 02:15:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6640aace-ddb9-42e7-9ea7-824a5231cda9 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6640aace-ddb9-42e7-9ea7-824a5231cda9 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6640aace-ddb9-42e7-9ea7-824a5231cda9 tempest-VolumesCloneNegativeTest-1065904062 tempest-VolumesCloneNegativeTest-1065904062-project-member] http://192.168.122.45/volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 returned with HTTP 404 Sep 01 02:15:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1232/2488] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:12 2026] GET /volume/v3/volumes/620e893b-22e9-4abd-8b95-811f49d67b80 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-VolumesExtendTest-Volume-764125995"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Create volume request body: {'volume': {'imageRef': 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-764125995'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Create volume of 1 GB Sep 01 02:15:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Availability Zones retrieved successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Flow 'volume_create_api' (d7d0a67e-7427-4486-be9a-d779f761e60e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12ffd5c-a60c-42c1-9cdc-0600727a3877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12ffd5c-a60c-42c1-9cdc-0600727a3877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5ffb2d-16eb-43d2-9d84-8b5692347a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Created reservations ['98bfb066-cf9f-47ea-9c4f-bc14ed68666f', '88023bfa-fa42-4fb0-8da1-ddc41466c475', '3fce94c6-74a1-4b56-b914-d497421ae8e8', '5728649b-7b46-4e4c-b66d-aed83e0f8bc3'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f5ffb2d-16eb-43d2-9d84-8b5692347a61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98bfb066-cf9f-47ea-9c4f-bc14ed68666f', '88023bfa-fa42-4fb0-8da1-ddc41466c475', '3fce94c6-74a1-4b56-b914-d497421ae8e8', '5728649b-7b46-4e4c-b66d-aed83e0f8bc3']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ac7ced-26a4-40b4-a1de-aa8a732f4308) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9ac7ced-26a4-40b4-a1de-aa8a732f4308) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-764125995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06883369d05b49c9bd05e63232b0567e',qos_specs=None,replication_status=,reservations=['98bfb066-cf9f-47ea-9c4f-bc14ed68666f','88023bfa-fa42-4fb0-8da1-ddc41466c475','3fce94c6-74a1-4b56-b914-d497421ae8e8','5728649b-7b46-4e4c-b66d-aed83e0f8bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af3c6627caf43c9a224a16f7e57bdd0',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-764125995',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06883369d05b49c9bd05e63232b0567e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9af3c6627caf43c9a224a16f7e57bdd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce39ef0a-da50-4fe5-95c5-1802784094db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce39ef0a-da50-4fe5-95c5-1802784094db) transitioned into state 'SUCCESS' from state '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-764125995',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06883369d05b49c9bd05e63232b0567e',qos_specs=None,replication_status=,reservations=['98bfb066-cf9f-47ea-9c4f-bc14ed68666f','88023bfa-fa42-4fb0-8da1-ddc41466c475','3fce94c6-74a1-4b56-b914-d497421ae8e8','5728649b-7b46-4e4c-b66d-aed83e0f8bc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af3c6627caf43c9a224a16f7e57bdd0',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adac2339-42a0-4140-84ab-03981db0f027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adac2339-42a0-4140-84ab-03981db0f027) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Flow 'volume_create_api' (d7d0a67e-7427-4486-be9a-d779f761e60e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Create volume request issued successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6f36c707-35a3-49ad-914b-a4428ff06e1c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1257/2489] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:15:15 2026] POST /volume/v3/volumes => generated 754 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fdecc178-bbb8-44b8-acb3-fa1f0f2e3d7b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fdecc178-bbb8-44b8-acb3-fa1f0f2e3d7b tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fdecc178-bbb8-44b8-acb3-fa1f0f2e3d7b tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fdecc178-bbb8-44b8-acb3-fa1f0f2e3d7b tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:15 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=567,cinder:UPDATE=166,cinder:DELETE=2,cinder:INSERT=125 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fdecc178-bbb8-44b8-acb3-fa1f0f2e3d7b tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fdecc178-bbb8-44b8-acb3-fa1f0f2e3d7b tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1233/2490] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:15 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 822 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-63133b1b-0b37-41d1-bc71-8864fd3c3580 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-63133b1b-0b37-41d1-bc71-8864fd3c3580 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-63133b1b-0b37-41d1-bc71-8864fd3c3580 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-63133b1b-0b37-41d1-bc71-8864fd3c3580 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-63133b1b-0b37-41d1-bc71-8864fd3c3580 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-63133b1b-0b37-41d1-bc71-8864fd3c3580 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1258/2491] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:16 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 846 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-beb23698-99a1-4ad7-9eea-5a31da22246f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-beb23698-99a1-4ad7-9eea-5a31da22246f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-beb23698-99a1-4ad7-9eea-5a31da22246f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-beb23698-99a1-4ad7-9eea-5a31da22246f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-beb23698-99a1-4ad7-9eea-5a31da22246f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-beb23698-99a1-4ad7-9eea-5a31da22246f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1234/2492] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:17 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 904 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2344e4d7-9c14-4db9-98dd-28889ca33a61 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2344e4d7-9c14-4db9-98dd-28889ca33a61 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2344e4d7-9c14-4db9-98dd-28889ca33a61 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2344e4d7-9c14-4db9-98dd-28889ca33a61 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2344e4d7-9c14-4db9-98dd-28889ca33a61 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2344e4d7-9c14-4db9-98dd-28889ca33a61 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1259/2493] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:18 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 907 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:15:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-208a564a-1c5c-4eb6-83aa-0bbccc2a3029 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-208a564a-1c5c-4eb6-83aa-0bbccc2a3029 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-208a564a-1c5c-4eb6-83aa-0bbccc2a3029 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-208a564a-1c5c-4eb6-83aa-0bbccc2a3029 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-208a564a-1c5c-4eb6-83aa-0bbccc2a3029 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-208a564a-1c5c-4eb6-83aa-0bbccc2a3029 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1235/2494] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:19 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 907 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6e099eda-eb4d-4c4a-9039-1be6d7399459 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6e099eda-eb4d-4c4a-9039-1be6d7399459 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6e099eda-eb4d-4c4a-9039-1be6d7399459 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6e099eda-eb4d-4c4a-9039-1be6d7399459 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6e099eda-eb4d-4c4a-9039-1be6d7399459 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6e099eda-eb4d-4c4a-9039-1be6d7399459 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1260/2495] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:21 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 907 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e3987959-0c54-4daf-ac17-ba98702d24d1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e3987959-0c54-4daf-ac17-ba98702d24d1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e3987959-0c54-4daf-ac17-ba98702d24d1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e3987959-0c54-4daf-ac17-ba98702d24d1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e3987959-0c54-4daf-ac17-ba98702d24d1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e3987959-0c54-4daf-ac17-ba98702d24d1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1236/2496] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:22 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 1325 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f282a9fc-5e08-4076-b8a4-79aadf6ae176 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f282a9fc-5e08-4076-b8a4-79aadf6ae176 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] POST http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b/action Sep 01 02:15:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f282a9fc-5e08-4076-b8a4-79aadf6ae176 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f282a9fc-5e08-4076-b8a4-79aadf6ae176 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f282a9fc-5e08-4076-b8a4-79aadf6ae176 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:22 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-f282a9fc-5e08-4076-b8a4-79aadf6ae176 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Created reservations ['352881ea-3441-4287-9cab-8c807ee18922', '2ec358a7-df8b-40bf-b19d-95c5a79b6c4b'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f282a9fc-5e08-4076-b8a4-79aadf6ae176 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Extend volume request issued successfully. Sep 01 02:15:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f282a9fc-5e08-4076-b8a4-79aadf6ae176 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b/action returned with HTTP 202 Sep 01 02:15:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1261/2497] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:22 2026] POST /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-42da44a5-1df8-47b3-9a21-da7e484c3e22 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-42da44a5-1df8-47b3-9a21-da7e484c3e22 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-42da44a5-1df8-47b3-9a21-da7e484c3e22 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-42da44a5-1df8-47b3-9a21-da7e484c3e22 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-42da44a5-1df8-47b3-9a21-da7e484c3e22 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-42da44a5-1df8-47b3-9a21-da7e484c3e22 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1237/2498] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:22 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 1325 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7b592376-ea7f-4464-9fa6-4edab1b468d2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b592376-ea7f-4464-9fa6-4edab1b468d2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7b592376-ea7f-4464-9fa6-4edab1b468d2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7b592376-ea7f-4464-9fa6-4edab1b468d2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=520,cinder:UPDATE=164,cinder:DELETE=7,cinder:INSERT=121 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7b592376-ea7f-4464-9fa6-4edab1b468d2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7b592376-ea7f-4464-9fa6-4edab1b468d2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1262/2499] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:23 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 1325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-16c8b5be-0f12-4edf-bc2c-664020815c9c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-16c8b5be-0f12-4edf-bc2c-664020815c9c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-16c8b5be-0f12-4edf-bc2c-664020815c9c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-16c8b5be-0f12-4edf-bc2c-664020815c9c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-16c8b5be-0f12-4edf-bc2c-664020815c9c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-16c8b5be-0f12-4edf-bc2c-664020815c9c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1238/2500] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:23 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c7b1ee45-0134-4c80-a1ea-da78b8d06c26 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7b1ee45-0134-4c80-a1ea-da78b8d06c26 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7b1ee45-0134-4c80-a1ea-da78b8d06c26 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7b1ee45-0134-4c80-a1ea-da78b8d06c26 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c7b1ee45-0134-4c80-a1ea-da78b8d06c26 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7b1ee45-0134-4c80-a1ea-da78b8d06c26 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1263/2501] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:23 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b151bdc2-6955-4568-903e-31d6058f1f0a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b151bdc2-6955-4568-903e-31d6058f1f0a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] DELETE http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b151bdc2-6955-4568-903e-31d6058f1f0a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b151bdc2-6955-4568-903e-31d6058f1f0a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:23 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b151bdc2-6955-4568-903e-31d6058f1f0a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Delete volume with id: ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b151bdc2-6955-4568-903e-31d6058f1f0a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b151bdc2-6955-4568-903e-31d6058f1f0a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Delete volume request issued successfully. Sep 01 02:15:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b151bdc2-6955-4568-903e-31d6058f1f0a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 202 Sep 01 02:15:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1239/2502] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:23 2026] DELETE /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f04e8e27-e189-4201-a745-3a9db1572872 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f04e8e27-e189-4201-a745-3a9db1572872 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f04e8e27-e189-4201-a745-3a9db1572872 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f04e8e27-e189-4201-a745-3a9db1572872 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f04e8e27-e189-4201-a745-3a9db1572872 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f04e8e27-e189-4201-a745-3a9db1572872 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 200 Sep 01 02:15:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1264/2503] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:23 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 1324 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-75be2515-52c3-41ee-9ee3-8b12fd39fa2b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-75be2515-52c3-41ee-9ee3-8b12fd39fa2b tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b Sep 01 02:15:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-75be2515-52c3-41ee-9ee3-8b12fd39fa2b tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-75be2515-52c3-41ee-9ee3-8b12fd39fa2b tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-75be2515-52c3-41ee-9ee3-8b12fd39fa2b tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b returned with HTTP 404 Sep 01 02:15:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1240/2504] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:24 2026] GET /volume/v3/volumes/ac1b6b6c-c5c3-44e0-9fc8-e1589ebed03b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-524596515"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-524596515'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Create volume of 1 GB Sep 01 02:15:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Availability Zones retrieved successfully. Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Flow 'volume_create_api' (a91d8812-cb21-47f2-840a-5e2614f28a8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7099ef2-14db-4180-89cf-40180665ec94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7099ef2-14db-4180-89cf-40180665ec94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a825530-52f6-4fed-bc1b-0231bf96ed64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Created reservations ['a0998ee4-6646-4836-91fb-2ea1304f59b8', 'ee4283be-d29f-46f9-b0db-a8a191452e63', 'fefec58f-d86f-4b0b-88e1-f64cd2cab939', '09b4961a-717d-4bff-941c-7b81be227576'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a825530-52f6-4fed-bc1b-0231bf96ed64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0998ee4-6646-4836-91fb-2ea1304f59b8', 'ee4283be-d29f-46f9-b0db-a8a191452e63', 'fefec58f-d86f-4b0b-88e1-f64cd2cab939', '09b4961a-717d-4bff-941c-7b81be227576']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ed8250-6334-4b48-af2c-42815b2d2b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87ed8250-6334-4b48-af2c-42815b2d2b43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc696553-fb4f-4ec3-bd3f-8d8826cd9246', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-524596515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06883369d05b49c9bd05e63232b0567e',qos_specs=None,replication_status=,reservations=['a0998ee4-6646-4836-91fb-2ea1304f59b8','ee4283be-d29f-46f9-b0db-a8a191452e63','fefec58f-d86f-4b0b-88e1-f64cd2cab939','09b4961a-717d-4bff-941c-7b81be227576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af3c6627caf43c9a224a16f7e57bdd0',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-524596515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc696553-fb4f-4ec3-bd3f-8d8826cd9246,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='06883369d05b49c9bd05e63232b0567e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9af3c6627caf43c9a224a16f7e57bdd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62287b7d-836f-4470-8958-cc11e159d9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62287b7d-836f-4470-8958-cc11e159d9b3) transitioned into state 'SUCCESS' from state '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-524596515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='06883369d05b49c9bd05e63232b0567e',qos_specs=None,replication_status=,reservations=['a0998ee4-6646-4836-91fb-2ea1304f59b8','ee4283be-d29f-46f9-b0db-a8a191452e63','fefec58f-d86f-4b0b-88e1-f64cd2cab939','09b4961a-717d-4bff-941c-7b81be227576'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9af3c6627caf43c9a224a16f7e57bdd0',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b93f236-8a9d-447e-806f-a18079f9b9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3b93f236-8a9d-447e-806f-a18079f9b9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Flow 'volume_create_api' (a91d8812-cb21-47f2-840a-5e2614f28a8e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Create volume request issued successfully. Sep 01 02:15:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-295363fb-c901-4ac8-994a-c0b11f2119f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1265/2505] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:24 2026] POST /volume/v3/volumes => generated 754 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4a4ef8b4-341c-409e-98d8-693ff38cffb2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4a4ef8b4-341c-409e-98d8-693ff38cffb2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4a4ef8b4-341c-409e-98d8-693ff38cffb2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4a4ef8b4-341c-409e-98d8-693ff38cffb2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4a4ef8b4-341c-409e-98d8-693ff38cffb2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4a4ef8b4-341c-409e-98d8-693ff38cffb2 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 returned with HTTP 200 Sep 01 02:15:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1241/2506] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:25 2026] GET /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 => generated 822 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c2fbba85-a7e4-45c0-bc83-13b5fb9f0d58 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c2fbba85-a7e4-45c0-bc83-13b5fb9f0d58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c2fbba85-a7e4-45c0-bc83-13b5fb9f0d58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c2fbba85-a7e4-45c0-bc83-13b5fb9f0d58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c2fbba85-a7e4-45c0-bc83-13b5fb9f0d58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c2fbba85-a7e4-45c0-bc83-13b5fb9f0d58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 returned with HTTP 200 Sep 01 02:15:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1266/2507] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:26 2026] GET /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-99888dff-d6d8-4888-a6d6-f0beaa5220f4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-99888dff-d6d8-4888-a6d6-f0beaa5220f4 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:15:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-99888dff-d6d8-4888-a6d6-f0beaa5220f4 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dc696553-fb4f-4ec3-bd3f-8d8826cd9246", "name": "tempest-VolumesExtendTest-Snapshot-309141215"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-99888dff-d6d8-4888-a6d6-f0beaa5220f4 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-99888dff-d6d8-4888-a6d6-f0beaa5220f4 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Create snapshot from volume dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:26 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-99888dff-d6d8-4888-a6d6-f0beaa5220f4 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Created reservations ['3fedab18-1079-44e2-816f-d239c374e9d3', 'f892e32b-c383-4a59-aa64-2af5711e7f2a', 'bae3d3f1-f58f-4cd6-939e-a397479af011', '80f5dea0-ec8f-415f-b163-cb675a406d94'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-99888dff-d6d8-4888-a6d6-f0beaa5220f4 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Snapshot create request issued successfully. Sep 01 02:15:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-99888dff-d6d8-4888-a6d6-f0beaa5220f4 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:15:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1242/2508] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:15:26 2026] POST /volume/v3/snapshots => generated 303 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ffb8348f-8186-4373-a6a2-07d58297c092 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ffb8348f-8186-4373-a6a2-07d58297c092 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 Sep 01 02:15:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ffb8348f-8186-4373-a6a2-07d58297c092 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ffb8348f-8186-4373-a6a2-07d58297c092 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ffb8348f-8186-4373-a6a2-07d58297c092 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Snapshot retrieved successfully. Sep 01 02:15:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ffb8348f-8186-4373-a6a2-07d58297c092 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 returned with HTTP 200 Sep 01 02:15:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1267/2509] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:26 2026] GET /volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 => generated 435 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b2ad0ac6-f116-4700-b32f-cb2021380135 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b2ad0ac6-f116-4700-b32f-cb2021380135 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 Sep 01 02:15:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b2ad0ac6-f116-4700-b32f-cb2021380135 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b2ad0ac6-f116-4700-b32f-cb2021380135 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b2ad0ac6-f116-4700-b32f-cb2021380135 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Snapshot retrieved successfully. Sep 01 02:15:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b2ad0ac6-f116-4700-b32f-cb2021380135 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 returned with HTTP 200 Sep 01 02:15:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1243/2510] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:27 2026] GET /volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 => generated 435 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-87a7cc5e-faa0-4f2e-af58-68613a8ca88a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87a7cc5e-faa0-4f2e-af58-68613a8ca88a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 Sep 01 02:15:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87a7cc5e-faa0-4f2e-af58-68613a8ca88a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87a7cc5e-faa0-4f2e-af58-68613a8ca88a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-87a7cc5e-faa0-4f2e-af58-68613a8ca88a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Snapshot retrieved successfully. Sep 01 02:15:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87a7cc5e-faa0-4f2e-af58-68613a8ca88a tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 returned with HTTP 200 Sep 01 02:15:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1268/2511] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:28 2026] GET /volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 => generated 462 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-02b5aa60-6515-40a4-b551-50ea1fd610d8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-02b5aa60-6515-40a4-b551-50ea1fd610d8 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] POST http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246/action Sep 01 02:15:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-02b5aa60-6515-40a4-b551-50ea1fd610d8 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:15:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-02b5aa60-6515-40a4-b551-50ea1fd610d8 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-02b5aa60-6515-40a4-b551-50ea1fd610d8 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:28 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-02b5aa60-6515-40a4-b551-50ea1fd610d8 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Created reservations ['d258212f-9438-4771-984c-7604ae5a93bc', 'c123c52b-5408-46d3-89f6-e0fb9257023b'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-02b5aa60-6515-40a4-b551-50ea1fd610d8 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Extend volume request issued successfully. Sep 01 02:15:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-02b5aa60-6515-40a4-b551-50ea1fd610d8 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246/action returned with HTTP 202 Sep 01 02:15:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1244/2512] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:15:28 2026] POST /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:15:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a1262433-2407-4341-b5de-849cae82ab46 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1262433-2407-4341-b5de-849cae82ab46 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a1262433-2407-4341-b5de-849cae82ab46 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a1262433-2407-4341-b5de-849cae82ab46 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a1262433-2407-4341-b5de-849cae82ab46 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1262433-2407-4341-b5de-849cae82ab46 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 returned with HTTP 200 Sep 01 02:15:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1269/2513] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:28 2026] GET /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7af59d7b-e3cd-4985-bd8f-0ea49ec1e013 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7af59d7b-e3cd-4985-bd8f-0ea49ec1e013 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7af59d7b-e3cd-4985-bd8f-0ea49ec1e013 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7af59d7b-e3cd-4985-bd8f-0ea49ec1e013 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7af59d7b-e3cd-4985-bd8f-0ea49ec1e013 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7af59d7b-e3cd-4985-bd8f-0ea49ec1e013 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 returned with HTTP 200 Sep 01 02:15:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1245/2514] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:29 2026] GET /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 => generated 847 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-92669ef8-f8d0-4c9f-b68d-d8b97f08278f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-92669ef8-f8d0-4c9f-b68d-d8b97f08278f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-92669ef8-f8d0-4c9f-b68d-d8b97f08278f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-92669ef8-f8d0-4c9f-b68d-d8b97f08278f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-92669ef8-f8d0-4c9f-b68d-d8b97f08278f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-92669ef8-f8d0-4c9f-b68d-d8b97f08278f tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 returned with HTTP 200 Sep 01 02:15:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1270/2515] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:29 2026] GET /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4530c89b-a352-40a7-80a4-4f68b5db8626 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4530c89b-a352-40a7-80a4-4f68b5db8626 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 Sep 01 02:15:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4530c89b-a352-40a7-80a4-4f68b5db8626 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4530c89b-a352-40a7-80a4-4f68b5db8626 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:29 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-4530c89b-a352-40a7-80a4-4f68b5db8626 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Delete snapshot with id: 5c5aa771-fb6c-403f-85f7-0f4405a618d8 Sep 01 02:15:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4530c89b-a352-40a7-80a4-4f68b5db8626 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Snapshot retrieved successfully. Sep 01 02:15:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4530c89b-a352-40a7-80a4-4f68b5db8626 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Snapshot delete request issued successfully. Sep 01 02:15:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4530c89b-a352-40a7-80a4-4f68b5db8626 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 returned with HTTP 202 Sep 01 02:15:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1246/2516] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:15:29 2026] DELETE /volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-98ebce49-d964-4888-b62b-14d39746da58 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98ebce49-d964-4888-b62b-14d39746da58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 Sep 01 02:15:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-98ebce49-d964-4888-b62b-14d39746da58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-98ebce49-d964-4888-b62b-14d39746da58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-98ebce49-d964-4888-b62b-14d39746da58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Snapshot retrieved successfully. Sep 01 02:15:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-98ebce49-d964-4888-b62b-14d39746da58 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 returned with HTTP 200 Sep 01 02:15:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1271/2517] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:29 2026] GET /volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e288e0fd-5f19-4477-8d0b-95bdab88552c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e288e0fd-5f19-4477-8d0b-95bdab88552c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 Sep 01 02:15:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e288e0fd-5f19-4477-8d0b-95bdab88552c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e288e0fd-5f19-4477-8d0b-95bdab88552c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e288e0fd-5f19-4477-8d0b-95bdab88552c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Snapshot retrieved successfully. Sep 01 02:15:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e288e0fd-5f19-4477-8d0b-95bdab88552c tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 returned with HTTP 200 Sep 01 02:15:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1247/2518] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:30 2026] GET /volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 => generated 461 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d70b60ce-e02b-4203-942d-9f3b81f732f5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d70b60ce-e02b-4203-942d-9f3b81f732f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 Sep 01 02:15:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d70b60ce-e02b-4203-942d-9f3b81f732f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d70b60ce-e02b-4203-942d-9f3b81f732f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d70b60ce-e02b-4203-942d-9f3b81f732f5 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 returned with HTTP 404 Sep 01 02:15:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1272/2519] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:31 2026] GET /volume/v3/snapshots/5c5aa771-fb6c-403f-85f7-0f4405a618d8 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b5b96365-2173-4199-a9d9-1344c555a99d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b5b96365-2173-4199-a9d9-1344c555a99d tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b5b96365-2173-4199-a9d9-1344c555a99d tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b5b96365-2173-4199-a9d9-1344c555a99d tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b5b96365-2173-4199-a9d9-1344c555a99d tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b5b96365-2173-4199-a9d9-1344c555a99d tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 returned with HTTP 200 Sep 01 02:15:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1248/2520] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:31 2026] GET /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-df34f377-9766-4e6a-9e0a-780a434db9c1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-df34f377-9766-4e6a-9e0a-780a434db9c1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] DELETE http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-df34f377-9766-4e6a-9e0a-780a434db9c1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-df34f377-9766-4e6a-9e0a-780a434db9c1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:31 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-df34f377-9766-4e6a-9e0a-780a434db9c1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Delete volume with id: dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-df34f377-9766-4e6a-9e0a-780a434db9c1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-df34f377-9766-4e6a-9e0a-780a434db9c1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Delete volume request issued successfully. Sep 01 02:15:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-df34f377-9766-4e6a-9e0a-780a434db9c1 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 returned with HTTP 202 Sep 01 02:15:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1273/2521] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:15:31 2026] DELETE /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-13e92101-1e35-4c0b-b253-243f15763efa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-13e92101-1e35-4c0b-b253-243f15763efa tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-13e92101-1e35-4c0b-b253-243f15763efa tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-13e92101-1e35-4c0b-b253-243f15763efa tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-13e92101-1e35-4c0b-b253-243f15763efa tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Volume info retrieved successfully. Sep 01 02:15:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-13e92101-1e35-4c0b-b253-243f15763efa tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 returned with HTTP 200 Sep 01 02:15:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1249/2522] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:32 2026] GET /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 => generated 846 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a5950d27-31a3-4f49-bf64-5be3a8d589f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a5950d27-31a3-4f49-bf64-5be3a8d589f3 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] GET http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 Sep 01 02:15:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a5950d27-31a3-4f49-bf64-5be3a8d589f3 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a5950d27-31a3-4f49-bf64-5be3a8d589f3 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a5950d27-31a3-4f49-bf64-5be3a8d589f3 tempest-VolumesExtendTest-174372890 tempest-VolumesExtendTest-174372890-project-member] http://192.168.122.45/volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 returned with HTTP 404 Sep 01 02:15:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1274/2523] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:33 2026] GET /volume/v3/volumes/dc696553-fb4f-4ec3-bd3f-8d8826cd9246 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-252797be-d657-4db4-9c9c-713b8356dd0e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-252797be-d657-4db4-9c9c-713b8356dd0e tempest-VolumesSummaryTest-454447270 tempest-VolumesSummaryTest-454447270-project-member] GET http://192.168.122.45/volume/v3/volumes/summary Sep 01 02:15:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-252797be-d657-4db4-9c9c-713b8356dd0e tempest-VolumesSummaryTest-454447270 tempest-VolumesSummaryTest-454447270-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-252797be-d657-4db4-9c9c-713b8356dd0e tempest-VolumesSummaryTest-454447270 tempest-VolumesSummaryTest-454447270-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-252797be-d657-4db4-9c9c-713b8356dd0e tempest-VolumesSummaryTest-454447270 tempest-VolumesSummaryTest-454447270-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:15:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-252797be-d657-4db4-9c9c-713b8356dd0e tempest-VolumesSummaryTest-454447270 tempest-VolumesSummaryTest-454447270-project-member] Get summary completed successfully. Sep 01 02:15:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-252797be-d657-4db4-9c9c-713b8356dd0e tempest-VolumesSummaryTest-454447270 tempest-VolumesSummaryTest-454447270-project-member] http://192.168.122.45/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:15:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1250/2524] 192.168.122.45 () {60 vars in 1181 bytes} [Tue Sep 1 02:15:35 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:43 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=51,cinder:INSERT=7,cinder:UPDATE=13 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:45 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=78,cinder:UPDATE=17,cinder:INSERT=10 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-436186300"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-436186300'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume of 1 GB Sep 01 02:15:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Availability Zones retrieved successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (6fd86573-fdf2-4e46-a91a-128fbf3d1206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a13cb0f-5123-481e-b273-0892e2cf713d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a13cb0f-5123-481e-b273-0892e2cf713d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c7a591-9383-4414-90e5-2e2506daf7e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Created reservations ['cd9c7f11-e7ed-4ebf-b775-faf84c34f480', '850e09f4-9c8f-4481-8297-20a04789015e', '8d716daf-0b11-4e5f-946d-561ca94c790d', 'e9f7300d-5937-47ea-83c9-b248165c02b8'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c7a591-9383-4414-90e5-2e2506daf7e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd9c7f11-e7ed-4ebf-b775-faf84c34f480', '850e09f4-9c8f-4481-8297-20a04789015e', '8d716daf-0b11-4e5f-946d-561ca94c790d', 'e9f7300d-5937-47ea-83c9-b248165c02b8']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c972f185-827e-4ee7-9db1-d8dc2795715a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c972f185-827e-4ee7-9db1-d8dc2795715a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a59473fb-3917-48c4-b406-2b128141438f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-436186300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['cd9c7f11-e7ed-4ebf-b775-faf84c34f480','850e09f4-9c8f-4481-8297-20a04789015e','8d716daf-0b11-4e5f-946d-561ca94c790d','e9f7300d-5937-47ea-83c9-b248165c02b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-436186300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a59473fb-3917-48c4-b406-2b128141438f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619cd2379ab14bc5b33de5752bb1f007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbc1ed1-4151-498b-988b-2be5422eb227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dbc1ed1-4151-498b-988b-2be5422eb227) transitioned into state 'SUCCESS' from state '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-436186300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['cd9c7f11-e7ed-4ebf-b775-faf84c34f480','850e09f4-9c8f-4481-8297-20a04789015e','8d716daf-0b11-4e5f-946d-561ca94c790d','e9f7300d-5937-47ea-83c9-b248165c02b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0fda8a-a5e6-4dce-86cc-ac60ee133801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0fda8a-a5e6-4dce-86cc-ac60ee133801) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (6fd86573-fdf2-4e46-a91a-128fbf3d1206) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request issued successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4ef2a417-8cd8-40ae-af63-c5f973a22707 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1275/2525] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:48 2026] POST /volume/v3/volumes => generated 760 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2ccb663f-bcfe-4920-8492-13a8a683518e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2ccb663f-bcfe-4920-8492-13a8a683518e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:15:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2ccb663f-bcfe-4920-8492-13a8a683518e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2ccb663f-bcfe-4920-8492-13a8a683518e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2ccb663f-bcfe-4920-8492-13a8a683518e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2ccb663f-bcfe-4920-8492-13a8a683518e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f returned with HTTP 200 Sep 01 02:15:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1251/2526] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:48 2026] GET /volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f => generated 828 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-831f7d01-f8a5-4862-90a6-2bcc859381e1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-831f7d01-f8a5-4862-90a6-2bcc859381e1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:15:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-831f7d01-f8a5-4862-90a6-2bcc859381e1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-831f7d01-f8a5-4862-90a6-2bcc859381e1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-831f7d01-f8a5-4862-90a6-2bcc859381e1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-831f7d01-f8a5-4862-90a6-2bcc859381e1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1276/2527] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fe07053d-1c0a-4a22-a142-5a7a1f6dbccb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe07053d-1c0a-4a22-a142-5a7a1f6dbccb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:15:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe07053d-1c0a-4a22-a142-5a7a1f6dbccb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe07053d-1c0a-4a22-a142-5a7a1f6dbccb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fe07053d-1c0a-4a22-a142-5a7a1f6dbccb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe07053d-1c0a-4a22-a142-5a7a1f6dbccb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f returned with HTTP 200 Sep 01 02:15:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1252/2528] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:49 2026] GET /volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f => generated 853 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-83600864-8430-486d-8e81-16a815931def None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83600864-8430-486d-8e81-16a815931def tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:15:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-83600864-8430-486d-8e81-16a815931def tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a59473fb-3917-48c4-b406-2b128141438f", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1464973914"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83600864-8430-486d-8e81-16a815931def tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:49 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-83600864-8430-486d-8e81-16a815931def tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create snapshot from volume a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:15:49 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-83600864-8430-486d-8e81-16a815931def tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Created reservations ['04ded321-a466-4247-a13c-8523d4ff8945', 'ca22a283-8fc6-4ec4-b2ab-b4ca7c5a2608', '7ecd8457-26f4-4130-abd9-6e1abeeb5107', 'e7d7ec12-a2dc-49ba-851d-8e7ce27f56a9'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83600864-8430-486d-8e81-16a815931def tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot create request issued successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83600864-8430-486d-8e81-16a815931def tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:15:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1277/2529] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:15:49 2026] POST /volume/v3/snapshots => generated 380 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b83f3041-2ba5-43da-b288-a6de7b2a4efb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b83f3041-2ba5-43da-b288-a6de7b2a4efb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b83f3041-2ba5-43da-b288-a6de7b2a4efb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b83f3041-2ba5-43da-b288-a6de7b2a4efb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b83f3041-2ba5-43da-b288-a6de7b2a4efb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b83f3041-2ba5-43da-b288-a6de7b2a4efb tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 200 Sep 01 02:15:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1253/2530] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:50 2026] GET /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 512 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fcff5b20-76be-405a-a448-34da69399d34 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fcff5b20-76be-405a-a448-34da69399d34 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fcff5b20-76be-405a-a448-34da69399d34 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fcff5b20-76be-405a-a448-34da69399d34 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fcff5b20-76be-405a-a448-34da69399d34 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fcff5b20-76be-405a-a448-34da69399d34 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 200 Sep 01 02:15:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1278/2531] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:51 2026] GET /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 512 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-510d4bc1-8bff-4d87-8f65-9a43ad555912 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-510d4bc1-8bff-4d87-8f65-9a43ad555912 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-510d4bc1-8bff-4d87-8f65-9a43ad555912 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-510d4bc1-8bff-4d87-8f65-9a43ad555912 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-510d4bc1-8bff-4d87-8f65-9a43ad555912 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-510d4bc1-8bff-4d87-8f65-9a43ad555912 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 200 Sep 01 02:15:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1254/2532] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:52 2026] GET /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f0edcd63-8b34-4f07-86af-4adddcab206a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f0edcd63-8b34-4f07-86af-4adddcab206a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f0edcd63-8b34-4f07-86af-4adddcab206a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f0edcd63-8b34-4f07-86af-4adddcab206a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f0edcd63-8b34-4f07-86af-4adddcab206a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f0edcd63-8b34-4f07-86af-4adddcab206a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 200 Sep 01 02:15:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1279/2533] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:52 2026] GET /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 539 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-72a99daf-9c63-4b71-be23-8c7debd80257 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72a99daf-9c63-4b71-be23-8c7debd80257 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72a99daf-9c63-4b71-be23-8c7debd80257 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72a99daf-9c63-4b71-be23-8c7debd80257 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-72a99daf-9c63-4b71-be23-8c7debd80257 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-72a99daf-9c63-4b71-be23-8c7debd80257 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:52 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-72a99daf-9c63-4b71-be23-8c7debd80257 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Get all snapshots completed successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72a99daf-9c63-4b71-be23-8c7debd80257 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 200 Sep 01 02:15:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1255/2534] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:15:52 2026] GET /volume/v3/snapshots => generated 408 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2e476662-4284-449e-8ab6-b39ac5525e56 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2e476662-4284-449e-8ab6-b39ac5525e56 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] PUT http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2e476662-4284-449e-8ab6-b39ac5525e56 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1324116976", "description": "This is the new description of snapshot."}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2e476662-4284-449e-8ab6-b39ac5525e56 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2e476662-4284-449e-8ab6-b39ac5525e56 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 200 Sep 01 02:15:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1280/2535] 192.168.122.45 () {60 vars in 1254 bytes} [Tue Sep 1 02:15:52 2026] PUT /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 443 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-762b673a-bb8e-4aa0-b4ff-017a7a7c8041 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-762b673a-bb8e-4aa0-b4ff-017a7a7c8041 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-762b673a-bb8e-4aa0-b4ff-017a7a7c8041 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-762b673a-bb8e-4aa0-b4ff-017a7a7c8041 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-762b673a-bb8e-4aa0-b4ff-017a7a7c8041 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-762b673a-bb8e-4aa0-b4ff-017a7a7c8041 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 200 Sep 01 02:15:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1256/2536] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:52 2026] GET /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 577 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-02af5aed-e889-43ab-bb5d-372cd14244ea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-02af5aed-e889-43ab-bb5d-372cd14244ea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-02af5aed-e889-43ab-bb5d-372cd14244ea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-02af5aed-e889-43ab-bb5d-372cd14244ea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-02af5aed-e889-43ab-bb5d-372cd14244ea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete snapshot with id: 0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-02af5aed-e889-43ab-bb5d-372cd14244ea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-02af5aed-e889-43ab-bb5d-372cd14244ea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot delete request issued successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-02af5aed-e889-43ab-bb5d-372cd14244ea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 202 Sep 01 02:15:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1281/2537] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:15:52 2026] DELETE /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0a44185a-5126-4fc0-92c5-89b54f9e3b7e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0a44185a-5126-4fc0-92c5-89b54f9e3b7e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0a44185a-5126-4fc0-92c5-89b54f9e3b7e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0a44185a-5126-4fc0-92c5-89b54f9e3b7e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0a44185a-5126-4fc0-92c5-89b54f9e3b7e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0a44185a-5126-4fc0-92c5-89b54f9e3b7e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 200 Sep 01 02:15:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1257/2538] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:52 2026] GET /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 576 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-907391d8-7e1b-4490-8efc-1f837598e05e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-907391d8-7e1b-4490-8efc-1f837598e05e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-907391d8-7e1b-4490-8efc-1f837598e05e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-907391d8-7e1b-4490-8efc-1f837598e05e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-907391d8-7e1b-4490-8efc-1f837598e05e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-907391d8-7e1b-4490-8efc-1f837598e05e tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 200 Sep 01 02:15:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1282/2539] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:53 2026] GET /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 576 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5055ffc8-baf7-487b-92f0-11ddf42e98d5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5055ffc8-baf7-487b-92f0-11ddf42e98d5 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5055ffc8-baf7-487b-92f0-11ddf42e98d5 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5055ffc8-baf7-487b-92f0-11ddf42e98d5 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5055ffc8-baf7-487b-92f0-11ddf42e98d5 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 404 Sep 01 02:15:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1258/2540] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:54 2026] GET /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-793503c3-3c85-40b1-9007-0cb837a305bd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-793503c3-3c85-40b1-9007-0cb837a305bd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-793503c3-3c85-40b1-9007-0cb837a305bd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-793503c3-3c85-40b1-9007-0cb837a305bd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-793503c3-3c85-40b1-9007-0cb837a305bd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete snapshot with id: 0d732812-00e3-4513-83d4-04e3b5b71fa9 Sep 01 02:15:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-793503c3-3c85-40b1-9007-0cb837a305bd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 returned with HTTP 404 Sep 01 02:15:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1283/2541] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:15:54 2026] DELETE /volume/v3/snapshots/0d732812-00e3-4513-83d4-04e3b5b71fa9 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f78230f5-0abe-46a6-aafb-2ffb856ad4ac None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f78230f5-0abe-46a6-aafb-2ffb856ad4ac tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:15:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f78230f5-0abe-46a6-aafb-2ffb856ad4ac tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f78230f5-0abe-46a6-aafb-2ffb856ad4ac tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f78230f5-0abe-46a6-aafb-2ffb856ad4ac tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f78230f5-0abe-46a6-aafb-2ffb856ad4ac tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f returned with HTTP 200 Sep 01 02:15:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1259/2542] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:54 2026] GET /volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c025f407-7035-4187-9c37-916b1a3ffb5a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1363129195"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1363129195'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume of 1 GB Sep 01 02:15:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Availability Zones retrieved successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (93d466f2-e81f-4a07-b790-d883042f14d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753a2094-7d85-4ea9-bc30-e90c4720a578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (753a2094-7d85-4ea9-bc30-e90c4720a578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1793796c-1c5b-413e-b828-9ed72d803692) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Created reservations ['cbf969ae-e6c8-4f4b-b583-6a8f32477be0', '6fae2fb8-749d-4e58-a7e1-70af0b6a0a4c', '3d4c3f33-f8af-4dc5-8ad0-715efb881bc9', '5d975ffd-85d6-45be-af4b-4d44d3248041'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1793796c-1c5b-413e-b828-9ed72d803692) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf969ae-e6c8-4f4b-b583-6a8f32477be0', '6fae2fb8-749d-4e58-a7e1-70af0b6a0a4c', '3d4c3f33-f8af-4dc5-8ad0-715efb881bc9', '5d975ffd-85d6-45be-af4b-4d44d3248041']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d1097a-8586-4f00-92b6-529485561013) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d1097a-8586-4f00-92b6-529485561013) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35b0e2f6-152f-4148-946e-7f565b8ae8cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1363129195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['cbf969ae-e6c8-4f4b-b583-6a8f32477be0','6fae2fb8-749d-4e58-a7e1-70af0b6a0a4c','3d4c3f33-f8af-4dc5-8ad0-715efb881bc9','5d975ffd-85d6-45be-af4b-4d44d3248041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1363129195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35b0e2f6-152f-4148-946e-7f565b8ae8cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619cd2379ab14bc5b33de5752bb1f007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3c3a4f-b4cf-4e3b-a66f-3e480c5c37d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d3c3a4f-b4cf-4e3b-a66f-3e480c5c37d6) transitioned into state 'SUCCESS' from state '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-1363129195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['cbf969ae-e6c8-4f4b-b583-6a8f32477be0','6fae2fb8-749d-4e58-a7e1-70af0b6a0a4c','3d4c3f33-f8af-4dc5-8ad0-715efb881bc9','5d975ffd-85d6-45be-af4b-4d44d3248041'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a75be4-524b-4d93-8f9b-5c5c9e075116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68a75be4-524b-4d93-8f9b-5c5c9e075116) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (93d466f2-e81f-4a07-b790-d883042f14d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request issued successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c025f407-7035-4187-9c37-916b1a3ffb5a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1284/2543] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:15:54 2026] POST /volume/v3/volumes => generated 761 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4bd4dcb6-35c3-4c1b-ab65-7f73ff067044 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4bd4dcb6-35c3-4c1b-ab65-7f73ff067044 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb Sep 01 02:15:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4bd4dcb6-35c3-4c1b-ab65-7f73ff067044 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4bd4dcb6-35c3-4c1b-ab65-7f73ff067044 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4bd4dcb6-35c3-4c1b-ab65-7f73ff067044 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4bd4dcb6-35c3-4c1b-ab65-7f73ff067044 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb returned with HTTP 200 Sep 01 02:15:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1260/2544] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:54 2026] GET /volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb => generated 829 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7c7b241d-9098-443f-a141-690c35830b2f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c7b241d-9098-443f-a141-690c35830b2f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb Sep 01 02:15:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c7b241d-9098-443f-a141-690c35830b2f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c7b241d-9098-443f-a141-690c35830b2f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7c7b241d-9098-443f-a141-690c35830b2f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c7b241d-9098-443f-a141-690c35830b2f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb returned with HTTP 200 Sep 01 02:15:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1285/2545] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:55 2026] GET /volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0e18ea4f-5e71-4098-bf63-6d99874ee990 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0e18ea4f-5e71-4098-bf63-6d99874ee990 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:15:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0e18ea4f-5e71-4098-bf63-6d99874ee990 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35b0e2f6-152f-4148-946e-7f565b8ae8cb", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1341668364"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0e18ea4f-5e71-4098-bf63-6d99874ee990 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-0e18ea4f-5e71-4098-bf63-6d99874ee990 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create snapshot from volume 35b0e2f6-152f-4148-946e-7f565b8ae8cb Sep 01 02:15:56 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-0e18ea4f-5e71-4098-bf63-6d99874ee990 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Created reservations ['6caa839d-efb1-45c1-8ed9-328d1c3ffa0d', '77ac6422-60fe-41a8-9d0a-39d9bda66e4e', '17a2092f-03e3-41fc-82ab-29833b68c757', '8f4fc89e-62fb-4610-abbc-d7e13f87b4c6'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0e18ea4f-5e71-4098-bf63-6d99874ee990 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot create request issued successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0e18ea4f-5e71-4098-bf63-6d99874ee990 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:15:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1261/2546] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:15:56 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-79cf06d5-da47-4764-8562-86a590f20de3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-79cf06d5-da47-4764-8562-86a590f20de3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a Sep 01 02:15:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-79cf06d5-da47-4764-8562-86a590f20de3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-79cf06d5-da47-4764-8562-86a590f20de3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-79cf06d5-da47-4764-8562-86a590f20de3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-79cf06d5-da47-4764-8562-86a590f20de3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a returned with HTTP 200 Sep 01 02:15:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1286/2547] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:56 2026] GET /volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e06e66dd-d765-4a99-b6b2-1b9286ffe8ff None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e06e66dd-d765-4a99-b6b2-1b9286ffe8ff tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a Sep 01 02:15:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e06e66dd-d765-4a99-b6b2-1b9286ffe8ff tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e06e66dd-d765-4a99-b6b2-1b9286ffe8ff tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e06e66dd-d765-4a99-b6b2-1b9286ffe8ff tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e06e66dd-d765-4a99-b6b2-1b9286ffe8ff tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a returned with HTTP 200 Sep 01 02:15:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1262/2548] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:57 2026] GET /volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0724eb59-88a3-49e9-892b-792b12edbd37 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0724eb59-88a3-49e9-892b-792b12edbd37 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a Sep 01 02:15:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0724eb59-88a3-49e9-892b-792b12edbd37 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0724eb59-88a3-49e9-892b-792b12edbd37 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0724eb59-88a3-49e9-892b-792b12edbd37 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0724eb59-88a3-49e9-892b-792b12edbd37 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a returned with HTTP 200 Sep 01 02:15:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1287/2549] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:15:58 2026] GET /volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "dbe3edb7-1e9a-4f0f-a727-44c141ed096a", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1568477412"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request body: {'volume': {'snapshot_id': 'dbe3edb7-1e9a-4f0f-a727-44c141ed096a', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1568477412'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume of 2 GB Sep 01 02:15:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Availability Zones retrieved successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (c582b0d3-40a0-44de-9255-49c2ec1b20f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c132165d-d81b-4772-9b42-6ac346650ae0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c132165d-d81b-4772-9b42-6ac346650ae0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'dbe3edb7-1e9a-4f0f-a727-44c141ed096a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a946b5-1d0e-4fe0-9d3c-2e2979ee99f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Created reservations ['3e82e2db-cec8-42a8-aafd-751cad566c7d', '24142b74-dd64-41e2-aba3-09e5be48172f', 'd1ee661b-75ac-4452-a901-dafa3c63def3', 'fb004a7d-2b38-499e-a78c-32f3ae55654f'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a946b5-1d0e-4fe0-9d3c-2e2979ee99f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e82e2db-cec8-42a8-aafd-751cad566c7d', '24142b74-dd64-41e2-aba3-09e5be48172f', 'd1ee661b-75ac-4452-a901-dafa3c63def3', 'fb004a7d-2b38-499e-a78c-32f3ae55654f']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98709619-ad2d-4fca-af51-5cdd9425d9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98709619-ad2d-4fca-af51-5cdd9425d9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7e34700-938a-457d-92ee-33cca70fd558', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1568477412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['3e82e2db-cec8-42a8-aafd-751cad566c7d','24142b74-dd64-41e2-aba3-09e5be48172f','d1ee661b-75ac-4452-a901-dafa3c63def3','fb004a7d-2b38-499e-a78c-32f3ae55654f'],size=2,snapshot_id=dbe3edb7-1e9a-4f0f-a727-44c141ed096a,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:15:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1568477412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7e34700-938a-457d-92ee-33cca70fd558,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619cd2379ab14bc5b33de5752bb1f007',provider_auth=None,provider_geometry=None,provider_id=None,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=dbe3edb7-1e9a-4f0f-a727-44c141ed096a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2461e2-0c56-4ee8-855a-9fdf73f1b655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b2461e2-0c56-4ee8-855a-9fdf73f1b655) transitioned into state 'SUCCESS' from state '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-1568477412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['3e82e2db-cec8-42a8-aafd-751cad566c7d','24142b74-dd64-41e2-aba3-09e5be48172f','d1ee661b-75ac-4452-a901-dafa3c63def3','fb004a7d-2b38-499e-a78c-32f3ae55654f'],size=2,snapshot_id=dbe3edb7-1e9a-4f0f-a727-44c141ed096a,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640fd2df-8908-4fb7-81b1-db543fa693b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (640fd2df-8908-4fb7-81b1-db543fa693b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (c582b0d3-40a0-44de-9255-49c2ec1b20f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:15:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request issued successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-96971d54-c624-4fd9-a7ef-bf3e040f6b01 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:15:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1263/2550] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:15:58 2026] POST /volume/v3/volumes => generated 795 bytes in 387 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:15:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bb98f0d2-3fa8-4eb8-87a8-fe70dc1b48e0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb98f0d2-3fa8-4eb8-87a8-fe70dc1b48e0 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:15:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb98f0d2-3fa8-4eb8-87a8-fe70dc1b48e0 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb98f0d2-3fa8-4eb8-87a8-fe70dc1b48e0 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:15:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:15:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bb98f0d2-3fa8-4eb8-87a8-fe70dc1b48e0 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb98f0d2-3fa8-4eb8-87a8-fe70dc1b48e0 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 200 Sep 01 02:15:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1288/2551] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:58 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:15:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c1113dd1-afcf-46c3-b01a-0d029e254034 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:15:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1113dd1-afcf-46c3-b01a-0d029e254034 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:15:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c1113dd1-afcf-46c3-b01a-0d029e254034 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:15:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c1113dd1-afcf-46c3-b01a-0d029e254034 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:15:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:15:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:15:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:15:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:15:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c1113dd1-afcf-46c3-b01a-0d029e254034 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:15:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1113dd1-afcf-46c3-b01a-0d029e254034 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 200 Sep 01 02:15:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1264/2552] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:15:59 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 887 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1e5452e7-b8f4-40b1-9173-0c4f4ac5f8f1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1e5452e7-b8f4-40b1-9173-0c4f4ac5f8f1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1e5452e7-b8f4-40b1-9173-0c4f4ac5f8f1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1e5452e7-b8f4-40b1-9173-0c4f4ac5f8f1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1e5452e7-b8f4-40b1-9173-0c4f4ac5f8f1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1e5452e7-b8f4-40b1-9173-0c4f4ac5f8f1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 200 Sep 01 02:16:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1289/2553] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:00 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 887 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8faf397f-0991-4d50-bdac-35184f757d7b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8faf397f-0991-4d50-bdac-35184f757d7b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8faf397f-0991-4d50-bdac-35184f757d7b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8faf397f-0991-4d50-bdac-35184f757d7b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8faf397f-0991-4d50-bdac-35184f757d7b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8faf397f-0991-4d50-bdac-35184f757d7b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 200 Sep 01 02:16:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1265/2554] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:02 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 887 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c654bcf8-efb1-4d9d-a2b4-676c91fd261a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c654bcf8-efb1-4d9d-a2b4-676c91fd261a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c654bcf8-efb1-4d9d-a2b4-676c91fd261a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c654bcf8-efb1-4d9d-a2b4-676c91fd261a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c654bcf8-efb1-4d9d-a2b4-676c91fd261a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c654bcf8-efb1-4d9d-a2b4-676c91fd261a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 200 Sep 01 02:16:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1290/2555] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:03 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 887 bytes in 292 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-85d92bca-f1f2-461d-897d-0422dac37c3d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-85d92bca-f1f2-461d-897d-0422dac37c3d tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-85d92bca-f1f2-461d-897d-0422dac37c3d tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-85d92bca-f1f2-461d-897d-0422dac37c3d tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-85d92bca-f1f2-461d-897d-0422dac37c3d tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-85d92bca-f1f2-461d-897d-0422dac37c3d tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 200 Sep 01 02:16:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1266/2556] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:04 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 887 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-218d9952-78da-431b-9b32-b33e75b8c7fd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-218d9952-78da-431b-9b32-b33e75b8c7fd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-218d9952-78da-431b-9b32-b33e75b8c7fd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-218d9952-78da-431b-9b32-b33e75b8c7fd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-218d9952-78da-431b-9b32-b33e75b8c7fd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-218d9952-78da-431b-9b32-b33e75b8c7fd tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 200 Sep 01 02:16:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1291/2557] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:05 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 888 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2bfbec58-07c5-4460-a34b-cd52d2cd2b6b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2bfbec58-07c5-4460-a34b-cd52d2cd2b6b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2bfbec58-07c5-4460-a34b-cd52d2cd2b6b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2bfbec58-07c5-4460-a34b-cd52d2cd2b6b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2bfbec58-07c5-4460-a34b-cd52d2cd2b6b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2bfbec58-07c5-4460-a34b-cd52d2cd2b6b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 200 Sep 01 02:16:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1267/2558] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:05 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 888 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c96a317a-3ae9-4d04-a343-2dd59902b1fc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c96a317a-3ae9-4d04-a343-2dd59902b1fc tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c96a317a-3ae9-4d04-a343-2dd59902b1fc tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c96a317a-3ae9-4d04-a343-2dd59902b1fc tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:05 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-c96a317a-3ae9-4d04-a343-2dd59902b1fc tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume with id: d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c96a317a-3ae9-4d04-a343-2dd59902b1fc tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c96a317a-3ae9-4d04-a343-2dd59902b1fc tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume request issued successfully. Sep 01 02:16:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c96a317a-3ae9-4d04-a343-2dd59902b1fc tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 202 Sep 01 02:16:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1292/2559] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:05 2026] DELETE /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0ed88a33-2d87-472e-9197-6cded1bf92f3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0ed88a33-2d87-472e-9197-6cded1bf92f3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0ed88a33-2d87-472e-9197-6cded1bf92f3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0ed88a33-2d87-472e-9197-6cded1bf92f3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0ed88a33-2d87-472e-9197-6cded1bf92f3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0ed88a33-2d87-472e-9197-6cded1bf92f3 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 200 Sep 01 02:16:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1268/2560] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:05 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 887 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-685028f2-7bda-442a-aefa-b3c8691a8187 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-685028f2-7bda-442a-aefa-b3c8691a8187 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-685028f2-7bda-442a-aefa-b3c8691a8187 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-685028f2-7bda-442a-aefa-b3c8691a8187 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-685028f2-7bda-442a-aefa-b3c8691a8187 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 404 Sep 01 02:16:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1293/2561] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:06 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-18648693-efd0-47b1-b809-b5dcd614145a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18648693-efd0-47b1-b809-b5dcd614145a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-18648693-efd0-47b1-b809-b5dcd614145a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-18648693-efd0-47b1-b809-b5dcd614145a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-18648693-efd0-47b1-b809-b5dcd614145a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 404 Sep 01 02:16:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1269/2562] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:06 2026] GET /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a7bf4fd2-b917-4903-a7c5-8b0df6a4287a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7bf4fd2-b917-4903-a7c5-8b0df6a4287a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7bf4fd2-b917-4903-a7c5-8b0df6a4287a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7bf4fd2-b917-4903-a7c5-8b0df6a4287a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:06 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-a7bf4fd2-b917-4903-a7c5-8b0df6a4287a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume with id: d7e34700-938a-457d-92ee-33cca70fd558 Sep 01 02:16:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7bf4fd2-b917-4903-a7c5-8b0df6a4287a tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 returned with HTTP 404 Sep 01 02:16:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1294/2563] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:06 2026] DELETE /volume/v3/volumes/d7e34700-938a-457d-92ee-33cca70fd558 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b7148f5c-5c2e-4844-8f02-2e017076b9a4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b7148f5c-5c2e-4844-8f02-2e017076b9a4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a Sep 01 02:16:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b7148f5c-5c2e-4844-8f02-2e017076b9a4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b7148f5c-5c2e-4844-8f02-2e017076b9a4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:06 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-b7148f5c-5c2e-4844-8f02-2e017076b9a4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete snapshot with id: dbe3edb7-1e9a-4f0f-a727-44c141ed096a Sep 01 02:16:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b7148f5c-5c2e-4844-8f02-2e017076b9a4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b7148f5c-5c2e-4844-8f02-2e017076b9a4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot delete request issued successfully. Sep 01 02:16:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b7148f5c-5c2e-4844-8f02-2e017076b9a4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a returned with HTTP 202 Sep 01 02:16:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1270/2564] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:16:06 2026] DELETE /volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f7012fdd-de34-4c46-8f33-014edbcc8d78 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f7012fdd-de34-4c46-8f33-014edbcc8d78 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a Sep 01 02:16:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f7012fdd-de34-4c46-8f33-014edbcc8d78 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f7012fdd-de34-4c46-8f33-014edbcc8d78 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f7012fdd-de34-4c46-8f33-014edbcc8d78 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f7012fdd-de34-4c46-8f33-014edbcc8d78 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a returned with HTTP 200 Sep 01 02:16:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1295/2565] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:06 2026] GET /volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-068eaa90-4297-4769-8d26-aa6e6fea5b60 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-068eaa90-4297-4769-8d26-aa6e6fea5b60 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a Sep 01 02:16:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-068eaa90-4297-4769-8d26-aa6e6fea5b60 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-068eaa90-4297-4769-8d26-aa6e6fea5b60 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-068eaa90-4297-4769-8d26-aa6e6fea5b60 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-068eaa90-4297-4769-8d26-aa6e6fea5b60 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a returned with HTTP 200 Sep 01 02:16:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1271/2566] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:07 2026] GET /volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-386dfe23-8f65-45d0-acd4-597257a20c17 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-386dfe23-8f65-45d0-acd4-597257a20c17 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a Sep 01 02:16:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-386dfe23-8f65-45d0-acd4-597257a20c17 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-386dfe23-8f65-45d0-acd4-597257a20c17 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-386dfe23-8f65-45d0-acd4-597257a20c17 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a returned with HTTP 404 Sep 01 02:16:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1296/2567] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:09 2026] GET /volume/v3/snapshots/dbe3edb7-1e9a-4f0f-a727-44c141ed096a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c1cb8c58-1d32-4be7-b5a2-ecedcd721663 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1cb8c58-1d32-4be7-b5a2-ecedcd721663 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb Sep 01 02:16:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c1cb8c58-1d32-4be7-b5a2-ecedcd721663 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c1cb8c58-1d32-4be7-b5a2-ecedcd721663 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c1cb8c58-1d32-4be7-b5a2-ecedcd721663 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c1cb8c58-1d32-4be7-b5a2-ecedcd721663 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb returned with HTTP 200 Sep 01 02:16:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1272/2568] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:09 2026] GET /volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb => generated 854 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c4143fc1-63d2-4919-8e11-365a9e9fac79 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c4143fc1-63d2-4919-8e11-365a9e9fac79 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb Sep 01 02:16:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c4143fc1-63d2-4919-8e11-365a9e9fac79 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c4143fc1-63d2-4919-8e11-365a9e9fac79 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:09 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-c4143fc1-63d2-4919-8e11-365a9e9fac79 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume with id: 35b0e2f6-152f-4148-946e-7f565b8ae8cb Sep 01 02:16:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c4143fc1-63d2-4919-8e11-365a9e9fac79 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c4143fc1-63d2-4919-8e11-365a9e9fac79 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume request issued successfully. Sep 01 02:16:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c4143fc1-63d2-4919-8e11-365a9e9fac79 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb returned with HTTP 202 Sep 01 02:16:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1297/2569] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:09 2026] DELETE /volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cc9ec563-5ece-4323-9068-de36a54e634c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc9ec563-5ece-4323-9068-de36a54e634c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb Sep 01 02:16:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc9ec563-5ece-4323-9068-de36a54e634c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc9ec563-5ece-4323-9068-de36a54e634c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cc9ec563-5ece-4323-9068-de36a54e634c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc9ec563-5ece-4323-9068-de36a54e634c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb returned with HTTP 200 Sep 01 02:16:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1273/2570] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:09 2026] GET /volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-16084190-425a-4fc1-88cf-ff6d7d2eaae6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-16084190-425a-4fc1-88cf-ff6d7d2eaae6 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-16084190-425a-4fc1-88cf-ff6d7d2eaae6 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-16084190-425a-4fc1-88cf-ff6d7d2eaae6 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-16084190-425a-4fc1-88cf-ff6d7d2eaae6 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb returned with HTTP 404 Sep 01 02:16:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1298/2571] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:10 2026] GET /volume/v3/volumes/35b0e2f6-152f-4148-946e-7f565b8ae8cb => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7bc09e73-9782-479f-ac80-d398a2abea93 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7bc09e73-9782-479f-ac80-d398a2abea93 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:16:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7bc09e73-9782-479f-ac80-d398a2abea93 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7bc09e73-9782-479f-ac80-d398a2abea93 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7bc09e73-9782-479f-ac80-d398a2abea93 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7bc09e73-9782-479f-ac80-d398a2abea93 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f returned with HTTP 200 Sep 01 02:16:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1274/2572] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:10 2026] GET /volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f => generated 853 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1842293092"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1842293092'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume of 1 GB Sep 01 02:16:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Availability Zones retrieved successfully. Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (4bc6c8c1-6608-41c5-b64c-9bed04c30d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81551862-3400-4f73-a72f-87a6e7439cb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81551862-3400-4f73-a72f-87a6e7439cb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5c4419-05f8-4ef4-9270-f50986b26d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Created reservations ['f82251fa-3cbd-4142-a205-9a98735dd43c', '16fdd65c-0268-47a2-a4a6-1c898e801f56', '79c86893-d8b3-4d3d-be3c-17e0c93510d4', '7bf89f24-f931-4909-af85-86b84ee21450'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca5c4419-05f8-4ef4-9270-f50986b26d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f82251fa-3cbd-4142-a205-9a98735dd43c', '16fdd65c-0268-47a2-a4a6-1c898e801f56', '79c86893-d8b3-4d3d-be3c-17e0c93510d4', '7bf89f24-f931-4909-af85-86b84ee21450']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af803e2-d1b2-419c-ba3e-e66d3b796afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4af803e2-d1b2-419c-ba3e-e66d3b796afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26c9f334-9e4b-435b-a02c-2eb9d928f3b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1842293092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['f82251fa-3cbd-4142-a205-9a98735dd43c','16fdd65c-0268-47a2-a4a6-1c898e801f56','79c86893-d8b3-4d3d-be3c-17e0c93510d4','7bf89f24-f931-4909-af85-86b84ee21450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1842293092',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26c9f334-9e4b-435b-a02c-2eb9d928f3b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619cd2379ab14bc5b33de5752bb1f007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386fb196-5fba-4da0-80cf-c0554a6bfe55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (386fb196-5fba-4da0-80cf-c0554a6bfe55) transitioned into state 'SUCCESS' from state '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-1842293092',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['f82251fa-3cbd-4142-a205-9a98735dd43c','16fdd65c-0268-47a2-a4a6-1c898e801f56','79c86893-d8b3-4d3d-be3c-17e0c93510d4','7bf89f24-f931-4909-af85-86b84ee21450'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dfb56c8-2f85-483d-b6ae-047b80a00e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dfb56c8-2f85-483d-b6ae-047b80a00e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (4bc6c8c1-6608-41c5-b64c-9bed04c30d07) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request issued successfully. Sep 01 02:16:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-507f76f3-39b2-4d82-9ba9-0f3a8248830b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1299/2573] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:16:10 2026] POST /volume/v3/volumes => generated 761 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-de3bb02f-f062-4a91-8ec9-4a80e5240cb1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-de3bb02f-f062-4a91-8ec9-4a80e5240cb1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 Sep 01 02:16:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-de3bb02f-f062-4a91-8ec9-4a80e5240cb1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-de3bb02f-f062-4a91-8ec9-4a80e5240cb1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-de3bb02f-f062-4a91-8ec9-4a80e5240cb1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-de3bb02f-f062-4a91-8ec9-4a80e5240cb1 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 returned with HTTP 200 Sep 01 02:16:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1275/2574] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:10 2026] GET /volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 => generated 829 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f76a6644-0bb3-41e9-bc0d-b849f699b8e4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f76a6644-0bb3-41e9-bc0d-b849f699b8e4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 Sep 01 02:16:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f76a6644-0bb3-41e9-bc0d-b849f699b8e4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f76a6644-0bb3-41e9-bc0d-b849f699b8e4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f76a6644-0bb3-41e9-bc0d-b849f699b8e4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f76a6644-0bb3-41e9-bc0d-b849f699b8e4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 returned with HTTP 200 Sep 01 02:16:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1300/2575] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:11 2026] GET /volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 => generated 854 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-22b8c717-0252-44ea-a19b-e22a471d3d28 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22b8c717-0252-44ea-a19b-e22a471d3d28 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:16:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22b8c717-0252-44ea-a19b-e22a471d3d28 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "26c9f334-9e4b-435b-a02c-2eb9d928f3b4", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2134301261"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22b8c717-0252-44ea-a19b-e22a471d3d28 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:11 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-22b8c717-0252-44ea-a19b-e22a471d3d28 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create snapshot from volume 26c9f334-9e4b-435b-a02c-2eb9d928f3b4 Sep 01 02:16:11 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-22b8c717-0252-44ea-a19b-e22a471d3d28 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Created reservations ['51f1b5f7-1d74-4ae7-9ac2-da4268de3251', '44abee36-798d-4894-b1f4-77c681a6b24b', '5186ddc6-7f41-4e81-86e3-d3cb12b6ba2e', '7fab71cb-d30c-4a77-b311-30f943e3a7da'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22b8c717-0252-44ea-a19b-e22a471d3d28 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot create request issued successfully. Sep 01 02:16:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22b8c717-0252-44ea-a19b-e22a471d3d28 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:16:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1276/2576] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:16:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-32b1fda8-6d54-4bfd-8bc1-f42e6bb66138 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-32b1fda8-6d54-4bfd-8bc1-f42e6bb66138 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 Sep 01 02:16:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-32b1fda8-6d54-4bfd-8bc1-f42e6bb66138 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-32b1fda8-6d54-4bfd-8bc1-f42e6bb66138 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-32b1fda8-6d54-4bfd-8bc1-f42e6bb66138 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-32b1fda8-6d54-4bfd-8bc1-f42e6bb66138 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 returned with HTTP 200 Sep 01 02:16:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1301/2577] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:12 2026] GET /volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-454aa83f-92ef-48b3-9c0b-7785706874d9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-454aa83f-92ef-48b3-9c0b-7785706874d9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 Sep 01 02:16:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-454aa83f-92ef-48b3-9c0b-7785706874d9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-454aa83f-92ef-48b3-9c0b-7785706874d9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-454aa83f-92ef-48b3-9c0b-7785706874d9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-454aa83f-92ef-48b3-9c0b-7785706874d9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 returned with HTTP 200 Sep 01 02:16:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1277/2578] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:13 2026] GET /volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 => generated 442 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-601c5e22-5fed-4d52-999d-84261b13bdca None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-601c5e22-5fed-4d52-999d-84261b13bdca tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 Sep 01 02:16:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-601c5e22-5fed-4d52-999d-84261b13bdca tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-601c5e22-5fed-4d52-999d-84261b13bdca tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-601c5e22-5fed-4d52-999d-84261b13bdca tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-601c5e22-5fed-4d52-999d-84261b13bdca tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 returned with HTTP 200 Sep 01 02:16:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1302/2579] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:14 2026] GET /volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 => generated 469 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3252b653-a4be-430f-8946-7098df932ce1", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1734007790"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request body: {'volume': {'snapshot_id': '3252b653-a4be-430f-8946-7098df932ce1', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1734007790'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:14 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume of 1 GB Sep 01 02:16:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Availability Zones retrieved successfully. Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (638d110a-d173-4da7-8ebc-d17df1052e3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa76c12-67db-4c32-a52f-f0d8a2c6ebc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfa76c12-67db-4c32-a52f-f0d8a2c6ebc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3252b653-a4be-430f-8946-7098df932ce1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c0a3aa-2476-4113-9b91-1cac337b08e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Created reservations ['0636a148-162e-4426-ad0d-683c184596ee', 'eda99e5b-99fe-41fe-83f9-0805fd685610', '0edc8660-0187-4edd-8f7f-3b858e10abe2', '149b5395-1d0f-41a1-b3d7-a0fbb9400fc9'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0c0a3aa-2476-4113-9b91-1cac337b08e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0636a148-162e-4426-ad0d-683c184596ee', 'eda99e5b-99fe-41fe-83f9-0805fd685610', '0edc8660-0187-4edd-8f7f-3b858e10abe2', '149b5395-1d0f-41a1-b3d7-a0fbb9400fc9']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461ff15c-ffc8-4e91-8139-246bd583462e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (461ff15c-ffc8-4e91-8139-246bd583462e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8be8de5d-a181-4e5d-8753-054a0c3d4989', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1734007790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['0636a148-162e-4426-ad0d-683c184596ee','eda99e5b-99fe-41fe-83f9-0805fd685610','0edc8660-0187-4edd-8f7f-3b858e10abe2','149b5395-1d0f-41a1-b3d7-a0fbb9400fc9'],size=1,snapshot_id=3252b653-a4be-430f-8946-7098df932ce1,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:16:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1734007790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8be8de5d-a181-4e5d-8753-054a0c3d4989,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='619cd2379ab14bc5b33de5752bb1f007',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3252b653-a4be-430f-8946-7098df932ce1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45100f3b-9cee-460e-9d3c-a99ea79f0d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45100f3b-9cee-460e-9d3c-a99ea79f0d94) transitioned into state 'SUCCESS' from state '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-1734007790',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='619cd2379ab14bc5b33de5752bb1f007',qos_specs=None,replication_status=,reservations=['0636a148-162e-4426-ad0d-683c184596ee','eda99e5b-99fe-41fe-83f9-0805fd685610','0edc8660-0187-4edd-8f7f-3b858e10abe2','149b5395-1d0f-41a1-b3d7-a0fbb9400fc9'],size=1,snapshot_id=3252b653-a4be-430f-8946-7098df932ce1,source_replicaid=,source_volid=None,status='creating',user_id='1d463b5bfed24ad185ed029dffeb7b68',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa5800c-6ba4-4369-9e91-5633bd47cbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa5800c-6ba4-4369-9e91-5633bd47cbb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Flow 'volume_create_api' (638d110a-d173-4da7-8ebc-d17df1052e3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:16:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Create volume request issued successfully. Sep 01 02:16:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-38c6adfd-98e1-4ecf-bea7-c4bad887dbd9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:16:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1278/2580] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:16:14 2026] POST /volume/v3/volumes => generated 795 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:16:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-33d31950-ea9b-44ac-afe9-6c575a747eea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33d31950-ea9b-44ac-afe9-6c575a747eea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33d31950-ea9b-44ac-afe9-6c575a747eea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-33d31950-ea9b-44ac-afe9-6c575a747eea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-33d31950-ea9b-44ac-afe9-6c575a747eea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-33d31950-ea9b-44ac-afe9-6c575a747eea tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 200 Sep 01 02:16:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1303/2581] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:14 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5fbcd08f-033f-43d3-a690-4623faa73351 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5fbcd08f-033f-43d3-a690-4623faa73351 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5fbcd08f-033f-43d3-a690-4623faa73351 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5fbcd08f-033f-43d3-a690-4623faa73351 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5fbcd08f-033f-43d3-a690-4623faa73351 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5fbcd08f-033f-43d3-a690-4623faa73351 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 200 Sep 01 02:16:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1279/2582] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:15 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 887 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d0425aa6-0dc7-4975-8145-01f4ec4988b4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0425aa6-0dc7-4975-8145-01f4ec4988b4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0425aa6-0dc7-4975-8145-01f4ec4988b4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0425aa6-0dc7-4975-8145-01f4ec4988b4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d0425aa6-0dc7-4975-8145-01f4ec4988b4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0425aa6-0dc7-4975-8145-01f4ec4988b4 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 200 Sep 01 02:16:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1304/2583] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:16 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 887 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c493ad93-689f-4624-8b36-3d320fd8f281 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c493ad93-689f-4624-8b36-3d320fd8f281 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c493ad93-689f-4624-8b36-3d320fd8f281 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c493ad93-689f-4624-8b36-3d320fd8f281 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c493ad93-689f-4624-8b36-3d320fd8f281 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c493ad93-689f-4624-8b36-3d320fd8f281 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 200 Sep 01 02:16:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1280/2584] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:17 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 887 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4030dcc3-5218-41c1-836e-1826ed181298 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4030dcc3-5218-41c1-836e-1826ed181298 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4030dcc3-5218-41c1-836e-1826ed181298 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4030dcc3-5218-41c1-836e-1826ed181298 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4030dcc3-5218-41c1-836e-1826ed181298 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4030dcc3-5218-41c1-836e-1826ed181298 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 200 Sep 01 02:16:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1305/2585] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:19 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 887 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1d7699fd-b8e0-4811-858c-1036025dd080 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1d7699fd-b8e0-4811-858c-1036025dd080 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1d7699fd-b8e0-4811-858c-1036025dd080 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1d7699fd-b8e0-4811-858c-1036025dd080 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1d7699fd-b8e0-4811-858c-1036025dd080 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1d7699fd-b8e0-4811-858c-1036025dd080 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 200 Sep 01 02:16:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1281/2586] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:20 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 887 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f8330d14-3241-4e2a-a51c-c4be450bda98 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f8330d14-3241-4e2a-a51c-c4be450bda98 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f8330d14-3241-4e2a-a51c-c4be450bda98 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f8330d14-3241-4e2a-a51c-c4be450bda98 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f8330d14-3241-4e2a-a51c-c4be450bda98 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f8330d14-3241-4e2a-a51c-c4be450bda98 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 200 Sep 01 02:16:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1306/2587] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:21 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 888 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9dbc9d99-976e-4c0f-a84a-2bf70207e250 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9dbc9d99-976e-4c0f-a84a-2bf70207e250 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9dbc9d99-976e-4c0f-a84a-2bf70207e250 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9dbc9d99-976e-4c0f-a84a-2bf70207e250 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9dbc9d99-976e-4c0f-a84a-2bf70207e250 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9dbc9d99-976e-4c0f-a84a-2bf70207e250 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 200 Sep 01 02:16:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1282/2588] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:21 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 888 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f16111a8-b38e-419c-b1cc-20315261a2e8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f16111a8-b38e-419c-b1cc-20315261a2e8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f16111a8-b38e-419c-b1cc-20315261a2e8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f16111a8-b38e-419c-b1cc-20315261a2e8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:21 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-f16111a8-b38e-419c-b1cc-20315261a2e8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume with id: 8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f16111a8-b38e-419c-b1cc-20315261a2e8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f16111a8-b38e-419c-b1cc-20315261a2e8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume request issued successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f16111a8-b38e-419c-b1cc-20315261a2e8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 202 Sep 01 02:16:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1307/2589] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:21 2026] DELETE /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-11d3db23-747a-4249-b546-f9ab78064b55 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-11d3db23-747a-4249-b546-f9ab78064b55 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-11d3db23-747a-4249-b546-f9ab78064b55 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-11d3db23-747a-4249-b546-f9ab78064b55 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-11d3db23-747a-4249-b546-f9ab78064b55 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-11d3db23-747a-4249-b546-f9ab78064b55 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 200 Sep 01 02:16:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1283/2590] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:21 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 887 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d14da6ee-1e75-4786-b728-80c70836d9e9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d14da6ee-1e75-4786-b728-80c70836d9e9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d14da6ee-1e75-4786-b728-80c70836d9e9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d14da6ee-1e75-4786-b728-80c70836d9e9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d14da6ee-1e75-4786-b728-80c70836d9e9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 404 Sep 01 02:16:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1308/2591] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-11a7d3fa-90d6-4de9-a8ec-914bde589fe0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-11a7d3fa-90d6-4de9-a8ec-914bde589fe0 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-11a7d3fa-90d6-4de9-a8ec-914bde589fe0 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-11a7d3fa-90d6-4de9-a8ec-914bde589fe0 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-11a7d3fa-90d6-4de9-a8ec-914bde589fe0 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 404 Sep 01 02:16:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1284/2592] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bbd2e1c3-f2c6-400c-b851-1674c2923a22 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bbd2e1c3-f2c6-400c-b851-1674c2923a22 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bbd2e1c3-f2c6-400c-b851-1674c2923a22 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bbd2e1c3-f2c6-400c-b851-1674c2923a22 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-bbd2e1c3-f2c6-400c-b851-1674c2923a22 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume with id: 8be8de5d-a181-4e5d-8753-054a0c3d4989 Sep 01 02:16:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bbd2e1c3-f2c6-400c-b851-1674c2923a22 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 returned with HTTP 404 Sep 01 02:16:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1309/2593] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:22 2026] DELETE /volume/v3/volumes/8be8de5d-a181-4e5d-8753-054a0c3d4989 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-14cc2508-8e13-4104-a147-5cb2c467d3ef None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-14cc2508-8e13-4104-a147-5cb2c467d3ef tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 Sep 01 02:16:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-14cc2508-8e13-4104-a147-5cb2c467d3ef tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-14cc2508-8e13-4104-a147-5cb2c467d3ef tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-14cc2508-8e13-4104-a147-5cb2c467d3ef tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete snapshot with id: 3252b653-a4be-430f-8946-7098df932ce1 Sep 01 02:16:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-14cc2508-8e13-4104-a147-5cb2c467d3ef tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-14cc2508-8e13-4104-a147-5cb2c467d3ef tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot delete request issued successfully. Sep 01 02:16:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-14cc2508-8e13-4104-a147-5cb2c467d3ef tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 returned with HTTP 202 Sep 01 02:16:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1285/2594] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:16:22 2026] DELETE /volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a1b3df88-aef6-4cfd-b5e3-89f9c8be9b3b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1b3df88-aef6-4cfd-b5e3-89f9c8be9b3b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 Sep 01 02:16:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a1b3df88-aef6-4cfd-b5e3-89f9c8be9b3b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a1b3df88-aef6-4cfd-b5e3-89f9c8be9b3b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a1b3df88-aef6-4cfd-b5e3-89f9c8be9b3b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1b3df88-aef6-4cfd-b5e3-89f9c8be9b3b tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 returned with HTTP 200 Sep 01 02:16:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1310/2595] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:22 2026] GET /volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 => generated 468 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-65727258-2c5c-4668-9d6f-f31ef0d49fe8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65727258-2c5c-4668-9d6f-f31ef0d49fe8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 Sep 01 02:16:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65727258-2c5c-4668-9d6f-f31ef0d49fe8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-65727258-2c5c-4668-9d6f-f31ef0d49fe8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-65727258-2c5c-4668-9d6f-f31ef0d49fe8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Snapshot retrieved successfully. Sep 01 02:16:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-65727258-2c5c-4668-9d6f-f31ef0d49fe8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 returned with HTTP 200 Sep 01 02:16:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1286/2596] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:23 2026] GET /volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-97318af5-ea6e-4ab6-9683-6e6df92ecab8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-97318af5-ea6e-4ab6-9683-6e6df92ecab8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 Sep 01 02:16:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-97318af5-ea6e-4ab6-9683-6e6df92ecab8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-97318af5-ea6e-4ab6-9683-6e6df92ecab8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-97318af5-ea6e-4ab6-9683-6e6df92ecab8 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 returned with HTTP 404 Sep 01 02:16:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1311/2597] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:16:24 2026] GET /volume/v3/snapshots/3252b653-a4be-430f-8946-7098df932ce1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-29377ab2-eb7e-4e6c-9758-faad06d9d65f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29377ab2-eb7e-4e6c-9758-faad06d9d65f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 Sep 01 02:16:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29377ab2-eb7e-4e6c-9758-faad06d9d65f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29377ab2-eb7e-4e6c-9758-faad06d9d65f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-29377ab2-eb7e-4e6c-9758-faad06d9d65f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29377ab2-eb7e-4e6c-9758-faad06d9d65f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 returned with HTTP 200 Sep 01 02:16:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1287/2598] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:24 2026] GET /volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 => generated 854 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ac8258ad-6b0b-42f7-b683-79c7fc97523c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac8258ad-6b0b-42f7-b683-79c7fc97523c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 Sep 01 02:16:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ac8258ad-6b0b-42f7-b683-79c7fc97523c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ac8258ad-6b0b-42f7-b683-79c7fc97523c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:24 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-ac8258ad-6b0b-42f7-b683-79c7fc97523c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume with id: 26c9f334-9e4b-435b-a02c-2eb9d928f3b4 Sep 01 02:16:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ac8258ad-6b0b-42f7-b683-79c7fc97523c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ac8258ad-6b0b-42f7-b683-79c7fc97523c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume request issued successfully. Sep 01 02:16:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac8258ad-6b0b-42f7-b683-79c7fc97523c tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 returned with HTTP 202 Sep 01 02:16:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1312/2599] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:24 2026] DELETE /volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-59e20cb4-a9a3-440c-8992-237a619a3907 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-59e20cb4-a9a3-440c-8992-237a619a3907 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 Sep 01 02:16:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-59e20cb4-a9a3-440c-8992-237a619a3907 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-59e20cb4-a9a3-440c-8992-237a619a3907 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-59e20cb4-a9a3-440c-8992-237a619a3907 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-59e20cb4-a9a3-440c-8992-237a619a3907 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 returned with HTTP 200 Sep 01 02:16:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1288/2600] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:24 2026] GET /volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f642cf58-fb81-42bb-a6a4-64416407e325 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f642cf58-fb81-42bb-a6a4-64416407e325 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 Sep 01 02:16:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f642cf58-fb81-42bb-a6a4-64416407e325 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f642cf58-fb81-42bb-a6a4-64416407e325 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f642cf58-fb81-42bb-a6a4-64416407e325 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 returned with HTTP 404 Sep 01 02:16:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1313/2601] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:25 2026] GET /volume/v3/volumes/26c9f334-9e4b-435b-a02c-2eb9d928f3b4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-77839d60-a0e8-4814-b651-86451c07e5e9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77839d60-a0e8-4814-b651-86451c07e5e9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:16:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77839d60-a0e8-4814-b651-86451c07e5e9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-77839d60-a0e8-4814-b651-86451c07e5e9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-77839d60-a0e8-4814-b651-86451c07e5e9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-77839d60-a0e8-4814-b651-86451c07e5e9 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f returned with HTTP 200 Sep 01 02:16:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1289/2602] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:26 2026] GET /volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:16:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ddadc890-410c-4788-a7e5-804e369ae80f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ddadc890-410c-4788-a7e5-804e369ae80f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] DELETE http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:16:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ddadc890-410c-4788-a7e5-804e369ae80f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ddadc890-410c-4788-a7e5-804e369ae80f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:26 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-ddadc890-410c-4788-a7e5-804e369ae80f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume with id: a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:16:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:16:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:16:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ddadc890-410c-4788-a7e5-804e369ae80f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ddadc890-410c-4788-a7e5-804e369ae80f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Delete volume request issued successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ddadc890-410c-4788-a7e5-804e369ae80f tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f returned with HTTP 202 Sep 01 02:16:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1314/2603] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:16:26 2026] DELETE /volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:16:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-566a3501-ecf5-439d-a1de-1bc0d5880b82 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-566a3501-ecf5-439d-a1de-1bc0d5880b82 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:16:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-566a3501-ecf5-439d-a1de-1bc0d5880b82 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-566a3501-ecf5-439d-a1de-1bc0d5880b82 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:16:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:16:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:16:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:16:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-566a3501-ecf5-439d-a1de-1bc0d5880b82 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Volume info retrieved successfully. Sep 01 02:16:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-566a3501-ecf5-439d-a1de-1bc0d5880b82 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f returned with HTTP 200 Sep 01 02:16:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1290/2604] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:26 2026] GET /volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:16:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7c116623-1220-4135-8607-bb6cce26fc72 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:16:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c116623-1220-4135-8607-bb6cce26fc72 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] GET http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f Sep 01 02:16:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c116623-1220-4135-8607-bb6cce26fc72 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:16:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7c116623-1220-4135-8607-bb6cce26fc72 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:16:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7c116623-1220-4135-8607-bb6cce26fc72 tempest-VolumesSnapshotTestJSON-2010914109 tempest-VolumesSnapshotTestJSON-2010914109-project-member] http://192.168.122.45/volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f returned with HTTP 404 Sep 01 02:16:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1315/2605] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:16:27 2026] GET /volume/v3/volumes/a59473fb-3917-48c4-b406-2b128141438f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:16:36 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=180,cinder:INSERT=22,cinder:UPDATE=50 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:16:37 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=164,cinder:INSERT=37,cinder:UPDATE=55 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8156e714-be51-48e2-9e9a-2d936aedf310 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1554530708", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1554530708', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Create volume of 1 GB Sep 01 02:17:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Availability Zones retrieved successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Flow 'volume_create_api' (7b21b854-d356-41db-ac1b-d5e4e5eb58ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e305b7-0030-4946-88bd-41528e25f73f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e305b7-0030-4946-88bd-41528e25f73f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acf4ead2-ec1e-4e0c-b85c-5b47a18c6af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Created reservations ['8515c414-882c-4bb3-85e3-4138e24be6ba', 'b3e98aff-a3a5-4f26-a705-8559192bb595', '8328683c-4feb-4850-8eb1-acf8807cb1f1', '0a12e254-3550-4b92-8c75-63eecad48c35'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acf4ead2-ec1e-4e0c-b85c-5b47a18c6af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8515c414-882c-4bb3-85e3-4138e24be6ba', 'b3e98aff-a3a5-4f26-a705-8559192bb595', '8328683c-4feb-4850-8eb1-acf8807cb1f1', '0a12e254-3550-4b92-8c75-63eecad48c35']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e59a65-5aa2-4726-af6e-6e685734aa11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31e59a65-5aa2-4726-af6e-6e685734aa11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8442fe19-3f7a-4903-b598-8158078b711b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1554530708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad00dc5ff03941e2aa07a12055228de4',qos_specs=None,replication_status=,reservations=['8515c414-882c-4bb3-85e3-4138e24be6ba','b3e98aff-a3a5-4f26-a705-8559192bb595','8328683c-4feb-4850-8eb1-acf8807cb1f1','0a12e254-3550-4b92-8c75-63eecad48c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0aeace08555451fa5748c8b4114c990',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:17:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1554530708',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8442fe19-3f7a-4903-b598-8158078b711b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad00dc5ff03941e2aa07a12055228de4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d0aeace08555451fa5748c8b4114c990',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ab68e6-581f-4c79-b718-28d109968f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8ab68e6-581f-4c79-b718-28d109968f14) transitioned into state 'SUCCESS' from state '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-1554530708',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad00dc5ff03941e2aa07a12055228de4',qos_specs=None,replication_status=,reservations=['8515c414-882c-4bb3-85e3-4138e24be6ba','b3e98aff-a3a5-4f26-a705-8559192bb595','8328683c-4feb-4850-8eb1-acf8807cb1f1','0a12e254-3550-4b92-8c75-63eecad48c35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d0aeace08555451fa5748c8b4114c990',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc1b21b2-b2f2-4309-8f0b-ffdf81343985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc1b21b2-b2f2-4309-8f0b-ffdf81343985) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Flow 'volume_create_api' (7b21b854-d356-41db-ac1b-d5e4e5eb58ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:17:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Create volume request issued successfully. Sep 01 02:17:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8156e714-be51-48e2-9e9a-2d936aedf310 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:17:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1291/2606] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:17:04 2026] POST /volume/v3/volumes => generated 762 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:17:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-39bc739d-66e3-41d0-91da-dc0e20bd1b76 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39bc739d-66e3-41d0-91da-dc0e20bd1b76 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39bc739d-66e3-41d0-91da-dc0e20bd1b76 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39bc739d-66e3-41d0-91da-dc0e20bd1b76 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-39bc739d-66e3-41d0-91da-dc0e20bd1b76 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39bc739d-66e3-41d0-91da-dc0e20bd1b76 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1316/2607] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:04 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a71b78f8-1dc5-4a0c-949e-e8cd9090fd89 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a71b78f8-1dc5-4a0c-949e-e8cd9090fd89 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a71b78f8-1dc5-4a0c-949e-e8cd9090fd89 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a71b78f8-1dc5-4a0c-949e-e8cd9090fd89 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a71b78f8-1dc5-4a0c-949e-e8cd9090fd89 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a71b78f8-1dc5-4a0c-949e-e8cd9090fd89 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1292/2608] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:06 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-48a54698-891f-4e72-bc4a-89eec3f1ec9a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-48a54698-891f-4e72-bc4a-89eec3f1ec9a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-48a54698-891f-4e72-bc4a-89eec3f1ec9a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-48a54698-891f-4e72-bc4a-89eec3f1ec9a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-48a54698-891f-4e72-bc4a-89eec3f1ec9a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-48a54698-891f-4e72-bc4a-89eec3f1ec9a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1317/2609] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d1bc6613-b103-434b-bfcc-2e38ba654768 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1bc6613-b103-434b-bfcc-2e38ba654768 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1bc6613-b103-434b-bfcc-2e38ba654768 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1bc6613-b103-434b-bfcc-2e38ba654768 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d1bc6613-b103-434b-bfcc-2e38ba654768 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1bc6613-b103-434b-bfcc-2e38ba654768 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1293/2610] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 855 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-11925fac-3ff3-4e8f-9a4f-6c950c5b6dc0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11925fac-3ff3-4e8f-9a4f-6c950c5b6dc0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-11925fac-3ff3-4e8f-9a4f-6c950c5b6dc0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-11925fac-3ff3-4e8f-9a4f-6c950c5b6dc0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-11925fac-3ff3-4e8f-9a4f-6c950c5b6dc0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-11925fac-3ff3-4e8f-9a4f-6c950c5b6dc0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-11925fac-3ff3-4e8f-9a4f-6c950c5b6dc0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Get all volumes completed successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11925fac-3ff3-4e8f-9a4f-6c950c5b6dc0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1318/2611] 192.168.122.45 () {58 vars in 1116 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes => generated 345 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-03f8c5a0-f137-45d2-abbb-534ba51be89a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03f8c5a0-f137-45d2-abbb-534ba51be89a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-03f8c5a0-f137-45d2-abbb-534ba51be89a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-03f8c5a0-f137-45d2-abbb-534ba51be89a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-03f8c5a0-f137-45d2-abbb-534ba51be89a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-03f8c5a0-f137-45d2-abbb-534ba51be89a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1294/2612] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-350a837c-d993-49f6-9e41-aa3715cc0e8a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-350a837c-d993-49f6-9e41-aa3715cc0e8a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-350a837c-d993-49f6-9e41-aa3715cc0e8a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-350a837c-d993-49f6-9e41-aa3715cc0e8a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-350a837c-d993-49f6-9e41-aa3715cc0e8a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-350a837c-d993-49f6-9e41-aa3715cc0e8a tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1319/2613] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 855 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-194bbcd0-ad73-4ecc-acb1-9ac8634da421 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-194bbcd0-ad73-4ecc-acb1-9ac8634da421 None None] GET http://192.168.122.45/volume// Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-194bbcd0-ad73-4ecc-acb1-9ac8634da421 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-194bbcd0-ad73-4ecc-acb1-9ac8634da421 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-194bbcd0-ad73-4ecc-acb1-9ac8634da421 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:17:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1295/2614] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-eaa753e4-82f4-45ed-9974-ac1802663add None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-eaa753e4-82f4-45ed-9974-ac1802663add tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-eaa753e4-82f4-45ed-9974-ac1802663add tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8442fe19-3f7a-4903-b598-8158078b711b", "connector": null, "instance_uuid": "dce4046a-8f36-4870-9ded-6dd8f123dbed"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-eaa753e4-82f4-45ed-9974-ac1802663add tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1320/2615] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:17:07 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 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9e9831dc-686b-4372-8c4f-f1bd4827071b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e9831dc-686b-4372-8c4f-f1bd4827071b tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e9831dc-686b-4372-8c4f-f1bd4827071b tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9e9831dc-686b-4372-8c4f-f1bd4827071b tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-89b1721e-214a-4db2-9ba4-54daa89344e6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-89b1721e-214a-4db2-9ba4-54daa89344e6 None None] GET http://192.168.122.45/volume// Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9e9831dc-686b-4372-8c4f-f1bd4827071b tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-89b1721e-214a-4db2-9ba4-54daa89344e6 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-89b1721e-214a-4db2-9ba4-54daa89344e6 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-89b1721e-214a-4db2-9ba4-54daa89344e6 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:17:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1321/2616] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/ => generated 389 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-16412ec1-8b48-401f-9c4a-63ab92db228c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9e9831dc-686b-4372-8c4f-f1bd4827071b tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1296/2617] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 854 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-16412ec1-8b48-401f-9c4a-63ab92db228c tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-16412ec1-8b48-401f-9c4a-63ab92db228c tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-16412ec1-8b48-401f-9c4a-63ab92db228c tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-16412ec1-8b48-401f-9c4a-63ab92db228c tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-16412ec1-8b48-401f-9c4a-63ab92db228c tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1322/2618] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:17:07 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 1035 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-fafa4349-e330-444d-8b7a-1342be616b27 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-fafa4349-e330-444d-8b7a-1342be616b27 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] PUT http://192.168.122.45/volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c Sep 01 02:17:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-fafa4349-e330-444d-8b7a-1342be616b27 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:08 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-fafa4349-e330-444d-8b7a-1342be616b27 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Acquiring lock "cinder-attachment_update-8442fe19-3f7a-4903-b598-8158078b711b-devstack" by "attachment_update" {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:17:08 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-fafa4349-e330-444d-8b7a-1342be616b27 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Lock "cinder-attachment_update-8442fe19-3f7a-4903-b598-8158078b711b-devstack" acquired by "attachment_update" :: waited 0.027s {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:17:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:08 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-fafa4349-e330-444d-8b7a-1342be616b27 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Lock "cinder-attachment_update-8442fe19-3f7a-4903-b598-8158078b711b-devstack" released by "attachment_update" :: held 0.217s {{(pid=87080) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:17:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-fafa4349-e330-444d-8b7a-1342be616b27 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c returned with HTTP 200 Sep 01 02:17:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1297/2619] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:17:08 2026] PUT /volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c => generated 694 bytes in 276 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2c890611-933a-4f03-897b-5295151f0961 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c890611-933a-4f03-897b-5295151f0961 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c890611-933a-4f03-897b-5295151f0961 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c890611-933a-4f03-897b-5295151f0961 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2c890611-933a-4f03-897b-5295151f0961 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c890611-933a-4f03-897b-5295151f0961 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1323/2620] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:08 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 855 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-f468d6c6-1160-4a0b-851b-ed88ea3481b5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-f468d6c6-1160-4a0b-851b-ed88ea3481b5 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] POST http://192.168.122.45/volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c/action Sep 01 02:17:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-f468d6c6-1160-4a0b-851b-ed88ea3481b5 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Action body: b'{"os-complete": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-f468d6c6-1160-4a0b-851b-ed88ea3481b5 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-61e761b0-9e4f-4d64-bbfc-a49b89230699 req-f468d6c6-1160-4a0b-851b-ed88ea3481b5 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c/action returned with HTTP 204 Sep 01 02:17:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1298/2621] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:17:09 2026] POST /volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c/action => generated 0 bytes in 92 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:17:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e0cde77c-08b4-4879-b7fb-e2e6771400b2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e0cde77c-08b4-4879-b7fb-e2e6771400b2 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e0cde77c-08b4-4879-b7fb-e2e6771400b2 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e0cde77c-08b4-4879-b7fb-e2e6771400b2 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e0cde77c-08b4-4879-b7fb-e2e6771400b2 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e0cde77c-08b4-4879-b7fb-e2e6771400b2 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1324/2622] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:10 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 1147 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-92117b7b-b35d-4a07-8231-00bf050863cf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-92117b7b-b35d-4a07-8231-00bf050863cf tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-92117b7b-b35d-4a07-8231-00bf050863cf tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-92117b7b-b35d-4a07-8231-00bf050863cf tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-92117b7b-b35d-4a07-8231-00bf050863cf tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-92117b7b-b35d-4a07-8231-00bf050863cf tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1299/2623] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:10 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 1147 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-85baba46-3a78-4f6e-a26b-c55c5614b9d9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-85baba46-3a78-4f6e-a26b-c55c5614b9d9 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-85baba46-3a78-4f6e-a26b-c55c5614b9d9 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-85baba46-3a78-4f6e-a26b-c55c5614b9d9 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-85baba46-3a78-4f6e-a26b-c55c5614b9d9 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-85baba46-3a78-4f6e-a26b-c55c5614b9d9 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1325/2624] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:10 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 1147 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:20 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=57,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:20 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=39,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-72dc6509-801e-4ece-8d8a-99b6d9a6628e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-72dc6509-801e-4ece-8d8a-99b6d9a6628e tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/attachments?instance_id=dce4046a-8f36-4870-9ded-6dd8f123dbed Sep 01 02:17:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-72dc6509-801e-4ece-8d8a-99b6d9a6628e tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-72dc6509-801e-4ece-8d8a-99b6d9a6628e tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_attachment.py:249: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), Sep 01 02:17:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-72dc6509-801e-4ece-8d8a-99b6d9a6628e tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/attachments?instance_id=dce4046a-8f36-4870-9ded-6dd8f123dbed returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1300/2625] 192.168.122.45 () {62 vars in 1521 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/attachments?instance_id=dce4046a-8f36-4870-9ded-6dd8f123dbed => generated 192 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-1485f4af-2a5a-4e76-938a-219b7966e4f0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-1485f4af-2a5a-4e76-938a-219b7966e4f0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c Sep 01 02:17:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-1485f4af-2a5a-4e76-938a-219b7966e4f0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-1485f4af-2a5a-4e76-938a-219b7966e4f0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-2c004df7-7ba3-4673-ae4a-0f94bc104d8f req-1485f4af-2a5a-4e76-938a-219b7966e4f0 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c returned with HTTP 200 Sep 01 02:17:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1326/2626] 192.168.122.45 () {62 vars in 1535 bytes} [Tue Sep 1 02:17:24 2026] GET /volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c => generated 718 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:34 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=2 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:34 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=4 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:17:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-c4d2c637-50c8-4eb9-94e9-4df5b3af3917 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-c4d2c637-50c8-4eb9-94e9-4df5b3af3917 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-c4d2c637-50c8-4eb9-94e9-4df5b3af3917 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-c4d2c637-50c8-4eb9-94e9-4df5b3af3917 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-c4d2c637-50c8-4eb9-94e9-4df5b3af3917 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-c4d2c637-50c8-4eb9-94e9-4df5b3af3917 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1301/2627] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 1147 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-1cbc0333-8102-4d7a-bcdc-6319437ec539 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-1cbc0333-8102-4d7a-bcdc-6319437ec539 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] POST http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b/action Sep 01 02:17:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-1cbc0333-8102-4d7a-bcdc-6319437ec539 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:17:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-1cbc0333-8102-4d7a-bcdc-6319437ec539 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:17:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-1cbc0333-8102-4d7a-bcdc-6319437ec539 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-1cbc0333-8102-4d7a-bcdc-6319437ec539 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Begin detaching volume completed successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-1cbc0333-8102-4d7a-bcdc-6319437ec539 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b/action returned with HTTP 202 Sep 01 02:17:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1327/2628] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:17:52 2026] POST /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-00c6268a-fe04-4d03-8593-719f8507248b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-00c6268a-fe04-4d03-8593-719f8507248b None None] GET http://192.168.122.45/volume// Sep 01 02:17:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-00c6268a-fe04-4d03-8593-719f8507248b None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-00c6268a-fe04-4d03-8593-719f8507248b None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-00c6268a-fe04-4d03-8593-719f8507248b None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:17:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1302/2629] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:17:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-9487f638-6032-49de-902d-2b0eb7c3ca00 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-9487f638-6032-49de-902d-2b0eb7c3ca00 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-9487f638-6032-49de-902d-2b0eb7c3ca00 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-9487f638-6032-49de-902d-2b0eb7c3ca00 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-9487f638-6032-49de-902d-2b0eb7c3ca00 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-9487f638-6032-49de-902d-2b0eb7c3ca00 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1328/2630] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:17:52 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 1331 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-31e612e7-0bd8-4051-8bc7-69a1f4769ab5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-31e612e7-0bd8-4051-8bc7-69a1f4769ab5 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] DELETE http://192.168.122.45/volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c Sep 01 02:17:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-31e612e7-0bd8-4051-8bc7-69a1f4769ab5 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-31e612e7-0bd8-4051-8bc7-69a1f4769ab5 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:53 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, Sep 01 02:17:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-b4efad2f-902f-41cc-b0d8-654db1ba0905 req-31e612e7-0bd8-4051-8bc7-69a1f4769ab5 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c returned with HTTP 200 Sep 01 02:17:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1303/2631] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:17:53 2026] DELETE /volume/v3/attachments/03369f05-4158-4117-b1a6-67e00d42dd7c => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-16282953-4fac-4b27-8319-5269e5568d9b req-41cac23d-8634-4209-b75a-e6e8166e6912 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-16282953-4fac-4b27-8319-5269e5568d9b req-41cac23d-8634-4209-b75a-e6e8166e6912 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-16282953-4fac-4b27-8319-5269e5568d9b req-41cac23d-8634-4209-b75a-e6e8166e6912 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-16282953-4fac-4b27-8319-5269e5568d9b req-41cac23d-8634-4209-b75a-e6e8166e6912 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-16282953-4fac-4b27-8319-5269e5568d9b req-41cac23d-8634-4209-b75a-e6e8166e6912 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-16282953-4fac-4b27-8319-5269e5568d9b req-41cac23d-8634-4209-b75a-e6e8166e6912 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1329/2632] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:17:53 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 855 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-22a959f2-4aec-48a9-8833-31384e8d58db None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22a959f2-4aec-48a9-8833-31384e8d58db tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] DELETE http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22a959f2-4aec-48a9-8833-31384e8d58db tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22a959f2-4aec-48a9-8833-31384e8d58db tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:53 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-22a959f2-4aec-48a9-8833-31384e8d58db tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Delete volume with id: 8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:17:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:17:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22a959f2-4aec-48a9-8833-31384e8d58db tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22a959f2-4aec-48a9-8833-31384e8d58db tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Delete volume request issued successfully. Sep 01 02:17:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22a959f2-4aec-48a9-8833-31384e8d58db tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 202 Sep 01 02:17:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1304/2633] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:17:53 2026] DELETE /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:17:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ee4ac12d-f85d-455a-b731-bba29cc8ca70 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ee4ac12d-f85d-455a-b731-bba29cc8ca70 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ee4ac12d-f85d-455a-b731-bba29cc8ca70 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ee4ac12d-f85d-455a-b731-bba29cc8ca70 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:17:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:17:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:17:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:17:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ee4ac12d-f85d-455a-b731-bba29cc8ca70 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Volume info retrieved successfully. Sep 01 02:17:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ee4ac12d-f85d-455a-b731-bba29cc8ca70 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 200 Sep 01 02:17:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1330/2634] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:54 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 854 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:17:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c564535c-bc06-48c3-8779-2ee9356319b9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:17:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c564535c-bc06-48c3-8779-2ee9356319b9 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] GET http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b Sep 01 02:17:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c564535c-bc06-48c3-8779-2ee9356319b9 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:17:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c564535c-bc06-48c3-8779-2ee9356319b9 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:17:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c564535c-bc06-48c3-8779-2ee9356319b9 tempest-TestMinimumBasicScenario-570798772 tempest-TestMinimumBasicScenario-570798772-project-member] http://192.168.122.45/volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b returned with HTTP 404 Sep 01 02:17:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1305/2635] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:17:55 2026] GET /volume/v3/volumes/8442fe19-3f7a-4903-b598-8158078b711b => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:18:04 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=15,cinder:UPDATE=1 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:05 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=19,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:18:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1696298826", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1696298826', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:27 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Create volume of 1 GB Sep 01 02:18:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Availability Zones retrieved successfully. Sep 01 02:18:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Flow 'volume_create_api' (49db33ed-d5bb-4965-a11c-725c82877531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88556a96-279a-44f1-8302-ee4fa108d800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88556a96-279a-44f1-8302-ee4fa108d800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:27 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d26ad8-eead-4d95-a1b0-a46faee11036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Created reservations ['ed3db849-4461-4e10-855c-1ae2370c53c9', '38e5c186-4a6e-4c61-823f-4a4bd0ee2a5f', '314389f7-26f5-493e-a58c-fc3a319f36a5', 'd5b65303-d6fc-439d-afe7-cfddf03f65c5'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (45d26ad8-eead-4d95-a1b0-a46faee11036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed3db849-4461-4e10-855c-1ae2370c53c9', '38e5c186-4a6e-4c61-823f-4a4bd0ee2a5f', '314389f7-26f5-493e-a58c-fc3a319f36a5', 'd5b65303-d6fc-439d-afe7-cfddf03f65c5']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7dcdb0-cfa8-40c8-91be-e30f312c2903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:18:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e7dcdb0-cfa8-40c8-91be-e30f312c2903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a2f2266-ff4b-482f-adc5-358038494c3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1696298826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c858d59b9b49a7ac3cfa56d4cf9851',qos_specs=None,replication_status=,reservations=['ed3db849-4461-4e10-855c-1ae2370c53c9','38e5c186-4a6e-4c61-823f-4a4bd0ee2a5f','314389f7-26f5-493e-a58c-fc3a319f36a5','d5b65303-d6fc-439d-afe7-cfddf03f65c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c83b4b7b9b42ff98588b570253ea2b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1696298826',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a2f2266-ff4b-482f-adc5-358038494c3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4c858d59b9b49a7ac3cfa56d4cf9851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5c83b4b7b9b42ff98588b570253ea2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e705f20a-62a9-4625-930e-32f793f91f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e705f20a-62a9-4625-930e-32f793f91f0e) transitioned into state 'SUCCESS' from state '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-1696298826',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c858d59b9b49a7ac3cfa56d4cf9851',qos_specs=None,replication_status=,reservations=['ed3db849-4461-4e10-855c-1ae2370c53c9','38e5c186-4a6e-4c61-823f-4a4bd0ee2a5f','314389f7-26f5-493e-a58c-fc3a319f36a5','d5b65303-d6fc-439d-afe7-cfddf03f65c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c83b4b7b9b42ff98588b570253ea2b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f345b5-9ac2-40ad-b9c4-969d551e4ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51f345b5-9ac2-40ad-b9c4-969d551e4ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Flow 'volume_create_api' (49db33ed-d5bb-4965-a11c-725c82877531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Create volume request issued successfully. Sep 01 02:18:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dbeaa108-6c54-4896-a996-be2f03b369f1 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1331/2636] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:27 2026] POST /volume/v3/volumes => generated 772 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-828408096", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-828408096', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Create volume of 1 GB Sep 01 02:18:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Availability Zones retrieved successfully. Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Flow 'volume_create_api' (8309fd38-328c-4d62-8fdb-bd314a16a4cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8d9fb2-ed36-460c-abae-2bdc7a0715ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b8d9fb2-ed36-460c-abae-2bdc7a0715ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0537e4e3-69e7-49f9-ae1d-6a1d4e8801f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Created reservations ['7664a960-12b1-4ab2-bc05-22ade08e9df2', '70437044-b186-4104-9138-a1cbd9934c01', 'f69412fc-5e46-465d-82ee-5e5b543b7f6c', 'b7335880-d73e-40ad-9057-f8da047653f1'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0537e4e3-69e7-49f9-ae1d-6a1d4e8801f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7664a960-12b1-4ab2-bc05-22ade08e9df2', '70437044-b186-4104-9138-a1cbd9934c01', 'f69412fc-5e46-465d-82ee-5e5b543b7f6c', 'b7335880-d73e-40ad-9057-f8da047653f1']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0157e6-d335-4ef2-b82d-76474d2d4f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f0157e6-d335-4ef2-b82d-76474d2d4f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6e3347fb-dc1a-4eca-b48b-3001a0602c81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-828408096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c858d59b9b49a7ac3cfa56d4cf9851',qos_specs=None,replication_status=,reservations=['7664a960-12b1-4ab2-bc05-22ade08e9df2','70437044-b186-4104-9138-a1cbd9934c01','f69412fc-5e46-465d-82ee-5e5b543b7f6c','b7335880-d73e-40ad-9057-f8da047653f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c83b4b7b9b42ff98588b570253ea2b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:18:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-828408096',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6e3347fb-dc1a-4eca-b48b-3001a0602c81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4c858d59b9b49a7ac3cfa56d4cf9851',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5c83b4b7b9b42ff98588b570253ea2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458655b0-4715-4762-95aa-2a31b430f8ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (458655b0-4715-4762-95aa-2a31b430f8ea) transitioned into state 'SUCCESS' from state '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-828408096',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4c858d59b9b49a7ac3cfa56d4cf9851',qos_specs=None,replication_status=,reservations=['7664a960-12b1-4ab2-bc05-22ade08e9df2','70437044-b186-4104-9138-a1cbd9934c01','f69412fc-5e46-465d-82ee-5e5b543b7f6c','b7335880-d73e-40ad-9057-f8da047653f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5c83b4b7b9b42ff98588b570253ea2b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9261edc-18ba-4cab-8117-28fcbde17867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9261edc-18ba-4cab-8117-28fcbde17867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Flow 'volume_create_api' (8309fd38-328c-4d62-8fdb-bd314a16a4cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:18:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Create volume request issued successfully. Sep 01 02:18:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29e8c1fc-3e5c-469c-b1e3-942a0de34290 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:18:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1306/2637] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:18:28 2026] POST /volume/v3/volumes => generated 771 bytes in 325 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:18:38 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:38 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=20,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:18:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1f5fc769-c863-4dfc-83d9-7954e83d3bfe None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f5fc769-c863-4dfc-83d9-7954e83d3bfe tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:18:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f5fc769-c863-4dfc-83d9-7954e83d3bfe tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f5fc769-c863-4dfc-83d9-7954e83d3bfe tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1f5fc769-c863-4dfc-83d9-7954e83d3bfe tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f5fc769-c863-4dfc-83d9-7954e83d3bfe tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1332/2638] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d70a6a8c-4f99-4990-b470-7d5afe458e40 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d70a6a8c-4f99-4990-b470-7d5afe458e40 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:18:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d70a6a8c-4f99-4990-b470-7d5afe458e40 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d70a6a8c-4f99-4990-b470-7d5afe458e40 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d70a6a8c-4f99-4990-b470-7d5afe458e40 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d70a6a8c-4f99-4990-b470-7d5afe458e40 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1307/2639] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:18:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1dc89041-843c-4856-8b3b-fe0f56b434ad None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:18:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1dc89041-843c-4856-8b3b-fe0f56b434ad tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:18:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1dc89041-843c-4856-8b3b-fe0f56b434ad tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:18:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1dc89041-843c-4856-8b3b-fe0f56b434ad tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:18:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:18:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:18:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:18:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:18:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1dc89041-843c-4856-8b3b-fe0f56b434ad tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:18:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1dc89041-843c-4856-8b3b-fe0f56b434ad tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:18:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1333/2640] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:18:59 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1146a495-99ac-4041-9dff-231a56b55ad1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1146a495-99ac-4041-9dff-231a56b55ad1 None None] GET http://192.168.122.45/volume// Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1146a495-99ac-4041-9dff-231a56b55ad1 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1146a495-99ac-4041-9dff-231a56b55ad1 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-1146a495-99ac-4041-9dff-231a56b55ad1 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:19:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1308/2641] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/ => generated 389 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-352f0999-6e39-4634-96bb-5bf6e2fedbac None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-352f0999-6e39-4634-96bb-5bf6e2fedbac tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:19:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-352f0999-6e39-4634-96bb-5bf6e2fedbac tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a2f2266-ff4b-482f-adc5-358038494c3c", "connector": null, "instance_uuid": "50a6eca3-6f63-4f16-8aa6-7255037ed491"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-352f0999-6e39-4634-96bb-5bf6e2fedbac tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:19:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1334/2642] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:19:00 2026] POST /volume/v3/attachments => generated 273 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-db72d2ae-0bc4-4314-863e-051105e0c7fd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db72d2ae-0bc4-4314-863e-051105e0c7fd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db72d2ae-0bc4-4314-863e-051105e0c7fd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db72d2ae-0bc4-4314-863e-051105e0c7fd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-ce91e6b3-78e3-48c6-9716-fe80eb34fbe6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-ce91e6b3-78e3-48c6-9716-fe80eb34fbe6 None None] GET http://192.168.122.45/volume// Sep 01 02:19:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-ce91e6b3-78e3-48c6-9716-fe80eb34fbe6 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-ce91e6b3-78e3-48c6-9716-fe80eb34fbe6 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-ce91e6b3-78e3-48c6-9716-fe80eb34fbe6 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:19:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1335/2643] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-358c64b0-4e3c-48cd-b1c8-c07947606d01 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-db72d2ae-0bc4-4314-863e-051105e0c7fd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db72d2ae-0bc4-4314-863e-051105e0c7fd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1309/2644] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 864 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-358c64b0-4e3c-48cd-b1c8-c07947606d01 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-358c64b0-4e3c-48cd-b1c8-c07947606d01 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-358c64b0-4e3c-48cd-b1c8-c07947606d01 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-358c64b0-4e3c-48cd-b1c8-c07947606d01 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-358c64b0-4e3c-48cd-b1c8-c07947606d01 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1336/2645] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:19:00 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 1045 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-3c23f553-e330-4e6f-a351-0ac4c2d50ada None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-3c23f553-e330-4e6f-a351-0ac4c2d50ada tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] PUT http://192.168.122.45/volume/v3/attachments/29008580-32f5-43cf-8911-ff359aaecb48 Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-3c23f553-e330-4e6f-a351-0ac4c2d50ada tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-3c23f553-e330-4e6f-a351-0ac4c2d50ada tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Acquiring lock "cinder-attachment_update-5a2f2266-ff4b-482f-adc5-358038494c3c-devstack" by "attachment_update" {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-3c23f553-e330-4e6f-a351-0ac4c2d50ada tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Lock "cinder-attachment_update-5a2f2266-ff4b-482f-adc5-358038494c3c-devstack" acquired by "attachment_update" :: waited 0.013s {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:00 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-3c23f553-e330-4e6f-a351-0ac4c2d50ada tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Lock "cinder-attachment_update-5a2f2266-ff4b-482f-adc5-358038494c3c-devstack" released by "attachment_update" :: held 0.163s {{(pid=87080) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:19:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-3c23f553-e330-4e6f-a351-0ac4c2d50ada tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/attachments/29008580-32f5-43cf-8911-ff359aaecb48 returned with HTTP 200 Sep 01 02:19:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1310/2646] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:19:00 2026] PUT /volume/v3/attachments/29008580-32f5-43cf-8911-ff359aaecb48 => generated 694 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-37f0737b-d544-49c9-bff9-0a174a11b337 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-37f0737b-d544-49c9-bff9-0a174a11b337 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/attachments/29008580-32f5-43cf-8911-ff359aaecb48/action Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-37f0737b-d544-49c9-bff9-0a174a11b337 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action body: b'{"os-complete": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-37f0737b-d544-49c9-bff9-0a174a11b337 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b162e337-e369-4976-85da-d18d756c992d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b162e337-e369-4976-85da-d18d756c992d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-8218b66f-99a6-4c51-bba8-e70400910b4f req-37f0737b-d544-49c9-bff9-0a174a11b337 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/attachments/29008580-32f5-43cf-8911-ff359aaecb48/action returned with HTTP 204 Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b162e337-e369-4976-85da-d18d756c992d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b162e337-e369-4976-85da-d18d756c992d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1337/2647] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:19:01 2026] POST /volume/v3/attachments/29008580-32f5-43cf-8911-ff359aaecb48/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b162e337-e369-4976-85da-d18d756c992d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b162e337-e369-4976-85da-d18d756c992d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1311/2648] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:01 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 1157 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7359e100-f383-44e4-8407-4a2cac4667b0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7359e100-f383-44e4-8407-4a2cac4667b0 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7359e100-f383-44e4-8407-4a2cac4667b0 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7359e100-f383-44e4-8407-4a2cac4667b0 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7359e100-f383-44e4-8407-4a2cac4667b0 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7359e100-f383-44e4-8407-4a2cac4667b0 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1338/2649] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:01 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 1157 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action body: b'{"os-detach": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Attachment connected to vm 50a6eca3-6f63-4f16-8aa6-7255037ed491, checking data on nova Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG cinder.compute.nova [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Creating Keystone token plugin using URL: http://192.168.122.45/identity {{(pid=87080) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] REQ: curl -g -i -X GET http://192.168.122.45/compute/v2.1/servers/50a6eca3-6f63-4f16-8aa6-7255037ed491/os-volume_attachments/5a2f2266-ff4b-482f-adc5-358038494c3c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5e742c24a2f0f4a0ccce1a68de1fe9deb9061ff6af1c2340e8146f18e5bf3a26" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76" -H "X-Service-Token: {SHA256}5c20b596472b46aaf4bd0117404a35913a9dc6f93d945bb310ba0febdfe94549" {{(pid=87080) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:19:01 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-c152453f-e643-4ccf-a186-839e70bfed1a x-openstack-request-id: req-c152453f-e643-4ccf-a186-839e70bfed1a {{(pid=87080) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5a2f2266-ff4b-482f-adc5-358038494c3c", "serverId": "50a6eca3-6f63-4f16-8aa6-7255037ed491", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "29008580-32f5-43cf-8911-ff359aaecb48", "bdm_uuid": "12d675e9-53bf-44e5-b784-79330086cec4"}} {{(pid=87080) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET call to compute for http://192.168.122.45/compute/v2.1/servers/50a6eca3-6f63-4f16-8aa6-7255037ed491/os-volume_attachments/5a2f2266-ff4b-482f-adc5-358038494c3c used request id req-c152453f-e643-4ccf-a186-839e70bfed1a {{(pid=87080) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.volume.api [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Caught error: Detach volume from instance 50a6eca3-6f63-4f16-8aa6-7255037ed491 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a6eca3-6f63-4f16-8aa6-7255037ed491 using the Compute API Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a6eca3-6f63-4f16-8aa6-7255037ed491 using the Compute API Sep 01 02:19:01 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault Sep 01 02:19:01 devstack devstack@c-api.service[87080]: INFO cinder.api.middleware.fault [None req-4ca2bcfb-a109-4f27-81bb-90642f3ccf76 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action returned with HTTP 409 Sep 01 02:19:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1312/2650] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:01 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 167 bytes in 282 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f160266f-034a-4906-ae59-95abe307b9a2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Attachment connected to vm 50a6eca3-6f63-4f16-8aa6-7255037ed491, checking data on nova Sep 01 02:19:01 devstack devstack@c-api.service[87081]: DEBUG cinder.compute.nova [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Creating Keystone token plugin using URL: http://192.168.122.45/identity {{(pid=87081) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG novaclient.v2.client [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] REQ: curl -g -i -X GET http://192.168.122.45/compute/v2.1/servers/50a6eca3-6f63-4f16-8aa6-7255037ed491/os-volume_attachments/5a2f2266-ff4b-482f-adc5-358038494c3c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5b023b362556dcb6d36866f78b9d9b04f5133f7ea1786d6d947a482b288843ea" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-f160266f-034a-4906-ae59-95abe307b9a2" -H "X-Service-Token: {SHA256}f6436a232081d8a9f800cef825bd06fda27d2b66f9ea39b3825eebad8c997bcb" {{(pid=87081) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG novaclient.v2.client [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:19:02 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-e9e86409-2a01-40ef-961b-a58e1600d718 x-openstack-request-id: req-e9e86409-2a01-40ef-961b-a58e1600d718 {{(pid=87081) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG novaclient.v2.client [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "5a2f2266-ff4b-482f-adc5-358038494c3c", "serverId": "50a6eca3-6f63-4f16-8aa6-7255037ed491", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "29008580-32f5-43cf-8911-ff359aaecb48", "bdm_uuid": "12d675e9-53bf-44e5-b784-79330086cec4"}} {{(pid=87081) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG novaclient.v2.client [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET call to compute for http://192.168.122.45/compute/v2.1/servers/50a6eca3-6f63-4f16-8aa6-7255037ed491/os-volume_attachments/5a2f2266-ff4b-482f-adc5-358038494c3c used request id req-e9e86409-2a01-40ef-961b-a58e1600d718 {{(pid=87081) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.volume.api [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Caught error: Detach volume from instance 50a6eca3-6f63-4f16-8aa6-7255037ed491 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a6eca3-6f63-4f16-8aa6-7255037ed491 using the Compute API Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a6eca3-6f63-4f16-8aa6-7255037ed491 using the Compute API Sep 01 02:19:02 devstack devstack@c-api.service[87081]: ERROR cinder.api.middleware.fault Sep 01 02:19:02 devstack devstack@c-api.service[87081]: INFO cinder.api.middleware.fault [None req-f160266f-034a-4906-ae59-95abe307b9a2 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action returned with HTTP 409 Sep 01 02:19:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1339/2651] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:01 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 167 bytes in 449 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fd06df44-d0b1-493f-bbf9-be39642ea879 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1313/2652] 192.168.122.45 () {62 vars in 1476 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f79e30d0-b7fb-45e0-b368-7e94625c49d3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1340/2653] 192.168.122.45 () {62 vars in 1476 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-daa50afa-c9d9-456f-b135-f1b21a393d47 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1314/2654] 192.168.122.45 () {62 vars in 1476 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 114 bytes in 60 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3113afad-7a10-4a2f-ae7f-18a55aab869a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1341/2655] 192.168.122.45 () {62 vars in 1476 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d795d1aa-27d6-4b13-97c8-6b1274aec798 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d795d1aa-27d6-4b13-97c8-6b1274aec798 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] POST http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d795d1aa-27d6-4b13-97c8-6b1274aec798 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d795d1aa-27d6-4b13-97c8-6b1274aec798 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-d795d1aa-27d6-4b13-97c8-6b1274aec798 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-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=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-d795d1aa-27d6-4b13-97c8-6b1274aec798 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Updating volume '5a2f2266-ff4b-482f-adc5-358038494c3c' with '{'status': 'error'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d795d1aa-27d6-4b13-97c8-6b1274aec798 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action returned with HTTP 202 Sep 01 02:19:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1315/2656] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-aba5a753-35ff-439a-8d49-7a3ab48d1edf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aba5a753-35ff-439a-8d49-7a3ab48d1edf tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aba5a753-35ff-439a-8d49-7a3ab48d1edf tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aba5a753-35ff-439a-8d49-7a3ab48d1edf tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG oslo_db.sqlalchemy.engines [None req-aba5a753-35ff-439a-8d49-7a3ab48d1edf tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87081) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-aba5a753-35ff-439a-8d49-7a3ab48d1edf tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aba5a753-35ff-439a-8d49-7a3ab48d1edf tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1342/2657] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:02 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 1156 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] POST http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "29008580-32f5-43cf-8911-ff359aaecb48"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "29008580-32f5-43cf-8911-ff359aaecb48"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Volume info retrieved successfully. Sep 01 02:19:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Attachment connected to vm 50a6eca3-6f63-4f16-8aa6-7255037ed491, checking data on nova Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.compute.nova [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Creating Keystone token plugin using URL: http://192.168.122.45/identity {{(pid=87080) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] REQ: curl -g -i -X GET http://192.168.122.45/compute/v2.1/servers/50a6eca3-6f63-4f16-8aa6-7255037ed491/os-volume_attachments/5a2f2266-ff4b-482f-adc5-358038494c3c -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ab4b79f22a255477c53155430ad549096019c4c168b9ac27bdc55e677110f1d5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-372db26c-dbd7-481d-95dc-83ff41205cf6" -H "X-Service-Token: {SHA256}5c20b596472b46aaf4bd0117404a35913a9dc6f93d945bb310ba0febdfe94549" {{(pid=87080) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 01 Sep 2026 00:19:02 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-16ee6843-8d6c-49f9-b8cd-98a4c9d98ad5 x-openstack-request-id: req-16ee6843-8d6c-49f9-b8cd-98a4c9d98ad5 {{(pid=87080) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "5a2f2266-ff4b-482f-adc5-358038494c3c", "serverId": "50a6eca3-6f63-4f16-8aa6-7255037ed491", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "29008580-32f5-43cf-8911-ff359aaecb48", "bdm_uuid": "12d675e9-53bf-44e5-b784-79330086cec4"}} {{(pid=87080) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG novaclient.v2.client [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] GET call to compute for http://192.168.122.45/compute/v2.1/servers/50a6eca3-6f63-4f16-8aa6-7255037ed491/os-volume_attachments/5a2f2266-ff4b-482f-adc5-358038494c3c used request id req-16ee6843-8d6c-49f9-b8cd-98a4c9d98ad5 {{(pid=87080) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.volume.api [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Caught error: Detach volume from instance 50a6eca3-6f63-4f16-8aa6-7255037ed491 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a6eca3-6f63-4f16-8aa6-7255037ed491 using the Compute API Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 50a6eca3-6f63-4f16-8aa6-7255037ed491 using the Compute API Sep 01 02:19:02 devstack devstack@c-api.service[87080]: ERROR cinder.api.middleware.fault Sep 01 02:19:02 devstack devstack@c-api.service[87080]: INFO cinder.api.middleware.fault [None req-372db26c-dbd7-481d-95dc-83ff41205cf6 tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action returned with HTTP 409 Sep 01 02:19:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1316/2658] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 167 bytes in 206 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5df1f43b-0e3e-466f-8138-1a4dd8362633 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1343/2659] 192.168.122.45 () {62 vars in 1476 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8ba014ab-92d7-40fe-8076-e92089440a38 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: WARNING keystonemiddleware.auth_token [None req-8ba014ab-92d7-40fe-8076-e92089440a38 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 01 02:19:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1317/2660] 192.168.122.45 () {62 vars in 1476 bytes} [Tue Sep 1 02:19:02 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 114 bytes in 37 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8a8024bc-b43d-4e7f-ae15-76913565a46c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a8024bc-b43d-4e7f-ae15-76913565a46c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8a8024bc-b43d-4e7f-ae15-76913565a46c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8a8024bc-b43d-4e7f-ae15-76913565a46c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8a8024bc-b43d-4e7f-ae15-76913565a46c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a8024bc-b43d-4e7f-ae15-76913565a46c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1344/2661] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:02 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 864 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-25e43220-a278-4f20-9af5-9e75a6a62659 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-25e43220-a278-4f20-9af5-9e75a6a62659 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-25e43220-a278-4f20-9af5-9e75a6a62659 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-25e43220-a278-4f20-9af5-9e75a6a62659 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:02 devstack devstack@c-api.service[87080]: DEBUG oslo_db.sqlalchemy.engines [None req-25e43220-a278-4f20-9af5-9e75a6a62659 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87080) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-25e43220-a278-4f20-9af5-9e75a6a62659 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-25e43220-a278-4f20-9af5-9e75a6a62659 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1318/2662] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:02 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 864 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-3b1f2ed7-303e-42b2-8775-7247012bda7c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-3b1f2ed7-303e-42b2-8775-7247012bda7c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-3b1f2ed7-303e-42b2-8775-7247012bda7c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-3b1f2ed7-303e-42b2-8775-7247012bda7c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-3b1f2ed7-303e-42b2-8775-7247012bda7c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-3b1f2ed7-303e-42b2-8775-7247012bda7c tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1345/2663] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:03 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d244d3a6-5479-4961-af4a-305e9c36a978 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d244d3a6-5479-4961-af4a-305e9c36a978 None None] GET http://192.168.122.45/volume// Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d244d3a6-5479-4961-af4a-305e9c36a978 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d244d3a6-5479-4961-af4a-305e9c36a978 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d244d3a6-5479-4961-af4a-305e9c36a978 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:19:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1319/2664] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:03 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (2 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-504b449d-eecd-4328-9b1c-7955d1a7f718 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-504b449d-eecd-4328-9b1c-7955d1a7f718 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/attachments Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-504b449d-eecd-4328-9b1c-7955d1a7f718 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6e3347fb-dc1a-4eca-b48b-3001a0602c81", "connector": null, "instance_uuid": "50a6eca3-6f63-4f16-8aa6-7255037ed491"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-504b449d-eecd-4328-9b1c-7955d1a7f718 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/attachments returned with HTTP 200 Sep 01 02:19:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1346/2665] 192.168.122.45 () {66 vars in 1478 bytes} [Tue Sep 1 02:19:03 2026] POST /volume/v3/attachments => generated 273 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-658c3eac-530c-40f5-b619-5612cc200a0d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-658c3eac-530c-40f5-b619-5612cc200a0d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-658c3eac-530c-40f5-b619-5612cc200a0d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-658c3eac-530c-40f5-b619-5612cc200a0d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9adce524-f7a7-472f-a6b6-d1cd34ccae40 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9adce524-f7a7-472f-a6b6-d1cd34ccae40 None None] GET http://192.168.122.45/volume// Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9adce524-f7a7-472f-a6b6-d1cd34ccae40 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9adce524-f7a7-472f-a6b6-d1cd34ccae40 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9adce524-f7a7-472f-a6b6-d1cd34ccae40 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:19:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1347/2666] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:03 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d1dde96b-5424-4bd7-879b-0d21fb279763 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-658c3eac-530c-40f5-b619-5612cc200a0d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d1dde96b-5424-4bd7-879b-0d21fb279763 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d1dde96b-5424-4bd7-879b-0d21fb279763 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d1dde96b-5424-4bd7-879b-0d21fb279763 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-658c3eac-530c-40f5-b619-5612cc200a0d tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1320/2667] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:03 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d1dde96b-5424-4bd7-879b-0d21fb279763 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-d1dde96b-5424-4bd7-879b-0d21fb279763 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1348/2668] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:19:03 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 1044 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9e002b4a-b52b-4ab9-9375-539a9169aa80 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9e002b4a-b52b-4ab9-9375-539a9169aa80 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] PUT http://192.168.122.45/volume/v3/attachments/3ba4d977-16ee-450f-8825-2b6cae85e834 Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9e002b4a-b52b-4ab9-9375-539a9169aa80 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.45", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:98439df1410", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "d4aa5e75-03a9-4f17-9db9-ad42b2955ed6", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9e002b4a-b52b-4ab9-9375-539a9169aa80 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Acquiring lock "cinder-attachment_update-6e3347fb-dc1a-4eca-b48b-3001a0602c81-devstack" by "attachment_update" {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9e002b4a-b52b-4ab9-9375-539a9169aa80 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Lock "cinder-attachment_update-6e3347fb-dc1a-4eca-b48b-3001a0602c81-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87080) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:03 devstack devstack@c-api.service[87080]: DEBUG cinder.coordination [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9e002b4a-b52b-4ab9-9375-539a9169aa80 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Lock "cinder-attachment_update-6e3347fb-dc1a-4eca-b48b-3001a0602c81-devstack" released by "attachment_update" :: held 0.185s {{(pid=87080) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 01 02:19:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-9e002b4a-b52b-4ab9-9375-539a9169aa80 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/attachments/3ba4d977-16ee-450f-8825-2b6cae85e834 returned with HTTP 200 Sep 01 02:19:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1321/2669] 192.168.122.45 () {66 vars in 1588 bytes} [Tue Sep 1 02:19:03 2026] PUT /volume/v3/attachments/3ba4d977-16ee-450f-8825-2b6cae85e834 => generated 694 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-814401c9-8b3c-4f85-9a46-040cd57c1dc9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-814401c9-8b3c-4f85-9a46-040cd57c1dc9 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/attachments/3ba4d977-16ee-450f-8825-2b6cae85e834/action Sep 01 02:19:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-814401c9-8b3c-4f85-9a46-040cd57c1dc9 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action body: b'{"os-complete": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-814401c9-8b3c-4f85-9a46-040cd57c1dc9 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-6c0a45e7-5482-4816-9c96-720944cc4907 req-814401c9-8b3c-4f85-9a46-040cd57c1dc9 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/attachments/3ba4d977-16ee-450f-8825-2b6cae85e834/action returned with HTTP 204 Sep 01 02:19:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1349/2670] 192.168.122.45 () {66 vars in 1609 bytes} [Tue Sep 1 02:19:04 2026] POST /volume/v3/attachments/3ba4d977-16ee-450f-8825-2b6cae85e834/action => generated 0 bytes in 78 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0a03bdd2-dbde-4fb3-b6c6-cdd7fd3bf445 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0a03bdd2-dbde-4fb3-b6c6-cdd7fd3bf445 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0a03bdd2-dbde-4fb3-b6c6-cdd7fd3bf445 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0a03bdd2-dbde-4fb3-b6c6-cdd7fd3bf445 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0a03bdd2-dbde-4fb3-b6c6-cdd7fd3bf445 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0a03bdd2-dbde-4fb3-b6c6-cdd7fd3bf445 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1322/2671] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:04 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 1156 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bf908c6b-cc40-4a33-b771-d19bf45d741b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf908c6b-cc40-4a33-b771-d19bf45d741b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf908c6b-cc40-4a33-b771-d19bf45d741b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf908c6b-cc40-4a33-b771-d19bf45d741b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bf908c6b-cc40-4a33-b771-d19bf45d741b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf908c6b-cc40-4a33-b771-d19bf45d741b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1350/2672] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:04 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 1156 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-45adaeb7-9656-4216-b223-c45e7ee01f42 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-45adaeb7-9656-4216-b223-c45e7ee01f42 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action Sep 01 02:19:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-45adaeb7-9656-4216-b223-c45e7ee01f42 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action body: b'{"os-detach": {"attachment_id": "3ba4d977-16ee-450f-8825-2b6cae85e834"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-45adaeb7-9656-4216-b223-c45e7ee01f42 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "3ba4d977-16ee-450f-8825-2b6cae85e834"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-45adaeb7-9656-4216-b223-c45e7ee01f42 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-45adaeb7-9656-4216-b223-c45e7ee01f42 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action returned with HTTP 400 Sep 01 02:19:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1323/2673] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:04 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 100 bytes in 52 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-78ebfb33-6664-4248-a1e6-5d78ca6bd28b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-78ebfb33-6664-4248-a1e6-5d78ca6bd28b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-78ebfb33-6664-4248-a1e6-5d78ca6bd28b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-78ebfb33-6664-4248-a1e6-5d78ca6bd28b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-78ebfb33-6664-4248-a1e6-5d78ca6bd28b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-78ebfb33-6664-4248-a1e6-5d78ca6bd28b tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1351/2674] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:04 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 1156 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-e9c087f4-b369-42f8-a867-d5b05830eab5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-e9c087f4-b369-42f8-a867-d5b05830eab5 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81/action Sep 01 02:19:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-e9c087f4-b369-42f8-a867-d5b05830eab5 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-e9c087f4-b369-42f8-a867-d5b05830eab5 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-e9c087f4-b369-42f8-a867-d5b05830eab5 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-e9c087f4-b369-42f8-a867-d5b05830eab5 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Begin detaching volume completed successfully. Sep 01 02:19:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-e9c087f4-b369-42f8-a867-d5b05830eab5 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81/action returned with HTTP 202 Sep 01 02:19:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1324/2675] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:19:04 2026] POST /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-776b0439-896d-41ff-96a8-e57e8dd6d037 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-776b0439-896d-41ff-96a8-e57e8dd6d037 None None] GET http://192.168.122.45/volume// Sep 01 02:19:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-776b0439-896d-41ff-96a8-e57e8dd6d037 None None] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-776b0439-896d-41ff-96a8-e57e8dd6d037 None None] Calling method 'all' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-776b0439-896d-41ff-96a8-e57e8dd6d037 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:19:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1352/2676] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:05 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-bda06093-6637-4fdf-bcd7-9167aae10c0e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-bda06093-6637-4fdf-bcd7-9167aae10c0e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-bda06093-6637-4fdf-bcd7-9167aae10c0e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-bda06093-6637-4fdf-bcd7-9167aae10c0e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-bda06093-6637-4fdf-bcd7-9167aae10c0e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-bda06093-6637-4fdf-bcd7-9167aae10c0e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1325/2677] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:19:05 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 1340 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-17424492-0ec6-40be-aa0c-7d869cd84387 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-17424492-0ec6-40be-aa0c-7d869cd84387 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] DELETE http://192.168.122.45/volume/v3/attachments/3ba4d977-16ee-450f-8825-2b6cae85e834 Sep 01 02:19:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-17424492-0ec6-40be-aa0c-7d869cd84387 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-17424492-0ec6-40be-aa0c-7d869cd84387 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:05 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, Sep 01 02:19:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-91d5ce0f-8554-4b40-9805-136ffe263061 req-17424492-0ec6-40be-aa0c-7d869cd84387 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/attachments/3ba4d977-16ee-450f-8825-2b6cae85e834 returned with HTTP 200 Sep 01 02:19:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1353/2678] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:19:05 2026] DELETE /volume/v3/attachments/3ba4d977-16ee-450f-8825-2b6cae85e834 => generated 19 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bfb6bbba-eb0e-4611-ba8e-e8d19c8bfb1d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfb6bbba-eb0e-4611-ba8e-e8d19c8bfb1d tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] POST http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bfb6bbba-eb0e-4611-ba8e-e8d19c8bfb1d tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bfb6bbba-eb0e-4611-ba8e-e8d19c8bfb1d tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-bfb6bbba-eb0e-4611-ba8e-e8d19c8bfb1d tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] Updating volume '5a2f2266-ff4b-482f-adc5-358038494c3c' with '{'status': 'in-use'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfb6bbba-eb0e-4611-ba8e-e8d19c8bfb1d tempest-TestServerVolumeAttachmentScenario-1764759249 tempest-TestServerVolumeAttachmentScenario-1764759249-project-admin] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action returned with HTTP 202 Sep 01 02:19:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1326/2679] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:06 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 0 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-61bd27de-57ea-4dd7-9c35-9f2772286cca None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-61bd27de-57ea-4dd7-9c35-9f2772286cca tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-61bd27de-57ea-4dd7-9c35-9f2772286cca tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-61bd27de-57ea-4dd7-9c35-9f2772286cca tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-61bd27de-57ea-4dd7-9c35-9f2772286cca tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-61bd27de-57ea-4dd7-9c35-9f2772286cca tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1354/2680] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 1157 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-6c9792d9-d0f1-4ff2-a4c2-98c4e8cef301 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-6c9792d9-d0f1-4ff2-a4c2-98c4e8cef301 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-6c9792d9-d0f1-4ff2-a4c2-98c4e8cef301 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-6c9792d9-d0f1-4ff2-a4c2-98c4e8cef301 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-6c9792d9-d0f1-4ff2-a4c2-98c4e8cef301 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-6c9792d9-d0f1-4ff2-a4c2-98c4e8cef301 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1327/2681] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 1157 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-db2c93e3-c6a1-4cfc-9e27-9e934d7cc43f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-db2c93e3-c6a1-4cfc-9e27-9e934d7cc43f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] POST http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action Sep 01 02:19:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-db2c93e3-c6a1-4cfc-9e27-9e934d7cc43f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-db2c93e3-c6a1-4cfc-9e27-9e934d7cc43f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-db2c93e3-c6a1-4cfc-9e27-9e934d7cc43f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-db2c93e3-c6a1-4cfc-9e27-9e934d7cc43f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Begin detaching volume completed successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-db2c93e3-c6a1-4cfc-9e27-9e934d7cc43f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action returned with HTTP 202 Sep 01 02:19:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1355/2682] 192.168.122.45 () {64 vars in 1556 bytes} [Tue Sep 1 02:19:06 2026] POST /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-41064e63-e6a6-46ee-be84-2c29e2e4fc74 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-41064e63-e6a6-46ee-be84-2c29e2e4fc74 None None] GET http://192.168.122.45/volume// Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-41064e63-e6a6-46ee-be84-2c29e2e4fc74 None None] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-41064e63-e6a6-46ee-be84-2c29e2e4fc74 None None] Calling method 'all' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-41064e63-e6a6-46ee-be84-2c29e2e4fc74 None None] http://192.168.122.45/volume// returned with HTTP 300 Sep 01 02:19:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1328/2683] 192.168.122.45 () {62 vars in 1383 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/ => generated 389 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 300 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-406522fa-d017-4d2f-845e-942eb6484dcc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-406522fa-d017-4d2f-845e-942eb6484dcc tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-406522fa-d017-4d2f-845e-942eb6484dcc tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-406522fa-d017-4d2f-845e-942eb6484dcc tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-406522fa-d017-4d2f-845e-942eb6484dcc tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-406522fa-d017-4d2f-845e-942eb6484dcc tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1356/2684] 192.168.122.45 () {62 vars in 1523 bytes} [Tue Sep 1 02:19:06 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 1341 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-9824bf41-ea6f-41fd-a286-e731418d8e01 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-9824bf41-ea6f-41fd-a286-e731418d8e01 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] DELETE http://192.168.122.45/volume/v3/attachments/29008580-32f5-43cf-8911-ff359aaecb48 Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-9824bf41-ea6f-41fd-a286-e731418d8e01 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-9824bf41-ea6f-41fd-a286-e731418d8e01 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume_attachment.py:211: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:06 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, Sep 01 02:19:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [req-247f4e4c-eb75-4fce-aef6-d4e3e6fcad45 req-9824bf41-ea6f-41fd-a286-e731418d8e01 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/attachments/29008580-32f5-43cf-8911-ff359aaecb48 returned with HTTP 200 Sep 01 02:19:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1329/2685] 192.168.122.45 () {64 vars in 1557 bytes} [Tue Sep 1 02:19:06 2026] DELETE /volume/v3/attachments/29008580-32f5-43cf-8911-ff359aaecb48 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [req-d4b99d89-0406-4f4e-99bb-23bab1479b1d req-bb7acc21-8b78-4fbd-addb-da83992fbc3e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-d4b99d89-0406-4f4e-99bb-23bab1479b1d req-bb7acc21-8b78-4fbd-addb-da83992fbc3e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-d4b99d89-0406-4f4e-99bb-23bab1479b1d req-bb7acc21-8b78-4fbd-addb-da83992fbc3e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [req-d4b99d89-0406-4f4e-99bb-23bab1479b1d req-bb7acc21-8b78-4fbd-addb-da83992fbc3e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [req-d4b99d89-0406-4f4e-99bb-23bab1479b1d req-bb7acc21-8b78-4fbd-addb-da83992fbc3e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [req-d4b99d89-0406-4f4e-99bb-23bab1479b1d req-bb7acc21-8b78-4fbd-addb-da83992fbc3e tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1357/2686] 192.168.122.45 () {60 vars in 1482 bytes} [Tue Sep 1 02:19:07 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 865 bytes in 254 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-19d77e78-ba74-4975-bff6-fd3de986b1cd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-19d77e78-ba74-4975-bff6-fd3de986b1cd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] DELETE http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-19d77e78-ba74-4975-bff6-fd3de986b1cd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-19d77e78-ba74-4975-bff6-fd3de986b1cd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-19d77e78-ba74-4975-bff6-fd3de986b1cd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Delete volume with id: 6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-19d77e78-ba74-4975-bff6-fd3de986b1cd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-19d77e78-ba74-4975-bff6-fd3de986b1cd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Delete volume request issued successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-19d77e78-ba74-4975-bff6-fd3de986b1cd tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 202 Sep 01 02:19:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1330/2687] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:11 2026] DELETE /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-412c0d20-0bc2-4f27-9644-c584d9d4ae89 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-412c0d20-0bc2-4f27-9644-c584d9d4ae89 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-412c0d20-0bc2-4f27-9644-c584d9d4ae89 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-412c0d20-0bc2-4f27-9644-c584d9d4ae89 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-412c0d20-0bc2-4f27-9644-c584d9d4ae89 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-412c0d20-0bc2-4f27-9644-c584d9d4ae89 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 200 Sep 01 02:19:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1358/2688] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:11 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 863 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-708df980-30c9-47d3-87a7-f3679987921f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-708df980-30c9-47d3-87a7-f3679987921f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 Sep 01 02:19:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-708df980-30c9-47d3-87a7-f3679987921f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-708df980-30c9-47d3-87a7-f3679987921f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-708df980-30c9-47d3-87a7-f3679987921f tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 returned with HTTP 404 Sep 01 02:19:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1331/2689] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes/6e3347fb-dc1a-4eca-b48b-3001a0602c81 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0f7da5b3-6a2a-4dd3-b461-9a6a5d0ab329 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0f7da5b3-6a2a-4dd3-b461-9a6a5d0ab329 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] DELETE http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0f7da5b3-6a2a-4dd3-b461-9a6a5d0ab329 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0f7da5b3-6a2a-4dd3-b461-9a6a5d0ab329 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-0f7da5b3-6a2a-4dd3-b461-9a6a5d0ab329 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Delete volume with id: 5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:12 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0f7da5b3-6a2a-4dd3-b461-9a6a5d0ab329 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0f7da5b3-6a2a-4dd3-b461-9a6a5d0ab329 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Delete volume request issued successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0f7da5b3-6a2a-4dd3-b461-9a6a5d0ab329 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 202 Sep 01 02:19:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1359/2690] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:12 2026] DELETE /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a3e9583a-da9c-489e-9d66-19b1fe07f945 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a3e9583a-da9c-489e-9d66-19b1fe07f945 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a3e9583a-da9c-489e-9d66-19b1fe07f945 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a3e9583a-da9c-489e-9d66-19b1fe07f945 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:12 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:12 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:12 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a3e9583a-da9c-489e-9d66-19b1fe07f945 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Volume info retrieved successfully. Sep 01 02:19:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a3e9583a-da9c-489e-9d66-19b1fe07f945 tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 200 Sep 01 02:19:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1332/2691] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:12 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4cc4fa75-a802-43a7-99ad-79ea0a2595fb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4cc4fa75-a802-43a7-99ad-79ea0a2595fb tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] GET http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c Sep 01 02:19:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4cc4fa75-a802-43a7-99ad-79ea0a2595fb tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4cc4fa75-a802-43a7-99ad-79ea0a2595fb tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4cc4fa75-a802-43a7-99ad-79ea0a2595fb tempest-TestServerVolumeAttachmentScenario-1134853290 tempest-TestServerVolumeAttachmentScenario-1134853290-project-member] http://192.168.122.45/volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c returned with HTTP 404 Sep 01 02:19:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1360/2692] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:13 2026] GET /volume/v3/volumes/5a2f2266-ff4b-482f-adc5-358038494c3c => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:19:22 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=87,cinder:UPDATE=9,cinder:DELETE=2,cinder:INSERT=1 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:23 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=3 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1860306991"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1860306991'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Create volume of 1 GB Sep 01 02:19:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Availability Zones retrieved successfully. Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Flow 'volume_create_api' (b34724ea-d288-41fa-8018-899787170068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c493d91-74c4-49e6-bfc7-b991646051b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c493d91-74c4-49e6-bfc7-b991646051b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a997f0-78fe-46e9-aee9-82a0a3f4d7dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Created reservations ['db119190-524b-4203-b8d6-58b1a670db32', '18404909-b192-4c16-a840-7b7c4cd927cf', 'bdacc1b9-33cb-4ca3-8ff8-9b67e72e4b7f', 'fe3ffb61-53c5-4c79-8369-8ebb794c129a'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78a997f0-78fe-46e9-aee9-82a0a3f4d7dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db119190-524b-4203-b8d6-58b1a670db32', '18404909-b192-4c16-a840-7b7c4cd927cf', 'bdacc1b9-33cb-4ca3-8ff8-9b67e72e4b7f', 'fe3ffb61-53c5-4c79-8369-8ebb794c129a']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1582c66d-d01a-4d6f-89c7-86c8fd0e4d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1582c66d-d01a-4d6f-89c7-86c8fd0e4d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c88f2984-7428-469a-9309-56f2e25fdc31', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1860306991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c85bc7df004338867bcbad99cdf739',qos_specs=None,replication_status=,reservations=['db119190-524b-4203-b8d6-58b1a670db32','18404909-b192-4c16-a840-7b7c4cd927cf','bdacc1b9-33cb-4ca3-8ff8-9b67e72e4b7f','fe3ffb61-53c5-4c79-8369-8ebb794c129a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b23a4577b834406bb9cff7137dfca379',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1860306991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c88f2984-7428-469a-9309-56f2e25fdc31,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85c85bc7df004338867bcbad99cdf739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b23a4577b834406bb9cff7137dfca379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527f77b9-e037-47ac-b65f-3f8c5e9007f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (527f77b9-e037-47ac-b65f-3f8c5e9007f0) transitioned into state 'SUCCESS' from state '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-1860306991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c85bc7df004338867bcbad99cdf739',qos_specs=None,replication_status=,reservations=['db119190-524b-4203-b8d6-58b1a670db32','18404909-b192-4c16-a840-7b7c4cd927cf','bdacc1b9-33cb-4ca3-8ff8-9b67e72e4b7f','fe3ffb61-53c5-4c79-8369-8ebb794c129a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b23a4577b834406bb9cff7137dfca379',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334c075a-761b-4b6c-aebf-e590305c66fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (334c075a-761b-4b6c-aebf-e590305c66fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Flow 'volume_create_api' (b34724ea-d288-41fa-8018-899787170068) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Create volume request issued successfully. Sep 01 02:19:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ac7fdca5-3bb2-4008-ab74-4f38f3e75be7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1333/2693] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:19:25 2026] POST /volume/v3/volumes => generated 777 bytes in 482 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cb5869c0-c7f3-4a86-9ad5-dceb1773e851 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb5869c0-c7f3-4a86-9ad5-dceb1773e851 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb5869c0-c7f3-4a86-9ad5-dceb1773e851 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb5869c0-c7f3-4a86-9ad5-dceb1773e851 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cb5869c0-c7f3-4a86-9ad5-dceb1773e851 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb5869c0-c7f3-4a86-9ad5-dceb1773e851 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 returned with HTTP 200 Sep 01 02:19:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1361/2694] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:25 2026] GET /volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-abccef54-8aa9-4b9f-accb-989f6644a3cd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-abccef54-8aa9-4b9f-accb-989f6644a3cd tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-abccef54-8aa9-4b9f-accb-989f6644a3cd tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-abccef54-8aa9-4b9f-accb-989f6644a3cd tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-abccef54-8aa9-4b9f-accb-989f6644a3cd tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-abccef54-8aa9-4b9f-accb-989f6644a3cd tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 returned with HTTP 200 Sep 01 02:19:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1334/2695] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:26 2026] GET /volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 => generated 870 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b06e1dc9-85b7-4a88-a499-d43f84e0942b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b06e1dc9-85b7-4a88-a499-d43f84e0942b tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:19:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b06e1dc9-85b7-4a88-a499-d43f84e0942b tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c88f2984-7428-469a-9309-56f2e25fdc31", "name": "tempest-VolumeDependencyTests-Snapshot-612059816"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b06e1dc9-85b7-4a88-a499-d43f84e0942b tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:26 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-b06e1dc9-85b7-4a88-a499-d43f84e0942b tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Create snapshot from volume c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:26 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-b06e1dc9-85b7-4a88-a499-d43f84e0942b tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Created reservations ['11815469-f4f9-4abe-ad9a-4a42f4cc8a75', 'c7f5ef61-e07c-4868-bb0e-530a128acabc', 'a90a1e06-50d9-4d0a-a181-165b467bee49', '8e19a677-7bf9-4849-84a3-1c733817ef8e'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b06e1dc9-85b7-4a88-a499-d43f84e0942b tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Snapshot create request issued successfully. Sep 01 02:19:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b06e1dc9-85b7-4a88-a499-d43f84e0942b tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:19:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1362/2696] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:19:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4145b8f7-d22a-47ef-aba4-ed293f49b01a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4145b8f7-d22a-47ef-aba4-ed293f49b01a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4145b8f7-d22a-47ef-aba4-ed293f49b01a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4145b8f7-d22a-47ef-aba4-ed293f49b01a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4145b8f7-d22a-47ef-aba4-ed293f49b01a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Snapshot retrieved successfully. Sep 01 02:19:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4145b8f7-d22a-47ef-aba4-ed293f49b01a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 returned with HTTP 200 Sep 01 02:19:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1335/2697] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:26 2026] GET /volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-54e96ad3-f8cc-48ff-b132-b96f98b207c0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-54e96ad3-f8cc-48ff-b132-b96f98b207c0 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-54e96ad3-f8cc-48ff-b132-b96f98b207c0 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-54e96ad3-f8cc-48ff-b132-b96f98b207c0 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-54e96ad3-f8cc-48ff-b132-b96f98b207c0 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Snapshot retrieved successfully. Sep 01 02:19:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-54e96ad3-f8cc-48ff-b132-b96f98b207c0 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 returned with HTTP 200 Sep 01 02:19:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1363/2698] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:27 2026] GET /volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-27265998-9fc9-457b-a4a9-925df4cef1e7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-27265998-9fc9-457b-a4a9-925df4cef1e7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-27265998-9fc9-457b-a4a9-925df4cef1e7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-27265998-9fc9-457b-a4a9-925df4cef1e7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-27265998-9fc9-457b-a4a9-925df4cef1e7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Snapshot retrieved successfully. Sep 01 02:19:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-27265998-9fc9-457b-a4a9-925df4cef1e7 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 returned with HTTP 200 Sep 01 02:19:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1336/2699] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:28 2026] GET /volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f39fde5b-9854-4dae-ae91-9027f847c4c1", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1490671730"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Create volume request body: {'volume': {'snapshot_id': 'f39fde5b-9854-4dae-ae91-9027f847c4c1', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1490671730'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Snapshot retrieved successfully. Sep 01 02:19:29 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Create volume of 1 GB Sep 01 02:19:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Availability Zones retrieved successfully. Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Flow 'volume_create_api' (1b1c07f3-34ce-4479-8a1a-93362d07073c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (053d57e6-e6b8-4be5-ae74-be5a21b12bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (053d57e6-e6b8-4be5-ae74-be5a21b12bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f39fde5b-9854-4dae-ae91-9027f847c4c1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48f518e-a6e3-4f86-8f19-67204eca0ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Created reservations ['acd7d3c8-901b-4ab1-9abc-ea658b590c98', '70a0ae69-7d70-4a1c-8887-1cf1ba2c8289', '96dfc38c-98f1-4c98-b158-ad72f5cb559d', 'a69f5647-fc51-4446-bac0-695db80b8797'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d48f518e-a6e3-4f86-8f19-67204eca0ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acd7d3c8-901b-4ab1-9abc-ea658b590c98', '70a0ae69-7d70-4a1c-8887-1cf1ba2c8289', '96dfc38c-98f1-4c98-b158-ad72f5cb559d', 'a69f5647-fc51-4446-bac0-695db80b8797']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a1379df-9c30-4bfd-b068-cdc3c060a176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a1379df-9c30-4bfd-b068-cdc3c060a176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cdc3950-4030-4d23-90cd-6c287e4041e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1490671730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c85bc7df004338867bcbad99cdf739',qos_specs=None,replication_status=,reservations=['acd7d3c8-901b-4ab1-9abc-ea658b590c98','70a0ae69-7d70-4a1c-8887-1cf1ba2c8289','96dfc38c-98f1-4c98-b158-ad72f5cb559d','a69f5647-fc51-4446-bac0-695db80b8797'],size=1,snapshot_id=f39fde5b-9854-4dae-ae91-9027f847c4c1,source_replicaid=,source_volid=None,status='creating',user_id='b23a4577b834406bb9cff7137dfca379',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1490671730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cdc3950-4030-4d23-90cd-6c287e4041e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85c85bc7df004338867bcbad99cdf739',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f39fde5b-9854-4dae-ae91-9027f847c4c1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b23a4577b834406bb9cff7137dfca379',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc08af3-9729-4740-9055-8ceffbcdc966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7dc08af3-9729-4740-9055-8ceffbcdc966) transitioned into state 'SUCCESS' from state '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-1490671730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85c85bc7df004338867bcbad99cdf739',qos_specs=None,replication_status=,reservations=['acd7d3c8-901b-4ab1-9abc-ea658b590c98','70a0ae69-7d70-4a1c-8887-1cf1ba2c8289','96dfc38c-98f1-4c98-b158-ad72f5cb559d','a69f5647-fc51-4446-bac0-695db80b8797'],size=1,snapshot_id=f39fde5b-9854-4dae-ae91-9027f847c4c1,source_replicaid=,source_volid=None,status='creating',user_id='b23a4577b834406bb9cff7137dfca379',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7e6a10-d8f5-42c2-bfa8-655bf6e63048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e7e6a10-d8f5-42c2-bfa8-655bf6e63048) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Flow 'volume_create_api' (1b1c07f3-34ce-4479-8a1a-93362d07073c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Create volume request issued successfully. Sep 01 02:19:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b6bd0d1-0639-49bf-90e7-d1bbb6137ebb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1364/2700] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:19:29 2026] POST /volume/v3/volumes => generated 811 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1fcb16c0-e755-4039-a4fb-5c58583cb582 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1fcb16c0-e755-4039-a4fb-5c58583cb582 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1fcb16c0-e755-4039-a4fb-5c58583cb582 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1fcb16c0-e755-4039-a4fb-5c58583cb582 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1fcb16c0-e755-4039-a4fb-5c58583cb582 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1fcb16c0-e755-4039-a4fb-5c58583cb582 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 returned with HTTP 200 Sep 01 02:19:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1337/2701] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:29 2026] GET /volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 => generated 879 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fa353600-df4e-405b-94dd-4ba8fb7ab890 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa353600-df4e-405b-94dd-4ba8fb7ab890 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fa353600-df4e-405b-94dd-4ba8fb7ab890 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fa353600-df4e-405b-94dd-4ba8fb7ab890 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fa353600-df4e-405b-94dd-4ba8fb7ab890 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa353600-df4e-405b-94dd-4ba8fb7ab890 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 returned with HTTP 200 Sep 01 02:19:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1365/2702] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:30 2026] GET /volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 => generated 903 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9ad3fc4e-b5b6-4d9e-918c-b8d9bc4951aa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9ad3fc4e-b5b6-4d9e-918c-b8d9bc4951aa tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9ad3fc4e-b5b6-4d9e-918c-b8d9bc4951aa tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9ad3fc4e-b5b6-4d9e-918c-b8d9bc4951aa tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9ad3fc4e-b5b6-4d9e-918c-b8d9bc4951aa tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9ad3fc4e-b5b6-4d9e-918c-b8d9bc4951aa tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 returned with HTTP 200 Sep 01 02:19:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1338/2703] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:31 2026] GET /volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 => generated 903 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5a0dc762-e488-49ec-9896-3fb928fc5d92 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5a0dc762-e488-49ec-9896-3fb928fc5d92 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5a0dc762-e488-49ec-9896-3fb928fc5d92 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5a0dc762-e488-49ec-9896-3fb928fc5d92 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5a0dc762-e488-49ec-9896-3fb928fc5d92 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5a0dc762-e488-49ec-9896-3fb928fc5d92 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 returned with HTTP 200 Sep 01 02:19:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1366/2704] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:32 2026] GET /volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 => generated 903 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-af18ee9f-a345-4919-9529-f460d6e820a1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-af18ee9f-a345-4919-9529-f460d6e820a1 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-af18ee9f-a345-4919-9529-f460d6e820a1 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-af18ee9f-a345-4919-9529-f460d6e820a1 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-af18ee9f-a345-4919-9529-f460d6e820a1 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-af18ee9f-a345-4919-9529-f460d6e820a1 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 returned with HTTP 200 Sep 01 02:19:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1339/2705] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:33 2026] GET /volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 => generated 903 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-df952cc8-02e6-4ea4-a5bf-354003857f68 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-df952cc8-02e6-4ea4-a5bf-354003857f68 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-df952cc8-02e6-4ea4-a5bf-354003857f68 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-df952cc8-02e6-4ea4-a5bf-354003857f68 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:35 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-df952cc8-02e6-4ea4-a5bf-354003857f68 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-df952cc8-02e6-4ea4-a5bf-354003857f68 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 returned with HTTP 200 Sep 01 02:19:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1367/2706] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:35 2026] GET /volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 => generated 904 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:19:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-75b2c636-78d8-4f45-b2e5-2905671b909f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-75b2c636-78d8-4f45-b2e5-2905671b909f tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-75b2c636-78d8-4f45-b2e5-2905671b909f tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-75b2c636-78d8-4f45-b2e5-2905671b909f tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:35 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-75b2c636-78d8-4f45-b2e5-2905671b909f tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Delete snapshot with id: f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-75b2c636-78d8-4f45-b2e5-2905671b909f tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Snapshot retrieved successfully. Sep 01 02:19:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-75b2c636-78d8-4f45-b2e5-2905671b909f tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Snapshot delete request issued successfully. Sep 01 02:19:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-75b2c636-78d8-4f45-b2e5-2905671b909f tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 returned with HTTP 202 Sep 01 02:19:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1340/2707] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:19:35 2026] DELETE /volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0a9a4657-2733-4d1e-95dc-78348bd51e37 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0a9a4657-2733-4d1e-95dc-78348bd51e37 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0a9a4657-2733-4d1e-95dc-78348bd51e37 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0a9a4657-2733-4d1e-95dc-78348bd51e37 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0a9a4657-2733-4d1e-95dc-78348bd51e37 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Snapshot retrieved successfully. Sep 01 02:19:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0a9a4657-2733-4d1e-95dc-78348bd51e37 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 returned with HTTP 200 Sep 01 02:19:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1368/2708] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:35 2026] GET /volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f9dd487e-bba7-478d-b8aa-d11239178f80 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f9dd487e-bba7-478d-b8aa-d11239178f80 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f9dd487e-bba7-478d-b8aa-d11239178f80 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f9dd487e-bba7-478d-b8aa-d11239178f80 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f9dd487e-bba7-478d-b8aa-d11239178f80 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Snapshot retrieved successfully. Sep 01 02:19:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f9dd487e-bba7-478d-b8aa-d11239178f80 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 returned with HTTP 200 Sep 01 02:19:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1341/2709] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:36 2026] GET /volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-be94db6c-a4bb-4e3e-88f3-29c755ede935 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be94db6c-a4bb-4e3e-88f3-29c755ede935 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be94db6c-a4bb-4e3e-88f3-29c755ede935 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be94db6c-a4bb-4e3e-88f3-29c755ede935 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be94db6c-a4bb-4e3e-88f3-29c755ede935 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 returned with HTTP 404 Sep 01 02:19:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1369/2710] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:37 2026] GET /volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6d571812-56c0-4d18-9755-84ad4ea88197 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6d571812-56c0-4d18-9755-84ad4ea88197 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6d571812-56c0-4d18-9755-84ad4ea88197 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6d571812-56c0-4d18-9755-84ad4ea88197 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:37 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-6d571812-56c0-4d18-9755-84ad4ea88197 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Delete volume with id: c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6d571812-56c0-4d18-9755-84ad4ea88197 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6d571812-56c0-4d18-9755-84ad4ea88197 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Delete volume request issued successfully. Sep 01 02:19:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6d571812-56c0-4d18-9755-84ad4ea88197 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 returned with HTTP 202 Sep 01 02:19:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1342/2711] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:37 2026] DELETE /volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:19:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b79ba85b-1c3b-4739-bf79-57bd802cee2a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b79ba85b-1c3b-4739-bf79-57bd802cee2a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b79ba85b-1c3b-4739-bf79-57bd802cee2a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b79ba85b-1c3b-4739-bf79-57bd802cee2a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b79ba85b-1c3b-4739-bf79-57bd802cee2a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b79ba85b-1c3b-4739-bf79-57bd802cee2a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 returned with HTTP 200 Sep 01 02:19:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1370/2712] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:37 2026] GET /volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 => generated 869 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7958ed14-7e7f-4106-9cc1-f1d1bed0cf4a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7958ed14-7e7f-4106-9cc1-f1d1bed0cf4a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7958ed14-7e7f-4106-9cc1-f1d1bed0cf4a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7958ed14-7e7f-4106-9cc1-f1d1bed0cf4a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7958ed14-7e7f-4106-9cc1-f1d1bed0cf4a tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 returned with HTTP 404 Sep 01 02:19:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1343/2713] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:38 2026] GET /volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-14324ce6-afec-49d9-a893-269dd42ea432 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-14324ce6-afec-49d9-a893-269dd42ea432 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] DELETE http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-14324ce6-afec-49d9-a893-269dd42ea432 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-14324ce6-afec-49d9-a893-269dd42ea432 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:38 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-14324ce6-afec-49d9-a893-269dd42ea432 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Delete volume with id: 0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-14324ce6-afec-49d9-a893-269dd42ea432 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-14324ce6-afec-49d9-a893-269dd42ea432 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Delete volume request issued successfully. Sep 01 02:19:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-14324ce6-afec-49d9-a893-269dd42ea432 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 returned with HTTP 202 Sep 01 02:19:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1371/2714] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:38 2026] DELETE /volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:19:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a348d3ab-ffe8-4984-ab34-e9b41cd14356 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a348d3ab-ffe8-4984-ab34-e9b41cd14356 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a348d3ab-ffe8-4984-ab34-e9b41cd14356 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a348d3ab-ffe8-4984-ab34-e9b41cd14356 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a348d3ab-ffe8-4984-ab34-e9b41cd14356 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Volume info retrieved successfully. Sep 01 02:19:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a348d3ab-ffe8-4984-ab34-e9b41cd14356 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 returned with HTTP 200 Sep 01 02:19:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1344/2715] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:38 2026] GET /volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 => generated 903 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8f932c95-7113-4cfd-acec-42b36dce2e91 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8f932c95-7113-4cfd-acec-42b36dce2e91 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 Sep 01 02:19:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8f932c95-7113-4cfd-acec-42b36dce2e91 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8f932c95-7113-4cfd-acec-42b36dce2e91 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8f932c95-7113-4cfd-acec-42b36dce2e91 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 returned with HTTP 404 Sep 01 02:19:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1372/2716] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:39 2026] GET /volume/v3/volumes/0cdc3950-4030-4d23-90cd-6c287e4041e7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-93b82bbb-2fb8-4fa4-94ff-e80cb66dd374 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-93b82bbb-2fb8-4fa4-94ff-e80cb66dd374 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-93b82bbb-2fb8-4fa4-94ff-e80cb66dd374 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-93b82bbb-2fb8-4fa4-94ff-e80cb66dd374 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:39 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-93b82bbb-2fb8-4fa4-94ff-e80cb66dd374 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Delete snapshot with id: f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-93b82bbb-2fb8-4fa4-94ff-e80cb66dd374 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 returned with HTTP 404 Sep 01 02:19:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1345/2717] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:19:39 2026] DELETE /volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d9376982-bffe-413c-8860-5321d97170fb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d9376982-bffe-413c-8860-5321d97170fb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 Sep 01 02:19:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d9376982-bffe-413c-8860-5321d97170fb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d9376982-bffe-413c-8860-5321d97170fb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d9376982-bffe-413c-8860-5321d97170fb tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 returned with HTTP 404 Sep 01 02:19:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1373/2718] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:19:39 2026] GET /volume/v3/snapshots/f39fde5b-9854-4dae-ae91-9027f847c4c1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c225fd03-6ac0-4cd3-ac71-5cb4705f4c08 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c225fd03-6ac0-4cd3-ac71-5cb4705f4c08 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] DELETE http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c225fd03-6ac0-4cd3-ac71-5cb4705f4c08 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c225fd03-6ac0-4cd3-ac71-5cb4705f4c08 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:39 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-c225fd03-6ac0-4cd3-ac71-5cb4705f4c08 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Delete volume with id: c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c225fd03-6ac0-4cd3-ac71-5cb4705f4c08 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 returned with HTTP 404 Sep 01 02:19:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1346/2719] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:39 2026] DELETE /volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-eb8385c5-b4e2-4efa-bd90-2c4b942604b5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb8385c5-b4e2-4efa-bd90-2c4b942604b5 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] GET http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 Sep 01 02:19:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb8385c5-b4e2-4efa-bd90-2c4b942604b5 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-eb8385c5-b4e2-4efa-bd90-2c4b942604b5 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-eb8385c5-b4e2-4efa-bd90-2c4b942604b5 tempest-VolumeDependencyTests-1069774122 tempest-VolumeDependencyTests-1069774122-project-member] http://192.168.122.45/volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 returned with HTTP 404 Sep 01 02:19:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1374/2720] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:39 2026] GET /volume/v3/volumes/c88f2984-7428-469a-9309-56f2e25fdc31 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-61936999"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-61936999'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Create volume of 1 GB Sep 01 02:19:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Flow 'volume_create_api' (c90455cf-72a9-4f04-b1c1-21e3c233ee22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce6e062-fda0-4d73-82bf-5f543e7c0b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ce6e062-fda0-4d73-82bf-5f543e7c0b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea3eec16-948a-4aba-81e5-936d5afd41a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Created reservations ['4251f6bf-2966-4cc8-9b37-e53feed49c99', '31dd19e1-2ae1-430d-886e-4b98351ac44f', '37b80228-d9bf-417a-83fe-ab66c82b6c91', '38dc34fd-6b2a-43a1-b742-eb76958a3198'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea3eec16-948a-4aba-81e5-936d5afd41a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4251f6bf-2966-4cc8-9b37-e53feed49c99', '31dd19e1-2ae1-430d-886e-4b98351ac44f', '37b80228-d9bf-417a-83fe-ab66c82b6c91', '38dc34fd-6b2a-43a1-b742-eb76958a3198']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03cdbb47-35d0-4145-abfc-cdd5a2aebde3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03cdbb47-35d0-4145-abfc-cdd5a2aebde3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ad65af3-f765-46c0-a78f-1e3cce94f3db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-61936999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055ce800a0b2451088f4c5c75e45a0b6',qos_specs=None,replication_status=,reservations=['4251f6bf-2966-4cc8-9b37-e53feed49c99','31dd19e1-2ae1-430d-886e-4b98351ac44f','37b80228-d9bf-417a-83fe-ab66c82b6c91','38dc34fd-6b2a-43a1-b742-eb76958a3198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c99a2971e64c5c8493a11be7b5e136',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-61936999',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ad65af3-f765-46c0-a78f-1e3cce94f3db,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='055ce800a0b2451088f4c5c75e45a0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c99a2971e64c5c8493a11be7b5e136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18860f48-cdbc-4fd6-8d38-bcbeb0c4ffa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18860f48-cdbc-4fd6-8d38-bcbeb0c4ffa7) transitioned into state 'SUCCESS' from state '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-61936999',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055ce800a0b2451088f4c5c75e45a0b6',qos_specs=None,replication_status=,reservations=['4251f6bf-2966-4cc8-9b37-e53feed49c99','31dd19e1-2ae1-430d-886e-4b98351ac44f','37b80228-d9bf-417a-83fe-ab66c82b6c91','38dc34fd-6b2a-43a1-b742-eb76958a3198'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c99a2971e64c5c8493a11be7b5e136',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b45cda-f49d-450d-8f78-b35d1747b297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3b45cda-f49d-450d-8f78-b35d1747b297) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:43 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Flow 'volume_create_api' (c90455cf-72a9-4f04-b1c1-21e3c233ee22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Create volume request issued successfully. Sep 01 02:19:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5b09d739-995d-42cb-bed5-a7fa93e93314 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1347/2721] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:42 2026] POST /volume/v3/volumes => generated 783 bytes in 506 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2b3879b0-6567-4f8c-a9ad-29c9b2e355ba None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b3879b0-6567-4f8c-a9ad-29c9b2e355ba tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] GET http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db Sep 01 02:19:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b3879b0-6567-4f8c-a9ad-29c9b2e355ba tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b3879b0-6567-4f8c-a9ad-29c9b2e355ba tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2b3879b0-6567-4f8c-a9ad-29c9b2e355ba tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Volume info retrieved successfully. Sep 01 02:19:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b3879b0-6567-4f8c-a9ad-29c9b2e355ba tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db returned with HTTP 200 Sep 01 02:19:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1375/2722] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:43 2026] GET /volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db => generated 962 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:19:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d0295f9d-d951-4122-b03c-b54bd8271c61 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0295f9d-d951-4122-b03c-b54bd8271c61 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] GET http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db Sep 01 02:19:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0295f9d-d951-4122-b03c-b54bd8271c61 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0295f9d-d951-4122-b03c-b54bd8271c61 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d0295f9d-d951-4122-b03c-b54bd8271c61 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Volume info retrieved successfully. Sep 01 02:19:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0295f9d-d951-4122-b03c-b54bd8271c61 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db returned with HTTP 200 Sep 01 02:19:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1348/2723] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:44 2026] GET /volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3fc9c535-277b-47c4-88a1-78dd4977e341 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fc9c535-277b-47c4-88a1-78dd4977e341 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] POST http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db/action Sep 01 02:19:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3fc9c535-277b-47c4-88a1-78dd4977e341 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3fc9c535-277b-47c4-88a1-78dd4977e341 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3fc9c535-277b-47c4-88a1-78dd4977e341 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] Volume info retrieved successfully. Sep 01 02:19:44 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-3fc9c535-277b-47c4-88a1-78dd4977e341 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'd11f63c967544c27a026c9050a052211', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '055ce800a0b2451088f4c5c75e45a0b6', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fc9c535-277b-47c4-88a1-78dd4977e341 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db/action returned with HTTP 403 Sep 01 02:19:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1376/2724] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:44 2026] POST /volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db/action => generated 131 bytes in 136 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b8020ca8-d238-4db9-83c4-1590ef12164e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b8020ca8-d238-4db9-83c4-1590ef12164e tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db Sep 01 02:19:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b8020ca8-d238-4db9-83c4-1590ef12164e tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b8020ca8-d238-4db9-83c4-1590ef12164e tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:44 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b8020ca8-d238-4db9-83c4-1590ef12164e tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Delete volume with id: 3ad65af3-f765-46c0-a78f-1e3cce94f3db Sep 01 02:19:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b8020ca8-d238-4db9-83c4-1590ef12164e tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Volume info retrieved successfully. Sep 01 02:19:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b8020ca8-d238-4db9-83c4-1590ef12164e tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Delete volume request issued successfully. Sep 01 02:19:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b8020ca8-d238-4db9-83c4-1590ef12164e tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db returned with HTTP 202 Sep 01 02:19:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1349/2725] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:44 2026] DELETE /volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4e257970-fff8-4ec2-8a89-1f388d5cb99b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4e257970-fff8-4ec2-8a89-1f388d5cb99b tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] GET http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db Sep 01 02:19:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4e257970-fff8-4ec2-8a89-1f388d5cb99b tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4e257970-fff8-4ec2-8a89-1f388d5cb99b tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4e257970-fff8-4ec2-8a89-1f388d5cb99b tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Volume info retrieved successfully. Sep 01 02:19:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4e257970-fff8-4ec2-8a89-1f388d5cb99b tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db returned with HTTP 200 Sep 01 02:19:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1377/2726] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:44 2026] GET /volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db => generated 1012 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f3760b33-5058-4550-be28-217947101768 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3760b33-5058-4550-be28-217947101768 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] GET http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db Sep 01 02:19:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3760b33-5058-4550-be28-217947101768 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3760b33-5058-4550-be28-217947101768 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3760b33-5058-4550-be28-217947101768 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db returned with HTTP 404 Sep 01 02:19:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1350/2727] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:45 2026] GET /volume/v3/volumes/3ad65af3-f765-46c0-a78f-1e3cce94f3db => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-441795081"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-441795081'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Create volume of 1 GB Sep 01 02:19:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Flow 'volume_create_api' (051cf521-0e00-4dde-bdbd-78240524f1cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ac0350-3c2d-419b-997b-d1875a691bdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69ac0350-3c2d-419b-997b-d1875a691bdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7ea504-5298-436a-aeba-bab765750b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Created reservations ['645637df-8b88-47f2-b62b-c8eecdbb7bcb', 'e7551fd7-1e81-45e4-ae14-28f49fa010e1', 'ce0322a4-ca74-4f72-ba6a-2fbea1889c45', '9af86989-99c0-43c4-8cf8-10ae1ecd08b6'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca7ea504-5298-436a-aeba-bab765750b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['645637df-8b88-47f2-b62b-c8eecdbb7bcb', 'e7551fd7-1e81-45e4-ae14-28f49fa010e1', 'ce0322a4-ca74-4f72-ba6a-2fbea1889c45', '9af86989-99c0-43c4-8cf8-10ae1ecd08b6']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e627b7b0-3fcf-4994-99d8-37ec3e0bc0ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e627b7b0-3fcf-4994-99d8-37ec3e0bc0ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ea8b9f2-b88e-4690-b308-3685bfa8f523', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-441795081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055ce800a0b2451088f4c5c75e45a0b6',qos_specs=None,replication_status=,reservations=['645637df-8b88-47f2-b62b-c8eecdbb7bcb','e7551fd7-1e81-45e4-ae14-28f49fa010e1','ce0322a4-ca74-4f72-ba6a-2fbea1889c45','9af86989-99c0-43c4-8cf8-10ae1ecd08b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c99a2971e64c5c8493a11be7b5e136',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-441795081',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ea8b9f2-b88e-4690-b308-3685bfa8f523,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='055ce800a0b2451088f4c5c75e45a0b6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2c99a2971e64c5c8493a11be7b5e136',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36505090-d00a-49f5-bac2-93e701341d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36505090-d00a-49f5-bac2-93e701341d0c) transitioned into state 'SUCCESS' from state '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-441795081',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='055ce800a0b2451088f4c5c75e45a0b6',qos_specs=None,replication_status=,reservations=['645637df-8b88-47f2-b62b-c8eecdbb7bcb','e7551fd7-1e81-45e4-ae14-28f49fa010e1','ce0322a4-ca74-4f72-ba6a-2fbea1889c45','9af86989-99c0-43c4-8cf8-10ae1ecd08b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2c99a2971e64c5c8493a11be7b5e136',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90db9bb8-6e11-4fcb-b1ca-696fb9fff6aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90db9bb8-6e11-4fcb-b1ca-696fb9fff6aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Flow 'volume_create_api' (051cf521-0e00-4dde-bdbd-78240524f1cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Create volume request issued successfully. Sep 01 02:19:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-024f0bb4-fcb3-411a-be9f-a15f15310cd2 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1378/2728] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:19:45 2026] POST /volume/v3/volumes => generated 784 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:19:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5d931690-34fb-4cf1-b3cd-bfa247e238e1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d931690-34fb-4cf1-b3cd-bfa247e238e1 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] GET http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 Sep 01 02:19:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5d931690-34fb-4cf1-b3cd-bfa247e238e1 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5d931690-34fb-4cf1-b3cd-bfa247e238e1 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5d931690-34fb-4cf1-b3cd-bfa247e238e1 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Volume info retrieved successfully. Sep 01 02:19:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d931690-34fb-4cf1-b3cd-bfa247e238e1 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 returned with HTTP 200 Sep 01 02:19:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1351/2729] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:45 2026] GET /volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 => generated 963 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:19:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9487bdc1-8571-42d2-8dac-86d34a7a4249 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9487bdc1-8571-42d2-8dac-86d34a7a4249 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] GET http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 Sep 01 02:19:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9487bdc1-8571-42d2-8dac-86d34a7a4249 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9487bdc1-8571-42d2-8dac-86d34a7a4249 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9487bdc1-8571-42d2-8dac-86d34a7a4249 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Volume info retrieved successfully. Sep 01 02:19:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9487bdc1-8571-42d2-8dac-86d34a7a4249 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 returned with HTTP 200 Sep 01 02:19:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1379/2730] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:46 2026] GET /volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d3e77093-70f4-4803-bf7a-5485fce43fac None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3e77093-70f4-4803-bf7a-5485fce43fac tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] POST http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523/action Sep 01 02:19:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3e77093-70f4-4803-bf7a-5485fce43fac tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:19:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3e77093-70f4-4803-bf7a-5485fce43fac tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:47 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-d3e77093-70f4-4803-bf7a-5485fce43fac tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'd11f63c967544c27a026c9050a052211', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '055ce800a0b2451088f4c5c75e45a0b6', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:19:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3e77093-70f4-4803-bf7a-5485fce43fac tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-reader] http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523/action returned with HTTP 403 Sep 01 02:19:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1352/2731] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:19:46 2026] POST /volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523/action => generated 131 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6813a9ee-2d0f-4272-bef5-5178fdfef886 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6813a9ee-2d0f-4272-bef5-5178fdfef886 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 Sep 01 02:19:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6813a9ee-2d0f-4272-bef5-5178fdfef886 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6813a9ee-2d0f-4272-bef5-5178fdfef886 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:47 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-6813a9ee-2d0f-4272-bef5-5178fdfef886 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Delete volume with id: 5ea8b9f2-b88e-4690-b308-3685bfa8f523 Sep 01 02:19:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6813a9ee-2d0f-4272-bef5-5178fdfef886 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Volume info retrieved successfully. Sep 01 02:19:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6813a9ee-2d0f-4272-bef5-5178fdfef886 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Delete volume request issued successfully. Sep 01 02:19:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6813a9ee-2d0f-4272-bef5-5178fdfef886 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 returned with HTTP 202 Sep 01 02:19:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1380/2732] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:19:47 2026] DELETE /volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:19:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fe45fa4d-8fe4-474f-b86c-cbe717dad97c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe45fa4d-8fe4-474f-b86c-cbe717dad97c tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] GET http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 Sep 01 02:19:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe45fa4d-8fe4-474f-b86c-cbe717dad97c tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe45fa4d-8fe4-474f-b86c-cbe717dad97c tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fe45fa4d-8fe4-474f-b86c-cbe717dad97c tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Volume info retrieved successfully. Sep 01 02:19:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe45fa4d-8fe4-474f-b86c-cbe717dad97c tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 returned with HTTP 200 Sep 01 02:19:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1353/2733] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:47 2026] GET /volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4efb50b8-88d1-4cfd-a9c6-f4169f0809a5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4efb50b8-88d1-4cfd-a9c6-f4169f0809a5 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] GET http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 Sep 01 02:19:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4efb50b8-88d1-4cfd-a9c6-f4169f0809a5 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4efb50b8-88d1-4cfd-a9c6-f4169f0809a5 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4efb50b8-88d1-4cfd-a9c6-f4169f0809a5 tempest-ProjectReaderTests-1554718947 tempest-ProjectReaderTests-1554718947-project-admin] http://192.168.122.45/volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 returned with HTTP 404 Sep 01 02:19:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1381/2734] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:19:48 2026] GET /volume/v3/volumes/5ea8b9f2-b88e-4690-b308-3685bfa8f523 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1339666587"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1339666587'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume of 1 GB Sep 01 02:19:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Flow 'volume_create_api' (7d2e1f0a-9f30-4193-b14a-fc9b40609278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f005718-91d5-47cd-b31d-dfe15c0aba57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f005718-91d5-47cd-b31d-dfe15c0aba57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adb3214-0643-4479-a828-014150334951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Created reservations ['414fbfc9-36dc-4d41-b497-8c4e70e7e120', '0c35bf76-4378-47bb-9896-36538bbd8df2', 'b5a7d18c-3245-49ab-9898-cfbe15e4b534', '91796f8b-7549-4bae-9088-de9b2af63f05'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0adb3214-0643-4479-a828-014150334951) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['414fbfc9-36dc-4d41-b497-8c4e70e7e120', '0c35bf76-4378-47bb-9896-36538bbd8df2', 'b5a7d18c-3245-49ab-9898-cfbe15e4b534', '91796f8b-7549-4bae-9088-de9b2af63f05']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb46d2e-cd27-40c7-bf54-c04e732c7bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fb46d2e-cd27-40c7-bf54-c04e732c7bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01f3577a-28e2-45ef-97b5-6a648d832dcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1339666587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',qos_specs=None,replication_status=,reservations=['414fbfc9-36dc-4d41-b497-8c4e70e7e120','0c35bf76-4378-47bb-9896-36538bbd8df2','b5a7d18c-3245-49ab-9898-cfbe15e4b534','91796f8b-7549-4bae-9088-de9b2af63f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96f72f4634046eb8e10fa7745b47d24',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1339666587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01f3577a-28e2-45ef-97b5-6a648d832dcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96f72f4634046eb8e10fa7745b47d24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb00a94-934e-474b-96e7-03b8d4393c69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bb00a94-934e-474b-96e7-03b8d4393c69) transitioned into state 'SUCCESS' from state '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-1339666587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',qos_specs=None,replication_status=,reservations=['414fbfc9-36dc-4d41-b497-8c4e70e7e120','0c35bf76-4378-47bb-9896-36538bbd8df2','b5a7d18c-3245-49ab-9898-cfbe15e4b534','91796f8b-7549-4bae-9088-de9b2af63f05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96f72f4634046eb8e10fa7745b47d24',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a0b66ce-ee54-4ca6-b326-73662c64759c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a0b66ce-ee54-4ca6-b326-73662c64759c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Flow 'volume_create_api' (7d2e1f0a-9f30-4193-b14a-fc9b40609278) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume request issued successfully. Sep 01 02:19:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34f5b8b0-e4b4-4e83-bc67-ce56dec6a679 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1354/2735] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:19:51 2026] POST /volume/v3/volumes => generated 785 bytes in 553 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8a07e4cd-1047-400e-9de1-a3d86e4d8b87 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a07e4cd-1047-400e-9de1-a3d86e4d8b87 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf Sep 01 02:19:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8a07e4cd-1047-400e-9de1-a3d86e4d8b87 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8a07e4cd-1047-400e-9de1-a3d86e4d8b87 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8a07e4cd-1047-400e-9de1-a3d86e4d8b87 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a07e4cd-1047-400e-9de1-a3d86e4d8b87 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf returned with HTTP 200 Sep 01 02:19:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1382/2736] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:51 2026] GET /volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf => generated 964 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5ddabc0a-9b00-4e36-b97b-28fe6f1cd79a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5ddabc0a-9b00-4e36-b97b-28fe6f1cd79a tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf Sep 01 02:19:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5ddabc0a-9b00-4e36-b97b-28fe6f1cd79a tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5ddabc0a-9b00-4e36-b97b-28fe6f1cd79a tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5ddabc0a-9b00-4e36-b97b-28fe6f1cd79a tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5ddabc0a-9b00-4e36-b97b-28fe6f1cd79a tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf returned with HTTP 200 Sep 01 02:19:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1355/2737] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:52 2026] GET /volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b20fda27-130f-4b67-ada5-0ef3b9d511da None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b20fda27-130f-4b67-ada5-0ef3b9d511da tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] GET http://192.168.122.45/volume/v3/volumes Sep 01 02:19:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b20fda27-130f-4b67-ada5-0ef3b9d511da tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b20fda27-130f-4b67-ada5-0ef3b9d511da tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-b20fda27-130f-4b67-ada5-0ef3b9d511da tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:52 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b20fda27-130f-4b67-ada5-0ef3b9d511da tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b20fda27-130f-4b67-ada5-0ef3b9d511da tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Get all volumes completed successfully. Sep 01 02:19:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b20fda27-130f-4b67-ada5-0ef3b9d511da tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] http://192.168.122.45/volume/v3/volumes returned with HTTP 200 Sep 01 02:19:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1383/2738] 192.168.122.45 () {60 vars in 1157 bytes} [Tue Sep 1 02:19:52 2026] GET /volume/v3/volumes => generated 342 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-90569db8-367e-4113-b6e2-7d0b2b6f1824 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-90569db8-367e-4113-b6e2-7d0b2b6f1824 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf Sep 01 02:19:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-90569db8-367e-4113-b6e2-7d0b2b6f1824 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-90569db8-367e-4113-b6e2-7d0b2b6f1824 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-90569db8-367e-4113-b6e2-7d0b2b6f1824 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Delete volume with id: 01f3577a-28e2-45ef-97b5-6a648d832dcf Sep 01 02:19:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-90569db8-367e-4113-b6e2-7d0b2b6f1824 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-90569db8-367e-4113-b6e2-7d0b2b6f1824 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Delete volume request issued successfully. Sep 01 02:19:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-90569db8-367e-4113-b6e2-7d0b2b6f1824 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf returned with HTTP 202 Sep 01 02:19:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1356/2739] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:52 2026] DELETE /volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:19:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f084b349-a95b-40f2-a81b-2bdbadd06ffc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f084b349-a95b-40f2-a81b-2bdbadd06ffc tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf Sep 01 02:19:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f084b349-a95b-40f2-a81b-2bdbadd06ffc tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f084b349-a95b-40f2-a81b-2bdbadd06ffc tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f084b349-a95b-40f2-a81b-2bdbadd06ffc tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f084b349-a95b-40f2-a81b-2bdbadd06ffc tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf returned with HTTP 200 Sep 01 02:19:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1384/2740] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:53 2026] GET /volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f3d556d8-2a80-45fd-9827-d4efc5d74d61 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3d556d8-2a80-45fd-9827-d4efc5d74d61 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf Sep 01 02:19:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3d556d8-2a80-45fd-9827-d4efc5d74d61 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3d556d8-2a80-45fd-9827-d4efc5d74d61 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3d556d8-2a80-45fd-9827-d4efc5d74d61 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf returned with HTTP 404 Sep 01 02:19:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1357/2741] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:54 2026] GET /volume/v3/volumes/01f3577a-28e2-45ef-97b5-6a648d832dcf => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b084d892-96b1-4813-a9ce-f226cd49a105 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-31006879"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-31006879'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume of 1 GB Sep 01 02:19:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Flow 'volume_create_api' (d34626c0-63f7-4b67-a425-f7c66e3c3008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5548ef1-1a35-41e5-8f9d-e1469c501da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5548ef1-1a35-41e5-8f9d-e1469c501da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2094de4d-4fad-4d4d-bd26-f132c8ca5adb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Created reservations ['4b39a3a5-ba56-4d15-b758-e77738485252', '294f8d62-655f-477b-8c74-73f93380780a', 'a81f81b2-4d3c-4f8d-865d-7f29cfb7c40b', 'b67bde89-6705-42d2-9a14-5a5c1c027a14'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2094de4d-4fad-4d4d-bd26-f132c8ca5adb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b39a3a5-ba56-4d15-b758-e77738485252', '294f8d62-655f-477b-8c74-73f93380780a', 'a81f81b2-4d3c-4f8d-865d-7f29cfb7c40b', 'b67bde89-6705-42d2-9a14-5a5c1c027a14']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac823f35-6a0f-4b1e-b9ce-476edbcf6fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac823f35-6a0f-4b1e-b9ce-476edbcf6fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '740ea5c9-4c58-42d7-b075-18bf21b56bd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-31006879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',qos_specs=None,replication_status=,reservations=['4b39a3a5-ba56-4d15-b758-e77738485252','294f8d62-655f-477b-8c74-73f93380780a','a81f81b2-4d3c-4f8d-865d-7f29cfb7c40b','b67bde89-6705-42d2-9a14-5a5c1c027a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96f72f4634046eb8e10fa7745b47d24',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-31006879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=740ea5c9-4c58-42d7-b075-18bf21b56bd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96f72f4634046eb8e10fa7745b47d24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d93413-6558-4ee6-84f2-8b350e0a135a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69d93413-6558-4ee6-84f2-8b350e0a135a) transitioned into state 'SUCCESS' from state '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-31006879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',qos_specs=None,replication_status=,reservations=['4b39a3a5-ba56-4d15-b758-e77738485252','294f8d62-655f-477b-8c74-73f93380780a','a81f81b2-4d3c-4f8d-865d-7f29cfb7c40b','b67bde89-6705-42d2-9a14-5a5c1c027a14'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96f72f4634046eb8e10fa7745b47d24',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303c2d15-b1f3-432c-9cf8-09f02c03fdec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (303c2d15-b1f3-432c-9cf8-09f02c03fdec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Flow 'volume_create_api' (d34626c0-63f7-4b67-a425-f7c66e3c3008) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume request issued successfully. Sep 01 02:19:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b084d892-96b1-4813-a9ce-f226cd49a105 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1385/2742] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:19:54 2026] POST /volume/v3/volumes => generated 783 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1c39cca5-2da8-4571-95a4-89ec51fe6992 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c39cca5-2da8-4571-95a4-89ec51fe6992 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 Sep 01 02:19:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1c39cca5-2da8-4571-95a4-89ec51fe6992 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1c39cca5-2da8-4571-95a4-89ec51fe6992 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1c39cca5-2da8-4571-95a4-89ec51fe6992 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c39cca5-2da8-4571-95a4-89ec51fe6992 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 returned with HTTP 200 Sep 01 02:19:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1358/2743] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:54 2026] GET /volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 => generated 962 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3494d788-d661-4118-8e89-ef950c198ea9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3494d788-d661-4118-8e89-ef950c198ea9 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 Sep 01 02:19:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3494d788-d661-4118-8e89-ef950c198ea9 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3494d788-d661-4118-8e89-ef950c198ea9 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3494d788-d661-4118-8e89-ef950c198ea9 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3494d788-d661-4118-8e89-ef950c198ea9 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 returned with HTTP 200 Sep 01 02:19:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1386/2744] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:55 2026] GET /volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-db5ba9b3-7438-4d60-9f1c-b81f7740df07 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db5ba9b3-7438-4d60-9f1c-b81f7740df07 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:19:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db5ba9b3-7438-4d60-9f1c-b81f7740df07 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-db5ba9b3-7438-4d60-9f1c-b81f7740df07 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Calling method 'detail' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-db5ba9b3-7438-4d60-9f1c-b81f7740df07 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:19:55 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-db5ba9b3-7438-4d60-9f1c-b81f7740df07 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:19:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-db5ba9b3-7438-4d60-9f1c-b81f7740df07 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Get all volumes completed successfully. Sep 01 02:19:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-db5ba9b3-7438-4d60-9f1c-b81f7740df07 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:19:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1359/2745] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:19:55 2026] GET /volume/v3/volumes/detail => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a93defdc-07f5-4ae0-9fc1-adfc6dea7855 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a93defdc-07f5-4ae0-9fc1-adfc6dea7855 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 Sep 01 02:19:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a93defdc-07f5-4ae0-9fc1-adfc6dea7855 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a93defdc-07f5-4ae0-9fc1-adfc6dea7855 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:55 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-a93defdc-07f5-4ae0-9fc1-adfc6dea7855 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Delete volume with id: 740ea5c9-4c58-42d7-b075-18bf21b56bd1 Sep 01 02:19:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a93defdc-07f5-4ae0-9fc1-adfc6dea7855 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a93defdc-07f5-4ae0-9fc1-adfc6dea7855 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Delete volume request issued successfully. Sep 01 02:19:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a93defdc-07f5-4ae0-9fc1-adfc6dea7855 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 returned with HTTP 202 Sep 01 02:19:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1387/2746] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:55 2026] DELETE /volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:19:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f7da24c6-d20e-4ebf-947b-e5dd401867af None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7da24c6-d20e-4ebf-947b-e5dd401867af tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 Sep 01 02:19:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7da24c6-d20e-4ebf-947b-e5dd401867af tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7da24c6-d20e-4ebf-947b-e5dd401867af tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f7da24c6-d20e-4ebf-947b-e5dd401867af tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7da24c6-d20e-4ebf-947b-e5dd401867af tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 returned with HTTP 200 Sep 01 02:19:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1360/2747] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:55 2026] GET /volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 => generated 1012 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6be5167d-e7fe-42a8-b99c-e58740b5c5a8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6be5167d-e7fe-42a8-b99c-e58740b5c5a8 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 Sep 01 02:19:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6be5167d-e7fe-42a8-b99c-e58740b5c5a8 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6be5167d-e7fe-42a8-b99c-e58740b5c5a8 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6be5167d-e7fe-42a8-b99c-e58740b5c5a8 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 returned with HTTP 404 Sep 01 02:19:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1388/2748] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:56 2026] GET /volume/v3/volumes/740ea5c9-4c58-42d7-b075-18bf21b56bd1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-50614232"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-50614232'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume of 1 GB Sep 01 02:19:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Flow 'volume_create_api' (3bcae3cb-1a47-43af-ac36-82a61a65d6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80db32dc-6349-439b-8a3e-4b9de76e4384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80db32dc-6349-439b-8a3e-4b9de76e4384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f53566-d01a-4696-bb0c-943c241a5617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Created reservations ['a80b9dc0-2c47-493f-a8bf-245cffc15553', 'e63f576f-7937-4780-a95a-05b800a6ef1e', 'fd6e2a09-8def-4e79-8a03-65fb30c07858', 'df52fd4b-54ad-4781-b465-43742a0defde'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7f53566-d01a-4696-bb0c-943c241a5617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a80b9dc0-2c47-493f-a8bf-245cffc15553', 'e63f576f-7937-4780-a95a-05b800a6ef1e', 'fd6e2a09-8def-4e79-8a03-65fb30c07858', 'df52fd4b-54ad-4781-b465-43742a0defde']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:56 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35ebe1a-650e-490b-a9ef-dc28ecd7839b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d35ebe1a-650e-490b-a9ef-dc28ecd7839b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9724f55a-f61d-428f-8488-6c7bfbe9a82f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-50614232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',qos_specs=None,replication_status=,reservations=['a80b9dc0-2c47-493f-a8bf-245cffc15553','e63f576f-7937-4780-a95a-05b800a6ef1e','fd6e2a09-8def-4e79-8a03-65fb30c07858','df52fd4b-54ad-4781-b465-43742a0defde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96f72f4634046eb8e10fa7745b47d24',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-50614232',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9724f55a-f61d-428f-8488-6c7bfbe9a82f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96f72f4634046eb8e10fa7745b47d24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d45fa33-c525-4cb1-870d-fa134988bc3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d45fa33-c525-4cb1-870d-fa134988bc3f) transitioned into state 'SUCCESS' from state '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-50614232',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',qos_specs=None,replication_status=,reservations=['a80b9dc0-2c47-493f-a8bf-245cffc15553','e63f576f-7937-4780-a95a-05b800a6ef1e','fd6e2a09-8def-4e79-8a03-65fb30c07858','df52fd4b-54ad-4781-b465-43742a0defde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96f72f4634046eb8e10fa7745b47d24',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b94a3a0-c5cd-4702-bc87-7323ce7be241) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b94a3a0-c5cd-4702-bc87-7323ce7be241) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:57 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Flow 'volume_create_api' (3bcae3cb-1a47-43af-ac36-82a61a65d6fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume request issued successfully. Sep 01 02:19:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ffef5a04-aaa8-4392-8158-a65fd06dca11 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1361/2749] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:19:56 2026] POST /volume/v3/volumes => generated 783 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f63de34b-5125-431e-9957-d0457e0e61ea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f63de34b-5125-431e-9957-d0457e0e61ea tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f Sep 01 02:19:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f63de34b-5125-431e-9957-d0457e0e61ea tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f63de34b-5125-431e-9957-d0457e0e61ea tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f63de34b-5125-431e-9957-d0457e0e61ea tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f63de34b-5125-431e-9957-d0457e0e61ea tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f returned with HTTP 200 Sep 01 02:19:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1389/2750] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:57 2026] GET /volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f => generated 962 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-107522d9-6704-4341-a807-81ad1d1193d5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-107522d9-6704-4341-a807-81ad1d1193d5 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f Sep 01 02:19:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-107522d9-6704-4341-a807-81ad1d1193d5 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-107522d9-6704-4341-a807-81ad1d1193d5 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-107522d9-6704-4341-a807-81ad1d1193d5 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-107522d9-6704-4341-a807-81ad1d1193d5 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f returned with HTTP 200 Sep 01 02:19:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1362/2751] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:58 2026] GET /volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9b59ab2b-2fdb-4c32-b897-1f108988b78f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b59ab2b-2fdb-4c32-b897-1f108988b78f tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] GET http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f Sep 01 02:19:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9b59ab2b-2fdb-4c32-b897-1f108988b78f tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9b59ab2b-2fdb-4c32-b897-1f108988b78f tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9b59ab2b-2fdb-4c32-b897-1f108988b78f tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Volume info retrieved successfully. Sep 01 02:19:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b59ab2b-2fdb-4c32-b897-1f108988b78f tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f returned with HTTP 200 Sep 01 02:19:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1390/2752] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:58 2026] GET /volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:19:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-30bc8f7b-1a4c-4d35-87b4-8c12e22c5ad0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-30bc8f7b-1a4c-4d35-87b4-8c12e22c5ad0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f Sep 01 02:19:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-30bc8f7b-1a4c-4d35-87b4-8c12e22c5ad0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-30bc8f7b-1a4c-4d35-87b4-8c12e22c5ad0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:58 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-30bc8f7b-1a4c-4d35-87b4-8c12e22c5ad0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Delete volume with id: 9724f55a-f61d-428f-8488-6c7bfbe9a82f Sep 01 02:19:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-30bc8f7b-1a4c-4d35-87b4-8c12e22c5ad0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-30bc8f7b-1a4c-4d35-87b4-8c12e22c5ad0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Delete volume request issued successfully. Sep 01 02:19:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-30bc8f7b-1a4c-4d35-87b4-8c12e22c5ad0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f returned with HTTP 202 Sep 01 02:19:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1363/2753] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:19:58 2026] DELETE /volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:19:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a382b65e-85ea-4a6c-be09-b4596118d6d8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a382b65e-85ea-4a6c-be09-b4596118d6d8 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f Sep 01 02:19:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a382b65e-85ea-4a6c-be09-b4596118d6d8 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a382b65e-85ea-4a6c-be09-b4596118d6d8 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:19:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a382b65e-85ea-4a6c-be09-b4596118d6d8 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a382b65e-85ea-4a6c-be09-b4596118d6d8 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f returned with HTTP 200 Sep 01 02:19:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1391/2754] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:58 2026] GET /volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:19:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d098bb03-befe-40f3-9d8a-f7c88e7ca058 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d098bb03-befe-40f3-9d8a-f7c88e7ca058 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f Sep 01 02:19:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d098bb03-befe-40f3-9d8a-f7c88e7ca058 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d098bb03-befe-40f3-9d8a-f7c88e7ca058 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d098bb03-befe-40f3-9d8a-f7c88e7ca058 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f returned with HTTP 404 Sep 01 02:19:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1364/2755] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:59 2026] GET /volume/v3/volumes/9724f55a-f61d-428f-8488-6c7bfbe9a82f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-adbed41e-0ce9-41d6-b680-4342c18276ba None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-702153472"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-702153472'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume of 1 GB Sep 01 02:19:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Availability Zones retrieved successfully. Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Flow 'volume_create_api' (e6f1be42-9ce5-4476-8f59-784aa08922d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435359fd-339a-499f-b9bb-2f4e303a6d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435359fd-339a-499f-b9bb-2f4e303a6d10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f97d5e2-6115-4184-b951-6bee2797b83d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Created reservations ['50391708-7b41-451a-8dfc-6960f050c14b', '2834fbd6-1fe7-4a36-8d90-766745949fa2', '994fd786-91a4-4051-bd49-8eac0bebce45', '6ce1f38a-b4f3-4e6c-8741-2a68d39f15a7'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f97d5e2-6115-4184-b951-6bee2797b83d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50391708-7b41-451a-8dfc-6960f050c14b', '2834fbd6-1fe7-4a36-8d90-766745949fa2', '994fd786-91a4-4051-bd49-8eac0bebce45', '6ce1f38a-b4f3-4e6c-8741-2a68d39f15a7']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e775f7-5869-4de9-8f24-f49591ed0717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00e775f7-5869-4de9-8f24-f49591ed0717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72b76852-e6f1-4332-98a5-6b4e99e6b6d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-702153472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',qos_specs=None,replication_status=,reservations=['50391708-7b41-451a-8dfc-6960f050c14b','2834fbd6-1fe7-4a36-8d90-766745949fa2','994fd786-91a4-4051-bd49-8eac0bebce45','6ce1f38a-b4f3-4e6c-8741-2a68d39f15a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96f72f4634046eb8e10fa7745b47d24',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:19:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-702153472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72b76852-e6f1-4332-98a5-6b4e99e6b6d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b96f72f4634046eb8e10fa7745b47d24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0e0de21-8ce9-4e01-8306-7bf00e4f4f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0e0de21-8ce9-4e01-8306-7bf00e4f4f73) transitioned into state 'SUCCESS' from state '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-702153472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac4cb3a36ac249c3ab2f6022b5f8e314',qos_specs=None,replication_status=,reservations=['50391708-7b41-451a-8dfc-6960f050c14b','2834fbd6-1fe7-4a36-8d90-766745949fa2','994fd786-91a4-4051-bd49-8eac0bebce45','6ce1f38a-b4f3-4e6c-8741-2a68d39f15a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b96f72f4634046eb8e10fa7745b47d24',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384181c4-d5ae-4841-8b78-24bfd1cf7a7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384181c4-d5ae-4841-8b78-24bfd1cf7a7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Flow 'volume_create_api' (e6f1be42-9ce5-4476-8f59-784aa08922d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:19:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Create volume request issued successfully. Sep 01 02:19:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-adbed41e-0ce9-41d6-b680-4342c18276ba tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:19:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1392/2756] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:19:59 2026] POST /volume/v3/volumes => generated 784 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:19:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fe9be33b-d2b6-4964-ba71-b7b26e960a95 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:19:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe9be33b-d2b6-4964-ba71-b7b26e960a95 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 Sep 01 02:19:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe9be33b-d2b6-4964-ba71-b7b26e960a95 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:19:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fe9be33b-d2b6-4964-ba71-b7b26e960a95 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:19:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:19:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:19:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:19:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:19:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fe9be33b-d2b6-4964-ba71-b7b26e960a95 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:19:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fe9be33b-d2b6-4964-ba71-b7b26e960a95 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 returned with HTTP 200 Sep 01 02:19:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1365/2757] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:19:59 2026] GET /volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 => generated 963 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-43157c63-d298-4b44-a22e-8a170a303131 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-43157c63-d298-4b44-a22e-8a170a303131 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 Sep 01 02:20:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-43157c63-d298-4b44-a22e-8a170a303131 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-43157c63-d298-4b44-a22e-8a170a303131 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-43157c63-d298-4b44-a22e-8a170a303131 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:20:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-43157c63-d298-4b44-a22e-8a170a303131 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 returned with HTTP 200 Sep 01 02:20:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1393/2758] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:00 2026] GET /volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-be351537-46ae-44fa-a223-5a09e6ff4155 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-be351537-46ae-44fa-a223-5a09e6ff4155 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] GET http://192.168.122.45/volume/v3/volumes/summary Sep 01 02:20:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-be351537-46ae-44fa-a223-5a09e6ff4155 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-be351537-46ae-44fa-a223-5a09e6ff4155 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-be351537-46ae-44fa-a223-5a09e6ff4155 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:20:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-be351537-46ae-44fa-a223-5a09e6ff4155 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] Get summary completed successfully. Sep 01 02:20:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-be351537-46ae-44fa-a223-5a09e6ff4155 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-reader] http://192.168.122.45/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:20:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1366/2759] 192.168.122.45 () {60 vars in 1181 bytes} [Tue Sep 1 02:20:00 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5c16ea92-3642-45f0-b512-755368dd82b0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c16ea92-3642-45f0-b512-755368dd82b0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 Sep 01 02:20:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5c16ea92-3642-45f0-b512-755368dd82b0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5c16ea92-3642-45f0-b512-755368dd82b0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:01 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-5c16ea92-3642-45f0-b512-755368dd82b0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Delete volume with id: 72b76852-e6f1-4332-98a5-6b4e99e6b6d2 Sep 01 02:20:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5c16ea92-3642-45f0-b512-755368dd82b0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:20:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5c16ea92-3642-45f0-b512-755368dd82b0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Delete volume request issued successfully. Sep 01 02:20:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c16ea92-3642-45f0-b512-755368dd82b0 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 returned with HTTP 202 Sep 01 02:20:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1394/2760] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:20:00 2026] DELETE /volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:20:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3c971f0f-e534-42d0-9692-ef8cead82a10 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3c971f0f-e534-42d0-9692-ef8cead82a10 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 Sep 01 02:20:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3c971f0f-e534-42d0-9692-ef8cead82a10 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3c971f0f-e534-42d0-9692-ef8cead82a10 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3c971f0f-e534-42d0-9692-ef8cead82a10 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Volume info retrieved successfully. Sep 01 02:20:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3c971f0f-e534-42d0-9692-ef8cead82a10 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 returned with HTTP 200 Sep 01 02:20:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1367/2761] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:01 2026] GET /volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 => generated 1013 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5321b167-e64e-490c-ab98-5088c339d627 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5321b167-e64e-490c-ab98-5088c339d627 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] GET http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 Sep 01 02:20:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5321b167-e64e-490c-ab98-5088c339d627 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5321b167-e64e-490c-ab98-5088c339d627 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5321b167-e64e-490c-ab98-5088c339d627 tempest-ProjectReaderTests-889981266 tempest-ProjectReaderTests-889981266-project-admin] http://192.168.122.45/volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 returned with HTTP 404 Sep 01 02:20:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1395/2762] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:02 2026] GET /volume/v3/volumes/72b76852-e6f1-4332-98a5-6b4e99e6b6d2 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:20:11 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=186,cinder:INSERT=40,cinder:UPDATE=53 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:12 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=183,cinder:INSERT=35,cinder:UPDATE=64 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0d59b69a-c892-4086-8628-f216310c7111 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-97426a18-e933-4f01-9264-27841d768c98 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Create volume of 1 GB Sep 01 02:20:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Availability Zones retrieved successfully. Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Flow 'volume_create_api' (630b4425-9e36-429d-bd8c-946e1dd9f8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7445a716-32ac-46d8-8be4-696e840ee5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-370146863"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-370146863'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:13 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume of 1 GB Sep 01 02:20:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Availability Zones retrieved successfully. Sep 01 02:20:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (85e5c7e8-56fc-4451-bc49-4c4d15baecd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2abe5465-de9f-4bce-9a30-e3e1449b0c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7445a716-32ac-46d8-8be4-696e840ee5dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2cd8bfc-187f-47ae-86cd-ec92b6e6c694) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2abe5465-de9f-4bce-9a30-e3e1449b0c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1aaf4f-37ec-4390-beb8-e416037f46af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Created reservations ['cabb511d-3658-46a3-b774-80855d95279f', 'ff6953a7-0e4f-45d9-b48a-1ea825d1f08a', '17c70409-6bc9-4464-8bc8-a1eba5fb7e38', 'c999c22f-a64a-4a9f-bd9f-62fe053b60b2'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2cd8bfc-187f-47ae-86cd-ec92b6e6c694) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cabb511d-3658-46a3-b774-80855d95279f', 'ff6953a7-0e4f-45d9-b48a-1ea825d1f08a', '17c70409-6bc9-4464-8bc8-a1eba5fb7e38', 'c999c22f-a64a-4a9f-bd9f-62fe053b60b2']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:13 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d61214f-bbae-4fb9-85ad-6a6aef84af21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d61214f-bbae-4fb9-85ad-6a6aef84af21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca8c562-1c2d-4736-b5ab-36d5f324c81a', '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='ac328114524b4ac0bdf7387bae3c8a2f',qos_specs=None,replication_status=,reservations=['cabb511d-3658-46a3-b774-80855d95279f','ff6953a7-0e4f-45d9-b48a-1ea825d1f08a','17c70409-6bc9-4464-8bc8-a1eba5fb7e38','c999c22f-a64a-4a9f-bd9f-62fe053b60b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='094386afc62d454f87f85c95f3c973a7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:13Z,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=fca8c562-1c2d-4736-b5ab-36d5f324c81a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac328114524b4ac0bdf7387bae3c8a2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='094386afc62d454f87f85c95f3c973a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2ee001-20f4-482c-8634-22b133637fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Created reservations ['cd359d32-552d-45b8-b2df-c8ea25d1a626', 'f09fbacf-d664-4802-a78d-a763a3ba6534', '1ead0885-f75d-4608-8acc-e88e3c8ad3d0', 'a7ce03fb-9e94-4ee9-935f-a291057930d6'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c1aaf4f-37ec-4390-beb8-e416037f46af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd359d32-552d-45b8-b2df-c8ea25d1a626', 'f09fbacf-d664-4802-a78d-a763a3ba6534', '1ead0885-f75d-4608-8acc-e88e3c8ad3d0', 'a7ce03fb-9e94-4ee9-935f-a291057930d6']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44efc0fe-be81-491a-b54a-e8960a0271bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e2ee001-20f4-482c-8634-22b133637fa7) transitioned into state 'SUCCESS' from 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='ac328114524b4ac0bdf7387bae3c8a2f',qos_specs=None,replication_status=,reservations=['cabb511d-3658-46a3-b774-80855d95279f','ff6953a7-0e4f-45d9-b48a-1ea825d1f08a','17c70409-6bc9-4464-8bc8-a1eba5fb7e38','c999c22f-a64a-4a9f-bd9f-62fe053b60b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='094386afc62d454f87f85c95f3c973a7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44efc0fe-be81-491a-b54a-e8960a0271bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50941bad-adf2-4510-a0df-c1f0799e031b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-370146863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['cd359d32-552d-45b8-b2df-c8ea25d1a626','f09fbacf-d664-4802-a78d-a763a3ba6534','1ead0885-f75d-4608-8acc-e88e3c8ad3d0','a7ce03fb-9e94-4ee9-935f-a291057930d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-370146863',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50941bad-adf2-4510-a0df-c1f0799e031b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f043416cd6bd481283b523efa5159514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8405b9de-230f-4d57-ba26-ca8523e76ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b3479d-0ac7-46fd-870e-24f95138532a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8405b9de-230f-4d57-ba26-ca8523e76ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Flow 'volume_create_api' (630b4425-9e36-429d-bd8c-946e1dd9f8dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Create volume request issued successfully. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0d59b69a-c892-4086-8628-f216310c7111 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1368/2763] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:20:13 2026] POST /volume/v3/volumes => generated 747 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f6a81290-a73b-452f-8b8b-48bc3bc04c9a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f6a81290-a73b-452f-8b8b-48bc3bc04c9a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f6a81290-a73b-452f-8b8b-48bc3bc04c9a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f6a81290-a73b-452f-8b8b-48bc3bc04c9a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9b3479d-0ac7-46fd-870e-24f95138532a) transitioned into state 'SUCCESS' from state '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-370146863',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['cd359d32-552d-45b8-b2df-c8ea25d1a626','f09fbacf-d664-4802-a78d-a763a3ba6534','1ead0885-f75d-4608-8acc-e88e3c8ad3d0','a7ce03fb-9e94-4ee9-935f-a291057930d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f5ea10-6540-4be1-9798-0b1f2dc5fa3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f6a81290-a73b-452f-8b8b-48bc3bc04c9a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f6a81290-a73b-452f-8b8b-48bc3bc04c9a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a returned with HTTP 200 Sep 01 02:20:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1369/2764] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:14 2026] GET /volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a => generated 815 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02f5ea10-6540-4be1-9798-0b1f2dc5fa3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (85e5c7e8-56fc-4451-bc49-4c4d15baecd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request issued successfully. Sep 01 02:20:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-97426a18-e933-4f01-9264-27841d768c98 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1396/2765] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:13 2026] POST /volume/v3/volumes => generated 763 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e838a9af-7bc7-4819-b222-2024cf07965e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1930176205"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1930176205'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume of 1 GB Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Availability Zones retrieved successfully. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (4fedd899-9ab9-475a-8e30-62a0e8887ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833edc4a-f6cf-4d99-b3e7-ddfc20eb25f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (833edc4a-f6cf-4d99-b3e7-ddfc20eb25f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5826c5f7-56d7-4074-bb5b-346c7124c20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Created reservations ['d72c6680-9bc5-4de4-a7ce-ee8515d63dd3', '7de6fe15-3b47-40d8-a76d-c9e9ec06a974', '69bb21f2-2ec8-4c7e-a07c-6539d6b68171', '61e47c6a-0d62-4228-a402-6c65c5c8d88e'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5826c5f7-56d7-4074-bb5b-346c7124c20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d72c6680-9bc5-4de4-a7ce-ee8515d63dd3', '7de6fe15-3b47-40d8-a76d-c9e9ec06a974', '69bb21f2-2ec8-4c7e-a07c-6539d6b68171', '61e47c6a-0d62-4228-a402-6c65c5c8d88e']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937794b0-e773-461b-8cdd-37fff6facfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (937794b0-e773-461b-8cdd-37fff6facfb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2268ca53-9d1e-4959-8f9e-18f27a1c2fca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1930176205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['d72c6680-9bc5-4de4-a7ce-ee8515d63dd3','7de6fe15-3b47-40d8-a76d-c9e9ec06a974','69bb21f2-2ec8-4c7e-a07c-6539d6b68171','61e47c6a-0d62-4228-a402-6c65c5c8d88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1930176205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2268ca53-9d1e-4959-8f9e-18f27a1c2fca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f043416cd6bd481283b523efa5159514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d941e4d1-2ba7-4d97-b341-132b744182a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-28ee6235-fdda-440b-9cd9-f2afee2d0af2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d941e4d1-2ba7-4d97-b341-132b744182a4) transitioned into state 'SUCCESS' from state '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-1930176205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['d72c6680-9bc5-4de4-a7ce-ee8515d63dd3','7de6fe15-3b47-40d8-a76d-c9e9ec06a974','69bb21f2-2ec8-4c7e-a07c-6539d6b68171','61e47c6a-0d62-4228-a402-6c65c5c8d88e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9023c8-466b-45d4-80ac-336e4b78c08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f9023c8-466b-45d4-80ac-336e4b78c08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (4fedd899-9ab9-475a-8e30-62a0e8887ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request issued successfully. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e838a9af-7bc7-4819-b222-2024cf07965e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1370/2766] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:14 2026] POST /volume/v3/volumes => generated 764 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-341596993"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-341596993'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume of 1 GB Sep 01 02:20:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Availability Zones retrieved successfully. Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (c8b62d1a-de6e-4ad8-8eba-8570a501ee76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe69962f-c640-4696-860d-c8d0fbd8a04e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe69962f-c640-4696-860d-c8d0fbd8a04e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b259c44-b370-4ec2-84cf-dd63034e9e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Created reservations ['7e4d4de6-2dcb-440a-9938-c535e34bdf3c', '05777ed4-2d33-4d09-9a61-052d8b1d15d6', 'b4876d7d-531d-4d34-add7-90b2fbf971e8', '11ccc9b0-212c-4743-a1e3-3da3b4974b51'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b259c44-b370-4ec2-84cf-dd63034e9e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e4d4de6-2dcb-440a-9938-c535e34bdf3c', '05777ed4-2d33-4d09-9a61-052d8b1d15d6', 'b4876d7d-531d-4d34-add7-90b2fbf971e8', '11ccc9b0-212c-4743-a1e3-3da3b4974b51']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de293a30-7cd2-4add-b427-53e0e459aaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-28ee6235-fdda-440b-9cd9-f2afee2d0af2 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-28ee6235-fdda-440b-9cd9-f2afee2d0af2 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de293a30-7cd2-4add-b427-53e0e459aaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5832582-96f1-4c5f-8847-9544009ce083', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-341596993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['7e4d4de6-2dcb-440a-9938-c535e34bdf3c','05777ed4-2d33-4d09-9a61-052d8b1d15d6','b4876d7d-531d-4d34-add7-90b2fbf971e8','11ccc9b0-212c-4743-a1e3-3da3b4974b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-341596993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5832582-96f1-4c5f-8847-9544009ce083,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f043416cd6bd481283b523efa5159514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51bd5bc-d720-445a-b5ee-93efb3f504aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-28ee6235-fdda-440b-9cd9-f2afee2d0af2 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1397/2767] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:14 2026] POST /volume/v3/types => generated 287 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e8c592b9-234b-482a-b60f-f6aa2abf6898 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d51bd5bc-d720-445a-b5ee-93efb3f504aa) transitioned into state 'SUCCESS' from state '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-341596993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['7e4d4de6-2dcb-440a-9938-c535e34bdf3c','05777ed4-2d33-4d09-9a61-052d8b1d15d6','b4876d7d-531d-4d34-add7-90b2fbf971e8','11ccc9b0-212c-4743-a1e3-3da3b4974b51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485b7295-cd21-47bb-a794-939aa174de1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (485b7295-cd21-47bb-a794-939aa174de1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (c8b62d1a-de6e-4ad8-8eba-8570a501ee76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request issued successfully. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bfed343d-81e1-4fe7-9cea-541c26a65cdb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1371/2768] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:14 2026] POST /volume/v3/volumes => generated 763 bytes in 576 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3996fe75-e60a-4350-ae4c-8fe5704aac4f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3996fe75-e60a-4350-ae4c-8fe5704aac4f tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3996fe75-e60a-4350-ae4c-8fe5704aac4f tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3996fe75-e60a-4350-ae4c-8fe5704aac4f tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3996fe75-e60a-4350-ae4c-8fe5704aac4f tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3996fe75-e60a-4350-ae4c-8fe5704aac4f tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a returned with HTTP 200 Sep 01 02:20:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1372/2769] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:15 2026] GET /volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a => generated 839 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1200424673"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1200424673'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume of 1 GB Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Availability Zones retrieved successfully. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (6680909c-e499-422c-8663-557a931c35ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2c77bd-375d-4e83-b067-0a4fb3532929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce2c77bd-375d-4e83-b067-0a4fb3532929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405ef2e1-7995-4022-9969-e5824f63e124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8c592b9-234b-482a-b60f-f6aa2abf6898 tempest-ProjectMemberTests-1131666743 tempest-ProjectMemberTests-1131666743-project-admin] GET http://192.168.122.45/volume/v3/scheduler-stats/get_pools Sep 01 02:20:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8c592b9-234b-482a-b60f-f6aa2abf6898 tempest-ProjectMemberTests-1131666743 tempest-ProjectMemberTests-1131666743-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8c592b9-234b-482a-b60f-f6aa2abf6898 tempest-ProjectMemberTests-1131666743 tempest-ProjectMemberTests-1131666743-project-admin] Calling method 'get_pools' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Created reservations ['7d61250a-88a9-4fa8-8183-83a7bd94f382', '3250166a-916b-45eb-bc12-949835d94fd2', '5d90e7ff-56b3-4502-8ef4-6b2703eb00ff', 'ab1f1bf1-9d7f-4dcb-b031-6711cd764763'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (405ef2e1-7995-4022-9969-e5824f63e124) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d61250a-88a9-4fa8-8183-83a7bd94f382', '3250166a-916b-45eb-bc12-949835d94fd2', '5d90e7ff-56b3-4502-8ef4-6b2703eb00ff', 'ab1f1bf1-9d7f-4dcb-b031-6711cd764763']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7df91c-ca8d-49b6-97e2-e0f952241af0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8c592b9-234b-482a-b60f-f6aa2abf6898 tempest-ProjectMemberTests-1131666743 tempest-ProjectMemberTests-1131666743-project-admin] http://192.168.122.45/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:20:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1398/2770] 192.168.122.45 () {58 vars in 1170 bytes} [Tue Sep 1 02:20:15 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:20:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6f808b44-614e-4eb3-8e9c-c1e928b9a8f8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a7df91c-ca8d-49b6-97e2-e0f952241af0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe0f321b-91d4-40f1-98f5-21187505f248', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1200424673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['7d61250a-88a9-4fa8-8183-83a7bd94f382','3250166a-916b-45eb-bc12-949835d94fd2','5d90e7ff-56b3-4502-8ef4-6b2703eb00ff','ab1f1bf1-9d7f-4dcb-b031-6711cd764763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1200424673',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe0f321b-91d4-40f1-98f5-21187505f248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f043416cd6bd481283b523efa5159514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4829e0-9ff5-48d7-808a-37ff85604641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c4829e0-9ff5-48d7-808a-37ff85604641) transitioned into state 'SUCCESS' from state '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-1200424673',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['7d61250a-88a9-4fa8-8183-83a7bd94f382','3250166a-916b-45eb-bc12-949835d94fd2','5d90e7ff-56b3-4502-8ef4-6b2703eb00ff','ab1f1bf1-9d7f-4dcb-b031-6711cd764763'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99baff4a-b6d2-42c0-9da7-0cf6e7402e00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99baff4a-b6d2-42c0-9da7-0cf6e7402e00) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (6680909c-e499-422c-8663-557a931c35ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request issued successfully. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d144852c-3ba1-49c3-af66-98dc7b155bb6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1373/2771] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:15 2026] POST /volume/v3/volumes => generated 764 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "d33c70ef-0f8d-4bc0-9ec4-33bbd54f7487", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-857602555"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request body: {'volume': {"'imageRef": 'd33c70ef-0f8d-4bc0-9ec4-33bbd54f7487', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-857602555'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume of 1 GB Sep 01 02:20:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Availability Zones retrieved successfully. Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (04df7dbd-fdbc-42e3-b568-3bc65b6bd197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c01cb43-e89d-435b-9a99-5f2dc0f2549a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6f808b44-614e-4eb3-8e9c-c1e928b9a8f8 tempest-ProjectMemberTests-1131666743 tempest-ProjectMemberTests-1131666743-project-member] GET http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:20:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6f808b44-614e-4eb3-8e9c-c1e928b9a8f8 tempest-ProjectMemberTests-1131666743 tempest-ProjectMemberTests-1131666743-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6f808b44-614e-4eb3-8e9c-c1e928b9a8f8 tempest-ProjectMemberTests-1131666743 tempest-ProjectMemberTests-1131666743-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-6f808b44-614e-4eb3-8e9c-c1e928b9a8f8 tempest-ProjectMemberTests-1131666743 tempest-ProjectMemberTests-1131666743-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '464b6fb94c44426cb23e88d54930e6e0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '65be39182a5840f7b73ad440e04f27ef', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6f808b44-614e-4eb3-8e9c-c1e928b9a8f8 tempest-ProjectMemberTests-1131666743 tempest-ProjectMemberTests-1131666743-project-member] http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:20:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1399/2772] 192.168.122.45 () {58 vars in 1188 bytes} [Tue Sep 1 02:20:15 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 283 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c01cb43-e89d-435b-9a99-5f2dc0f2549a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd03f3f-7fb2-4edb-9eac-8e1646ceb565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Created reservations ['dc19d98a-9076-4b6e-8a55-90d3f1b469c9', '94141cc0-4752-40e9-a8d6-bde4a581ed23', '79b23775-2e71-446a-a58f-a8afa32c8b2a', '188c5009-c4cb-4b42-974e-76bf445b7a84'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfd03f3f-7fb2-4edb-9eac-8e1646ceb565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc19d98a-9076-4b6e-8a55-90d3f1b469c9', '94141cc0-4752-40e9-a8d6-bde4a581ed23', '79b23775-2e71-446a-a58f-a8afa32c8b2a', '188c5009-c4cb-4b42-974e-76bf445b7a84']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e85e9f-7796-4ca3-9d22-24783517f293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e7e85e9f-7796-4ca3-9d22-24783517f293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f69632ed-bf73-45b2-9422-74cba443cbfe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-857602555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['dc19d98a-9076-4b6e-8a55-90d3f1b469c9','94141cc0-4752-40e9-a8d6-bde4a581ed23','79b23775-2e71-446a-a58f-a8afa32c8b2a','188c5009-c4cb-4b42-974e-76bf445b7a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-857602555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f69632ed-bf73-45b2-9422-74cba443cbfe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f043416cd6bd481283b523efa5159514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f4d9bb-93af-4cdf-9fac-6c6b758a5536) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3f4d9bb-93af-4cdf-9fac-6c6b758a5536) transitioned into state 'SUCCESS' from state '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-857602555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f043416cd6bd481283b523efa5159514',qos_specs=None,replication_status=,reservations=['dc19d98a-9076-4b6e-8a55-90d3f1b469c9','94141cc0-4752-40e9-a8d6-bde4a581ed23','79b23775-2e71-446a-a58f-a8afa32c8b2a','188c5009-c4cb-4b42-974e-76bf445b7a84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='28d57b50416f4d4d8f14f6b003e2f051',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98199d66-3fe6-483c-b272-7deca4bc4ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98199d66-3fe6-483c-b272-7deca4bc4ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Flow 'volume_create_api' (04df7dbd-fdbc-42e3-b568-3bc65b6bd197) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Create volume request issued successfully. Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fad0a4ab-7faa-4123-8da8-b01d6e119cf7 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1374/2773] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:15 2026] POST /volume/v3/volumes => generated 763 bytes in 513 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-da5f1b54-7147-43a5-b4a4-a2cd34cde9e8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-da5f1b54-7147-43a5-b4a4-a2cd34cde9e8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b Sep 01 02:20:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-da5f1b54-7147-43a5-b4a4-a2cd34cde9e8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-da5f1b54-7147-43a5-b4a4-a2cd34cde9e8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-191480bd-7ff7-40d6-9282-ab597ca66e4d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-191480bd-7ff7-40d6-9282-ab597ca66e4d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-191480bd-7ff7-40d6-9282-ab597ca66e4d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-191480bd-7ff7-40d6-9282-ab597ca66e4d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-da5f1b54-7147-43a5-b4a4-a2cd34cde9e8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-da5f1b54-7147-43a5-b4a4-a2cd34cde9e8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b returned with HTTP 200 Sep 01 02:20:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1400/2774] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:16 2026] GET /volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b => generated 855 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-191480bd-7ff7-40d6-9282-ab597ca66e4d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-191480bd-7ff7-40d6-9282-ab597ca66e4d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a returned with HTTP 200 Sep 01 02:20:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1375/2775] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:16 2026] GET /volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a => generated 840 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1984a52f-ee88-4c3e-a411-6c8aaffb8506 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1984a52f-ee88-4c3e-a411-6c8aaffb8506 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a Sep 01 02:20:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1984a52f-ee88-4c3e-a411-6c8aaffb8506 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1984a52f-ee88-4c3e-a411-6c8aaffb8506 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1984a52f-ee88-4c3e-a411-6c8aaffb8506 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1984a52f-ee88-4c3e-a411-6c8aaffb8506 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a returned with HTTP 200 Sep 01 02:20:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1401/2776] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:16 2026] GET /volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-500103805"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-500103805'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Create volume of 1 GB Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Availability Zones retrieved successfully. Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Flow 'volume_create_api' (303cb61e-77ad-4f92-8677-33b4ed56ab3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057ec287-cbbf-4fd3-a336-ad820181b2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (057ec287-cbbf-4fd3-a336-ad820181b2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10c9f502-8920-462c-b2d9-57f35a098b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Created reservations ['c0dc22d3-33fb-4a34-bfe9-cbf1a1bc1ba7', 'f816afe1-7bf0-49e2-929b-af9c2f972ba3', '71706949-3cd1-4aab-8781-0c94e090a7c1', 'ccb0de6d-3b89-4528-8f53-4fae9e220d01'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10c9f502-8920-462c-b2d9-57f35a098b0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0dc22d3-33fb-4a34-bfe9-cbf1a1bc1ba7', 'f816afe1-7bf0-49e2-929b-af9c2f972ba3', '71706949-3cd1-4aab-8781-0c94e090a7c1', 'ccb0de6d-3b89-4528-8f53-4fae9e220d01']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b21289-9d51-40c4-8b31-eabae03983f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3b21289-9d51-40c4-8b31-eabae03983f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '15eabcf9-aa67-45be-b373-5e08a6b96cc3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-500103805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac328114524b4ac0bdf7387bae3c8a2f',qos_specs=None,replication_status=,reservations=['c0dc22d3-33fb-4a34-bfe9-cbf1a1bc1ba7','f816afe1-7bf0-49e2-929b-af9c2f972ba3','71706949-3cd1-4aab-8781-0c94e090a7c1','ccb0de6d-3b89-4528-8f53-4fae9e220d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='094386afc62d454f87f85c95f3c973a7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:16Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-500103805',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=15eabcf9-aa67-45be-b373-5e08a6b96cc3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ac328114524b4ac0bdf7387bae3c8a2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='094386afc62d454f87f85c95f3c973a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23991939-b2d7-423c-887d-c5235c3816a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23991939-b2d7-423c-887d-c5235c3816a4) transitioned into 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-500103805',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ac328114524b4ac0bdf7387bae3c8a2f',qos_specs=None,replication_status=,reservations=['c0dc22d3-33fb-4a34-bfe9-cbf1a1bc1ba7','f816afe1-7bf0-49e2-929b-af9c2f972ba3','71706949-3cd1-4aab-8781-0c94e090a7c1','ccb0de6d-3b89-4528-8f53-4fae9e220d01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='094386afc62d454f87f85c95f3c973a7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f925c0ad-3630-4eb4-adcc-0df3197bbc1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f925c0ad-3630-4eb4-adcc-0df3197bbc1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Flow 'volume_create_api' (303cb61e-77ad-4f92-8677-33b4ed56ab3f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Create volume request issued successfully. Sep 01 02:20:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a18a988f-68b6-48b4-8b51-1ab20c6a9268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1376/2777] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:16 2026] POST /volume/v3/volumes => generated 782 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:20:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e0020811-9b80-4032-ae1e-416b185b11be None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e0020811-9b80-4032-ae1e-416b185b11be tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e0020811-9b80-4032-ae1e-416b185b11be tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e0020811-9b80-4032-ae1e-416b185b11be tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e0020811-9b80-4032-ae1e-416b185b11be tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e0020811-9b80-4032-ae1e-416b185b11be tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 200 Sep 01 02:20:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1402/2778] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:16 2026] GET /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 850 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2c770c04-bfe0-4c3c-b1c0-aec29532f365 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2c770c04-bfe0-4c3c-b1c0-aec29532f365 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b Sep 01 02:20:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2c770c04-bfe0-4c3c-b1c0-aec29532f365 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:17 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2c770c04-bfe0-4c3c-b1c0-aec29532f365 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2c770c04-bfe0-4c3c-b1c0-aec29532f365 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2c770c04-bfe0-4c3c-b1c0-aec29532f365 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b returned with HTTP 200 Sep 01 02:20:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1377/2779] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:17 2026] GET /volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e36b49a1-3e3c-41a4-9038-93c05d22efc6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e36b49a1-3e3c-41a4-9038-93c05d22efc6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca Sep 01 02:20:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e36b49a1-3e3c-41a4-9038-93c05d22efc6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e36b49a1-3e3c-41a4-9038-93c05d22efc6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:17 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:17 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e36b49a1-3e3c-41a4-9038-93c05d22efc6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e36b49a1-3e3c-41a4-9038-93c05d22efc6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca returned with HTTP 200 Sep 01 02:20:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1403/2780] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:17 2026] GET /volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-54338578-4f7f-48c0-83c6-337342aa7cc5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-54338578-4f7f-48c0-83c6-337342aa7cc5 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-54338578-4f7f-48c0-83c6-337342aa7cc5 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-54338578-4f7f-48c0-83c6-337342aa7cc5 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-54338578-4f7f-48c0-83c6-337342aa7cc5 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-54338578-4f7f-48c0-83c6-337342aa7cc5 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 200 Sep 01 02:20:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1378/2781] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:18 2026] GET /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 874 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4f01bb19-f5e7-4dac-bb72-9958b43db861 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4f01bb19-f5e7-4dac-bb72-9958b43db861 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca Sep 01 02:20:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4f01bb19-f5e7-4dac-bb72-9958b43db861 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4f01bb19-f5e7-4dac-bb72-9958b43db861 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:18 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:18 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4f01bb19-f5e7-4dac-bb72-9958b43db861 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4f01bb19-f5e7-4dac-bb72-9958b43db861 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca returned with HTTP 200 Sep 01 02:20:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1404/2782] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:18 2026] GET /volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-471673ff-f66e-4c23-bc21-cdd4321cd43d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-471673ff-f66e-4c23-bc21-cdd4321cd43d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 Sep 01 02:20:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-471673ff-f66e-4c23-bc21-cdd4321cd43d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-471673ff-f66e-4c23-bc21-cdd4321cd43d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-471673ff-f66e-4c23-bc21-cdd4321cd43d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-471673ff-f66e-4c23-bc21-cdd4321cd43d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 returned with HTTP 200 Sep 01 02:20:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1379/2783] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:18 2026] GET /volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 => generated 855 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "35f83bb2-3b17-49d6-8847-6663c2e177a3", "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '35f83bb2-3b17-49d6-8847-6663c2e177a3', 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f1bb772d-8268-4477-81e7-bbe0ab84145a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1bb772d-8268-4477-81e7-bbe0ab84145a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f1bb772d-8268-4477-81e7-bbe0ab84145a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f1bb772d-8268-4477-81e7-bbe0ab84145a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f1bb772d-8268-4477-81e7-bbe0ab84145a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1bb772d-8268-4477-81e7-bbe0ab84145a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 200 Sep 01 02:20:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1380/2784] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:19 2026] GET /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 874 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:19 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Create volume of 1 GB Sep 01 02:20:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Availability Zones retrieved successfully. Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Flow 'volume_create_api' (0901804d-f593-4f20-952d-874c4c415efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e61497f9-5da8-4f63-ae21-fa63620e015f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e61497f9-5da8-4f63-ae21-fa63620e015f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:20:15Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=c6ae8885-fb23-4220-9e8b-7ebca02d990c,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': 'c6ae8885-fb23-4220-9e8b-7ebca02d990c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7451f3f-1ff7-4bd8-a244-ab3596851a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:19 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-39c2b68c-6558-4f68-96f4-b5bb96755bd8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-39c2b68c-6558-4f68-96f4-b5bb96755bd8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-39c2b68c-6558-4f68-96f4-b5bb96755bd8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-39c2b68c-6558-4f68-96f4-b5bb96755bd8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-39c2b68c-6558-4f68-96f4-b5bb96755bd8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-39c2b68c-6558-4f68-96f4-b5bb96755bd8 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 returned with HTTP 200 Sep 01 02:20:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1381/2785] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:19 2026] GET /volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-22f735cf-0053-48c1-8970-92fba54d4b05 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22f735cf-0053-48c1-8970-92fba54d4b05 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22f735cf-0053-48c1-8970-92fba54d4b05 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22f735cf-0053-48c1-8970-92fba54d4b05 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Created reservations ['5e7f2838-6bb6-40c1-beb7-fb5395b194a5', '187ebe69-043d-41c5-8d48-1bffedc70fef', 'b2c57522-d38d-43c1-a0b1-c8a573e776e1', '90ac9b63-6485-4103-8e67-ac8b27b42454'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7451f3f-1ff7-4bd8-a244-ab3596851a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e7f2838-6bb6-40c1-beb7-fb5395b194a5', '187ebe69-043d-41c5-8d48-1bffedc70fef', 'b2c57522-d38d-43c1-a0b1-c8a573e776e1', '90ac9b63-6485-4103-8e67-ac8b27b42454']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16c957b-ccc8-4d69-a5c1-a019a931c077) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22f735cf-0053-48c1-8970-92fba54d4b05 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22f735cf-0053-48c1-8970-92fba54d4b05 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 returned with HTTP 200 Sep 01 02:20:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1382/2786] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:19 2026] GET /volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:19 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:19 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b16c957b-ccc8-4d69-a5c1-a019a931c077) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '777361ca-a3ed-4907-9e67-e8c75b4a7b4f', '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='60b33e17c71d49f4b4fd8e1f3122f730',qos_specs=None,replication_status=,reservations=['5e7f2838-6bb6-40c1-beb7-fb5395b194a5','187ebe69-043d-41c5-8d48-1bffedc70fef','b2c57522-d38d-43c1-a0b1-c8a573e776e1','90ac9b63-6485-4103-8e67-ac8b27b42454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c160794e9a684b52b5b234e59cb7dccf',volume_type_id=c6ae8885-fb23-4220-9e8b-7ebca02d990c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:19Z,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=777361ca-a3ed-4907-9e67-e8c75b4a7b4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60b33e17c71d49f4b4fd8e1f3122f730',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c160794e9a684b52b5b234e59cb7dccf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c6ae8885-fb23-4220-9e8b-7ebca02d990c),volume_type_id=c6ae8885-fb23-4220-9e8b-7ebca02d990c)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ede235c2-8aae-4aab-bd0b-39b31f0f857d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26af637c-84e8-41a0-b305-bd5bd292ec43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ede235c2-8aae-4aab-bd0b-39b31f0f857d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ede235c2-8aae-4aab-bd0b-39b31f0f857d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ede235c2-8aae-4aab-bd0b-39b31f0f857d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ede235c2-8aae-4aab-bd0b-39b31f0f857d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ede235c2-8aae-4aab-bd0b-39b31f0f857d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe returned with HTTP 200 Sep 01 02:20:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1383/2787] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:19 2026] GET /volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26af637c-84e8-41a0-b305-bd5bd292ec43) transitioned into state 'SUCCESS' from 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='60b33e17c71d49f4b4fd8e1f3122f730',qos_specs=None,replication_status=,reservations=['5e7f2838-6bb6-40c1-beb7-fb5395b194a5','187ebe69-043d-41c5-8d48-1bffedc70fef','b2c57522-d38d-43c1-a0b1-c8a573e776e1','90ac9b63-6485-4103-8e67-ac8b27b42454'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c160794e9a684b52b5b234e59cb7dccf',volume_type_id=c6ae8885-fb23-4220-9e8b-7ebca02d990c)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c01f57a-8eee-4703-8c4d-297e06a5d575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c01f57a-8eee-4703-8c4d-297e06a5d575) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Flow 'volume_create_api' (0901804d-f593-4f20-952d-874c4c415efa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Create volume request issued successfully. Sep 01 02:20:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ff585946-7322-4aa7-a6ac-d219ccb897dd tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1405/2788] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:18 2026] POST /volume/v3/volumes => generated 804 bytes in 1012 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:20:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-238dce1c-7b50-4c50-9420-6742f98314c8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-238dce1c-7b50-4c50-9420-6742f98314c8 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] GET http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-238dce1c-7b50-4c50-9420-6742f98314c8 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-238dce1c-7b50-4c50-9420-6742f98314c8 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-238dce1c-7b50-4c50-9420-6742f98314c8 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Volume info retrieved successfully. Sep 01 02:20:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-238dce1c-7b50-4c50-9420-6742f98314c8 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 200 Sep 01 02:20:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1384/2789] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:19 2026] GET /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 872 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-39eea06d-f94a-40bc-bb22-62f09147796a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39eea06d-f94a-40bc-bb22-62f09147796a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39eea06d-f94a-40bc-bb22-62f09147796a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39eea06d-f94a-40bc-bb22-62f09147796a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-39eea06d-f94a-40bc-bb22-62f09147796a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39eea06d-f94a-40bc-bb22-62f09147796a tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 200 Sep 01 02:20:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1406/2790] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:20 2026] GET /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 874 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e4dcc65f-fe48-4966-872d-6adab54e4217 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4dcc65f-fe48-4966-872d-6adab54e4217 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4dcc65f-fe48-4966-872d-6adab54e4217 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1870450151", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1015190018", "vendor_name": "tempest-vendor_name-1407377795"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4dcc65f-fe48-4966-872d-6adab54e4217 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1385/2791] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:20 2026] POST /volume/v3/types => generated 330 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "81209d81-4765-438f-a4af-a3aba2f9e9aa", "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Create volume request body: {'volume': {'volume_type': '81209d81-4765-438f-a4af-a3aba2f9e9aa', 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Create volume of 1 GB Sep 01 02:20:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Availability Zones retrieved successfully. Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Flow 'volume_create_api' (ea75a837-19fd-4337-9b7a-90d8dfffd69a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964edd33-c2ba-4377-96f4-bf2828a788c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964edd33-c2ba-4377-96f4-bf2828a788c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:20:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1015190018',vendor_name='tempest-vendor_name-1407377795'},id=81209d81-4765-438f-a4af-a3aba2f9e9aa,is_public=True,name='tempest-ProjectMemberTests-volume-type-1870450151',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81209d81-4765-438f-a4af-a3aba2f9e9aa', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b91a6e-ff23-43e2-ad21-fcbbef09132e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1870450151 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1870450151, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:20 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1870450151 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1870450151, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Created reservations ['29d3627f-4467-4499-a7a2-624e246a2260', '2edbb8db-3df7-48db-a0a9-839629a88bcf', 'f0360f06-3c4d-42ce-947b-fbdfad1528b5', 'b70cdc99-8a8b-4b7c-8290-a8cfe3b226ef'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (49b91a6e-ff23-43e2-ad21-fcbbef09132e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29d3627f-4467-4499-a7a2-624e246a2260', '2edbb8db-3df7-48db-a0a9-839629a88bcf', 'f0360f06-3c4d-42ce-947b-fbdfad1528b5', 'b70cdc99-8a8b-4b7c-8290-a8cfe3b226ef']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2507db21-537a-4ad8-98a1-6558fcbf84b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2507db21-537a-4ad8-98a1-6558fcbf84b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeb00963-a47a-4f53-ba66-01d52057a9a5', '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='4fa2977204c9441e87c316d2127aca1d',qos_specs=None,replication_status=,reservations=['29d3627f-4467-4499-a7a2-624e246a2260','2edbb8db-3df7-48db-a0a9-839629a88bcf','f0360f06-3c4d-42ce-947b-fbdfad1528b5','b70cdc99-8a8b-4b7c-8290-a8cfe3b226ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6b2e5b46744f01b7b458a852964e0d',volume_type_id=81209d81-4765-438f-a4af-a3aba2f9e9aa), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20: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=aeb00963-a47a-4f53-ba66-01d52057a9a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fa2977204c9441e87c316d2127aca1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a6b2e5b46744f01b7b458a852964e0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81209d81-4765-438f-a4af-a3aba2f9e9aa),volume_type_id=81209d81-4765-438f-a4af-a3aba2f9e9aa)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e837c7db-bd5b-4202-9cef-e437dbbb8e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d9f39dd4-f205-4a3f-a04a-77a90a7c272e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d9f39dd4-f205-4a3f-a04a-77a90a7c272e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe Sep 01 02:20:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d9f39dd4-f205-4a3f-a04a-77a90a7c272e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d9f39dd4-f205-4a3f-a04a-77a90a7c272e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e837c7db-bd5b-4202-9cef-e437dbbb8e83) transitioned into state 'SUCCESS' from 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='4fa2977204c9441e87c316d2127aca1d',qos_specs=None,replication_status=,reservations=['29d3627f-4467-4499-a7a2-624e246a2260','2edbb8db-3df7-48db-a0a9-839629a88bcf','f0360f06-3c4d-42ce-947b-fbdfad1528b5','b70cdc99-8a8b-4b7c-8290-a8cfe3b226ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6b2e5b46744f01b7b458a852964e0d',volume_type_id=81209d81-4765-438f-a4af-a3aba2f9e9aa)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:20 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cf2539-4f5f-4d19-ba76-237907d2bded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d9f39dd4-f205-4a3f-a04a-77a90a7c272e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d9f39dd4-f205-4a3f-a04a-77a90a7c272e tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe returned with HTTP 200 Sep 01 02:20:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1386/2792] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:20 2026] GET /volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0f8f1441-25d9-4d23-add7-f73aad413e0c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f8f1441-25d9-4d23-add7-f73aad413e0c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] DELETE http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe Sep 01 02:20:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f8f1441-25d9-4d23-add7-f73aad413e0c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f8f1441-25d9-4d23-add7-f73aad413e0c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:21 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19cf2539-4f5f-4d19-ba76-237907d2bded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-0f8f1441-25d9-4d23-add7-f73aad413e0c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume with id: f69632ed-bf73-45b2-9422-74cba443cbfe Sep 01 02:20:21 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Flow 'volume_create_api' (ea75a837-19fd-4337-9b7a-90d8dfffd69a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Create volume request issued successfully. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0f8f1441-25d9-4d23-add7-f73aad413e0c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6efce8a3-4c44-4f78-8fc4-356162f760c0 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1407/2793] 192.168.122.45 () {62 vars in 1177 bytes} [Tue Sep 1 02:20:20 2026] POST /volume/v3/volumes => generated 780 bytes in 417 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7a0c8d8f-94de-43b6-a11a-a1592e39abe5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7a0c8d8f-94de-43b6-a11a-a1592e39abe5 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] GET http://192.168.122.45/volume/v3/volumes/aeb00963-a47a-4f53-ba66-01d52057a9a5 Sep 01 02:20:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7a0c8d8f-94de-43b6-a11a-a1592e39abe5 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7a0c8d8f-94de-43b6-a11a-a1592e39abe5 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0f8f1441-25d9-4d23-add7-f73aad413e0c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume request issued successfully. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f8f1441-25d9-4d23-add7-f73aad413e0c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe returned with HTTP 202 Sep 01 02:20:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1387/2794] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:21 2026] DELETE /volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6eb6951d-c470-4899-a7e7-e65e91450cbc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6eb6951d-c470-4899-a7e7-e65e91450cbc tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] GET http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6eb6951d-c470-4899-a7e7-e65e91450cbc tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6eb6951d-c470-4899-a7e7-e65e91450cbc tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6eb6951d-c470-4899-a7e7-e65e91450cbc tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Volume info retrieved successfully. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6eb6951d-c470-4899-a7e7-e65e91450cbc tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 200 Sep 01 02:20:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1388/2795] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:21 2026] GET /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 896 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-394c3a3a-4295-41fc-b3c2-19e0c7e7c6ef None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7a0c8d8f-94de-43b6-a11a-a1592e39abe5 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Volume info retrieved successfully. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-394c3a3a-4295-41fc-b3c2-19e0c7e7c6ef tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe Sep 01 02:20:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-394c3a3a-4295-41fc-b3c2-19e0c7e7c6ef tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-394c3a3a-4295-41fc-b3c2-19e0c7e7c6ef tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7a0c8d8f-94de-43b6-a11a-a1592e39abe5 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes/aeb00963-a47a-4f53-ba66-01d52057a9a5 returned with HTTP 200 Sep 01 02:20:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1408/2796] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:20:21 2026] GET /volume/v3/volumes/aeb00963-a47a-4f53-ba66-01d52057a9a5 => generated 959 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:21 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:21 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-394c3a3a-4295-41fc-b3c2-19e0c7e7c6ef tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-394c3a3a-4295-41fc-b3c2-19e0c7e7c6ef tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe returned with HTTP 200 Sep 01 02:20:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1389/2797] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:21 2026] GET /volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe => generated 855 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-84b54985-2967-4be1-b6ff-ff30de34aaca None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-84b54985-2967-4be1-b6ff-ff30de34aaca tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-84b54985-2967-4be1-b6ff-ff30de34aaca tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-84b54985-2967-4be1-b6ff-ff30de34aaca tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-84b54985-2967-4be1-b6ff-ff30de34aaca tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-84b54985-2967-4be1-b6ff-ff30de34aaca tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 200 Sep 01 02:20:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1409/2798] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:21 2026] GET /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 874 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5958aafb-f45e-45ed-a11c-b8845fd4b80c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5958aafb-f45e-45ed-a11c-b8845fd4b80c tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] GET http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5958aafb-f45e-45ed-a11c-b8845fd4b80c tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5958aafb-f45e-45ed-a11c-b8845fd4b80c tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0436b333-a864-4bde-a7b3-0485b2d819a7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5958aafb-f45e-45ed-a11c-b8845fd4b80c tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Volume info retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0436b333-a864-4bde-a7b3-0485b2d819a7 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] GET http://192.168.122.45/volume/v3/volumes/aeb00963-a47a-4f53-ba66-01d52057a9a5 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0436b333-a864-4bde-a7b3-0485b2d819a7 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0436b333-a864-4bde-a7b3-0485b2d819a7 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5958aafb-f45e-45ed-a11c-b8845fd4b80c tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 200 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1390/2799] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 954 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0436b333-a864-4bde-a7b3-0485b2d819a7 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Volume info retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-178b7540-3d0b-44ef-b0b6-2ac4864a20d6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-178b7540-3d0b-44ef-b0b6-2ac4864a20d6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-178b7540-3d0b-44ef-b0b6-2ac4864a20d6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-178b7540-3d0b-44ef-b0b6-2ac4864a20d6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0436b333-a864-4bde-a7b3-0485b2d819a7 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes/aeb00963-a47a-4f53-ba66-01d52057a9a5 returned with HTTP 200 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1410/2800] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/volumes/aeb00963-a47a-4f53-ba66-01d52057a9a5 => generated 980 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-178b7540-3d0b-44ef-b0b6-2ac4864a20d6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe returned with HTTP 404 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1391/2801] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/volumes/f69632ed-bf73-45b2-9422-74cba443cbfe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-02fe4199-22c6-43b4-bdcf-771e78c7e1c6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a5e6ab2a-64d7-4bb8-9b7b-d758f7d0871f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-02fe4199-22c6-43b4-bdcf-771e78c7e1c6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] DELETE http://192.168.122.45/volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-02fe4199-22c6-43b4-bdcf-771e78c7e1c6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-02fe4199-22c6-43b4-bdcf-771e78c7e1c6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-02fe4199-22c6-43b4-bdcf-771e78c7e1c6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume with id: fe0f321b-91d4-40f1-98f5-21187505f248 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a5e6ab2a-64d7-4bb8-9b7b-d758f7d0871f tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] GET http://192.168.122.45/volume/v3/messages Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a5e6ab2a-64d7-4bb8-9b7b-d758f7d0871f tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a5e6ab2a-64d7-4bb8-9b7b-d758f7d0871f tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a5e6ab2a-64d7-4bb8-9b7b-d758f7d0871f tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1392/2802] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-02fe4199-22c6-43b4-bdcf-771e78c7e1c6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e8604998-a95a-46f0-9dbc-e27852e2b1ee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-02fe4199-22c6-43b4-bdcf-771e78c7e1c6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume request issued successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-02fe4199-22c6-43b4-bdcf-771e78c7e1c6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 returned with HTTP 202 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1411/2803] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:22 2026] DELETE /volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-36d3c7af-7394-4a23-b51d-aedb0d12b06c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36d3c7af-7394-4a23-b51d-aedb0d12b06c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-36d3c7af-7394-4a23-b51d-aedb0d12b06c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-36d3c7af-7394-4a23-b51d-aedb0d12b06c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-36d3c7af-7394-4a23-b51d-aedb0d12b06c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36d3c7af-7394-4a23-b51d-aedb0d12b06c tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 returned with HTTP 200 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1412/2804] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b036334f-bdf9-4c33-8f8f-0cac016c67b0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b036334f-bdf9-4c33-8f8f-0cac016c67b0 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b036334f-bdf9-4c33-8f8f-0cac016c67b0 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b036334f-bdf9-4c33-8f8f-0cac016c67b0 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b036334f-bdf9-4c33-8f8f-0cac016c67b0 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b036334f-bdf9-4c33-8f8f-0cac016c67b0 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 200 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1413/2805] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 875 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-031e2c77-3b67-4940-90ac-12365323f8a3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-031e2c77-3b67-4940-90ac-12365323f8a3 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-031e2c77-3b67-4940-90ac-12365323f8a3 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-031e2c77-3b67-4940-90ac-12365323f8a3 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e8604998-a95a-46f0-9dbc-e27852e2b1ee tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] DELETE http://192.168.122.45/volume/v3/messages/0de83aff-1c31-45bc-85e1-6bacb636df5c Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e8604998-a95a-46f0-9dbc-e27852e2b1ee tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e8604998-a95a-46f0-9dbc-e27852e2b1ee tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-031e2c77-3b67-4940-90ac-12365323f8a3 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-031e2c77-3b67-4940-90ac-12365323f8a3 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 200 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1414/2806] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 875 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e8604998-a95a-46f0-9dbc-e27852e2b1ee tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] http://192.168.122.45/volume/v3/messages/0de83aff-1c31-45bc-85e1-6bacb636df5c returned with HTTP 204 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1393/2807] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:20:22 2026] DELETE /volume/v3/messages/0de83aff-1c31-45bc-85e1-6bacb636df5c => generated 0 bytes in 226 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8b5dad2c-d81a-4cfa-befe-b089eed6bfda None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8b5dad2c-d81a-4cfa-befe-b089eed6bfda tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-83365f99-9734-447d-8d76-b9a534237fd9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8b5dad2c-d81a-4cfa-befe-b089eed6bfda tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "15eabcf9-aa67-45be-b373-5e08a6b96cc3", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-1937618817"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-83365f99-9734-447d-8d76-b9a534237fd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] GET http://192.168.122.45/volume/v3/messages/0de83aff-1c31-45bc-85e1-6bacb636df5c Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-83365f99-9734-447d-8d76-b9a534237fd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-83365f99-9734-447d-8d76-b9a534237fd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-83365f99-9734-447d-8d76-b9a534237fd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] http://192.168.122.45/volume/v3/messages/0de83aff-1c31-45bc-85e1-6bacb636df5c returned with HTTP 404 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1394/2808] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/messages/0de83aff-1c31-45bc-85e1-6bacb636df5c => generated 110 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8b5dad2c-d81a-4cfa-befe-b089eed6bfda tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-8b5dad2c-d81a-4cfa-befe-b089eed6bfda tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Create snapshot from volume 15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6eb5a100-4672-42f1-a986-da1806532562 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/aeb00963-a47a-4f53-ba66-01d52057a9a5 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Delete volume with id: aeb00963-a47a-4f53-ba66-01d52057a9a5 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Volume info retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87080) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1870450151 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1870450151, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1870450151 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1870450151, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Created reservations ['b2c0e07e-f7f7-4755-b9a7-9e541d97d725', 'c3e512fd-0d37-4ec0-bc17-1878e2862dea', '1f19cec1-fdab-4e3a-9ad2-a16f2bc17fd3', 'ec2d0e69-2d30-40c4-954e-3e5c34231a18'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-8b5dad2c-d81a-4cfa-befe-b089eed6bfda tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Created reservations ['54763a18-1e5d-4bd8-9f45-3fd12a5e8833', 'a15f8059-2212-40fe-881f-cab106f3773e', '429d7c3d-d205-48f8-ae0c-75ccb3bfc2c4', 'be5f2137-a488-4e2a-8f38-dae44eea34b4'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Delete volume request issued successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6eb5a100-4672-42f1-a986-da1806532562 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes/aeb00963-a47a-4f53-ba66-01d52057a9a5 returned with HTTP 202 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1395/2809] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:20:22 2026] DELETE /volume/v3/volumes/aeb00963-a47a-4f53-ba66-01d52057a9a5 => generated 0 bytes in 161 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f0a2476f-e9e7-457a-9417-d0c263c9cad3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f0a2476f-e9e7-457a-9417-d0c263c9cad3 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] DELETE http://192.168.122.45/volume/v3/types/81209d81-4765-438f-a4af-a3aba2f9e9aa Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f0a2476f-e9e7-457a-9417-d0c263c9cad3 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f0a2476f-e9e7-457a-9417-d0c263c9cad3 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8b5dad2c-d81a-4cfa-befe-b089eed6bfda tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot create request issued successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8b5dad2c-d81a-4cfa-befe-b089eed6bfda tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1415/2810] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:20:22 2026] POST /volume/v3/snapshots => generated 326 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3e622904-eea9-4ab1-a59f-54768d5fb1db None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3e622904-eea9-4ab1-a59f-54768d5fb1db tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3e622904-eea9-4ab1-a59f-54768d5fb1db tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3e622904-eea9-4ab1-a59f-54768d5fb1db tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3e622904-eea9-4ab1-a59f-54768d5fb1db tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot retrieved successfully. Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3e622904-eea9-4ab1-a59f-54768d5fb1db tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 200 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1416/2811] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:22 2026] GET /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 458 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f0a2476f-e9e7-457a-9417-d0c263c9cad3 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/types/81209d81-4765-438f-a4af-a3aba2f9e9aa returned with HTTP 202 Sep 01 02:20:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1396/2812] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:22 2026] DELETE /volume/v3/types/81209d81-4765-438f-a4af-a3aba2f9e9aa => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cb4ba896-5ccf-4beb-bcea-abbc799daac2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb4ba896-5ccf-4beb-bcea-abbc799daac2 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb4ba896-5ccf-4beb-bcea-abbc799daac2 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-13674890", "extra_specs": {"storage_protocol": "tempest-storage_protocol-239075452", "vendor_name": "tempest-vendor_name-827325453"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb4ba896-5ccf-4beb-bcea-abbc799daac2 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1417/2813] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:22 2026] POST /volume/v3/types => generated 326 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c900334d-e198-46dd-9f88-7b6709b3fa9b", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Create volume request body: {'volume': {'volume_type': 'c900334d-e198-46dd-9f88-7b6709b3fa9b', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Create volume of 1 GB Sep 01 02:20:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Availability Zones retrieved successfully. Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Flow 'volume_create_api' (92559c6e-2bf5-4c61-9086-02908fca9fc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00579e03-90c3-4746-8519-876e72d0f9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00579e03-90c3-4746-8519-876e72d0f9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:20:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-239075452',vendor_name='tempest-vendor_name-827325453'},id=c900334d-e198-46dd-9f88-7b6709b3fa9b,is_public=True,name='tempest-ProjectMemberTests-volume-type-13674890',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c900334d-e198-46dd-9f88-7b6709b3fa9b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (929b5ce9-b1d8-4d5d-9e8e-ba9365f23f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-13674890 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-13674890, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:23 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-13674890 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-13674890, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Created reservations ['c1d0ffcd-b952-4a8a-8138-78854a835cba', '84b493d8-ca83-4ca7-b3f8-ca1c87b8fc7b', '8a657f4c-756e-47ef-bfcb-adda0ee83ef9', '36e9607e-21ad-496a-95d4-16d05befe2c2'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (929b5ce9-b1d8-4d5d-9e8e-ba9365f23f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1d0ffcd-b952-4a8a-8138-78854a835cba', '84b493d8-ca83-4ca7-b3f8-ca1c87b8fc7b', '8a657f4c-756e-47ef-bfcb-adda0ee83ef9', '36e9607e-21ad-496a-95d4-16d05befe2c2']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b07633a8-7873-4f88-b9e4-cc4562c4fd9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b07633a8-7873-4f88-b9e4-cc4562c4fd9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35192e5e-bc15-4881-ac42-1ca8a256c135', '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='4fa2977204c9441e87c316d2127aca1d',qos_specs=None,replication_status=,reservations=['c1d0ffcd-b952-4a8a-8138-78854a835cba','84b493d8-ca83-4ca7-b3f8-ca1c87b8fc7b','8a657f4c-756e-47ef-bfcb-adda0ee83ef9','36e9607e-21ad-496a-95d4-16d05befe2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6b2e5b46744f01b7b458a852964e0d',volume_type_id=c900334d-e198-46dd-9f88-7b6709b3fa9b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:23Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35192e5e-bc15-4881-ac42-1ca8a256c135,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fa2977204c9441e87c316d2127aca1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a6b2e5b46744f01b7b458a852964e0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c900334d-e198-46dd-9f88-7b6709b3fa9b),volume_type_id=c900334d-e198-46dd-9f88-7b6709b3fa9b)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-46c0c23e-3ab3-48f3-9c2c-9bb5a25fb5c2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a192116-18af-47d9-b708-4769ec61ebe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-46c0c23e-3ab3-48f3-9c2c-9bb5a25fb5c2 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] GET http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-46c0c23e-3ab3-48f3-9c2c-9bb5a25fb5c2 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-46c0c23e-3ab3-48f3-9c2c-9bb5a25fb5c2 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-46c0c23e-3ab3-48f3-9c2c-9bb5a25fb5c2 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Volume info retrieved successfully. Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a192116-18af-47d9-b708-4769ec61ebe3) transitioned into state 'SUCCESS' from 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='4fa2977204c9441e87c316d2127aca1d',qos_specs=None,replication_status=,reservations=['c1d0ffcd-b952-4a8a-8138-78854a835cba','84b493d8-ca83-4ca7-b3f8-ca1c87b8fc7b','8a657f4c-756e-47ef-bfcb-adda0ee83ef9','36e9607e-21ad-496a-95d4-16d05befe2c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6b2e5b46744f01b7b458a852964e0d',volume_type_id=c900334d-e198-46dd-9f88-7b6709b3fa9b)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d9074a-d93c-4fa5-9242-6ace6fe3167e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-46c0c23e-3ab3-48f3-9c2c-9bb5a25fb5c2 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 200 Sep 01 02:20:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1418/2814] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:23 2026] GET /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 954 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2d9074a-d93c-4fa5-9242-6ace6fe3167e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Flow 'volume_create_api' (92559c6e-2bf5-4c61-9086-02908fca9fc1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Create volume request issued successfully. Sep 01 02:20:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c46ac0bf-ee50-430e-be85-b8ed9511c705 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1397/2815] 192.168.122.45 () {62 vars in 1177 bytes} [Tue Sep 1 02:20:22 2026] POST /volume/v3/volumes => generated 778 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c54811d4-b1e3-4f3d-936f-0162ac2cf441 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c54811d4-b1e3-4f3d-936f-0162ac2cf441 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] GET http://192.168.122.45/volume/v3/volumes/35192e5e-bc15-4881-ac42-1ca8a256c135 Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c54811d4-b1e3-4f3d-936f-0162ac2cf441 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c54811d4-b1e3-4f3d-936f-0162ac2cf441 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c54811d4-b1e3-4f3d-936f-0162ac2cf441 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Volume info retrieved successfully. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c54811d4-b1e3-4f3d-936f-0162ac2cf441 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes/35192e5e-bc15-4881-ac42-1ca8a256c135 returned with HTTP 200 Sep 01 02:20:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1419/2816] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:20:23 2026] GET /volume/v3/volumes/35192e5e-bc15-4881-ac42-1ca8a256c135 => generated 957 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3d4d4eeb-7100-4ba0-9f1b-dc1b4232d02b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d4d4eeb-7100-4ba0-9f1b-dc1b4232d02b tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3d4d4eeb-7100-4ba0-9f1b-dc1b4232d02b tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3d4d4eeb-7100-4ba0-9f1b-dc1b4232d02b tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d4d4eeb-7100-4ba0-9f1b-dc1b4232d02b tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 returned with HTTP 404 Sep 01 02:20:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1398/2817] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:23 2026] GET /volume/v3/volumes/fe0f321b-91d4-40f1-98f5-21187505f248 => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f25307c6-ebbe-4798-b279-bf6495ba4bae None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f25307c6-ebbe-4798-b279-bf6495ba4bae tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] DELETE http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f25307c6-ebbe-4798-b279-bf6495ba4bae tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f25307c6-ebbe-4798-b279-bf6495ba4bae tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-f25307c6-ebbe-4798-b279-bf6495ba4bae tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume with id: e5832582-96f1-4c5f-8847-9544009ce083 Sep 01 02:20:23 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f25307c6-ebbe-4798-b279-bf6495ba4bae tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f25307c6-ebbe-4798-b279-bf6495ba4bae tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume request issued successfully. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f25307c6-ebbe-4798-b279-bf6495ba4bae tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 returned with HTTP 202 Sep 01 02:20:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1420/2818] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:23 2026] DELETE /volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 => generated 0 bytes in 173 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-996906b8-26ae-4ac6-9024-d3beef40b6e6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-996906b8-26ae-4ac6-9024-d3beef40b6e6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-996906b8-26ae-4ac6-9024-d3beef40b6e6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-996906b8-26ae-4ac6-9024-d3beef40b6e6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:23 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:23 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:23 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:23 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:23 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-996906b8-26ae-4ac6-9024-d3beef40b6e6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-996906b8-26ae-4ac6-9024-d3beef40b6e6 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 returned with HTTP 200 Sep 01 02:20:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1399/2819] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:23 2026] GET /volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 => generated 855 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-abbf32f2-5c2f-48e3-bec4-cfd3de49600d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-abbf32f2-5c2f-48e3-bec4-cfd3de49600d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-abbf32f2-5c2f-48e3-bec4-cfd3de49600d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-abbf32f2-5c2f-48e3-bec4-cfd3de49600d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-abbf32f2-5c2f-48e3-bec4-cfd3de49600d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot retrieved successfully. Sep 01 02:20:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-abbf32f2-5c2f-48e3-bec4-cfd3de49600d tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 200 Sep 01 02:20:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1421/2820] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:23 2026] GET /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 458 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7d24e9e0-3ae4-46ac-b62d-b7a73df4de5b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7d24e9e0-3ae4-46ac-b62d-b7a73df4de5b tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] GET http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7d24e9e0-3ae4-46ac-b62d-b7a73df4de5b tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7d24e9e0-3ae4-46ac-b62d-b7a73df4de5b tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7d24e9e0-3ae4-46ac-b62d-b7a73df4de5b tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Volume info retrieved successfully. Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7d24e9e0-3ae4-46ac-b62d-b7a73df4de5b tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 200 Sep 01 02:20:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1400/2821] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:24 2026] GET /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 957 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-950d57d4-52e0-407e-a234-04daa8c6aaa8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-950d57d4-52e0-407e-a234-04daa8c6aaa8 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] GET http://192.168.122.45/volume/v3/volumes/35192e5e-bc15-4881-ac42-1ca8a256c135 Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-950d57d4-52e0-407e-a234-04daa8c6aaa8 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-950d57d4-52e0-407e-a234-04daa8c6aaa8 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-950d57d4-52e0-407e-a234-04daa8c6aaa8 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Volume info retrieved successfully. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-950d57d4-52e0-407e-a234-04daa8c6aaa8 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes/35192e5e-bc15-4881-ac42-1ca8a256c135 returned with HTTP 200 Sep 01 02:20:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1422/2822] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:20:24 2026] GET /volume/v3/volumes/35192e5e-bc15-4881-ac42-1ca8a256c135 => generated 978 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e1c7f8d2-b73d-45a9-8927-f309f9516e2b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1c7f8d2-b73d-45a9-8927-f309f9516e2b tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] GET http://192.168.122.45/volume/v3/messages Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1c7f8d2-b73d-45a9-8927-f309f9516e2b tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1c7f8d2-b73d-45a9-8927-f309f9516e2b tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1c7f8d2-b73d-45a9-8927-f309f9516e2b tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:20:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1401/2823] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:20:24 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-265e6ad5-b455-4805-bb80-a0a1c8f16088 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-265e6ad5-b455-4805-bb80-a0a1c8f16088 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] GET http://192.168.122.45/volume/v3/messages Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-265e6ad5-b455-4805-bb80-a0a1c8f16088 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-265e6ad5-b455-4805-bb80-a0a1c8f16088 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-265e6ad5-b455-4805-bb80-a0a1c8f16088 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:20:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1423/2824] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:20:24 2026] GET /volume/v3/messages => generated 676 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d0ae2822-a58b-4191-bca2-e1e3777215c9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0ae2822-a58b-4191-bca2-e1e3777215c9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] DELETE http://192.168.122.45/volume/v3/messages/0d8df74b-5ab0-49a9-9985-c3e013d0296d Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0ae2822-a58b-4191-bca2-e1e3777215c9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d0ae2822-a58b-4191-bca2-e1e3777215c9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d0ae2822-a58b-4191-bca2-e1e3777215c9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/messages/0d8df74b-5ab0-49a9-9985-c3e013d0296d returned with HTTP 204 Sep 01 02:20:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1402/2825] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:20:24 2026] DELETE /volume/v3/messages/0d8df74b-5ab0-49a9-9985-c3e013d0296d => generated 0 bytes in 39 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/35192e5e-bc15-4881-ac42-1ca8a256c135 Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Delete volume with id: 35192e5e-bc15-4881-ac42-1ca8a256c135 Sep 01 02:20:24 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:24 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Volume info retrieved successfully. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87081) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-13674890 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-13674890, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-13674890 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-13674890, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Created reservations ['2ae56e02-d5d2-453b-8e40-c002ff54ee47', '1aa724ed-c37c-4357-bcbf-57f8301fad15', '3248418d-8ed4-4924-8693-30b6d756f880', '879e8d6b-1734-4568-bb0d-c6de04838f5d'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-063f8807-d27b-4573-84ef-068ffe0fd77a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-063f8807-d27b-4573-84ef-068ffe0fd77a tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-063f8807-d27b-4573-84ef-068ffe0fd77a tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-063f8807-d27b-4573-84ef-068ffe0fd77a tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-063f8807-d27b-4573-84ef-068ffe0fd77a tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 returned with HTTP 404 Sep 01 02:20:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1403/2826] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:24 2026] GET /volume/v3/volumes/e5832582-96f1-4c5f-8847-9544009ce083 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-42d9fbb0-95ea-4851-92fa-e2bdb61632eb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-42d9fbb0-95ea-4851-92fa-e2bdb61632eb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] DELETE http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-42d9fbb0-95ea-4851-92fa-e2bdb61632eb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-42d9fbb0-95ea-4851-92fa-e2bdb61632eb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-42d9fbb0-95ea-4851-92fa-e2bdb61632eb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume with id: 2268ca53-9d1e-4959-8f9e-18f27a1c2fca Sep 01 02:20:24 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:24 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Delete volume request issued successfully. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bc717a6e-de56-48b5-8ca8-b8eee10fbcd9 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes/35192e5e-bc15-4881-ac42-1ca8a256c135 returned with HTTP 202 Sep 01 02:20:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1424/2827] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:20:24 2026] DELETE /volume/v3/volumes/35192e5e-bc15-4881-ac42-1ca8a256c135 => generated 0 bytes in 255 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-42d9fbb0-95ea-4851-92fa-e2bdb61632eb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-81c03044-0a86-4296-a043-5404e19de671 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-81c03044-0a86-4296-a043-5404e19de671 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] DELETE http://192.168.122.45/volume/v3/types/c900334d-e198-46dd-9f88-7b6709b3fa9b Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-81c03044-0a86-4296-a043-5404e19de671 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-81c03044-0a86-4296-a043-5404e19de671 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-42d9fbb0-95ea-4851-92fa-e2bdb61632eb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume request issued successfully. Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-42d9fbb0-95ea-4851-92fa-e2bdb61632eb tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca returned with HTTP 202 Sep 01 02:20:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1404/2828] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:24 2026] DELETE /volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fc7f3d21-cd22-46f8-86fc-1b9f6e659590 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fc7f3d21-cd22-46f8-86fc-1b9f6e659590 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fc7f3d21-cd22-46f8-86fc-1b9f6e659590 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fc7f3d21-cd22-46f8-86fc-1b9f6e659590 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fc7f3d21-cd22-46f8-86fc-1b9f6e659590 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot retrieved successfully. Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fc7f3d21-cd22-46f8-86fc-1b9f6e659590 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 200 Sep 01 02:20:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1405/2829] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:24 2026] GET /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 458 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9dd67e6a-7d4c-4c42-8df5-dba3979b46b1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9dd67e6a-7d4c-4c42-8df5-dba3979b46b1 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9dd67e6a-7d4c-4c42-8df5-dba3979b46b1 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9dd67e6a-7d4c-4c42-8df5-dba3979b46b1 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-81c03044-0a86-4296-a043-5404e19de671 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/types/c900334d-e198-46dd-9f88-7b6709b3fa9b returned with HTTP 202 Sep 01 02:20:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1425/2830] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:24 2026] DELETE /volume/v3/types/c900334d-e198-46dd-9f88-7b6709b3fa9b => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9dd67e6a-7d4c-4c42-8df5-dba3979b46b1 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-028cbd37-a15d-4494-942a-3be5c6ec57b1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-028cbd37-a15d-4494-942a-3be5c6ec57b1 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-028cbd37-a15d-4494-942a-3be5c6ec57b1 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-62114695", "extra_specs": {"storage_protocol": "tempest-storage_protocol-399995910", "vendor_name": "tempest-vendor_name-1204382431"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9dd67e6a-7d4c-4c42-8df5-dba3979b46b1 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca returned with HTTP 200 Sep 01 02:20:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1406/2831] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:24 2026] GET /volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca => generated 856 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-028cbd37-a15d-4494-942a-3be5c6ec57b1 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1426/2832] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:25 2026] POST /volume/v3/types => generated 327 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1be3fd2e-9b84-4902-8bf2-c2a5e8aad891", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Create volume request body: {'volume': {'volume_type': '1be3fd2e-9b84-4902-8bf2-c2a5e8aad891', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Create volume of 1 GB Sep 01 02:20:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Availability Zones retrieved successfully. Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Flow 'volume_create_api' (2055c7a2-3abb-47db-b6ca-5913e4781071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d104973-17a1-47aa-9021-9f50f7ca5513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d104973-17a1-47aa-9021-9f50f7ca5513) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:20:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-399995910',vendor_name='tempest-vendor_name-1204382431'},id=1be3fd2e-9b84-4902-8bf2-c2a5e8aad891,is_public=True,name='tempest-ProjectMemberTests-volume-type-62114695',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1be3fd2e-9b84-4902-8bf2-c2a5e8aad891', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68217ae6-128a-4995-a195-8d4a7008f802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-62114695 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-62114695, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:25 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-62114695 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-62114695, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:20:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2da0278e-e9a5-43fb-9949-f8685a842664 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2da0278e-e9a5-43fb-9949-f8685a842664 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] GET http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2da0278e-e9a5-43fb-9949-f8685a842664 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2da0278e-e9a5-43fb-9949-f8685a842664 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Created reservations ['7c72313e-63c9-47fa-986d-f39998faea4c', '51f1baea-c766-4889-adcb-f366b1663b4f', 'a7c53bc6-5e82-48fd-9773-296d92141c7a', '8b65702a-8dee-4402-9a6d-af39f366c9d9'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68217ae6-128a-4995-a195-8d4a7008f802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c72313e-63c9-47fa-986d-f39998faea4c', '51f1baea-c766-4889-adcb-f366b1663b4f', 'a7c53bc6-5e82-48fd-9773-296d92141c7a', '8b65702a-8dee-4402-9a6d-af39f366c9d9']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd21740c-7d5c-4593-a8fb-31ebdcf81811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2da0278e-e9a5-43fb-9949-f8685a842664 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Volume info retrieved successfully. Sep 01 02:20:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2da0278e-e9a5-43fb-9949-f8685a842664 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 200 Sep 01 02:20:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1427/2833] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:25 2026] GET /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 957 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd21740c-7d5c-4593-a8fb-31ebdcf81811) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '371707b5-4153-4c46-9e6d-f9f8b84a29c6', '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='4fa2977204c9441e87c316d2127aca1d',qos_specs=None,replication_status=,reservations=['7c72313e-63c9-47fa-986d-f39998faea4c','51f1baea-c766-4889-adcb-f366b1663b4f','a7c53bc6-5e82-48fd-9773-296d92141c7a','8b65702a-8dee-4402-9a6d-af39f366c9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6b2e5b46744f01b7b458a852964e0d',volume_type_id=1be3fd2e-9b84-4902-8bf2-c2a5e8aad891), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:25Z,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=371707b5-4153-4c46-9e6d-f9f8b84a29c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fa2977204c9441e87c316d2127aca1d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a6b2e5b46744f01b7b458a852964e0d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1be3fd2e-9b84-4902-8bf2-c2a5e8aad891),volume_type_id=1be3fd2e-9b84-4902-8bf2-c2a5e8aad891)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768b1126-c48e-4f35-b302-365e3b566ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (768b1126-c48e-4f35-b302-365e3b566ad8) transitioned into state 'SUCCESS' from 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='4fa2977204c9441e87c316d2127aca1d',qos_specs=None,replication_status=,reservations=['7c72313e-63c9-47fa-986d-f39998faea4c','51f1baea-c766-4889-adcb-f366b1663b4f','a7c53bc6-5e82-48fd-9773-296d92141c7a','8b65702a-8dee-4402-9a6d-af39f366c9d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a6b2e5b46744f01b7b458a852964e0d',volume_type_id=1be3fd2e-9b84-4902-8bf2-c2a5e8aad891)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff893b3-7821-4fb4-bbfd-731a46b2a3fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dff893b3-7821-4fb4-bbfd-731a46b2a3fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Flow 'volume_create_api' (2055c7a2-3abb-47db-b6ca-5913e4781071) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Create volume request issued successfully. Sep 01 02:20:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d57af1c-7ddf-493e-8b81-1b0d4448349d tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1407/2834] 192.168.122.45 () {62 vars in 1177 bytes} [Tue Sep 1 02:20:25 2026] POST /volume/v3/volumes => generated 778 bytes in 480 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2ea107f4-78ab-4a65-95af-2a7492311319 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2ea107f4-78ab-4a65-95af-2a7492311319 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] GET http://192.168.122.45/volume/v3/volumes/371707b5-4153-4c46-9e6d-f9f8b84a29c6 Sep 01 02:20:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2ea107f4-78ab-4a65-95af-2a7492311319 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2ea107f4-78ab-4a65-95af-2a7492311319 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2ea107f4-78ab-4a65-95af-2a7492311319 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Volume info retrieved successfully. Sep 01 02:20:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2ea107f4-78ab-4a65-95af-2a7492311319 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes/371707b5-4153-4c46-9e6d-f9f8b84a29c6 returned with HTTP 200 Sep 01 02:20:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1428/2835] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:20:25 2026] GET /volume/v3/volumes/371707b5-4153-4c46-9e6d-f9f8b84a29c6 => generated 957 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e2818ea1-fa7e-444f-a463-75cd7b2dab76 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e2818ea1-fa7e-444f-a463-75cd7b2dab76 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e2818ea1-fa7e-444f-a463-75cd7b2dab76 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e2818ea1-fa7e-444f-a463-75cd7b2dab76 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e2818ea1-fa7e-444f-a463-75cd7b2dab76 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e2818ea1-fa7e-444f-a463-75cd7b2dab76 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1408/2836] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:25 2026] GET /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 485 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4763adbc-c7e4-48da-93c6-d6b2cb8dc156 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4763adbc-c7e4-48da-93c6-d6b2cb8dc156 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4763adbc-c7e4-48da-93c6-d6b2cb8dc156 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4763adbc-c7e4-48da-93c6-d6b2cb8dc156 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4763adbc-c7e4-48da-93c6-d6b2cb8dc156 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4763adbc-c7e4-48da-93c6-d6b2cb8dc156 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1429/2837] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 485 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7e79af17-b769-4fa6-81c5-22ca86d48ba4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7e79af17-b769-4fa6-81c5-22ca86d48ba4 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7e79af17-b769-4fa6-81c5-22ca86d48ba4 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7e79af17-b769-4fa6-81c5-22ca86d48ba4 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-7e79af17-b769-4fa6-81c5-22ca86d48ba4 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Delete snapshot with id: 9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7e79af17-b769-4fa6-81c5-22ca86d48ba4 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2c96accf-96ec-4c76-b70c-407850c7a6a1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c96accf-96ec-4c76-b70c-407850c7a6a1 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c96accf-96ec-4c76-b70c-407850c7a6a1 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2c96accf-96ec-4c76-b70c-407850c7a6a1 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2c96accf-96ec-4c76-b70c-407850c7a6a1 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca returned with HTTP 404 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1430/2838] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/2268ca53-9d1e-4959-8f9e-18f27a1c2fca => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-291991d0-1cba-47e0-8e1d-00b9f7e8fd75 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-291991d0-1cba-47e0-8e1d-00b9f7e8fd75 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] DELETE http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7e79af17-b769-4fa6-81c5-22ca86d48ba4 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot delete request issued successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7e79af17-b769-4fa6-81c5-22ca86d48ba4 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 202 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-291991d0-1cba-47e0-8e1d-00b9f7e8fd75 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-291991d0-1cba-47e0-8e1d-00b9f7e8fd75 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1409/2839] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:20:26 2026] DELETE /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-291991d0-1cba-47e0-8e1d-00b9f7e8fd75 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume with id: 50941bad-adf2-4510-a0df-c1f0799e031b Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8a7121f4-f543-463a-a018-aa8339b2da30 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a7121f4-f543-463a-a018-aa8339b2da30 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8a7121f4-f543-463a-a018-aa8339b2da30 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8a7121f4-f543-463a-a018-aa8339b2da30 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-291991d0-1cba-47e0-8e1d-00b9f7e8fd75 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8a7121f4-f543-463a-a018-aa8339b2da30 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8a7121f4-f543-463a-a018-aa8339b2da30 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1410/2840] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 484 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-291991d0-1cba-47e0-8e1d-00b9f7e8fd75 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Delete volume request issued successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-291991d0-1cba-47e0-8e1d-00b9f7e8fd75 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b returned with HTTP 202 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1431/2841] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:26 2026] DELETE /volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-73bf26c6-07eb-4799-8c70-a14565d4c91d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73bf26c6-07eb-4799-8c70-a14565d4c91d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-73bf26c6-07eb-4799-8c70-a14565d4c91d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-73bf26c6-07eb-4799-8c70-a14565d4c91d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-73bf26c6-07eb-4799-8c70-a14565d4c91d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73bf26c6-07eb-4799-8c70-a14565d4c91d tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1411/2842] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b => generated 855 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6cedbe8c-59e7-4321-bb91-9fbd0d629ccb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6cedbe8c-59e7-4321-bb91-9fbd0d629ccb tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] GET http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6cedbe8c-59e7-4321-bb91-9fbd0d629ccb tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6cedbe8c-59e7-4321-bb91-9fbd0d629ccb tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6cedbe8c-59e7-4321-bb91-9fbd0d629ccb tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6cedbe8c-59e7-4321-bb91-9fbd0d629ccb tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1432/2843] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 1301 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-265cf001-14b2-4f73-9c34-54be078d8bfa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-265cf001-14b2-4f73-9c34-54be078d8bfa tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] DELETE http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-265cf001-14b2-4f73-9c34-54be078d8bfa tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-265cf001-14b2-4f73-9c34-54be078d8bfa tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-265cf001-14b2-4f73-9c34-54be078d8bfa tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Delete volume with id: 777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-265cf001-14b2-4f73-9c34-54be078d8bfa tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-265cf001-14b2-4f73-9c34-54be078d8bfa tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Delete volume request issued successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-265cf001-14b2-4f73-9c34-54be078d8bfa tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 202 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1412/2844] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:26 2026] DELETE /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3657a5d8-cb26-465a-96d3-16f8a7c8e7d7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3657a5d8-cb26-465a-96d3-16f8a7c8e7d7 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] GET http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3657a5d8-cb26-465a-96d3-16f8a7c8e7d7 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3657a5d8-cb26-465a-96d3-16f8a7c8e7d7 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3657a5d8-cb26-465a-96d3-16f8a7c8e7d7 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3657a5d8-cb26-465a-96d3-16f8a7c8e7d7 tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1433/2845] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 1300 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6068b819-721f-4899-9318-8c07a7d79520 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6068b819-721f-4899-9318-8c07a7d79520 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] GET http://192.168.122.45/volume/v3/volumes/371707b5-4153-4c46-9e6d-f9f8b84a29c6 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6068b819-721f-4899-9318-8c07a7d79520 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6068b819-721f-4899-9318-8c07a7d79520 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6068b819-721f-4899-9318-8c07a7d79520 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6068b819-721f-4899-9318-8c07a7d79520 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes/371707b5-4153-4c46-9e6d-f9f8b84a29c6 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1413/2846] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/volumes/371707b5-4153-4c46-9e6d-f9f8b84a29c6 => generated 978 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-074caf36-494f-4144-bb7a-192d368a4a6b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-074caf36-494f-4144-bb7a-192d368a4a6b tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] GET http://192.168.122.45/volume/v3/messages Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-074caf36-494f-4144-bb7a-192d368a4a6b tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-074caf36-494f-4144-bb7a-192d368a4a6b tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-074caf36-494f-4144-bb7a-192d368a4a6b tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1434/2847] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/messages => generated 676 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f2387b81-77e7-481a-8683-1fada4076eb3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f2387b81-77e7-481a-8683-1fada4076eb3 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] GET http://192.168.122.45/volume/v3/messages/cf292182-e095-46c6-b34a-caa6877864f3 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f2387b81-77e7-481a-8683-1fada4076eb3 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f2387b81-77e7-481a-8683-1fada4076eb3 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f2387b81-77e7-481a-8683-1fada4076eb3 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-member] http://192.168.122.45/volume/v3/messages/cf292182-e095-46c6-b34a-caa6877864f3 returned with HTTP 200 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1414/2848] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:20:26 2026] GET /volume/v3/messages/cf292182-e095-46c6-b34a-caa6877864f3 => generated 673 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9f6c43e2-84bc-4d75-a663-defa45be4042 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9f6c43e2-84bc-4d75-a663-defa45be4042 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] DELETE http://192.168.122.45/volume/v3/messages/cf292182-e095-46c6-b34a-caa6877864f3 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9f6c43e2-84bc-4d75-a663-defa45be4042 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9f6c43e2-84bc-4d75-a663-defa45be4042 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9f6c43e2-84bc-4d75-a663-defa45be4042 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/messages/cf292182-e095-46c6-b34a-caa6877864f3 returned with HTTP 204 Sep 01 02:20:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1435/2849] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:20:26 2026] DELETE /volume/v3/messages/cf292182-e095-46c6-b34a-caa6877864f3 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1f83897b-68e7-4b50-8207-9e16ab313acc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1f83897b-68e7-4b50-8207-9e16ab313acc tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/371707b5-4153-4c46-9e6d-f9f8b84a29c6 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1f83897b-68e7-4b50-8207-9e16ab313acc tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1f83897b-68e7-4b50-8207-9e16ab313acc tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-1f83897b-68e7-4b50-8207-9e16ab313acc tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Delete volume with id: 371707b5-4153-4c46-9e6d-f9f8b84a29c6 Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1f83897b-68e7-4b50-8207-9e16ab313acc tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Volume info retrieved successfully. Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-1f83897b-68e7-4b50-8207-9e16ab313acc tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87080) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:20:26 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-1f83897b-68e7-4b50-8207-9e16ab313acc tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Created reservations ['e800628c-0207-48fa-8733-ca4b8c08ddf9', 'b75b46bf-acc0-47cb-b28f-9addfb78e6b3', '05754e66-d0e2-487c-a378-f35967cb6e92', 'f6fb0267-5c38-45bf-8011-9281e061c17f'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1f83897b-68e7-4b50-8207-9e16ab313acc tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Delete volume request issued successfully. Sep 01 02:20:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1f83897b-68e7-4b50-8207-9e16ab313acc tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/volumes/371707b5-4153-4c46-9e6d-f9f8b84a29c6 returned with HTTP 202 Sep 01 02:20:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1415/2850] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:20:26 2026] DELETE /volume/v3/volumes/371707b5-4153-4c46-9e6d-f9f8b84a29c6 => generated 0 bytes in 180 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-14fcaec4-11b7-4fc5-b300-768432859295 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-14fcaec4-11b7-4fc5-b300-768432859295 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] DELETE http://192.168.122.45/volume/v3/types/1be3fd2e-9b84-4902-8bf2-c2a5e8aad891 Sep 01 02:20:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-14fcaec4-11b7-4fc5-b300-768432859295 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-14fcaec4-11b7-4fc5-b300-768432859295 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-14fcaec4-11b7-4fc5-b300-768432859295 tempest-ProjectMemberTests-570006755 tempest-ProjectMemberTests-570006755-project-admin] http://192.168.122.45/volume/v3/types/1be3fd2e-9b84-4902-8bf2-c2a5e8aad891 returned with HTTP 202 Sep 01 02:20:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1436/2851] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:27 2026] DELETE /volume/v3/types/1be3fd2e-9b84-4902-8bf2-c2a5e8aad891 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0a3a452f-0d22-4840-addc-b69fc7332e0c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0a3a452f-0d22-4840-addc-b69fc7332e0c tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0a3a452f-0d22-4840-addc-b69fc7332e0c tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0a3a452f-0d22-4840-addc-b69fc7332e0c tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0a3a452f-0d22-4840-addc-b69fc7332e0c tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot retrieved successfully. Sep 01 02:20:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0a3a452f-0d22-4840-addc-b69fc7332e0c tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 200 Sep 01 02:20:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1416/2852] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:27 2026] GET /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 484 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b759d29-879b-4cb4-a3ea-a2f1581c60e5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b759d29-879b-4cb4-a3ea-a2f1581c60e5 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] GET http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b Sep 01 02:20:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b759d29-879b-4cb4-a3ea-a2f1581c60e5 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b759d29-879b-4cb4-a3ea-a2f1581c60e5 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b759d29-879b-4cb4-a3ea-a2f1581c60e5 tempest-CreateVolumesFromImageTest-1004528834 tempest-CreateVolumesFromImageTest-1004528834-project-member] http://192.168.122.45/volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b returned with HTTP 404 Sep 01 02:20:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1437/2853] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:27 2026] GET /volume/v3/volumes/50941bad-adf2-4510-a0df-c1f0799e031b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-193ed7a6-10f7-46cc-8b4f-3ef5c961446b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-193ed7a6-10f7-46cc-8b4f-3ef5c961446b tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] GET http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f Sep 01 02:20:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-193ed7a6-10f7-46cc-8b4f-3ef5c961446b tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-193ed7a6-10f7-46cc-8b4f-3ef5c961446b tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-193ed7a6-10f7-46cc-8b4f-3ef5c961446b tempest-VolumeAndVolumeTypeFromImageTest-914753977 tempest-VolumeAndVolumeTypeFromImageTest-914753977-project-member] http://192.168.122.45/volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f returned with HTTP 404 Sep 01 02:20:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1417/2854] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:27 2026] GET /volume/v3/volumes/777361ca-a3ed-4907-9e67-e8c75b4a7b4f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dccc353a-e835-4527-b905-defed538e6c7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dccc353a-e835-4527-b905-defed538e6c7 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] GET http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 Sep 01 02:20:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dccc353a-e835-4527-b905-defed538e6c7 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dccc353a-e835-4527-b905-defed538e6c7 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dccc353a-e835-4527-b905-defed538e6c7 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:20:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dccc353a-e835-4527-b905-defed538e6c7 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] Get all volumes completed successfully. Sep 01 02:20:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dccc353a-e835-4527-b905-defed538e6c7 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] http://192.168.122.45/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 01 02:20:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1438/2855] 192.168.122.45 () {58 vars in 1164 bytes} [Tue Sep 1 02:20:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 2034 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f58d86dc-3127-4051-8648-c4958e830827 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f58d86dc-3127-4051-8648-c4958e830827 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] DELETE http://192.168.122.45/volume/v3/types/c6ae8885-fb23-4220-9e8b-7ebca02d990c Sep 01 02:20:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f58d86dc-3127-4051-8648-c4958e830827 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f58d86dc-3127-4051-8648-c4958e830827 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f58d86dc-3127-4051-8648-c4958e830827 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] http://192.168.122.45/volume/v3/types/c6ae8885-fb23-4220-9e8b-7ebca02d990c returned with HTTP 202 Sep 01 02:20:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1418/2856] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:28 2026] DELETE /volume/v3/types/c6ae8885-fb23-4220-9e8b-7ebca02d990c => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-deca0bd5-dc45-4dea-b640-ba5ab94feb29 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-deca0bd5-dc45-4dea-b640-ba5ab94feb29 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] GET http://192.168.122.45/volume/v3/types/c6ae8885-fb23-4220-9e8b-7ebca02d990c Sep 01 02:20:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-deca0bd5-dc45-4dea-b640-ba5ab94feb29 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-deca0bd5-dc45-4dea-b640-ba5ab94feb29 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-deca0bd5-dc45-4dea-b640-ba5ab94feb29 tempest-VolumeAndVolumeTypeFromImageTest-87824085 tempest-VolumeAndVolumeTypeFromImageTest-87824085-project-admin] http://192.168.122.45/volume/v3/types/c6ae8885-fb23-4220-9e8b-7ebca02d990c returned with HTTP 404 Sep 01 02:20:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1439/2857] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:20:28 2026] GET /volume/v3/types/c6ae8885-fb23-4220-9e8b-7ebca02d990c => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:20:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3fbf7d34-3704-42d7-b41f-b02bcf7f262e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3fbf7d34-3704-42d7-b41f-b02bcf7f262e tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3fbf7d34-3704-42d7-b41f-b02bcf7f262e tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3fbf7d34-3704-42d7-b41f-b02bcf7f262e tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3fbf7d34-3704-42d7-b41f-b02bcf7f262e tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Snapshot retrieved successfully. Sep 01 02:20:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3fbf7d34-3704-42d7-b41f-b02bcf7f262e tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 200 Sep 01 02:20:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1419/2858] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:28 2026] GET /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 484 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-91601ee6-10f1-4c44-927e-e40e310552b2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-91601ee6-10f1-4c44-927e-e40e310552b2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 Sep 01 02:20:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-91601ee6-10f1-4c44-927e-e40e310552b2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-91601ee6-10f1-4c44-927e-e40e310552b2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-91601ee6-10f1-4c44-927e-e40e310552b2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 returned with HTTP 404 Sep 01 02:20:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1440/2859] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:29 2026] GET /volume/v3/snapshots/9f099c3f-12f1-46e0-a9c1-69be224e88d8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-574e7b1d-c50a-46ed-94c1-40e8cc081188 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-574e7b1d-c50a-46ed-94c1-40e8cc081188 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] DELETE http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-574e7b1d-c50a-46ed-94c1-40e8cc081188 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:29 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-574e7b1d-c50a-46ed-94c1-40e8cc081188 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:29 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-574e7b1d-c50a-46ed-94c1-40e8cc081188 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Delete volume with id: 15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:29 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:29 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:29 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:29 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-574e7b1d-c50a-46ed-94c1-40e8cc081188 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-574e7b1d-c50a-46ed-94c1-40e8cc081188 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Delete volume request issued successfully. Sep 01 02:20:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-574e7b1d-c50a-46ed-94c1-40e8cc081188 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 202 Sep 01 02:20:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1420/2860] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:29 2026] DELETE /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-10ddb727-e043-40aa-80c1-03aceabfbc62 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-10ddb727-e043-40aa-80c1-03aceabfbc62 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-10ddb727-e043-40aa-80c1-03aceabfbc62 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-10ddb727-e043-40aa-80c1-03aceabfbc62 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-10ddb727-e043-40aa-80c1-03aceabfbc62 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-10ddb727-e043-40aa-80c1-03aceabfbc62 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 200 Sep 01 02:20:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1441/2861] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:29 2026] GET /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 874 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9927b03c-745b-4a00-9985-f60143897e7c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9927b03c-745b-4a00-9985-f60143897e7c tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 Sep 01 02:20:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9927b03c-745b-4a00-9985-f60143897e7c tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9927b03c-745b-4a00-9985-f60143897e7c tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9927b03c-745b-4a00-9985-f60143897e7c tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 returned with HTTP 404 Sep 01 02:20:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1421/2862] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:30 2026] GET /volume/v3/volumes/15eabcf9-aa67-45be-b373-5e08a6b96cc3 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-47d7d103-0e00-43af-9f6c-7b1ae21b9fc2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47d7d103-0e00-43af-9f6c-7b1ae21b9fc2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] DELETE http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a Sep 01 02:20:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47d7d103-0e00-43af-9f6c-7b1ae21b9fc2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-47d7d103-0e00-43af-9f6c-7b1ae21b9fc2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:30 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-47d7d103-0e00-43af-9f6c-7b1ae21b9fc2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Delete volume with id: fca8c562-1c2d-4736-b5ab-36d5f324c81a Sep 01 02:20:30 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:30 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-47d7d103-0e00-43af-9f6c-7b1ae21b9fc2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-47d7d103-0e00-43af-9f6c-7b1ae21b9fc2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Delete volume request issued successfully. Sep 01 02:20:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-47d7d103-0e00-43af-9f6c-7b1ae21b9fc2 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a returned with HTTP 202 Sep 01 02:20:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1442/2863] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:30 2026] DELETE /volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:20:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-087557d8-b56d-4e3e-a9cf-7d0e7f83e268 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-087557d8-b56d-4e3e-a9cf-7d0e7f83e268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a Sep 01 02:20:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-087557d8-b56d-4e3e-a9cf-7d0e7f83e268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-087557d8-b56d-4e3e-a9cf-7d0e7f83e268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-087557d8-b56d-4e3e-a9cf-7d0e7f83e268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Volume info retrieved successfully. Sep 01 02:20:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-087557d8-b56d-4e3e-a9cf-7d0e7f83e268 tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a returned with HTTP 200 Sep 01 02:20:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1422/2864] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:30 2026] GET /volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a => generated 839 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:30 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1655026871"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1655026871'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume of 1 GB Sep 01 02:20:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Availability Zones retrieved successfully. Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (06f421f3-64fa-4cd8-afe8-4a6cec48dc84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd2c4ee-dae4-45a7-88ba-129079074d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbd2c4ee-dae4-45a7-88ba-129079074d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772ba1db-9001-492c-8219-c9444bf46721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Created reservations ['f0d07033-522b-45f1-97d4-b759112f6ea2', 'aae06f26-bbe5-42c7-bef4-fb1c2126516c', '72e4b75f-8bae-4210-85d2-fb985da3fd65', '76691eab-c7e9-4a7d-abca-9ed6792bdf00'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (772ba1db-9001-492c-8219-c9444bf46721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f0d07033-522b-45f1-97d4-b759112f6ea2', 'aae06f26-bbe5-42c7-bef4-fb1c2126516c', '72e4b75f-8bae-4210-85d2-fb985da3fd65', '76691eab-c7e9-4a7d-abca-9ed6792bdf00']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320db48c-3bdd-4d38-892e-42c85011da12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (320db48c-3bdd-4d38-892e-42c85011da12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '14fe6fd3-cff8-4b23-a157-6c5d5aa5531f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1655026871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['f0d07033-522b-45f1-97d4-b759112f6ea2','aae06f26-bbe5-42c7-bef4-fb1c2126516c','72e4b75f-8bae-4210-85d2-fb985da3fd65','76691eab-c7e9-4a7d-abca-9ed6792bdf00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1655026871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=14fe6fd3-cff8-4b23-a157-6c5d5aa5531f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4841653fbb754dd09eba1257c80aec40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b23ef09-35d2-4ccc-be8d-ce709d54b263) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b23ef09-35d2-4ccc-be8d-ce709d54b263) transitioned into state 'SUCCESS' from state '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-1655026871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['f0d07033-522b-45f1-97d4-b759112f6ea2','aae06f26-bbe5-42c7-bef4-fb1c2126516c','72e4b75f-8bae-4210-85d2-fb985da3fd65','76691eab-c7e9-4a7d-abca-9ed6792bdf00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9e110e-dbf9-4418-a17b-8d082ab752bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-08dfec2e-2f61-444a-9d6e-40417167bcee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f9e110e-dbf9-4418-a17b-8d082ab752bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (06f421f3-64fa-4cd8-afe8-4a6cec48dc84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request issued successfully. Sep 01 02:20:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-574f5f53-bbf0-4c20-9fb0-41029f393fea tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1443/2865] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:20:30 2026] POST /volume/v3/volumes => generated 767 bytes in 1025 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-08dfec2e-2f61-444a-9d6e-40417167bcee tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] GET http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a Sep 01 02:20:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-08dfec2e-2f61-444a-9d6e-40417167bcee tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-08dfec2e-2f61-444a-9d6e-40417167bcee tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-86e9de25-58c4-40bb-a380-a2f107586de0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-86e9de25-58c4-40bb-a380-a2f107586de0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-86e9de25-58c4-40bb-a380-a2f107586de0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-86e9de25-58c4-40bb-a380-a2f107586de0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-08dfec2e-2f61-444a-9d6e-40417167bcee tempest-CinderUnicodeTest-562434493 tempest-CinderUnicodeTest-562434493-project-member] http://192.168.122.45/volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a returned with HTTP 404 Sep 01 02:20:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1423/2866] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:31 2026] GET /volume/v3/volumes/fca8c562-1c2d-4736-b5ab-36d5f324c81a => generated 109 bytes in 125 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-86e9de25-58c4-40bb-a380-a2f107586de0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-86e9de25-58c4-40bb-a380-a2f107586de0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f returned with HTTP 200 Sep 01 02:20:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1444/2867] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:31 2026] GET /volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f => generated 835 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7fb53de0-19e3-413d-97d7-8e0a64804f1b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7fb53de0-19e3-413d-97d7-8e0a64804f1b tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7fb53de0-19e3-413d-97d7-8e0a64804f1b tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2031755884", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7fb53de0-19e3-413d-97d7-8e0a64804f1b tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1424/2868] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:32 2026] POST /volume/v3/types => generated 380 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-303d3fec-4a18-4b7a-a5b5-e65c3839ee7a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-303d3fec-4a18-4b7a-a5b5-e65c3839ee7a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] POST http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption Sep 01 02:20:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-303d3fec-4a18-4b7a-a5b5-e65c3839ee7a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-303d3fec-4a18-4b7a-a5b5-e65c3839ee7a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1445/2869] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:20:32 2026] POST /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption => generated 239 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3d5480a1-92b2-4e7a-96c8-0d39b29fd0ff None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d5480a1-92b2-4e7a-96c8-0d39b29fd0ff tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3d5480a1-92b2-4e7a-96c8-0d39b29fd0ff tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1153639610", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cfe95d74-2b14-4a12-90bd-4c787dee4d0d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cfe95d74-2b14-4a12-90bd-4c787dee4d0d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f Sep 01 02:20:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cfe95d74-2b14-4a12-90bd-4c787dee4d0d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cfe95d74-2b14-4a12-90bd-4c787dee4d0d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d5480a1-92b2-4e7a-96c8-0d39b29fd0ff tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1425/2870] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:32 2026] POST /volume/v3/types => generated 380 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7d7dc250-da6f-469c-ab14-f3c6c610658a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cfe95d74-2b14-4a12-90bd-4c787dee4d0d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cfe95d74-2b14-4a12-90bd-4c787dee4d0d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1446/2871] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:32 2026] GET /volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f => generated 859 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7d7dc250-da6f-469c-ab14-f3c6c610658a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] POST http://192.168.122.45/volume/v3/types/c019162c-3c42-466d-b975-f3d58294300b/encryption Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7d7dc250-da6f-469c-ab14-f3c6c610658a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-7d7dc250-da6f-469c-ab14-f3c6c610658a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7d7dc250-da6f-469c-ab14-f3c6c610658a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/c019162c-3c42-466d-b975-f3d58294300b/encryption returned with HTTP 403 Sep 01 02:20:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1426/2872] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:20:32 2026] POST /volume/v3/types/c019162c-3c42-466d-b975-f3d58294300b/encryption => generated 127 bytes in 274 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9b32823a-b4e4-4be6-a69d-dbcc310bee2f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b32823a-b4e4-4be6-a69d-dbcc310bee2f tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9b32823a-b4e4-4be6-a69d-dbcc310bee2f tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1819506447", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b32823a-b4e4-4be6-a69d-dbcc310bee2f tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1447/2873] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ee20c120-8335-4ee3-8f8b-ea540d8b85c7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ee20c120-8335-4ee3-8f8b-ea540d8b85c7 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] POST http://192.168.122.45/volume/v3/types/4a1a27b5-a217-4ccb-a737-52bd3f5a6e00/extra_specs Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ee20c120-8335-4ee3-8f8b-ea540d8b85c7 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-ee20c120-8335-4ee3-8f8b-ea540d8b85c7 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ee20c120-8335-4ee3-8f8b-ea540d8b85c7 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/4a1a27b5-a217-4ccb-a737-52bd3f5a6e00/extra_specs returned with HTTP 403 Sep 01 02:20:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1427/2874] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/types/4a1a27b5-a217-4ccb-a737-52bd3f5a6e00/extra_specs => generated 122 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cb550ada-b672-4e3e-af99-93971cd6a1d5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb550ada-b672-4e3e-af99-93971cd6a1d5 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] PUT http://192.168.122.45/volume/v3/types/4a1a27b5-a217-4ccb-a737-52bd3f5a6e00/extra_specs/key2 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb550ada-b672-4e3e-af99-93971cd6a1d5 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-cb550ada-b672-4e3e-af99-93971cd6a1d5 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb550ada-b672-4e3e-af99-93971cd6a1d5 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/4a1a27b5-a217-4ccb-a737-52bd3f5a6e00/extra_specs/key2 returned with HTTP 403 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1448/2875] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:20:33 2026] PUT /volume/v3/types/4a1a27b5-a217-4ccb-a737-52bd3f5a6e00/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1c59efd8-f930-4369-987c-c0f37bf289ff None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c59efd8-f930-4369-987c-c0f37bf289ff tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1c59efd8-f930-4369-987c-c0f37bf289ff tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-1c59efd8-f930-4369-987c-c0f37bf289ff tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1c59efd8-f930-4369-987c-c0f37bf289ff tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types returned with HTTP 403 Sep 01 02:20:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1428/2876] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a46cee4b-91cd-4953-82d5-0109216a5ace None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a46cee4b-91cd-4953-82d5-0109216a5ace tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a46cee4b-91cd-4953-82d5-0109216a5ace tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2139808759", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a46cee4b-91cd-4953-82d5-0109216a5ace tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1449/2877] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/types => generated 380 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7e1da74f-9a98-4e21-820c-41471cb9fbb2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7e1da74f-9a98-4e21-820c-41471cb9fbb2 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] POST http://192.168.122.45/volume/v3/types/8c9f37ca-e997-4359-8a0a-0c91605e9a27/encryption Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7e1da74f-9a98-4e21-820c-41471cb9fbb2 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7e1da74f-9a98-4e21-820c-41471cb9fbb2 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types/8c9f37ca-e997-4359-8a0a-0c91605e9a27/encryption returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1429/2878] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/types/8c9f37ca-e997-4359-8a0a-0c91605e9a27/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dac23d5a-1a7d-469c-99df-27d30478663a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dac23d5a-1a7d-469c-99df-27d30478663a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] DELETE http://192.168.122.45/volume/v3/types/8c9f37ca-e997-4359-8a0a-0c91605e9a27/encryption/1e582ce7-ecc6-463c-b21a-dfd7936db57a Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dac23d5a-1a7d-469c-99df-27d30478663a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dac23d5a-1a7d-469c-99df-27d30478663a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-dac23d5a-1a7d-469c-99df-27d30478663a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dac23d5a-1a7d-469c-99df-27d30478663a tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/8c9f37ca-e997-4359-8a0a-0c91605e9a27/encryption/1e582ce7-ecc6-463c-b21a-dfd7936db57a returned with HTTP 403 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1450/2879] 192.168.122.45 () {58 vars in 1368 bytes} [Tue Sep 1 02:20:33 2026] DELETE /volume/v3/types/8c9f37ca-e997-4359-8a0a-0c91605e9a27/encryption/1e582ce7-ecc6-463c-b21a-dfd7936db57a => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b95ba59c-78ec-417e-a405-41c11e0e1f79 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b95ba59c-78ec-417e-a405-41c11e0e1f79 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b95ba59c-78ec-417e-a405-41c11e0e1f79 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-753423244", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b95ba59c-78ec-417e-a405-41c11e0e1f79 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1430/2880] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5edae669-49d5-4bbc-b1c5-f76cc90e50c8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5edae669-49d5-4bbc-b1c5-f76cc90e50c8 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] DELETE http://192.168.122.45/volume/v3/types/7862c902-34d2-4282-a392-8699d6596908/extra_specs/key1 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5edae669-49d5-4bbc-b1c5-f76cc90e50c8 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5edae669-49d5-4bbc-b1c5-f76cc90e50c8 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-5edae669-49d5-4bbc-b1c5-f76cc90e50c8 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5edae669-49d5-4bbc-b1c5-f76cc90e50c8 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/7862c902-34d2-4282-a392-8699d6596908/extra_specs/key1 returned with HTTP 403 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1451/2881] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:20:33 2026] DELETE /volume/v3/types/7862c902-34d2-4282-a392-8699d6596908/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3bed7c6e-4bad-403f-9d35-4e0ef4856cf1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3bed7c6e-4bad-403f-9d35-4e0ef4856cf1 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3bed7c6e-4bad-403f-9d35-4e0ef4856cf1 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-915718267", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3bed7c6e-4bad-403f-9d35-4e0ef4856cf1 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1431/2882] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-94cdd8d8-f5e1-4078-9d26-052dd8fdb83c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-94cdd8d8-f5e1-4078-9d26-052dd8fdb83c tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] DELETE http://192.168.122.45/volume/v3/types/cde1fd5f-51d1-4c0a-af59-c08107c5d133 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-94cdd8d8-f5e1-4078-9d26-052dd8fdb83c tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-94cdd8d8-f5e1-4078-9d26-052dd8fdb83c tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-94cdd8d8-f5e1-4078-9d26-052dd8fdb83c tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-94cdd8d8-f5e1-4078-9d26-052dd8fdb83c tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/cde1fd5f-51d1-4c0a-af59-c08107c5d133 returned with HTTP 403 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1452/2883] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:33 2026] DELETE /volume/v3/types/cde1fd5f-51d1-4c0a-af59-c08107c5d133 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-10c154b3-8d88-4988-b9d4-b5d7d6cd082e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-10c154b3-8d88-4988-b9d4-b5d7d6cd082e tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] GET http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-10c154b3-8d88-4988-b9d4-b5d7d6cd082e tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-10c154b3-8d88-4988-b9d4-b5d7d6cd082e tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-10c154b3-8d88-4988-b9d4-b5d7d6cd082e tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1432/2884] 192.168.122.45 () {58 vars in 1257 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-95710df3-796f-49a7-9338-bd7fc096ca07 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95710df3-796f-49a7-9338-bd7fc096ca07 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] GET http://192.168.122.45/volume/v3/types Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95710df3-796f-49a7-9338-bd7fc096ca07 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95710df3-796f-49a7-9338-bd7fc096ca07 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-95710df3-796f-49a7-9338-bd7fc096ca07 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-30c624d4-5183-4e16-a5c6-9910dca0795a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95710df3-796f-49a7-9338-bd7fc096ca07 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1453/2885] 192.168.122.45 () {58 vars in 1110 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/types => generated 2362 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b11df401-9055-4aae-bda3-3c29bc0f46ae None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b11df401-9055-4aae-bda3-3c29bc0f46ae tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] GET http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption/cipher Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b11df401-9055-4aae-bda3-3c29bc0f46ae tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b11df401-9055-4aae-bda3-3c29bc0f46ae tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-b11df401-9055-4aae-bda3-3c29bc0f46ae tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b11df401-9055-4aae-bda3-3c29bc0f46ae tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption/cipher returned with HTTP 403 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1454/2886] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption/cipher => generated 124 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8549720d-0efb-4af7-9833-a232196c37b4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8549720d-0efb-4af7-9833-a232196c37b4 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] GET http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8549720d-0efb-4af7-9833-a232196c37b4 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8549720d-0efb-4af7-9833-a232196c37b4 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-8549720d-0efb-4af7-9833-a232196c37b4 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8549720d-0efb-4af7-9833-a232196c37b4 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption returned with HTTP 403 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1455/2887] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ad5f79b1-2c7f-42b2-820c-6dbd698664a9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ad5f79b1-2c7f-42b2-820c-6dbd698664a9 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] GET http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs/multiattach Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ad5f79b1-2c7f-42b2-820c-6dbd698664a9 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ad5f79b1-2c7f-42b2-820c-6dbd698664a9 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ad5f79b1-2c7f-42b2-820c-6dbd698664a9 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs/multiattach returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1456/2888] 192.168.122.45 () {58 vars in 1293 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs/multiattach => generated 29 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2b4917f2-0fe8-46ca-8680-4c69af11d867 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b4917f2-0fe8-46ca-8680-4c69af11d867 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] GET http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs/volume_backend_name Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b4917f2-0fe8-46ca-8680-4c69af11d867 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b4917f2-0fe8-46ca-8680-4c69af11d867 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-872909658"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-872909658'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume of 1 GB Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b4917f2-0fe8-46ca-8680-4c69af11d867 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1457/2889] 192.168.122.45 () {58 vars in 1317 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ccc481fb-3e63-4a7a-990a-158d325de275 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Availability Zones retrieved successfully. Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccc481fb-3e63-4a7a-990a-158d325de275 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] GET http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ccc481fb-3e63-4a7a-990a-158d325de275 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ccc481fb-3e63-4a7a-990a-158d325de275 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccc481fb-3e63-4a7a-990a-158d325de275 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3 returned with HTTP 200 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1458/2890] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:20:33 2026] GET /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3 => generated 318 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (3df80bf1-0656-4fa5-87b7-dd91b67d5595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0f006917-82da-4cd6-b0da-f8eb3fdadd24 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990bad15-1796-449b-8050-eed33ebc63fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:33 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0f006917-82da-4cd6-b0da-f8eb3fdadd24 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] PUT http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption/dd50497f-f720-4eff-a1ff-b9bbd76778b1 Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0f006917-82da-4cd6-b0da-f8eb3fdadd24 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-0f006917-82da-4cd6-b0da-f8eb3fdadd24 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0f006917-82da-4cd6-b0da-f8eb3fdadd24 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption/dd50497f-f720-4eff-a1ff-b9bbd76778b1 returned with HTTP 403 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1459/2891] 192.168.122.45 () {60 vars in 1385 bytes} [Tue Sep 1 02:20:33 2026] PUT /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/encryption/dd50497f-f720-4eff-a1ff-b9bbd76778b1 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-34227ff7-654d-43d4-bbc6-1ef5bbdc7b40 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34227ff7-654d-43d4-bbc6-1ef5bbdc7b40 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] PUT http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs/key1 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34227ff7-654d-43d4-bbc6-1ef5bbdc7b40 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-34227ff7-654d-43d4-bbc6-1ef5bbdc7b40 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34227ff7-654d-43d4-bbc6-1ef5bbdc7b40 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs/key1 returned with HTTP 403 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1460/2892] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:20:34 2026] PUT /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3/extra_specs/key1 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b490db9e-d411-413f-b2c3-f9677fc95b44 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b490db9e-d411-413f-b2c3-f9677fc95b44 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] PUT http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b490db9e-d411-413f-b2c3-f9677fc95b44 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-b490db9e-d411-413f-b2c3-f9677fc95b44 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '438a0c79b730408b905071430d03132e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '91c830f30d4e480989e2851f4da10f9c', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b490db9e-d411-413f-b2c3-f9677fc95b44 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-member] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3 returned with HTTP 403 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1461/2893] 192.168.122.45 () {60 vars in 1241 bytes} [Tue Sep 1 02:20:34 2026] PUT /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3 => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5c439e34-9810-4f0a-9167-2a56742c6885 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c439e34-9810-4f0a-9167-2a56742c6885 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] DELETE http://192.168.122.45/volume/v3/types/cde1fd5f-51d1-4c0a-af59-c08107c5d133 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5c439e34-9810-4f0a-9167-2a56742c6885 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5c439e34-9810-4f0a-9167-2a56742c6885 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (990bad15-1796-449b-8050-eed33ebc63fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8291c4e-bbff-4e04-8e30-2ef022c09eb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c439e34-9810-4f0a-9167-2a56742c6885 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types/cde1fd5f-51d1-4c0a-af59-c08107c5d133 returned with HTTP 202 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1462/2894] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:34 2026] DELETE /volume/v3/types/cde1fd5f-51d1-4c0a-af59-c08107c5d133 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c2f3004f-d8f0-4ea1-93a1-43cf70c7db49 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c2f3004f-d8f0-4ea1-93a1-43cf70c7db49 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c2f3004f-d8f0-4ea1-93a1-43cf70c7db49 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c2f3004f-d8f0-4ea1-93a1-43cf70c7db49 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c2f3004f-d8f0-4ea1-93a1-43cf70c7db49 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c2f3004f-d8f0-4ea1-93a1-43cf70c7db49 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f returned with HTTP 200 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1463/2895] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:34 2026] GET /volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f => generated 860 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dcdfac0b-fa89-4bea-855f-1cb9d4157914 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dcdfac0b-fa89-4bea-855f-1cb9d4157914 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] DELETE http://192.168.122.45/volume/v3/types/7862c902-34d2-4282-a392-8699d6596908 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dcdfac0b-fa89-4bea-855f-1cb9d4157914 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dcdfac0b-fa89-4bea-855f-1cb9d4157914 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dcdfac0b-fa89-4bea-855f-1cb9d4157914 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types/7862c902-34d2-4282-a392-8699d6596908 returned with HTTP 202 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1464/2896] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:34 2026] DELETE /volume/v3/types/7862c902-34d2-4282-a392-8699d6596908 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e7b47189-2ecf-4d3a-9509-c513a7e1edfe None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7b47189-2ecf-4d3a-9509-c513a7e1edfe tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e7b47189-2ecf-4d3a-9509-c513a7e1edfe tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "14fe6fd3-cff8-4b23-a157-6c5d5aa5531f", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-353116736"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Created reservations ['5fb9f20a-8c9e-4177-87e9-2cf0f6a1789b', 'bc13826d-da80-4fbb-844b-5520ba2debbc', '75c0fb3c-c747-44ab-921b-73f6b7e2c383', '71297455-c8ea-41fe-bb87-d2442b1970e9'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8291c4e-bbff-4e04-8e30-2ef022c09eb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fb9f20a-8c9e-4177-87e9-2cf0f6a1789b', 'bc13826d-da80-4fbb-844b-5520ba2debbc', '75c0fb3c-c747-44ab-921b-73f6b7e2c383', '71297455-c8ea-41fe-bb87-d2442b1970e9']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19adf4e8-2f4b-4d99-beae-8eeb3377d212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e7b47189-2ecf-4d3a-9509-c513a7e1edfe tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-e7b47189-2ecf-4d3a-9509-c513a7e1edfe tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create snapshot from volume 14fe6fd3-cff8-4b23-a157-6c5d5aa5531f Sep 01 02:20:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19adf4e8-2f4b-4d99-beae-8eeb3377d212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-872909658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['5fb9f20a-8c9e-4177-87e9-2cf0f6a1789b','bc13826d-da80-4fbb-844b-5520ba2debbc','75c0fb3c-c747-44ab-921b-73f6b7e2c383','71297455-c8ea-41fe-bb87-d2442b1970e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-872909658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83cabdc5f19741c3ad032401054b463d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007ef5378e3345dca9ac115a775d26d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4333a874-fa06-4cc5-80ba-7d415aa51259) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4333a874-fa06-4cc5-80ba-7d415aa51259) transitioned into state 'SUCCESS' from state '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-872909658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['5fb9f20a-8c9e-4177-87e9-2cf0f6a1789b','bc13826d-da80-4fbb-844b-5520ba2debbc','75c0fb3c-c747-44ab-921b-73f6b7e2c383','71297455-c8ea-41fe-bb87-d2442b1970e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d1ca490-4bc8-465c-bce9-a25c200839f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-e7b47189-2ecf-4d3a-9509-c513a7e1edfe tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Created reservations ['720003c6-ef27-42d0-8556-0b98e0272402', '69d87454-7d74-472e-95ae-2243485204ad', '8c7024c8-f0f0-4739-818f-f28b03290eb0', 'dbca1798-94db-4f4a-b85e-ab7407e78416'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d1ca490-4bc8-465c-bce9-a25c200839f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (3df80bf1-0656-4fa5-87b7-dd91b67d5595) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request issued successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-30c624d4-5183-4e16-a5c6-9910dca0795a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1433/2897] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:20:33 2026] POST /volume/v3/volumes => generated 770 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-aa782841-ea63-4ebd-97ca-0a802222f04f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aa782841-ea63-4ebd-97ca-0a802222f04f tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] DELETE http://192.168.122.45/volume/v3/types/8c9f37ca-e997-4359-8a0a-0c91605e9a27 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aa782841-ea63-4ebd-97ca-0a802222f04f tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aa782841-ea63-4ebd-97ca-0a802222f04f tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e7b47189-2ecf-4d3a-9509-c513a7e1edfe tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Snapshot create request issued successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e7b47189-2ecf-4d3a-9509-c513a7e1edfe tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1465/2898] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:20:34 2026] POST /volume/v3/snapshots => generated 315 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b3b2111c-0f05-42a5-9975-57f64899bdc5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b3b2111c-0f05-42a5-9975-57f64899bdc5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b3b2111c-0f05-42a5-9975-57f64899bdc5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b3b2111c-0f05-42a5-9975-57f64899bdc5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aa782841-ea63-4ebd-97ca-0a802222f04f tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types/8c9f37ca-e997-4359-8a0a-0c91605e9a27 returned with HTTP 202 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1434/2899] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:34 2026] DELETE /volume/v3/types/8c9f37ca-e997-4359-8a0a-0c91605e9a27 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-02797f60-8589-4002-8196-fcc80e5a9e8b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-02797f60-8589-4002-8196-fcc80e5a9e8b tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-02797f60-8589-4002-8196-fcc80e5a9e8b tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-02797f60-8589-4002-8196-fcc80e5a9e8b tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b3b2111c-0f05-42a5-9975-57f64899bdc5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-02797f60-8589-4002-8196-fcc80e5a9e8b tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Snapshot retrieved successfully. Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-02797f60-8589-4002-8196-fcc80e5a9e8b tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 returned with HTTP 200 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1435/2900] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:34 2026] GET /volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 => generated 447 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b3b2111c-0f05-42a5-9975-57f64899bdc5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e returned with HTTP 200 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-677d6699-69ca-4b98-94c1-b9866ef20cb1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1466/2901] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:34 2026] GET /volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e => generated 838 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-677d6699-69ca-4b98-94c1-b9866ef20cb1 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] DELETE http://192.168.122.45/volume/v3/types/4a1a27b5-a217-4ccb-a737-52bd3f5a6e00 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-677d6699-69ca-4b98-94c1-b9866ef20cb1 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-677d6699-69ca-4b98-94c1-b9866ef20cb1 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-677d6699-69ca-4b98-94c1-b9866ef20cb1 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types/4a1a27b5-a217-4ccb-a737-52bd3f5a6e00 returned with HTTP 202 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1436/2902] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:34 2026] DELETE /volume/v3/types/4a1a27b5-a217-4ccb-a737-52bd3f5a6e00 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5db7a886-0a60-4b12-b89b-abee47aed8ec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5db7a886-0a60-4b12-b89b-abee47aed8ec tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] DELETE http://192.168.122.45/volume/v3/types/c019162c-3c42-466d-b975-f3d58294300b Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5db7a886-0a60-4b12-b89b-abee47aed8ec tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5db7a886-0a60-4b12-b89b-abee47aed8ec tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5db7a886-0a60-4b12-b89b-abee47aed8ec tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types/c019162c-3c42-466d-b975-f3d58294300b returned with HTTP 202 Sep 01 02:20:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1467/2903] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:34 2026] DELETE /volume/v3/types/c019162c-3c42-466d-b975-f3d58294300b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a41ad718-c1da-4049-85af-4fa05fb785e9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a41ad718-c1da-4049-85af-4fa05fb785e9 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] DELETE http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a41ad718-c1da-4049-85af-4fa05fb785e9 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a41ad718-c1da-4049-85af-4fa05fb785e9 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a41ad718-c1da-4049-85af-4fa05fb785e9 tempest-VolumeTypesMemberTests-1825984639 tempest-VolumeTypesMemberTests-1825984639-project-admin] http://192.168.122.45/volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3 returned with HTTP 202 Sep 01 02:20:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1437/2904] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:20:34 2026] DELETE /volume/v3/types/91aad18a-c739-471d-9ea2-06cc2d9735d3 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-894a28a1-5ab8-46cf-a12e-44abe91c587d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-894a28a1-5ab8-46cf-a12e-44abe91c587d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 Sep 01 02:20:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-894a28a1-5ab8-46cf-a12e-44abe91c587d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-894a28a1-5ab8-46cf-a12e-44abe91c587d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8f339c98-77ea-46be-9356-7b6cf48d49ec None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8f339c98-77ea-46be-9356-7b6cf48d49ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e Sep 01 02:20:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8f339c98-77ea-46be-9356-7b6cf48d49ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8f339c98-77ea-46be-9356-7b6cf48d49ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-894a28a1-5ab8-46cf-a12e-44abe91c587d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Snapshot retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-894a28a1-5ab8-46cf-a12e-44abe91c587d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1468/2905] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 => generated 447 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8f339c98-77ea-46be-9356-7b6cf48d49ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8f339c98-77ea-46be-9356-7b6cf48d49ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e returned with HTTP 200 Sep 01 02:20:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1438/2906] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:35 2026] GET /volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e => generated 862 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-10dda361-b715-4d9f-b3fa-474c531aabb4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-10dda361-b715-4d9f-b3fa-474c531aabb4 tempest-ProjectAdminTests-2097320136 tempest-ProjectAdminTests-2097320136-project-admin] GET http://192.168.122.45/volume/v3/scheduler-stats/get_pools Sep 01 02:20:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-10dda361-b715-4d9f-b3fa-474c531aabb4 tempest-ProjectAdminTests-2097320136 tempest-ProjectAdminTests-2097320136-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-10dda361-b715-4d9f-b3fa-474c531aabb4 tempest-ProjectAdminTests-2097320136 tempest-ProjectAdminTests-2097320136-project-admin] Calling method 'get_pools' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-10dda361-b715-4d9f-b3fa-474c531aabb4 tempest-ProjectAdminTests-2097320136 tempest-ProjectAdminTests-2097320136-project-admin] http://192.168.122.45/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1469/2907] 192.168.122.45 () {58 vars in 1170 bytes} [Tue Sep 1 02:20:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 275 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e540d187-a753-427f-a86d-489ecdb1fdbe None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e540d187-a753-427f-a86d-489ecdb1fdbe tempest-ProjectAdminTests-2097320136 tempest-ProjectAdminTests-2097320136-project-admin] GET http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:20:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e540d187-a753-427f-a86d-489ecdb1fdbe tempest-ProjectAdminTests-2097320136 tempest-ProjectAdminTests-2097320136-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e540d187-a753-427f-a86d-489ecdb1fdbe tempest-ProjectAdminTests-2097320136 tempest-ProjectAdminTests-2097320136-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/service.py:230: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:36 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Service, Sep 01 02:20:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e540d187-a753-427f-a86d-489ecdb1fdbe tempest-ProjectAdminTests-2097320136 tempest-ProjectAdminTests-2097320136-project-admin] http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1439/2908] 192.168.122.45 () {58 vars in 1188 bytes} [Tue Sep 1 02:20:36 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6dac1c77-b82f-47b2-86d3-ddbe7930eeaf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6dac1c77-b82f-47b2-86d3-ddbe7930eeaf tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 Sep 01 02:20:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6dac1c77-b82f-47b2-86d3-ddbe7930eeaf tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6dac1c77-b82f-47b2-86d3-ddbe7930eeaf tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6dac1c77-b82f-47b2-86d3-ddbe7930eeaf tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Snapshot retrieved successfully. Sep 01 02:20:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6dac1c77-b82f-47b2-86d3-ddbe7930eeaf tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1470/2909] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:36 2026] GET /volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 => generated 447 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-469309bf-4d16-4be2-a6b5-09355e1617e5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-469309bf-4d16-4be2-a6b5-09355e1617e5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e Sep 01 02:20:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-469309bf-4d16-4be2-a6b5-09355e1617e5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-469309bf-4d16-4be2-a6b5-09355e1617e5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-469309bf-4d16-4be2-a6b5-09355e1617e5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-469309bf-4d16-4be2-a6b5-09355e1617e5 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e returned with HTTP 200 Sep 01 02:20:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1440/2910] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:36 2026] GET /volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6559c7a0-7875-4f45-8b0c-523196cb5227 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6559c7a0-7875-4f45-8b0c-523196cb5227 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 Sep 01 02:20:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6559c7a0-7875-4f45-8b0c-523196cb5227 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6559c7a0-7875-4f45-8b0c-523196cb5227 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6559c7a0-7875-4f45-8b0c-523196cb5227 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Snapshot retrieved successfully. Sep 01 02:20:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6559c7a0-7875-4f45-8b0c-523196cb5227 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 returned with HTTP 200 Sep 01 02:20:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1471/2911] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:37 2026] GET /volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 => generated 474 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e1dedb94-343f-4702-82ce-62ede1a567fd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac74f514-d80d-44b9-998f-9dd0c823c362", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-138404959"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac74f514-d80d-44b9-998f-9dd0c823c362', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-138404959'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:37 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume of 1 GB Sep 01 02:20:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Availability Zones retrieved successfully. Sep 01 02:20:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b72c0c0-96c3-4ee6-91ec-c9adcbc65ba3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b72c0c0-96c3-4ee6-91ec-c9adcbc65ba3 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e Sep 01 02:20:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b72c0c0-96c3-4ee6-91ec-c9adcbc65ba3 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b72c0c0-96c3-4ee6-91ec-c9adcbc65ba3 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:37 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (41972a1f-5d00-4fbb-abd8-dc8d9a8acb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:37 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7517c84e-adeb-4265-ae05-4d71855b31b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5b72c0c0-96c3-4ee6-91ec-c9adcbc65ba3 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:37 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b72c0c0-96c3-4ee6-91ec-c9adcbc65ba3 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e returned with HTTP 200 Sep 01 02:20:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1472/2912] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:37 2026] GET /volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:37 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7517c84e-adeb-4265-ae05-4d71855b31b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:37 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02778815-09a4-4e54-a7bf-59b54fed67a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Created reservations ['34fb0fe1-aa56-4469-a240-2c99e3c4b864', 'e76403c2-3426-40fd-9ac9-b089f689a2cd', '45e7d510-1045-454c-a880-65dba0242419', 'b209fd5d-b5a3-4f52-a2e6-ce50b3c30455'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02778815-09a4-4e54-a7bf-59b54fed67a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34fb0fe1-aa56-4469-a240-2c99e3c4b864', 'e76403c2-3426-40fd-9ac9-b089f689a2cd', '45e7d510-1045-454c-a880-65dba0242419', 'b209fd5d-b5a3-4f52-a2e6-ce50b3c30455']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b71f3f-1dc7-42f9-b76b-68d3a0ffc5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (44b71f3f-1dc7-42f9-b76b-68d3a0ffc5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dcba6dc-8573-4c8a-b161-46ea4ab5a362', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-138404959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['34fb0fe1-aa56-4469-a240-2c99e3c4b864','e76403c2-3426-40fd-9ac9-b089f689a2cd','45e7d510-1045-454c-a880-65dba0242419','b209fd5d-b5a3-4f52-a2e6-ce50b3c30455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-138404959',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dcba6dc-8573-4c8a-b161-46ea4ab5a362,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4841653fbb754dd09eba1257c80aec40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2096a79-b5b1-4162-b7b6-24cbfe4fd8c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2096a79-b5b1-4162-b7b6-24cbfe4fd8c4) transitioned into state 'SUCCESS' from state '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-138404959',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['34fb0fe1-aa56-4469-a240-2c99e3c4b864','e76403c2-3426-40fd-9ac9-b089f689a2cd','45e7d510-1045-454c-a880-65dba0242419','b209fd5d-b5a3-4f52-a2e6-ce50b3c30455'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c2ff6d-e3af-47ab-990d-a8124e929588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2c2ff6d-e3af-47ab-990d-a8124e929588) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (41972a1f-5d00-4fbb-abd8-dc8d9a8acb02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request issued successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1dedb94-343f-4702-82ce-62ede1a567fd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1441/2913] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:37 2026] POST /volume/v3/volumes => generated 766 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac74f514-d80d-44b9-998f-9dd0c823c362", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-807017624"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac74f514-d80d-44b9-998f-9dd0c823c362', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-807017624'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume of 1 GB Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Availability Zones retrieved successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (2abe2d70-b513-44b7-ad0a-2419fda52814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b205d688-6772-4d8b-b925-0e42198547dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b205d688-6772-4d8b-b925-0e42198547dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (728edd9d-1374-44df-8674-606f47ae22d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Created reservations ['8e4db448-d8a0-4f55-8b9e-6d6124052a02', 'c05e1ae0-6be8-4c0f-9730-74c762bd2e66', 'f9997247-bad0-4b33-bae9-cb5c809692d5', '923f7281-c5a9-4e5c-9318-b9fbb73daea3'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (728edd9d-1374-44df-8674-606f47ae22d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e4db448-d8a0-4f55-8b9e-6d6124052a02', 'c05e1ae0-6be8-4c0f-9730-74c762bd2e66', 'f9997247-bad0-4b33-bae9-cb5c809692d5', '923f7281-c5a9-4e5c-9318-b9fbb73daea3']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36459bf6-0c96-447e-a8fb-230d37ab5cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36459bf6-0c96-447e-a8fb-230d37ab5cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e07d665-c606-493a-ba19-64f68a3119f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-807017624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['8e4db448-d8a0-4f55-8b9e-6d6124052a02','c05e1ae0-6be8-4c0f-9730-74c762bd2e66','f9997247-bad0-4b33-bae9-cb5c809692d5','923f7281-c5a9-4e5c-9318-b9fbb73daea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-807017624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e07d665-c606-493a-ba19-64f68a3119f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4841653fbb754dd09eba1257c80aec40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5c5610-5090-4cd6-9376-de0e3c4b6cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c5c5610-5090-4cd6-9376-de0e3c4b6cd4) transitioned into state 'SUCCESS' from state '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-807017624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['8e4db448-d8a0-4f55-8b9e-6d6124052a02','c05e1ae0-6be8-4c0f-9730-74c762bd2e66','f9997247-bad0-4b33-bae9-cb5c809692d5','923f7281-c5a9-4e5c-9318-b9fbb73daea3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba61fb61-66df-4b3e-afa3-2b109323ca9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba61fb61-66df-4b3e-afa3-2b109323ca9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (2abe2d70-b513-44b7-ad0a-2419fda52814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request issued successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f2b70b38-b7ae-4da7-9bc5-75b6a4a46aa0 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1473/2914] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:38 2026] POST /volume/v3/volumes => generated 766 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac74f514-d80d-44b9-998f-9dd0c823c362", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-948069807"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac74f514-d80d-44b9-998f-9dd0c823c362', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-948069807'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume of 1 GB Sep 01 02:20:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Availability Zones retrieved successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (0d62d137-daeb-4069-8a15-15ebb283e3be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9590e8c-c264-44a0-b2f3-7337ee9419e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8341d27b-9cf8-444c-bc38-9eb2e9f5ba11 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8341d27b-9cf8-444c-bc38-9eb2e9f5ba11 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8341d27b-9cf8-444c-bc38-9eb2e9f5ba11 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8341d27b-9cf8-444c-bc38-9eb2e9f5ba11 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8341d27b-9cf8-444c-bc38-9eb2e9f5ba11 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8341d27b-9cf8-444c-bc38-9eb2e9f5ba11 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e returned with HTTP 200 Sep 01 02:20:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1474/2915] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:38 2026] GET /volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e => generated 863 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1368752089"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request body: {'volume': {"'source_volid": '8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1368752089'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume of 1 GB Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e9590e8c-c264-44a0-b2f3-7337ee9419e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Availability Zones retrieved successfully. Sep 01 02:20:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7f7521-a291-48d2-a0d2-70c1b4133eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (9ab03ce0-e200-4137-a30d-5164be8c02d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca29de3-bc3c-4703-9b7e-73d2671541ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca29de3-bc3c-4703-9b7e-73d2671541ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66c5c37e-a5fe-4540-be73-9b0d05e155c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Created reservations ['37b08351-562d-4495-852c-8a07b91c80cd', 'bacdf193-6225-4bcf-8663-f25b216f62a4', '16bde4a7-3f30-45d2-a624-05c2fd8f2f62', '9a834ff5-8860-4d1c-a577-e8e40275e1b7'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c7f7521-a291-48d2-a0d2-70c1b4133eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37b08351-562d-4495-852c-8a07b91c80cd', 'bacdf193-6225-4bcf-8663-f25b216f62a4', '16bde4a7-3f30-45d2-a624-05c2fd8f2f62', '9a834ff5-8860-4d1c-a577-e8e40275e1b7']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc38f75f-563c-425d-8e86-1a09a707b26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc38f75f-563c-425d-8e86-1a09a707b26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9280f9e-635e-4360-a6e9-e7b421b3fc34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-948069807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['37b08351-562d-4495-852c-8a07b91c80cd','bacdf193-6225-4bcf-8663-f25b216f62a4','16bde4a7-3f30-45d2-a624-05c2fd8f2f62','9a834ff5-8860-4d1c-a577-e8e40275e1b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-948069807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9280f9e-635e-4360-a6e9-e7b421b3fc34,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4841653fbb754dd09eba1257c80aec40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed6f1c22-d9bb-452b-a093-0b3ea0352028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed6f1c22-d9bb-452b-a093-0b3ea0352028) transitioned into state 'SUCCESS' from state '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-948069807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['37b08351-562d-4495-852c-8a07b91c80cd','bacdf193-6225-4bcf-8663-f25b216f62a4','16bde4a7-3f30-45d2-a624-05c2fd8f2f62','9a834ff5-8860-4d1c-a577-e8e40275e1b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476ea07a-f975-4d41-ace4-35013525c3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476ea07a-f975-4d41-ace4-35013525c3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Created reservations ['4462ad98-c6a2-4562-a446-53fc46ae2e7a', '1b238010-4e37-4191-85b4-ec6002462963', '2a533649-553e-47c5-9cb1-a09491c13ace', '621b29de-682d-419c-a507-fbfac87ea50c'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (0d62d137-daeb-4069-8a15-15ebb283e3be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request issued successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66c5c37e-a5fe-4540-be73-9b0d05e155c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4462ad98-c6a2-4562-a446-53fc46ae2e7a', '1b238010-4e37-4191-85b4-ec6002462963', '2a533649-553e-47c5-9cb1-a09491c13ace', '621b29de-682d-419c-a507-fbfac87ea50c']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-22c3a41b-a0e7-47ae-920e-8138feffa65d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1442/2916] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:38 2026] POST /volume/v3/volumes => generated 766 bytes in 606 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb88c654-6563-4d46-b027-c8563331d9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb88c654-6563-4d46-b027-c8563331d9dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1585e2b2-e6d3-498c-ab90-034677589d0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1368752089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['4462ad98-c6a2-4562-a446-53fc46ae2e7a','1b238010-4e37-4191-85b4-ec6002462963','2a533649-553e-47c5-9cb1-a09491c13ace','621b29de-682d-419c-a507-fbfac87ea50c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1368752089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1585e2b2-e6d3-498c-ab90-034677589d0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83cabdc5f19741c3ad032401054b463d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007ef5378e3345dca9ac115a775d26d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3363556b-0b4c-40af-9e4c-a83f4b25087f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3363556b-0b4c-40af-9e4c-a83f4b25087f) transitioned into state 'SUCCESS' from state '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-1368752089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['4462ad98-c6a2-4562-a446-53fc46ae2e7a','1b238010-4e37-4191-85b4-ec6002462963','2a533649-553e-47c5-9cb1-a09491c13ace','621b29de-682d-419c-a507-fbfac87ea50c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ace6f6-5f60-4b38-9275-61e2e6571f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ace6f6-5f60-4b38-9275-61e2e6571f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (9ab03ce0-e200-4137-a30d-5164be8c02d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request issued successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4022f04e-c1f3-4378-a12f-4ccaf4e523e2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1475/2917] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:38 2026] POST /volume/v3/volumes => generated 771 bytes in 657 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ac097c14-6924-4331-bd75-95be973b7ebd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac74f514-d80d-44b9-998f-9dd0c823c362", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1107980555"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac74f514-d80d-44b9-998f-9dd0c823c362', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1107980555'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume of 1 GB Sep 01 02:20:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Availability Zones retrieved successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-5750484"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (e8d5e22d-be9c-4326-856b-a831f197bc7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-5750484'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume of 1 GB Sep 01 02:20:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7cd60ba-53d3-436b-9633-54f5b1d7d9e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Availability Zones retrieved successfully. Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Flow 'volume_create_api' (6498eb6e-8eb0-42b0-bf61-0a45e38ccd71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a94960-cc4d-42c9-96ec-d1adba4cbbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7cd60ba-53d3-436b-9633-54f5b1d7d9e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28daeec-80a8-4fe2-923b-d2f293aab344) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57a94960-cc4d-42c9-96ec-d1adba4cbbab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb20310-00fd-489e-87fb-c5946286514b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Created reservations ['0b16ede3-4073-4835-9720-d0798d02a5e7', 'b73838d1-5605-4ae8-ac34-528c5897fbc7', '77458970-c4f6-4404-b60f-5b7ab74df6a2', '13f7d299-558f-4844-95d7-05249a5e7a63'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e28daeec-80a8-4fe2-923b-d2f293aab344) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b16ede3-4073-4835-9720-d0798d02a5e7', 'b73838d1-5605-4ae8-ac34-528c5897fbc7', '77458970-c4f6-4404-b60f-5b7ab74df6a2', '13f7d299-558f-4844-95d7-05249a5e7a63']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1f1e3c-95e1-4214-96c5-98ca633eb179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Created reservations ['94880d73-9d58-4f3a-9032-9017e3288588', '81c311eb-0f08-4538-a1fd-a008b3637542', 'ab5ca064-7943-459a-8730-0e4d3892f8da', '239a6213-86fe-4f60-93c2-36284f28cb78'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8bb20310-00fd-489e-87fb-c5946286514b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94880d73-9d58-4f3a-9032-9017e3288588', '81c311eb-0f08-4538-a1fd-a008b3637542', 'ab5ca064-7943-459a-8730-0e4d3892f8da', '239a6213-86fe-4f60-93c2-36284f28cb78']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c31b9e8-4b6d-4300-b538-a2e85a6720ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c1f1e3c-95e1-4214-96c5-98ca633eb179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03b6247f-bfb7-4d96-bea6-6df1546a85bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1107980555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['0b16ede3-4073-4835-9720-d0798d02a5e7','b73838d1-5605-4ae8-ac34-528c5897fbc7','77458970-c4f6-4404-b60f-5b7ab74df6a2','13f7d299-558f-4844-95d7-05249a5e7a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1107980555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03b6247f-bfb7-4d96-bea6-6df1546a85bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4841653fbb754dd09eba1257c80aec40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fad8d9-214c-48ae-846d-a87e1f6c184a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c31b9e8-4b6d-4300-b538-a2e85a6720ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f23ca1f-bbff-4600-8b60-eb5e4dc074f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-5750484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92b1e8e4a6b43598bbea287f6b78216',qos_specs=None,replication_status=,reservations=['94880d73-9d58-4f3a-9032-9017e3288588','81c311eb-0f08-4538-a1fd-a008b3637542','ab5ca064-7943-459a-8730-0e4d3892f8da','239a6213-86fe-4f60-93c2-36284f28cb78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a5c16b5fbf426498b240c366ccd49b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-5750484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f23ca1f-bbff-4600-8b60-eb5e4dc074f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92b1e8e4a6b43598bbea287f6b78216',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a5c16b5fbf426498b240c366ccd49b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a9e5c7-83e2-46ee-a4c4-3614d3b4b068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (02fad8d9-214c-48ae-846d-a87e1f6c184a) transitioned into state 'SUCCESS' from state '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-1107980555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['0b16ede3-4073-4835-9720-d0798d02a5e7','b73838d1-5605-4ae8-ac34-528c5897fbc7','77458970-c4f6-4404-b60f-5b7ab74df6a2','13f7d299-558f-4844-95d7-05249a5e7a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efdfac3-656b-453f-bf8c-80cf00661513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2efdfac3-656b-453f-bf8c-80cf00661513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (e8d5e22d-be9c-4326-856b-a831f197bc7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request issued successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac097c14-6924-4331-bd75-95be973b7ebd tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1476/2918] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:39 2026] POST /volume/v3/volumes => generated 767 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (55a9e5c7-83e2-46ee-a4c4-3614d3b4b068) transitioned into state 'SUCCESS' from state '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-5750484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92b1e8e4a6b43598bbea287f6b78216',qos_specs=None,replication_status=,reservations=['94880d73-9d58-4f3a-9032-9017e3288588','81c311eb-0f08-4538-a1fd-a008b3637542','ab5ca064-7943-459a-8730-0e4d3892f8da','239a6213-86fe-4f60-93c2-36284f28cb78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a5c16b5fbf426498b240c366ccd49b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dabf1649-a883-4cf7-9927-56b6caba80dd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1921310536"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request body: {'volume': {"'source_volid": '8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1921310536'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume of 1 GB Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c29ab00-2acf-4132-9dd7-973eb13f5789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Availability Zones retrieved successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c29ab00-2acf-4132-9dd7-973eb13f5789) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Flow 'volume_create_api' (6498eb6e-8eb0-42b0-bf61-0a45e38ccd71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume request issued successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (ae786f0e-1c83-4e05-8f8c-d3f32346c921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a2d6c423-37ff-4b5b-bcee-43a0ff431d5b tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1443/2919] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:20:39 2026] POST /volume/v3/volumes => generated 782 bytes in 960 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "ac74f514-d80d-44b9-998f-9dd0c823c362", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1700054367"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request body: {'volume': {"'snapshot_id": 'ac74f514-d80d-44b9-998f-9dd0c823c362', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1700054367'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume of 1 GB Sep 01 02:20:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa22a63-6fa1-4e85-8eae-ab1642ec2c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Availability Zones retrieved successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (4621ea84-f539-4375-82ef-6865ab359f14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f438a4-1f5f-417a-9eb2-021b4a57f17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3aa22a63-6fa1-4e85-8eae-ab1642ec2c6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57f438a4-1f5f-417a-9eb2-021b4a57f17c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf7a14b-6c18-4648-ad8e-602f888094de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90772136-fafe-4cb8-9956-dca3be733504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Created reservations ['1e2bbdb9-f23d-401f-8b9f-b2d1255e748d', '75607c62-f610-4186-a5d7-edf64cfb9ee1', '7d2b838e-f549-4e60-a14c-f15ba12847f1', '852cb411-7a28-48ad-8e61-ba2232a88370'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaf7a14b-6c18-4648-ad8e-602f888094de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e2bbdb9-f23d-401f-8b9f-b2d1255e748d', '75607c62-f610-4186-a5d7-edf64cfb9ee1', '7d2b838e-f549-4e60-a14c-f15ba12847f1', '852cb411-7a28-48ad-8e61-ba2232a88370']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d25674-ed66-415a-be64-1324d5dc6220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Created reservations ['19c91e22-181b-462b-9876-7df790b82788', '493ea209-ec5e-455f-b8e3-19ef827274fd', 'f7ee9195-f9f3-4b82-9bff-5dd9afe480cc', 'd93d5688-6747-4f80-893c-cde3ff49a432'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (90772136-fafe-4cb8-9956-dca3be733504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19c91e22-181b-462b-9876-7df790b82788', '493ea209-ec5e-455f-b8e3-19ef827274fd', 'f7ee9195-f9f3-4b82-9bff-5dd9afe480cc', 'd93d5688-6747-4f80-893c-cde3ff49a432']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c2d25674-ed66-415a-be64-1324d5dc6220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a920d722-bf8e-46e2-a6f3-8eb88ea67011', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1700054367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['1e2bbdb9-f23d-401f-8b9f-b2d1255e748d','75607c62-f610-4186-a5d7-edf64cfb9ee1','7d2b838e-f549-4e60-a14c-f15ba12847f1','852cb411-7a28-48ad-8e61-ba2232a88370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1700054367',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a920d722-bf8e-46e2-a6f3-8eb88ea67011,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4841653fbb754dd09eba1257c80aec40',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcbbfcff-e1c8-4e0b-89fb-300827516aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44953f21-71a5-418c-9808-cf0fac7ad76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44953f21-71a5-418c-9808-cf0fac7ad76c) transitioned into state 'SUCCESS' from state '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-1700054367',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4841653fbb754dd09eba1257c80aec40',qos_specs=None,replication_status=,reservations=['1e2bbdb9-f23d-401f-8b9f-b2d1255e748d','75607c62-f610-4186-a5d7-edf64cfb9ee1','7d2b838e-f549-4e60-a14c-f15ba12847f1','852cb411-7a28-48ad-8e61-ba2232a88370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e223d601c19e4eecbcf9f9c109d9d4e7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e249667c-99fd-4d56-accb-2f13104ac462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcbbfcff-e1c8-4e0b-89fb-300827516aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '734ab410-770f-4ae3-a77a-01ace2e4abf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1921310536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['19c91e22-181b-462b-9876-7df790b82788','493ea209-ec5e-455f-b8e3-19ef827274fd','f7ee9195-f9f3-4b82-9bff-5dd9afe480cc','d93d5688-6747-4f80-893c-cde3ff49a432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1921310536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=734ab410-770f-4ae3-a77a-01ace2e4abf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83cabdc5f19741c3ad032401054b463d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007ef5378e3345dca9ac115a775d26d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2d4e7d-1ca9-40b5-8b57-4abe13379f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e249667c-99fd-4d56-accb-2f13104ac462) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Flow 'volume_create_api' (4621ea84-f539-4375-82ef-6865ab359f14) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Create volume request issued successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0243556a-4749-4bbc-a41d-da6ec6fb2263 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1444/2920] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:40 2026] POST /volume/v3/volumes => generated 767 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4149ba1f-624b-49a5-9061-ba4acea03953 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4149ba1f-624b-49a5-9061-ba4acea03953 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4149ba1f-624b-49a5-9061-ba4acea03953 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4149ba1f-624b-49a5-9061-ba4acea03953 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed2d4e7d-1ca9-40b5-8b57-4abe13379f96) transitioned into state 'SUCCESS' from state '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-1921310536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['19c91e22-181b-462b-9876-7df790b82788','493ea209-ec5e-455f-b8e3-19ef827274fd','f7ee9195-f9f3-4b82-9bff-5dd9afe480cc','d93d5688-6747-4f80-893c-cde3ff49a432'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae9e51e-b14c-4853-af2f-13eada713ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4149ba1f-624b-49a5-9061-ba4acea03953 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4149ba1f-624b-49a5-9061-ba4acea03953 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 returned with HTTP 200 Sep 01 02:20:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1445/2921] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:40 2026] GET /volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 => generated 961 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fde4a098-00f8-4d25-82c2-a1f9beef616a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fde4a098-00f8-4d25-82c2-a1f9beef616a tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fde4a098-00f8-4d25-82c2-a1f9beef616a tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fde4a098-00f8-4d25-82c2-a1f9beef616a tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ae9e51e-b14c-4853-af2f-13eada713ee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (ae786f0e-1c83-4e05-8f8c-d3f32346c921) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request issued successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dabf1649-a883-4cf7-9927-56b6caba80dd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1477/2922] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:40 2026] POST /volume/v3/volumes => generated 771 bytes in 702 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1934950880"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request body: {'volume': {"'source_volid": '8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1934950880'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume of 1 GB Sep 01 02:20:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fde4a098-00f8-4d25-82c2-a1f9beef616a tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Availability Zones retrieved successfully. Sep 01 02:20:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fde4a098-00f8-4d25-82c2-a1f9beef616a tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 returned with HTTP 200 Sep 01 02:20:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1446/2923] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:40 2026] GET /volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 => generated 859 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (729495e1-7101-492f-b7a0-009a571a1546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b822a910-b57a-4396-bdeb-f98ede6e3293 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c675be-10fc-4571-b203-9ba87ba676f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b822a910-b57a-4396-bdeb-f98ede6e3293 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b822a910-b57a-4396-bdeb-f98ede6e3293 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b822a910-b57a-4396-bdeb-f98ede6e3293 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b822a910-b57a-4396-bdeb-f98ede6e3293 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b822a910-b57a-4396-bdeb-f98ede6e3293 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 returned with HTTP 200 Sep 01 02:20:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1447/2924] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:41 2026] GET /volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 => generated 858 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75c675be-10fc-4571-b203-9ba87ba676f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3a984d-49d7-41e8-b25f-1cdb4abb29d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Created reservations ['17c3cbc0-2f40-473c-b172-7be12fbfbff3', 'c056c9a5-8d3f-4870-b1ce-773861b8b32e', 'a0a307bf-9531-4914-8e1b-c76155381c1c', 'd9b32368-2b68-4a6b-b185-80f0bb07a0aa'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab3a984d-49d7-41e8-b25f-1cdb4abb29d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17c3cbc0-2f40-473c-b172-7be12fbfbff3', 'c056c9a5-8d3f-4870-b1ce-773861b8b32e', 'a0a307bf-9531-4914-8e1b-c76155381c1c', 'd9b32368-2b68-4a6b-b185-80f0bb07a0aa']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd980067-d304-411f-af5e-ea143c074eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd980067-d304-411f-af5e-ea143c074eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a88b58cc-659a-4af4-874d-7499c98b8311', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1934950880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['17c3cbc0-2f40-473c-b172-7be12fbfbff3','c056c9a5-8d3f-4870-b1ce-773861b8b32e','a0a307bf-9531-4914-8e1b-c76155381c1c','d9b32368-2b68-4a6b-b185-80f0bb07a0aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1934950880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a88b58cc-659a-4af4-874d-7499c98b8311,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83cabdc5f19741c3ad032401054b463d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007ef5378e3345dca9ac115a775d26d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379308be-40a5-4784-bc34-52dbbba8aa52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-029cd48b-d60b-4931-b452-75e3bc28472b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379308be-40a5-4784-bc34-52dbbba8aa52) transitioned into state 'SUCCESS' from state '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-1934950880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['17c3cbc0-2f40-473c-b172-7be12fbfbff3','c056c9a5-8d3f-4870-b1ce-773861b8b32e','a0a307bf-9531-4914-8e1b-c76155381c1c','d9b32368-2b68-4a6b-b185-80f0bb07a0aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d3cc06-283f-4f45-8060-8654d61afe72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4d3cc06-283f-4f45-8060-8654d61afe72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (729495e1-7101-492f-b7a0-009a571a1546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request issued successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-da6c5fb5-5b64-41c1-bf8b-b58c07e6ef22 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1478/2925] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:40 2026] POST /volume/v3/volumes => generated 771 bytes in 598 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-153639459"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request body: {'volume': {"'source_volid": '8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-153639459'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume of 1 GB Sep 01 02:20:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Availability Zones retrieved successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1871989884"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1871989884'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume of 1 GB Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (efa9a88b-2420-441a-8586-bfb80642ed00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Availability Zones retrieved successfully. Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848d45cd-c09c-4f0d-b3c6-3443ac50ca34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (6d1c3a5d-4d3e-4a74-b5af-36596b8b7363) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b7c418-a683-4b88-bbba-c0df79792de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (848d45cd-c09c-4f0d-b3c6-3443ac50ca34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c22df2a-c40e-455a-b5e9-20f789a9fec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3b7c418-a683-4b88-bbba-c0df79792de5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a12c997-ac7a-4f93-936a-b729c921478e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Created reservations ['29698889-64c6-4604-92d7-dc2069b2c2d9', '92a6631d-d5fc-423f-90d3-cda7b9dd3572', 'e5affedf-fe17-4503-94cc-44f2ec53fa8e', '96b5d403-ed44-4303-8892-cfa0bb6d4142'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c22df2a-c40e-455a-b5e9-20f789a9fec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29698889-64c6-4604-92d7-dc2069b2c2d9', '92a6631d-d5fc-423f-90d3-cda7b9dd3572', 'e5affedf-fe17-4503-94cc-44f2ec53fa8e', '96b5d403-ed44-4303-8892-cfa0bb6d4142']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b70a4c2-09c9-4c9c-a75a-7dd0acc66ad9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b70a4c2-09c9-4c9c-a75a-7dd0acc66ad9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '309624a6-b5ee-460e-aa20-8da2723f610a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-153639459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['29698889-64c6-4604-92d7-dc2069b2c2d9','92a6631d-d5fc-423f-90d3-cda7b9dd3572','e5affedf-fe17-4503-94cc-44f2ec53fa8e','96b5d403-ed44-4303-8892-cfa0bb6d4142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-153639459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=309624a6-b5ee-460e-aa20-8da2723f610a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83cabdc5f19741c3ad032401054b463d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007ef5378e3345dca9ac115a775d26d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae995803-5e97-4fbe-bf9d-c0403b702112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['13c6c477-9043-49b6-8243-021b5a9dbfb2', '19d0059e-084e-4567-a4f3-2bd3abefd3b0', '7dee90ac-3c66-4b90-825b-8e2c0ebb5581', '0c53ed7e-8600-4f7c-a74b-5e73f2f53476'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a12c997-ac7a-4f93-936a-b729c921478e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13c6c477-9043-49b6-8243-021b5a9dbfb2', '19d0059e-084e-4567-a4f3-2bd3abefd3b0', '7dee90ac-3c66-4b90-825b-8e2c0ebb5581', '0c53ed7e-8600-4f7c-a74b-5e73f2f53476']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d97bc3eb-b5ee-4dee-926a-94f04688cd3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae995803-5e97-4fbe-bf9d-c0403b702112) transitioned into state 'SUCCESS' from state '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-153639459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['29698889-64c6-4604-92d7-dc2069b2c2d9','92a6631d-d5fc-423f-90d3-cda7b9dd3572','e5affedf-fe17-4503-94cc-44f2ec53fa8e','96b5d403-ed44-4303-8892-cfa0bb6d4142'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4746b07-e160-4357-bb40-2e1edc4047e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d97bc3eb-b5ee-4dee-926a-94f04688cd3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5487155-a155-4b35-94af-3b196a9fe735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1871989884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['13c6c477-9043-49b6-8243-021b5a9dbfb2','19d0059e-084e-4567-a4f3-2bd3abefd3b0','7dee90ac-3c66-4b90-825b-8e2c0ebb5581','0c53ed7e-8600-4f7c-a74b-5e73f2f53476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1871989884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5487155-a155-4b35-94af-3b196a9fe735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113fec98ec2f4b9799fc4b3043f5f01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fa948f98824b23af50d58d6503bfdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (611beb6a-c8b1-4351-9b67-30572d862dc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4746b07-e160-4357-bb40-2e1edc4047e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (efa9a88b-2420-441a-8586-bfb80642ed00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request issued successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d861d9f-02f1-437e-acd9-383f99a1d7eb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1479/2926] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:41 2026] POST /volume/v3/volumes => generated 770 bytes in 571 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a1537bba-1e64-406b-9782-28f542341af5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1537bba-1e64-406b-9782-28f542341af5 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a1537bba-1e64-406b-9782-28f542341af5 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a1537bba-1e64-406b-9782-28f542341af5 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (611beb6a-c8b1-4351-9b67-30572d862dc2) transitioned into state 'SUCCESS' from state '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-1871989884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['13c6c477-9043-49b6-8243-021b5a9dbfb2','19d0059e-084e-4567-a4f3-2bd3abefd3b0','7dee90ac-3c66-4b90-825b-8e2c0ebb5581','0c53ed7e-8600-4f7c-a74b-5e73f2f53476'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73907e1b-ae1d-4460-84fe-84d064ef9a81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a1537bba-1e64-406b-9782-28f542341af5 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73907e1b-ae1d-4460-84fe-84d064ef9a81) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (6d1c3a5d-4d3e-4a74-b5af-36596b8b7363) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request issued successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-029cd48b-d60b-4931-b452-75e3bc28472b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1448/2927] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:20:41 2026] POST /volume/v3/volumes => generated 785 bytes in 793 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1537bba-1e64-406b-9782-28f542341af5 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 returned with HTTP 200 Sep 01 02:20:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1480/2928] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:42 2026] GET /volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 => generated 1011 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2b053849-0186-462a-9aa4-8663d2c30d78 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-26798eb5-ae27-454f-a730-5610a3387ec1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-89958617"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request body: {'volume': {"'source_volid": '8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-89958617'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume of 1 GB Sep 01 02:20:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-26798eb5-ae27-454f-a730-5610a3387ec1 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 Sep 01 02:20:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Availability Zones retrieved successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-26798eb5-ae27-454f-a730-5610a3387ec1 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-26798eb5-ae27-454f-a730-5610a3387ec1 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (009031d5-84e9-42cc-a26d-945dc9a62394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0650c64-6e62-4c2e-9099-bd4c0f3cfe1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-26798eb5-ae27-454f-a730-5610a3387ec1 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-26798eb5-ae27-454f-a730-5610a3387ec1 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 returned with HTTP 200 Sep 01 02:20:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1481/2929] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:42 2026] GET /volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 => generated 859 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-36a54136-fd16-4997-b96c-29699cffb1f0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36a54136-fd16-4997-b96c-29699cffb1f0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-36a54136-fd16-4997-b96c-29699cffb1f0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-36a54136-fd16-4997-b96c-29699cffb1f0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-36a54136-fd16-4997-b96c-29699cffb1f0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0650c64-6e62-4c2e-9099-bd4c0f3cfe1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8a31f6-8a01-4a4a-8555-9f4d5505ddfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-36a54136-fd16-4997-b96c-29699cffb1f0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 200 Sep 01 02:20:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1482/2930] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:42 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 964 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-37545e48-41ae-4b8b-9447-85ea14007988 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37545e48-41ae-4b8b-9447-85ea14007988 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-37545e48-41ae-4b8b-9447-85ea14007988 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-37545e48-41ae-4b8b-9447-85ea14007988 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-37545e48-41ae-4b8b-9447-85ea14007988 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37545e48-41ae-4b8b-9447-85ea14007988 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 returned with HTTP 200 Sep 01 02:20:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1483/2931] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:42 2026] GET /volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Created reservations ['18a647c9-f59d-49be-b4dd-f7d29f5344ef', '8e216c11-1c06-4c6a-b292-7c767f6cb354', '47b20ee1-cd99-4f08-b9b7-4e4002a06a93', '568cf585-5d93-4aef-956e-adb0f745c9c2'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8a31f6-8a01-4a4a-8555-9f4d5505ddfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['18a647c9-f59d-49be-b4dd-f7d29f5344ef', '8e216c11-1c06-4c6a-b292-7c767f6cb354', '47b20ee1-cd99-4f08-b9b7-4e4002a06a93', '568cf585-5d93-4aef-956e-adb0f745c9c2']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1551aa49-9382-4ade-a16e-4a3176eef0b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:42 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1551aa49-9382-4ade-a16e-4a3176eef0b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea6ca11a-d6cd-4db7-88cd-019555dea61b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-89958617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['18a647c9-f59d-49be-b4dd-f7d29f5344ef','8e216c11-1c06-4c6a-b292-7c767f6cb354','47b20ee1-cd99-4f08-b9b7-4e4002a06a93','568cf585-5d93-4aef-956e-adb0f745c9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-89958617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea6ca11a-d6cd-4db7-88cd-019555dea61b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='83cabdc5f19741c3ad032401054b463d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='007ef5378e3345dca9ac115a775d26d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b67d16c-8d08-4a79-b586-5e495675c8b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b67d16c-8d08-4a79-b586-5e495675c8b0) transitioned into state 'SUCCESS' from state '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-89958617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='83cabdc5f19741c3ad032401054b463d',qos_specs=None,replication_status=,reservations=['18a647c9-f59d-49be-b4dd-f7d29f5344ef','8e216c11-1c06-4c6a-b292-7c767f6cb354','47b20ee1-cd99-4f08-b9b7-4e4002a06a93','568cf585-5d93-4aef-956e-adb0f745c9c2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='007ef5378e3345dca9ac115a775d26d9',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff7fd72-184b-4266-9aa2-8ed6af815cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ff7fd72-184b-4266-9aa2-8ed6af815cec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Flow 'volume_create_api' (009031d5-84e9-42cc-a26d-945dc9a62394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Create volume request issued successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2b053849-0186-462a-9aa4-8663d2c30d78 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1449/2932] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:20:42 2026] POST /volume/v3/volumes => generated 769 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3f7eeda4-95cc-4fc8-9165-16d30824e07c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3f7eeda4-95cc-4fc8-9165-16d30824e07c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3f7eeda4-95cc-4fc8-9165-16d30824e07c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3f7eeda4-95cc-4fc8-9165-16d30824e07c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3f7eeda4-95cc-4fc8-9165-16d30824e07c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3f7eeda4-95cc-4fc8-9165-16d30824e07c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a returned with HTTP 200 Sep 01 02:20:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1484/2933] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:42 2026] GET /volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a => generated 863 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-debe57cf-9f52-49f8-a3c2-14817e350fd8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-debe57cf-9f52-49f8-a3c2-14817e350fd8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 Sep 01 02:20:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-debe57cf-9f52-49f8-a3c2-14817e350fd8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-debe57cf-9f52-49f8-a3c2-14817e350fd8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-debe57cf-9f52-49f8-a3c2-14817e350fd8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-debe57cf-9f52-49f8-a3c2-14817e350fd8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 returned with HTTP 200 Sep 01 02:20:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1450/2934] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:43 2026] GET /volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 => generated 1011 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f79600a9-f4e2-4f53-b07f-0be615516337 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f79600a9-f4e2-4f53-b07f-0be615516337 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f79600a9-f4e2-4f53-b07f-0be615516337 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f79600a9-f4e2-4f53-b07f-0be615516337 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f79600a9-f4e2-4f53-b07f-0be615516337 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f79600a9-f4e2-4f53-b07f-0be615516337 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 200 Sep 01 02:20:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1485/2935] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:43 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3c6cafeb-1eae-4a9e-b885-503d564757db None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3c6cafeb-1eae-4a9e-b885-503d564757db tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 Sep 01 02:20:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3c6cafeb-1eae-4a9e-b885-503d564757db tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3c6cafeb-1eae-4a9e-b885-503d564757db tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3c6cafeb-1eae-4a9e-b885-503d564757db tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3c6cafeb-1eae-4a9e-b885-503d564757db tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 returned with HTTP 200 Sep 01 02:20:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1451/2936] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:43 2026] GET /volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 => generated 859 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3a359d87-8bdf-4f59-a2cc-6cd92c5ec243 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3a359d87-8bdf-4f59-a2cc-6cd92c5ec243 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc Sep 01 02:20:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3a359d87-8bdf-4f59-a2cc-6cd92c5ec243 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3a359d87-8bdf-4f59-a2cc-6cd92c5ec243 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3a359d87-8bdf-4f59-a2cc-6cd92c5ec243 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3a359d87-8bdf-4f59-a2cc-6cd92c5ec243 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc returned with HTTP 200 Sep 01 02:20:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1486/2937] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:43 2026] GET /volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc => generated 859 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-df5e20cf-ec0b-47ca-9bce-7d8bd56d0e4e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df5e20cf-ec0b-47ca-9bce-7d8bd56d0e4e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a Sep 01 02:20:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-df5e20cf-ec0b-47ca-9bce-7d8bd56d0e4e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-df5e20cf-ec0b-47ca-9bce-7d8bd56d0e4e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-df5e20cf-ec0b-47ca-9bce-7d8bd56d0e4e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df5e20cf-ec0b-47ca-9bce-7d8bd56d0e4e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a returned with HTTP 200 Sep 01 02:20:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1452/2938] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:43 2026] GET /volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a => generated 864 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ac356fee-7beb-4299-b67d-7b69537d0eaf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac356fee-7beb-4299-b67d-7b69537d0eaf tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 Sep 01 02:20:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ac356fee-7beb-4299-b67d-7b69537d0eaf tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ac356fee-7beb-4299-b67d-7b69537d0eaf tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ac356fee-7beb-4299-b67d-7b69537d0eaf tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac356fee-7beb-4299-b67d-7b69537d0eaf tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 returned with HTTP 200 Sep 01 02:20:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1487/2939] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:43 2026] GET /volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 => generated 863 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-99649f8d-8a37-4bcf-8341-fca314a0445c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-99649f8d-8a37-4bcf-8341-fca314a0445c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 Sep 01 02:20:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-99649f8d-8a37-4bcf-8341-fca314a0445c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-99649f8d-8a37-4bcf-8341-fca314a0445c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-99649f8d-8a37-4bcf-8341-fca314a0445c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-99649f8d-8a37-4bcf-8341-fca314a0445c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 returned with HTTP 200 Sep 01 02:20:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1453/2940] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:44 2026] GET /volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 => generated 1011 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a20ce3db-eb48-4904-aca3-cef2650ae0fd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a20ce3db-eb48-4904-aca3-cef2650ae0fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a20ce3db-eb48-4904-aca3-cef2650ae0fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a20ce3db-eb48-4904-aca3-cef2650ae0fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a20ce3db-eb48-4904-aca3-cef2650ae0fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a20ce3db-eb48-4904-aca3-cef2650ae0fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 200 Sep 01 02:20:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1488/2941] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:44 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-145319c5-df8c-4e79-88d4-81728e9aef11 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-145319c5-df8c-4e79-88d4-81728e9aef11 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc Sep 01 02:20:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-145319c5-df8c-4e79-88d4-81728e9aef11 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-145319c5-df8c-4e79-88d4-81728e9aef11 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-145319c5-df8c-4e79-88d4-81728e9aef11 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-145319c5-df8c-4e79-88d4-81728e9aef11 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc returned with HTTP 200 Sep 01 02:20:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1454/2942] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:44 2026] GET /volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1dc392af-a954-49c1-9008-fb46a17c349e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1dc392af-a954-49c1-9008-fb46a17c349e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 Sep 01 02:20:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1dc392af-a954-49c1-9008-fb46a17c349e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1dc392af-a954-49c1-9008-fb46a17c349e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1dc392af-a954-49c1-9008-fb46a17c349e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1dc392af-a954-49c1-9008-fb46a17c349e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 returned with HTTP 200 Sep 01 02:20:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1489/2943] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:44 2026] GET /volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 => generated 859 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-63e746e6-b135-41ac-a230-77ddd19c39e8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-63e746e6-b135-41ac-a230-77ddd19c39e8 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 Sep 01 02:20:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-63e746e6-b135-41ac-a230-77ddd19c39e8 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-63e746e6-b135-41ac-a230-77ddd19c39e8 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-63e746e6-b135-41ac-a230-77ddd19c39e8 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-63e746e6-b135-41ac-a230-77ddd19c39e8 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 returned with HTTP 200 Sep 01 02:20:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1455/2944] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:44 2026] GET /volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-70fd855f-513d-4498-8c1c-1c9e69c02fba None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-70fd855f-513d-4498-8c1c-1c9e69c02fba tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-70fd855f-513d-4498-8c1c-1c9e69c02fba tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-70fd855f-513d-4498-8c1c-1c9e69c02fba tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-70fd855f-513d-4498-8c1c-1c9e69c02fba tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-70fd855f-513d-4498-8c1c-1c9e69c02fba tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 returned with HTTP 200 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1490/2945] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:45 2026] GET /volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-28af860d-62aa-4249-937d-8fc6bec7c3be None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fcfc299f-fbd3-4bcd-91a1-e5d7b8acf8aa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fcfc299f-fbd3-4bcd-91a1-e5d7b8acf8aa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fcfc299f-fbd3-4bcd-91a1-e5d7b8acf8aa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fcfc299f-fbd3-4bcd-91a1-e5d7b8acf8aa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-28af860d-62aa-4249-937d-8fc6bec7c3be tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] GET http://192.168.122.45/volume/v3/volumes Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-28af860d-62aa-4249-937d-8fc6bec7c3be tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-28af860d-62aa-4249-937d-8fc6bec7c3be tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-28af860d-62aa-4249-937d-8fc6bec7c3be tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-28af860d-62aa-4249-937d-8fc6bec7c3be tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87080) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fcfc299f-fbd3-4bcd-91a1-e5d7b8acf8aa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fcfc299f-fbd3-4bcd-91a1-e5d7b8acf8aa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 200 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1491/2946] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:45 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-28af860d-62aa-4249-937d-8fc6bec7c3be tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Get all volumes completed successfully. Sep 01 02:20:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-28af860d-62aa-4249-937d-8fc6bec7c3be tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] http://192.168.122.45/volume/v3/volumes returned with HTTP 200 Sep 01 02:20:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1456/2947] 192.168.122.45 () {60 vars in 1157 bytes} [Tue Sep 1 02:20:45 2026] GET /volume/v3/volumes => generated 339 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fca0500f-cc1e-45df-8727-5e83b18bfcaf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fca0500f-cc1e-45df-8727-5e83b18bfcaf tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fca0500f-cc1e-45df-8727-5e83b18bfcaf tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fca0500f-cc1e-45df-8727-5e83b18bfcaf tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-fca0500f-cc1e-45df-8727-5e83b18bfcaf tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Delete volume with id: 6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fca0500f-cc1e-45df-8727-5e83b18bfcaf tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fca0500f-cc1e-45df-8727-5e83b18bfcaf tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Delete volume request issued successfully. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fca0500f-cc1e-45df-8727-5e83b18bfcaf tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 returned with HTTP 202 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1492/2948] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:20:45 2026] DELETE /volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c0a2a423-1cc8-4ff6-975c-2a331f054f76 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0a2a423-1cc8-4ff6-975c-2a331f054f76 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0a2a423-1cc8-4ff6-975c-2a331f054f76 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0a2a423-1cc8-4ff6-975c-2a331f054f76 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-12f4bb91-926a-4aa7-a5fa-dba83bbbd787 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-12f4bb91-926a-4aa7-a5fa-dba83bbbd787 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-12f4bb91-926a-4aa7-a5fa-dba83bbbd787 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-12f4bb91-926a-4aa7-a5fa-dba83bbbd787 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c0a2a423-1cc8-4ff6-975c-2a331f054f76 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0a2a423-1cc8-4ff6-975c-2a331f054f76 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 returned with HTTP 200 Sep 01 02:20:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1457/2949] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:45 2026] GET /volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 => generated 1011 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-12f4bb91-926a-4aa7-a5fa-dba83bbbd787 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-12f4bb91-926a-4aa7-a5fa-dba83bbbd787 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 returned with HTTP 200 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1493/2950] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:45 2026] GET /volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 => generated 859 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-993c93f9-63b1-4117-8161-73e827854c6a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-993c93f9-63b1-4117-8161-73e827854c6a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-993c93f9-63b1-4117-8161-73e827854c6a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-993c93f9-63b1-4117-8161-73e827854c6a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-993c93f9-63b1-4117-8161-73e827854c6a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-993c93f9-63b1-4117-8161-73e827854c6a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 returned with HTTP 200 Sep 01 02:20:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1458/2951] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:45 2026] GET /volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 => generated 864 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6d202806-9d67-45b0-8b8e-83d87cb2e762 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d202806-9d67-45b0-8b8e-83d87cb2e762 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d202806-9d67-45b0-8b8e-83d87cb2e762 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6d202806-9d67-45b0-8b8e-83d87cb2e762 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6d202806-9d67-45b0-8b8e-83d87cb2e762 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6d202806-9d67-45b0-8b8e-83d87cb2e762 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 returned with HTTP 200 Sep 01 02:20:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1494/2952] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:45 2026] GET /volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 => generated 863 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-39245cd7-c119-4f35-b397-f1fd5b091327 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-39245cd7-c119-4f35-b397-f1fd5b091327 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-39245cd7-c119-4f35-b397-f1fd5b091327 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-39245cd7-c119-4f35-b397-f1fd5b091327 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-39245cd7-c119-4f35-b397-f1fd5b091327 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-39245cd7-c119-4f35-b397-f1fd5b091327 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 200 Sep 01 02:20:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1459/2953] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:46 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-10fb80e4-e95c-4815-8717-95fc4dc27e87 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-10fb80e4-e95c-4815-8717-95fc4dc27e87 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-10fb80e4-e95c-4815-8717-95fc4dc27e87 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-10fb80e4-e95c-4815-8717-95fc4dc27e87 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-89c2b828-5f6c-4c03-b64d-f05b7cee073f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-89c2b828-5f6c-4c03-b64d-f05b7cee073f tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 Sep 01 02:20:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-10fb80e4-e95c-4815-8717-95fc4dc27e87 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 returned with HTTP 404 Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-89c2b828-5f6c-4c03-b64d-f05b7cee073f tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-89c2b828-5f6c-4c03-b64d-f05b7cee073f tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1495/2954] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:46 2026] GET /volume/v3/volumes/6f23ca1f-bbff-4600-8b60-eb5e4dc074f3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-86b7452b-1a78-4f78-a760-3955622ad995 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-918652622"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-918652622'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:46 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume of 1 GB Sep 01 02:20:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Availability Zones retrieved successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-89c2b828-5f6c-4c03-b64d-f05b7cee073f tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-89c2b828-5f6c-4c03-b64d-f05b7cee073f tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 returned with HTTP 200 Sep 01 02:20:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1460/2955] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:46 2026] GET /volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Flow 'volume_create_api' (95069e65-fd0f-46e8-abe1-476b705f1122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54141c09-71b1-4634-b347-d5f7a8f4ca9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d10fcf2d-e10e-42bb-bc6c-6a6ded755389 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d10fcf2d-e10e-42bb-bc6c-6a6ded755389 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] DELETE http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d10fcf2d-e10e-42bb-bc6c-6a6ded755389 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d10fcf2d-e10e-42bb-bc6c-6a6ded755389 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-d10fcf2d-e10e-42bb-bc6c-6a6ded755389 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume with id: a920d722-bf8e-46e2-a6f3-8eb88ea67011 Sep 01 02:20:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d10fcf2d-e10e-42bb-bc6c-6a6ded755389 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54141c09-71b1-4634-b347-d5f7a8f4ca9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d10fcf2d-e10e-42bb-bc6c-6a6ded755389 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume request issued successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d10fcf2d-e10e-42bb-bc6c-6a6ded755389 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 returned with HTTP 202 Sep 01 02:20:46 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9725c070-99d9-48d1-8f64-f4390cdad522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1461/2956] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:46 2026] DELETE /volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b3fb6240-9846-4ac5-aeed-8ee795db2974 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b3fb6240-9846-4ac5-aeed-8ee795db2974 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b3fb6240-9846-4ac5-aeed-8ee795db2974 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b3fb6240-9846-4ac5-aeed-8ee795db2974 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b3fb6240-9846-4ac5-aeed-8ee795db2974 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b3fb6240-9846-4ac5-aeed-8ee795db2974 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 returned with HTTP 200 Sep 01 02:20:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1462/2957] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:46 2026] GET /volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Created reservations ['08e50e94-6b04-4fc1-90b6-f65060ace933', '35aea951-2de2-48ee-aadb-2153b29f6795', '2ae05f85-43fc-4330-a559-1925c57ec85e', '5822b911-13d6-4fef-a8f3-9920da76d839'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9725c070-99d9-48d1-8f64-f4390cdad522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08e50e94-6b04-4fc1-90b6-f65060ace933', '35aea951-2de2-48ee-aadb-2153b29f6795', '2ae05f85-43fc-4330-a559-1925c57ec85e', '5822b911-13d6-4fef-a8f3-9920da76d839']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70f09ce8-0b26-4bd6-9f05-c41b0d7ce417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b5b7ed9e-78e2-4e23-ab75-e1092f53ada6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b5b7ed9e-78e2-4e23-ab75-e1092f53ada6 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b5b7ed9e-78e2-4e23-ab75-e1092f53ada6 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b5b7ed9e-78e2-4e23-ab75-e1092f53ada6 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70f09ce8-0b26-4bd6-9f05-c41b0d7ce417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec2e55b9-0985-4d96-bbf5-4210b44c71df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-918652622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92b1e8e4a6b43598bbea287f6b78216',qos_specs=None,replication_status=,reservations=['08e50e94-6b04-4fc1-90b6-f65060ace933','35aea951-2de2-48ee-aadb-2153b29f6795','2ae05f85-43fc-4330-a559-1925c57ec85e','5822b911-13d6-4fef-a8f3-9920da76d839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a5c16b5fbf426498b240c366ccd49b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-918652622',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec2e55b9-0985-4d96-bbf5-4210b44c71df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92b1e8e4a6b43598bbea287f6b78216',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a5c16b5fbf426498b240c366ccd49b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82a7f91-497f-4513-8ac7-2a90342f2c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b5b7ed9e-78e2-4e23-ab75-e1092f53ada6 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b5b7ed9e-78e2-4e23-ab75-e1092f53ada6 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 returned with HTTP 200 Sep 01 02:20:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1463/2958] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:47 2026] GET /volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-282be409-3dbe-4153-a1d4-a00617a1233e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-282be409-3dbe-4153-a1d4-a00617a1233e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-282be409-3dbe-4153-a1d4-a00617a1233e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-282be409-3dbe-4153-a1d4-a00617a1233e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a82a7f91-497f-4513-8ac7-2a90342f2c22) transitioned into state 'SUCCESS' from state '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-918652622',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92b1e8e4a6b43598bbea287f6b78216',qos_specs=None,replication_status=,reservations=['08e50e94-6b04-4fc1-90b6-f65060ace933','35aea951-2de2-48ee-aadb-2153b29f6795','2ae05f85-43fc-4330-a559-1925c57ec85e','5822b911-13d6-4fef-a8f3-9920da76d839'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a5c16b5fbf426498b240c366ccd49b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581583c9-faa4-476d-88d5-97ce30ec0408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-282be409-3dbe-4153-a1d4-a00617a1233e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-282be409-3dbe-4153-a1d4-a00617a1233e tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a returned with HTTP 200 Sep 01 02:20:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1464/2959] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:47 2026] GET /volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a => generated 862 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (581583c9-faa4-476d-88d5-97ce30ec0408) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Flow 'volume_create_api' (95069e65-fd0f-46e8-abe1-476b705f1122) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume request issued successfully. Sep 01 02:20:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-86b7452b-1a78-4f78-a760-3955622ad995 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1496/2960] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:20:46 2026] POST /volume/v3/volumes => generated 784 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d3df8672-a448-4b52-88b2-04ddb31cf19c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3df8672-a448-4b52-88b2-04ddb31cf19c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3df8672-a448-4b52-88b2-04ddb31cf19c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3df8672-a448-4b52-88b2-04ddb31cf19c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d3df8672-a448-4b52-88b2-04ddb31cf19c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3df8672-a448-4b52-88b2-04ddb31cf19c tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df returned with HTTP 200 Sep 01 02:20:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1465/2961] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:47 2026] GET /volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-57bc8307-792f-42fe-a25e-5314f37f5ca2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-57bc8307-792f-42fe-a25e-5314f37f5ca2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-57bc8307-792f-42fe-a25e-5314f37f5ca2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-57bc8307-792f-42fe-a25e-5314f37f5ca2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-57bc8307-792f-42fe-a25e-5314f37f5ca2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-57bc8307-792f-42fe-a25e-5314f37f5ca2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 200 Sep 01 02:20:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1497/2962] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:47 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 1014 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-39f26e98-bd11-4a6e-813e-c6e055e34bd9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-39f26e98-bd11-4a6e-813e-c6e055e34bd9 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-39f26e98-bd11-4a6e-813e-c6e055e34bd9 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-39f26e98-bd11-4a6e-813e-c6e055e34bd9 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-39f26e98-bd11-4a6e-813e-c6e055e34bd9 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 returned with HTTP 404 Sep 01 02:20:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1466/2963] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:47 2026] GET /volume/v3/volumes/a920d722-bf8e-46e2-a6f3-8eb88ea67011 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9379ed95-a6a2-49a4-879a-190e8d6f69e5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9379ed95-a6a2-49a4-879a-190e8d6f69e5 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] DELETE http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc Sep 01 02:20:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9379ed95-a6a2-49a4-879a-190e8d6f69e5 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9379ed95-a6a2-49a4-879a-190e8d6f69e5 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-9379ed95-a6a2-49a4-879a-190e8d6f69e5 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume with id: 03b6247f-bfb7-4d96-bea6-6df1546a85bc Sep 01 02:20:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9379ed95-a6a2-49a4-879a-190e8d6f69e5 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9379ed95-a6a2-49a4-879a-190e8d6f69e5 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume request issued successfully. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9379ed95-a6a2-49a4-879a-190e8d6f69e5 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc returned with HTTP 202 Sep 01 02:20:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1498/2964] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:48 2026] DELETE /volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2847c0ac-3a2b-4d32-9d7c-ed0e343a369c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2847c0ac-3a2b-4d32-9d7c-ed0e343a369c tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc Sep 01 02:20:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2847c0ac-3a2b-4d32-9d7c-ed0e343a369c tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2847c0ac-3a2b-4d32-9d7c-ed0e343a369c tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2847c0ac-3a2b-4d32-9d7c-ed0e343a369c tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2847c0ac-3a2b-4d32-9d7c-ed0e343a369c tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc returned with HTTP 200 Sep 01 02:20:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1467/2965] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:48 2026] GET /volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-44441ec6-8533-4a82-873d-0a1fb00a0e42 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44441ec6-8533-4a82-873d-0a1fb00a0e42 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a Sep 01 02:20:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-44441ec6-8533-4a82-873d-0a1fb00a0e42 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-44441ec6-8533-4a82-873d-0a1fb00a0e42 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-44441ec6-8533-4a82-873d-0a1fb00a0e42 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44441ec6-8533-4a82-873d-0a1fb00a0e42 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a returned with HTTP 200 Sep 01 02:20:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1499/2966] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:48 2026] GET /volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d879cdee-9297-42cc-a9e7-91f3eb08e7fd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d879cdee-9297-42cc-a9e7-91f3eb08e7fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df Sep 01 02:20:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d879cdee-9297-42cc-a9e7-91f3eb08e7fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d879cdee-9297-42cc-a9e7-91f3eb08e7fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d879cdee-9297-42cc-a9e7-91f3eb08e7fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d879cdee-9297-42cc-a9e7-91f3eb08e7fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df returned with HTTP 200 Sep 01 02:20:48 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1468/2967] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:48 2026] GET /volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df => generated 1013 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c1d62155-1aea-4372-b495-0fbc630d4bb6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1d62155-1aea-4372-b495-0fbc630d4bb6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c1d62155-1aea-4372-b495-0fbc630d4bb6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c1d62155-1aea-4372-b495-0fbc630d4bb6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:48 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c1d62155-1aea-4372-b495-0fbc630d4bb6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1d62155-1aea-4372-b495-0fbc630d4bb6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 200 Sep 01 02:20:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1500/2968] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:48 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 1015 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e15acb76-dac6-4682-830c-c9e688201acb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e15acb76-dac6-4682-830c-c9e688201acb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e15acb76-dac6-4682-830c-c9e688201acb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b5487155-a155-4b35-94af-3b196a9fe735", "name": "tempest-ProjectMemberTests-Snapshot-1116367674"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e15acb76-dac6-4682-830c-c9e688201acb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Volume info retrieved successfully. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-e15acb76-dac6-4682-830c-c9e688201acb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Create snapshot from volume b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-628fed69-bf35-4a77-aea7-a0e248ee01ca None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-e15acb76-dac6-4682-830c-c9e688201acb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Created reservations ['be407540-6c0c-4ef0-83f8-d5b5201572a9', '6fa8c693-6da1-433e-ac3b-2d1fb8f7ecfb', 'b94193b3-b180-476f-a629-fcc9c6be3c21', '4cbad7db-8ad7-47d8-88a3-a448c16b8038'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-628fed69-bf35-4a77-aea7-a0e248ee01ca tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-628fed69-bf35-4a77-aea7-a0e248ee01ca tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-628fed69-bf35-4a77-aea7-a0e248ee01ca tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-628fed69-bf35-4a77-aea7-a0e248ee01ca tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc returned with HTTP 404 Sep 01 02:20:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1501/2969] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:49 2026] GET /volume/v3/volumes/03b6247f-bfb7-4d96-bea6-6df1546a85bc => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-aa85cc17-b410-41c9-ad8c-5e08b4a12124 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aa85cc17-b410-41c9-ad8c-5e08b4a12124 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] DELETE http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aa85cc17-b410-41c9-ad8c-5e08b4a12124 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aa85cc17-b410-41c9-ad8c-5e08b4a12124 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-aa85cc17-b410-41c9-ad8c-5e08b4a12124 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume with id: f9280f9e-635e-4360-a6e9-e7b421b3fc34 Sep 01 02:20:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-aa85cc17-b410-41c9-ad8c-5e08b4a12124 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-aa85cc17-b410-41c9-ad8c-5e08b4a12124 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume request issued successfully. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aa85cc17-b410-41c9-ad8c-5e08b4a12124 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 returned with HTTP 202 Sep 01 02:20:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1502/2970] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:49 2026] DELETE /volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e15acb76-dac6-4682-830c-c9e688201acb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot create request issued successfully. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e15acb76-dac6-4682-830c-c9e688201acb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:20:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1469/2971] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:20:48 2026] POST /volume/v3/snapshots => generated 305 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0735165a-cbb7-4a3b-ba55-22917c9598d2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0735165a-cbb7-4a3b-ba55-22917c9598d2 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ae102eb0-5e33-4fad-b0a9-67854e714c9f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0735165a-cbb7-4a3b-ba55-22917c9598d2 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0735165a-cbb7-4a3b-ba55-22917c9598d2 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ae102eb0-5e33-4fad-b0a9-67854e714c9f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ae102eb0-5e33-4fad-b0a9-67854e714c9f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ae102eb0-5e33-4fad-b0a9-67854e714c9f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ae102eb0-5e33-4fad-b0a9-67854e714c9f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0735165a-cbb7-4a3b-ba55-22917c9598d2 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ae102eb0-5e33-4fad-b0a9-67854e714c9f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a returned with HTTP 200 Sep 01 02:20:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1470/2972] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:49 2026] GET /volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a => generated 863 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dc1abc1f-b5e2-4273-90d4-ac4e72b51d05 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dc1abc1f-b5e2-4273-90d4-ac4e72b51d05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dc1abc1f-b5e2-4273-90d4-ac4e72b51d05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dc1abc1f-b5e2-4273-90d4-ac4e72b51d05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dc1abc1f-b5e2-4273-90d4-ac4e72b51d05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dc1abc1f-b5e2-4273-90d4-ac4e72b51d05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a returned with HTTP 200 Sep 01 02:20:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1471/2973] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:49 2026] GET /volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f8240f3b-540f-4c2a-8cc0-81007466c0e2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0735165a-cbb7-4a3b-ba55-22917c9598d2 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 returned with HTTP 200 Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f8240f3b-540f-4c2a-8cc0-81007466c0e2 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df Sep 01 02:20:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1503/2974] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:49 2026] GET /volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 => generated 858 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f8240f3b-540f-4c2a-8cc0-81007466c0e2 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-84d9db28-16b6-4187-a4fe-c1ab69487211 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f8240f3b-540f-4c2a-8cc0-81007466c0e2 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-84d9db28-16b6-4187-a4fe-c1ab69487211 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-84d9db28-16b6-4187-a4fe-c1ab69487211 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-84d9db28-16b6-4187-a4fe-c1ab69487211 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f8240f3b-540f-4c2a-8cc0-81007466c0e2 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-84d9db28-16b6-4187-a4fe-c1ab69487211 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f8240f3b-540f-4c2a-8cc0-81007466c0e2 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df returned with HTTP 200 Sep 01 02:20:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1472/2975] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:49 2026] GET /volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df => generated 1013 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-84d9db28-16b6-4187-a4fe-c1ab69487211 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b returned with HTTP 200 Sep 01 02:20:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1504/2976] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:49 2026] GET /volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b => generated 861 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2c7f316f-ff95-4528-97d7-c9118bf775bf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2c7f316f-ff95-4528-97d7-c9118bf775bf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2c7f316f-ff95-4528-97d7-c9118bf775bf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2c7f316f-ff95-4528-97d7-c9118bf775bf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9b97f0f3-2b20-4170-bdbe-b00cf1b0d5a6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2c7f316f-ff95-4528-97d7-c9118bf775bf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b97f0f3-2b20-4170-bdbe-b00cf1b0d5a6 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9b97f0f3-2b20-4170-bdbe-b00cf1b0d5a6 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9b97f0f3-2b20-4170-bdbe-b00cf1b0d5a6 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2c7f316f-ff95-4528-97d7-c9118bf775bf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a returned with HTTP 200 Sep 01 02:20:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1473/2977] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:50 2026] GET /volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9b97f0f3-2b20-4170-bdbe-b00cf1b0d5a6 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 returned with HTTP 404 Sep 01 02:20:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1505/2978] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:50 2026] GET /volume/v3/volumes/f9280f9e-635e-4360-a6e9-e7b421b3fc34 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b76eff06-9a32-4494-a336-4bd2508cf401 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b76eff06-9a32-4494-a336-4bd2508cf401 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] DELETE http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b76eff06-9a32-4494-a336-4bd2508cf401 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b76eff06-9a32-4494-a336-4bd2508cf401 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b76eff06-9a32-4494-a336-4bd2508cf401 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume with id: 7e07d665-c606-493a-ba19-64f68a3119f9 Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-79c032b6-0dce-4c21-bded-1e30c5bff670 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-79c032b6-0dce-4c21-bded-1e30c5bff670 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-79c032b6-0dce-4c21-bded-1e30c5bff670 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-79c032b6-0dce-4c21-bded-1e30c5bff670 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b76eff06-9a32-4494-a336-4bd2508cf401 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-79c032b6-0dce-4c21-bded-1e30c5bff670 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-79c032b6-0dce-4c21-bded-1e30c5bff670 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df returned with HTTP 200 Sep 01 02:20:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1506/2979] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:50 2026] GET /volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a7e613d3-b782-4185-a6da-34dbd5bf9c83 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7e613d3-b782-4185-a6da-34dbd5bf9c83 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7e613d3-b782-4185-a6da-34dbd5bf9c83 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7e613d3-b782-4185-a6da-34dbd5bf9c83 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b76eff06-9a32-4494-a336-4bd2508cf401 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume request issued successfully. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b76eff06-9a32-4494-a336-4bd2508cf401 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 returned with HTTP 202 Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a7e613d3-b782-4185-a6da-34dbd5bf9c83 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1474/2980] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:50 2026] DELETE /volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1ba1dd4a-915a-4063-8f43-92d8821de0dc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1ba1dd4a-915a-4063-8f43-92d8821de0dc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1ba1dd4a-915a-4063-8f43-92d8821de0dc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1ba1dd4a-915a-4063-8f43-92d8821de0dc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7e613d3-b782-4185-a6da-34dbd5bf9c83 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b returned with HTTP 200 Sep 01 02:20:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1507/2981] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:50 2026] GET /volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b => generated 862 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-83addd96-250a-4ad4-aa6f-3d5b469d83ae None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83addd96-250a-4ad4-aa6f-3d5b469d83ae tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] DELETE http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-83addd96-250a-4ad4-aa6f-3d5b469d83ae tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-83addd96-250a-4ad4-aa6f-3d5b469d83ae tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-83addd96-250a-4ad4-aa6f-3d5b469d83ae tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume with id: ea6ca11a-d6cd-4db7-88cd-019555dea61b Sep 01 02:20:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83addd96-250a-4ad4-aa6f-3d5b469d83ae tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1ba1dd4a-915a-4063-8f43-92d8821de0dc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1ba1dd4a-915a-4063-8f43-92d8821de0dc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 returned with HTTP 200 Sep 01 02:20:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1475/2982] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:50 2026] GET /volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 => generated 858 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-83addd96-250a-4ad4-aa6f-3d5b469d83ae tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume request issued successfully. Sep 01 02:20:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-83addd96-250a-4ad4-aa6f-3d5b469d83ae tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b returned with HTTP 202 Sep 01 02:20:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1508/2983] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:50 2026] DELETE /volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2679384f-5731-4a33-8ecb-92481fed3dea None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2679384f-5731-4a33-8ecb-92481fed3dea tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2679384f-5731-4a33-8ecb-92481fed3dea tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2679384f-5731-4a33-8ecb-92481fed3dea tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2679384f-5731-4a33-8ecb-92481fed3dea tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2679384f-5731-4a33-8ecb-92481fed3dea tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b returned with HTTP 200 Sep 01 02:20:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1476/2984] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:50 2026] GET /volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b => generated 861 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cb23c6c7-a1ba-47d7-b1b1-5ec39faa19ee None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb23c6c7-a1ba-47d7-b1b1-5ec39faa19ee tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb23c6c7-a1ba-47d7-b1b1-5ec39faa19ee tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cb23c6c7-a1ba-47d7-b1b1-5ec39faa19ee tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cb23c6c7-a1ba-47d7-b1b1-5ec39faa19ee tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cb23c6c7-a1ba-47d7-b1b1-5ec39faa19ee tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a returned with HTTP 200 Sep 01 02:20:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1509/2985] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:51 2026] GET /volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a => generated 437 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8615939d-80f7-4b26-b24a-0b5674134824 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8615939d-80f7-4b26-b24a-0b5674134824 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8615939d-80f7-4b26-b24a-0b5674134824 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8615939d-80f7-4b26-b24a-0b5674134824 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8615939d-80f7-4b26-b24a-0b5674134824 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8615939d-80f7-4b26-b24a-0b5674134824 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df returned with HTTP 200 Sep 01 02:20:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1477/2986] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:51 2026] GET /volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e9b7aaf5-3fcb-4cfe-885f-f038811aaeea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e9b7aaf5-3fcb-4cfe-885f-f038811aaeea tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] GET http://192.168.122.45/volume/v3/volumes/detail Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e9b7aaf5-3fcb-4cfe-885f-f038811aaeea tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e9b7aaf5-3fcb-4cfe-885f-f038811aaeea tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Calling method 'detail' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-e9b7aaf5-3fcb-4cfe-885f-f038811aaeea tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e9b7aaf5-3fcb-4cfe-885f-f038811aaeea tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87081) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:708: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e9b7aaf5-3fcb-4cfe-885f-f038811aaeea tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Get all volumes completed successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-541f1414-9464-4edb-a187-2dbf285ebe42 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e9b7aaf5-3fcb-4cfe-885f-f038811aaeea tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] http://192.168.122.45/volume/v3/volumes/detail returned with HTTP 200 Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-541f1414-9464-4edb-a187-2dbf285ebe42 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-541f1414-9464-4edb-a187-2dbf285ebe42 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-541f1414-9464-4edb-a187-2dbf285ebe42 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1510/2987] 192.168.122.45 () {60 vars in 1178 bytes} [Tue Sep 1 02:20:51 2026] GET /volume/v3/volumes/detail => generated 854 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-38909f8e-5d1d-41fe-bc1f-d5aa84cd25c4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-38909f8e-5d1d-41fe-bc1f-d5aa84cd25c4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-38909f8e-5d1d-41fe-bc1f-d5aa84cd25c4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-38909f8e-5d1d-41fe-bc1f-d5aa84cd25c4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-38909f8e-5d1d-41fe-bc1f-d5aa84cd25c4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Delete volume with id: ec2e55b9-0985-4d96-bbf5-4210b44c71df Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-541f1414-9464-4edb-a187-2dbf285ebe42 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 returned with HTTP 404 Sep 01 02:20:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1478/2988] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:51 2026] GET /volume/v3/volumes/7e07d665-c606-493a-ba19-64f68a3119f9 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8290163c-4dc7-419f-8bf9-42c5b0e2664d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-38909f8e-5d1d-41fe-bc1f-d5aa84cd25c4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8290163c-4dc7-419f-8bf9-42c5b0e2664d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] DELETE http://192.168.122.45/volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8290163c-4dc7-419f-8bf9-42c5b0e2664d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8290163c-4dc7-419f-8bf9-42c5b0e2664d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-8290163c-4dc7-419f-8bf9-42c5b0e2664d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume with id: 5dcba6dc-8573-4c8a-b161-46ea4ab5a362 Sep 01 02:20:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8290163c-4dc7-419f-8bf9-42c5b0e2664d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-38909f8e-5d1d-41fe-bc1f-d5aa84cd25c4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Delete volume request issued successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-38909f8e-5d1d-41fe-bc1f-d5aa84cd25c4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df returned with HTTP 202 Sep 01 02:20:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1511/2989] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:20:51 2026] DELETE /volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4dba9cf6-2803-4ac5-9391-658a8dc01ede None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4dba9cf6-2803-4ac5-9391-658a8dc01ede tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4dba9cf6-2803-4ac5-9391-658a8dc01ede tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4dba9cf6-2803-4ac5-9391-658a8dc01ede tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8290163c-4dc7-419f-8bf9-42c5b0e2664d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume request issued successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8290163c-4dc7-419f-8bf9-42c5b0e2664d tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 returned with HTTP 202 Sep 01 02:20:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1479/2990] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:51 2026] DELETE /volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b5af50a0-dd0e-47d1-afbd-c3939b1e6d51 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b5af50a0-dd0e-47d1-afbd-c3939b1e6d51 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b5af50a0-dd0e-47d1-afbd-c3939b1e6d51 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b5af50a0-dd0e-47d1-afbd-c3939b1e6d51 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4dba9cf6-2803-4ac5-9391-658a8dc01ede tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b5af50a0-dd0e-47d1-afbd-c3939b1e6d51 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4dba9cf6-2803-4ac5-9391-658a8dc01ede tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b returned with HTTP 200 Sep 01 02:20:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1512/2991] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:51 2026] GET /volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b => generated 861 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-370aaccd-62e5-4d5f-a697-2a2bfd6b5095 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-370aaccd-62e5-4d5f-a697-2a2bfd6b5095 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-370aaccd-62e5-4d5f-a697-2a2bfd6b5095 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b5af50a0-dd0e-47d1-afbd-c3939b1e6d51 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df returned with HTTP 200 Sep 01 02:20:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-370aaccd-62e5-4d5f-a697-2a2bfd6b5095 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1480/2992] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:51 2026] GET /volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df => generated 1013 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-370aaccd-62e5-4d5f-a697-2a2bfd6b5095 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-370aaccd-62e5-4d5f-a697-2a2bfd6b5095 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 returned with HTTP 200 Sep 01 02:20:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1513/2993] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:51 2026] GET /volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 => generated 858 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c52b8790-4e74-4e36-b7cd-5162fb2aca41 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c52b8790-4e74-4e36-b7cd-5162fb2aca41 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c52b8790-4e74-4e36-b7cd-5162fb2aca41 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c52b8790-4e74-4e36-b7cd-5162fb2aca41 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c52b8790-4e74-4e36-b7cd-5162fb2aca41 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:20:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c52b8790-4e74-4e36-b7cd-5162fb2aca41 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a returned with HTTP 200 Sep 01 02:20:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1481/2994] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:52 2026] GET /volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7a446cae-9315-4b81-8782-edd4a0f10368 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7a446cae-9315-4b81-8782-edd4a0f10368 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b Sep 01 02:20:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7a446cae-9315-4b81-8782-edd4a0f10368 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7a446cae-9315-4b81-8782-edd4a0f10368 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6eb869b6-469f-4747-93fa-e0559497d64e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6eb869b6-469f-4747-93fa-e0559497d64e tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df Sep 01 02:20:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6eb869b6-469f-4747-93fa-e0559497d64e tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6eb869b6-469f-4747-93fa-e0559497d64e tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7a446cae-9315-4b81-8782-edd4a0f10368 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b returned with HTTP 404 Sep 01 02:20:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1514/2995] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:52 2026] GET /volume/v3/volumes/ea6ca11a-d6cd-4db7-88cd-019555dea61b => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-408ce35c-144d-400c-a540-fa1f7a453857 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-408ce35c-144d-400c-a540-fa1f7a453857 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] DELETE http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a Sep 01 02:20:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-408ce35c-144d-400c-a540-fa1f7a453857 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-408ce35c-144d-400c-a540-fa1f7a453857 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6eb869b6-469f-4747-93fa-e0559497d64e tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df returned with HTTP 404 Sep 01 02:20:52 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-408ce35c-144d-400c-a540-fa1f7a453857 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume with id: 309624a6-b5ee-460e-aa20-8da2723f610a Sep 01 02:20:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1482/2996] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:52 2026] GET /volume/v3/volumes/ec2e55b9-0985-4d96-bbf5-4210b44c71df => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:20:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-408ce35c-144d-400c-a540-fa1f7a453857 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1862474569"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1862474569'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume of 1 GB Sep 01 02:20:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Availability Zones retrieved successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Flow 'volume_create_api' (be421e51-ea94-4d47-b7cd-d0c57338fddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85563256-3d82-4a81-8b63-0947092e85a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-408ce35c-144d-400c-a540-fa1f7a453857 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume request issued successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-408ce35c-144d-400c-a540-fa1f7a453857 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a returned with HTTP 202 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1515/2997] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:52 2026] DELETE /volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fb2b224a-e9fc-401f-a04c-a4703d9c00a1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fb2b224a-e9fc-401f-a04c-a4703d9c00a1 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fb2b224a-e9fc-401f-a04c-a4703d9c00a1 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fb2b224a-e9fc-401f-a04c-a4703d9c00a1 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fb2b224a-e9fc-401f-a04c-a4703d9c00a1 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 returned with HTTP 404 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1516/2998] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:53 2026] GET /volume/v3/volumes/5dcba6dc-8573-4c8a-b161-46ea4ab5a362 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f643335a-6605-4c34-bfa0-2668b1bd0feb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f643335a-6605-4c34-bfa0-2668b1bd0feb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f643335a-6605-4c34-bfa0-2668b1bd0feb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f643335a-6605-4c34-bfa0-2668b1bd0feb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85563256-3d82-4a81-8b63-0947092e85a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f643335a-6605-4c34-bfa0-2668b1bd0feb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2078a9-5fe0-4751-b13d-5c5e951adb0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f643335a-6605-4c34-bfa0-2668b1bd0feb tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a returned with HTTP 200 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1517/2999] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:53 2026] GET /volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a => generated 862 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4944da72-f04d-4592-9331-df305037b715 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4944da72-f04d-4592-9331-df305037b715 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4944da72-f04d-4592-9331-df305037b715 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4944da72-f04d-4592-9331-df305037b715 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-4944da72-f04d-4592-9331-df305037b715 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete snapshot with id: ac74f514-d80d-44b9-998f-9dd0c823c362 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4944da72-f04d-4592-9331-df305037b715 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Snapshot retrieved successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4944da72-f04d-4592-9331-df305037b715 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Snapshot delete request issued successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4944da72-f04d-4592-9331-df305037b715 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 returned with HTTP 202 Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Created reservations ['24dbb62a-3853-429a-8012-0e858a99106f', 'e1750fec-0eba-47a7-973d-c9b8114620b1', '0329ab44-ac51-4d3c-b488-4b30b7abd6dc', 'd5888b4b-9efc-41fe-a05d-189afc9ab230'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1518/3000] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:20:53 2026] DELETE /volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2078a9-5fe0-4751-b13d-5c5e951adb0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24dbb62a-3853-429a-8012-0e858a99106f', 'e1750fec-0eba-47a7-973d-c9b8114620b1', '0329ab44-ac51-4d3c-b488-4b30b7abd6dc', 'd5888b4b-9efc-41fe-a05d-189afc9ab230']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-223553e5-00af-4bb3-a64f-d403415ed2cc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4348a66f-4ea2-4d3d-b109-934ec9a9c51d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-223553e5-00af-4bb3-a64f-d403415ed2cc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-223553e5-00af-4bb3-a64f-d403415ed2cc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-223553e5-00af-4bb3-a64f-d403415ed2cc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-223553e5-00af-4bb3-a64f-d403415ed2cc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Snapshot retrieved successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-223553e5-00af-4bb3-a64f-d403415ed2cc tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 returned with HTTP 200 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1519/3001] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:53 2026] GET /volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 => generated 473 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4348a66f-4ea2-4d3d-b109-934ec9a9c51d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '595a7fbd-7088-494c-97c2-bfb9c5812b1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1862474569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92b1e8e4a6b43598bbea287f6b78216',qos_specs=None,replication_status=,reservations=['24dbb62a-3853-429a-8012-0e858a99106f','e1750fec-0eba-47a7-973d-c9b8114620b1','0329ab44-ac51-4d3c-b488-4b30b7abd6dc','d5888b4b-9efc-41fe-a05d-189afc9ab230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a5c16b5fbf426498b240c366ccd49b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1862474569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=595a7fbd-7088-494c-97c2-bfb9c5812b1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92b1e8e4a6b43598bbea287f6b78216',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a5c16b5fbf426498b240c366ccd49b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26c6f15-4b56-45fc-94b2-91d63a6e81c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e26c6f15-4b56-45fc-94b2-91d63a6e81c3) transitioned into state 'SUCCESS' from state '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-1862474569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92b1e8e4a6b43598bbea287f6b78216',qos_specs=None,replication_status=,reservations=['24dbb62a-3853-429a-8012-0e858a99106f','e1750fec-0eba-47a7-973d-c9b8114620b1','0329ab44-ac51-4d3c-b488-4b30b7abd6dc','d5888b4b-9efc-41fe-a05d-189afc9ab230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a5c16b5fbf426498b240c366ccd49b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba8a32f-65e1-40c5-9b87-5ba505cc2a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e6206198-3387-4c7a-9157-cd3478db9065 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6206198-3387-4c7a-9157-cd3478db9065 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6206198-3387-4c7a-9157-cd3478db9065 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ba8a32f-65e1-40c5-9b87-5ba505cc2a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6206198-3387-4c7a-9157-cd3478db9065 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Flow 'volume_create_api' (be421e51-ea94-4d47-b7cd-d0c57338fddf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume request issued successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9aed0523-64d6-47c7-97a5-5d9c16f089ad tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1483/3002] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:20:52 2026] POST /volume/v3/volumes => generated 785 bytes in 563 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e6206198-3387-4c7a-9157-cd3478db9065 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6206198-3387-4c7a-9157-cd3478db9065 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a returned with HTTP 200 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1520/3003] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:53 2026] GET /volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a => generated 464 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7ddcbac0-d42a-46fb-925b-b4d99164557e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-954b4a41-e7f7-4b25-b8f4-b0c7d6930c1a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7ddcbac0-d42a-46fb-925b-b4d99164557e tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-954b4a41-e7f7-4b25-b8f4-b0c7d6930c1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7ddcbac0-d42a-46fb-925b-b4d99164557e tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7ddcbac0-d42a-46fb-925b-b4d99164557e tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-954b4a41-e7f7-4b25-b8f4-b0c7d6930c1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-954b4a41-e7f7-4b25-b8f4-b0c7d6930c1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-954b4a41-e7f7-4b25-b8f4-b0c7d6930c1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Delete snapshot with id: a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-954b4a41-e7f7-4b25-b8f4-b0c7d6930c1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7ddcbac0-d42a-46fb-925b-b4d99164557e tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7ddcbac0-d42a-46fb-925b-b4d99164557e tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a returned with HTTP 200 Sep 01 02:20:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1484/3004] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:53 2026] GET /volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a => generated 964 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-954b4a41-e7f7-4b25-b8f4-b0c7d6930c1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot delete request issued successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-954b4a41-e7f7-4b25-b8f4-b0c7d6930c1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a returned with HTTP 202 Sep 01 02:20:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1521/3005] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:20:53 2026] DELETE /volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a => generated 0 bytes in 186 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c4c7fbd7-d803-4930-8b10-0680a0d55698 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c4c7fbd7-d803-4930-8b10-0680a0d55698 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c4c7fbd7-d803-4930-8b10-0680a0d55698 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c4c7fbd7-d803-4930-8b10-0680a0d55698 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c4c7fbd7-d803-4930-8b10-0680a0d55698 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:20:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c4c7fbd7-d803-4930-8b10-0680a0d55698 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a returned with HTTP 200 Sep 01 02:20:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1485/3006] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:53 2026] GET /volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a => generated 463 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-03bdf471-d8fb-451b-a951-287b0faae629 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-03bdf471-d8fb-451b-a951-287b0faae629 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a Sep 01 02:20:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-03bdf471-d8fb-451b-a951-287b0faae629 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-03bdf471-d8fb-451b-a951-287b0faae629 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-03bdf471-d8fb-451b-a951-287b0faae629 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-03bdf471-d8fb-451b-a951-287b0faae629 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a returned with HTTP 200 Sep 01 02:20:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1522/3007] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:54 2026] GET /volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a => generated 862 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f2366792-a358-400f-907e-0ec1419c9338 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f2366792-a358-400f-907e-0ec1419c9338 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 Sep 01 02:20:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f2366792-a358-400f-907e-0ec1419c9338 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f2366792-a358-400f-907e-0ec1419c9338 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f2366792-a358-400f-907e-0ec1419c9338 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Snapshot retrieved successfully. Sep 01 02:20:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f2366792-a358-400f-907e-0ec1419c9338 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 returned with HTTP 200 Sep 01 02:20:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1486/3008] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:54 2026] GET /volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 => generated 473 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fb9d5fb7-ebd5-44d6-9d34-ed6a76575ec0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fb9d5fb7-ebd5-44d6-9d34-ed6a76575ec0 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a Sep 01 02:20:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fb9d5fb7-ebd5-44d6-9d34-ed6a76575ec0 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fb9d5fb7-ebd5-44d6-9d34-ed6a76575ec0 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fb9d5fb7-ebd5-44d6-9d34-ed6a76575ec0 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fb9d5fb7-ebd5-44d6-9d34-ed6a76575ec0 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a returned with HTTP 200 Sep 01 02:20:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1523/3009] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:54 2026] GET /volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-484b3d04-788e-4733-acd8-5c250627ea89 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-484b3d04-788e-4733-acd8-5c250627ea89 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-484b3d04-788e-4733-acd8-5c250627ea89 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-484b3d04-788e-4733-acd8-5c250627ea89 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-484b3d04-788e-4733-acd8-5c250627ea89 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:20:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-484b3d04-788e-4733-acd8-5c250627ea89 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a returned with HTTP 200 Sep 01 02:20:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1487/3010] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:54 2026] GET /volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a => generated 463 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fc3457d4-eae0-464f-9922-b2700b8c72e9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc3457d4-eae0-464f-9922-b2700b8c72e9 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fc3457d4-eae0-464f-9922-b2700b8c72e9 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fc3457d4-eae0-464f-9922-b2700b8c72e9 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc3457d4-eae0-464f-9922-b2700b8c72e9 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a returned with HTTP 404 Sep 01 02:20:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1524/3011] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:55 2026] GET /volume/v3/volumes/309624a6-b5ee-460e-aa20-8da2723f610a => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6e18fbec-cba6-48fb-b905-e4c435e5553f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e18fbec-cba6-48fb-b905-e4c435e5553f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] DELETE http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e18fbec-cba6-48fb-b905-e4c435e5553f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e18fbec-cba6-48fb-b905-e4c435e5553f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-6e18fbec-cba6-48fb-b905-e4c435e5553f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume with id: a88b58cc-659a-4af4-874d-7499c98b8311 Sep 01 02:20:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6e18fbec-cba6-48fb-b905-e4c435e5553f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6e18fbec-cba6-48fb-b905-e4c435e5553f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume request issued successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e18fbec-cba6-48fb-b905-e4c435e5553f tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 returned with HTTP 202 Sep 01 02:20:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1488/3012] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:55 2026] DELETE /volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d01202e7-f16f-44a6-8eb4-91878540e2fd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d01202e7-f16f-44a6-8eb4-91878540e2fd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d01202e7-f16f-44a6-8eb4-91878540e2fd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d01202e7-f16f-44a6-8eb4-91878540e2fd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c2ed2130-98d8-44a9-8c70-729abe52789e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d01202e7-f16f-44a6-8eb4-91878540e2fd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2ed2130-98d8-44a9-8c70-729abe52789e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2ed2130-98d8-44a9-8c70-729abe52789e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c2ed2130-98d8-44a9-8c70-729abe52789e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d01202e7-f16f-44a6-8eb4-91878540e2fd tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 returned with HTTP 200 Sep 01 02:20:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1525/3013] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:55 2026] GET /volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 => generated 863 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c2ed2130-98d8-44a9-8c70-729abe52789e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 returned with HTTP 404 Sep 01 02:20:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1489/3014] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:55 2026] GET /volume/v3/snapshots/ac74f514-d80d-44b9-998f-9dd0c823c362 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3f849238-d10f-4e56-ada7-331d502a8127 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3f849238-d10f-4e56-ada7-331d502a8127 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] DELETE http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3f849238-d10f-4e56-ada7-331d502a8127 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3f849238-d10f-4e56-ada7-331d502a8127 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-3f849238-d10f-4e56-ada7-331d502a8127 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume with id: 14fe6fd3-cff8-4b23-a157-6c5d5aa5531f Sep 01 02:20:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3f849238-d10f-4e56-ada7-331d502a8127 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3f849238-d10f-4e56-ada7-331d502a8127 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Delete volume request issued successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3f849238-d10f-4e56-ada7-331d502a8127 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f returned with HTTP 202 Sep 01 02:20:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1526/3015] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:55 2026] DELETE /volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cf9a9fc2-4a85-4c98-bd9a-6a82622e2bb8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cf9a9fc2-4a85-4c98-bd9a-6a82622e2bb8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cf9a9fc2-4a85-4c98-bd9a-6a82622e2bb8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cf9a9fc2-4a85-4c98-bd9a-6a82622e2bb8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cf9a9fc2-4a85-4c98-bd9a-6a82622e2bb8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cf9a9fc2-4a85-4c98-bd9a-6a82622e2bb8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f returned with HTTP 200 Sep 01 02:20:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1490/3016] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:55 2026] GET /volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f => generated 859 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8ea84ddf-1ccb-49d8-a174-7cdc242c2e36 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ea84ddf-1ccb-49d8-a174-7cdc242c2e36 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ea84ddf-1ccb-49d8-a174-7cdc242c2e36 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8ea84ddf-1ccb-49d8-a174-7cdc242c2e36 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8ea84ddf-1ccb-49d8-a174-7cdc242c2e36 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8ea84ddf-1ccb-49d8-a174-7cdc242c2e36 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a returned with HTTP 200 Sep 01 02:20:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1527/3017] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:55 2026] GET /volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a => generated 1015 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-12acc47b-5f21-4a74-988d-54a7dfac29fd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-12acc47b-5f21-4a74-988d-54a7dfac29fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] GET http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-12acc47b-5f21-4a74-988d-54a7dfac29fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-12acc47b-5f21-4a74-988d-54a7dfac29fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-12acc47b-5f21-4a74-988d-54a7dfac29fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Volume info retrieved successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-02550fee-8a88-4cf3-a999-87bc441cb711 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-12acc47b-5f21-4a74-988d-54a7dfac29fd tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a returned with HTTP 200 Sep 01 02:20:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1491/3018] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:55 2026] GET /volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-02550fee-8a88-4cf3-a999-87bc441cb711 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-02550fee-8a88-4cf3-a999-87bc441cb711 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-02550fee-8a88-4cf3-a999-87bc441cb711 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-02550fee-8a88-4cf3-a999-87bc441cb711 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a returned with HTTP 404 Sep 01 02:20:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1528/3019] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:20:55 2026] GET /volume/v3/snapshots/a2174044-8d5e-4532-8e7b-9cc491ac721a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-29f1a59f-74fb-4561-baa4-1d1be4525e73 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d4645b8a-12a2-4bfe-97c7-ff34629fc573 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29f1a59f-74fb-4561-baa4-1d1be4525e73 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29f1a59f-74fb-4561-baa4-1d1be4525e73 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29f1a59f-74fb-4561-baa4-1d1be4525e73 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-29f1a59f-74fb-4561-baa4-1d1be4525e73 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Delete volume with id: 595a7fbd-7088-494c-97c2-bfb9c5812b1a Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d4645b8a-12a2-4bfe-97c7-ff34629fc573 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d4645b8a-12a2-4bfe-97c7-ff34629fc573 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d4645b8a-12a2-4bfe-97c7-ff34629fc573 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-d4645b8a-12a2-4bfe-97c7-ff34629fc573 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume with id: b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:55 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:55 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-29f1a59f-74fb-4561-baa4-1d1be4525e73 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d4645b8a-12a2-4bfe-97c7-ff34629fc573 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-29f1a59f-74fb-4561-baa4-1d1be4525e73 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Delete volume request issued successfully. Sep 01 02:20:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29f1a59f-74fb-4561-baa4-1d1be4525e73 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a returned with HTTP 202 Sep 01 02:20:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1492/3020] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:20:55 2026] DELETE /volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:20:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5058f7df-2ec2-47fd-99e5-8605263f5170 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d4645b8a-12a2-4bfe-97c7-ff34629fc573 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume request issued successfully. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d4645b8a-12a2-4bfe-97c7-ff34629fc573 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 202 Sep 01 02:20:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1529/3021] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:55 2026] DELETE /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5058f7df-2ec2-47fd-99e5-8605263f5170 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a Sep 01 02:20:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5058f7df-2ec2-47fd-99e5-8605263f5170 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5058f7df-2ec2-47fd-99e5-8605263f5170 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c77e2571-f1f6-4f39-a753-dc7aefe4689c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c77e2571-f1f6-4f39-a753-dc7aefe4689c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c77e2571-f1f6-4f39-a753-dc7aefe4689c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c77e2571-f1f6-4f39-a753-dc7aefe4689c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5058f7df-2ec2-47fd-99e5-8605263f5170 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5058f7df-2ec2-47fd-99e5-8605263f5170 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a returned with HTTP 200 Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c77e2571-f1f6-4f39-a753-dc7aefe4689c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1493/3022] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:56 2026] GET /volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a => generated 1014 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c77e2571-f1f6-4f39-a753-dc7aefe4689c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 200 Sep 01 02:20:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1530/3023] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:56 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 1014 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c802bdcd-5e46-481e-af7d-fe998159ce96 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c802bdcd-5e46-481e-af7d-fe998159ce96 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 Sep 01 02:20:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c802bdcd-5e46-481e-af7d-fe998159ce96 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c802bdcd-5e46-481e-af7d-fe998159ce96 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c802bdcd-5e46-481e-af7d-fe998159ce96 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 returned with HTTP 404 Sep 01 02:20:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1494/3024] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:56 2026] GET /volume/v3/volumes/a88b58cc-659a-4af4-874d-7499c98b8311 => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d67127b7-dd64-4e0d-8f40-abb9bc99de95 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d67127b7-dd64-4e0d-8f40-abb9bc99de95 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] DELETE http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 Sep 01 02:20:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d67127b7-dd64-4e0d-8f40-abb9bc99de95 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d67127b7-dd64-4e0d-8f40-abb9bc99de95 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-d67127b7-dd64-4e0d-8f40-abb9bc99de95 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume with id: 734ab410-770f-4ae3-a77a-01ace2e4abf3 Sep 01 02:20:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d67127b7-dd64-4e0d-8f40-abb9bc99de95 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d67127b7-dd64-4e0d-8f40-abb9bc99de95 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume request issued successfully. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d67127b7-dd64-4e0d-8f40-abb9bc99de95 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 returned with HTTP 202 Sep 01 02:20:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1531/3025] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:56 2026] DELETE /volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:20:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fd55ee26-42cf-4bac-b5da-57a9663ca0f8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-74688146-96ea-4941-b325-71f9df2e615a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fd55ee26-42cf-4bac-b5da-57a9663ca0f8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-74688146-96ea-4941-b325-71f9df2e615a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 Sep 01 02:20:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fd55ee26-42cf-4bac-b5da-57a9663ca0f8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-74688146-96ea-4941-b325-71f9df2e615a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fd55ee26-42cf-4bac-b5da-57a9663ca0f8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-74688146-96ea-4941-b325-71f9df2e615a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:56 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fd55ee26-42cf-4bac-b5da-57a9663ca0f8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Volume info retrieved successfully. Sep 01 02:20:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fd55ee26-42cf-4bac-b5da-57a9663ca0f8 tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f returned with HTTP 200 Sep 01 02:20:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1495/3026] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:56 2026] GET /volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f => generated 859 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-74688146-96ea-4941-b325-71f9df2e615a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-74688146-96ea-4941-b325-71f9df2e615a tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 returned with HTTP 200 Sep 01 02:20:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1532/3027] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:56 2026] GET /volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 => generated 863 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1d59c761-156e-4b0a-bfee-608e36a32856 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1d59c761-156e-4b0a-bfee-608e36a32856 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a Sep 01 02:20:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1d59c761-156e-4b0a-bfee-608e36a32856 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1d59c761-156e-4b0a-bfee-608e36a32856 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e6c7f4c3-b80a-4829-9806-9024c065d16a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6c7f4c3-b80a-4829-9806-9024c065d16a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6c7f4c3-b80a-4829-9806-9024c065d16a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6c7f4c3-b80a-4829-9806-9024c065d16a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:57 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:57 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1d59c761-156e-4b0a-bfee-608e36a32856 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1d59c761-156e-4b0a-bfee-608e36a32856 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a returned with HTTP 200 Sep 01 02:20:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1496/3028] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:57 2026] GET /volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e6c7f4c3-b80a-4829-9806-9024c065d16a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6c7f4c3-b80a-4829-9806-9024c065d16a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 200 Sep 01 02:20:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1533/3029] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:57 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 1014 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e8235756-65c1-410c-8765-df6813bbb32e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e8235756-65c1-410c-8765-df6813bbb32e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] GET http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f Sep 01 02:20:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e8235756-65c1-410c-8765-df6813bbb32e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e8235756-65c1-410c-8765-df6813bbb32e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1c22dee7-3199-439d-a025-0fd24cb126ec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1c22dee7-3199-439d-a025-0fd24cb126ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 Sep 01 02:20:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1c22dee7-3199-439d-a025-0fd24cb126ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1c22dee7-3199-439d-a025-0fd24cb126ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e8235756-65c1-410c-8765-df6813bbb32e tempest-CreateVolumesFromSnapshotTest-2019257638 tempest-CreateVolumesFromSnapshotTest-2019257638-project-member] http://192.168.122.45/volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f returned with HTTP 404 Sep 01 02:20:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1497/3030] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:57 2026] GET /volume/v3/volumes/14fe6fd3-cff8-4b23-a157-6c5d5aa5531f => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1c22dee7-3199-439d-a025-0fd24cb126ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1c22dee7-3199-439d-a025-0fd24cb126ec tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 returned with HTTP 200 Sep 01 02:20:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1534/3031] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:57 2026] GET /volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 => generated 863 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8cf752e2-3a42-44fc-888c-4d99b03b16f4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8cf752e2-3a42-44fc-888c-4d99b03b16f4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8cf752e2-3a42-44fc-888c-4d99b03b16f4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8cf752e2-3a42-44fc-888c-4d99b03b16f4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8cf752e2-3a42-44fc-888c-4d99b03b16f4 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a returned with HTTP 404 Sep 01 02:20:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1498/3032] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:58 2026] GET /volume/v3/volumes/595a7fbd-7088-494c-97c2-bfb9c5812b1a => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-234464197"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-234464197'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume of 1 GB Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Availability Zones retrieved successfully. Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ac019fea-e62f-445b-86d2-e9d0abadbcad None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ac019fea-e62f-445b-86d2-e9d0abadbcad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ac019fea-e62f-445b-86d2-e9d0abadbcad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ac019fea-e62f-445b-86d2-e9d0abadbcad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ac019fea-e62f-445b-86d2-e9d0abadbcad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 returned with HTTP 404 Sep 01 02:20:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1499/3033] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:58 2026] GET /volume/v3/volumes/b5487155-a155-4b35-94af-3b196a9fe735 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Flow 'volume_create_api' (54dda19b-1307-4212-b2c8-42726f60b3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9a0360-62a3-4985-9fe0-9388fa90e6c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-750707916"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-750707916'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume of 1 GB Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Availability Zones retrieved successfully. Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (01ffea4d-06ee-4e80-a669-82091fad5479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d85287-9de7-49ea-831b-cf07468af5ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c9a0360-62a3-4985-9fe0-9388fa90e6c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f284c74-1af9-4e3e-9f55-026f76a1427e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2d85287-9de7-49ea-831b-cf07468af5ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad2d3c77-b8df-4b6a-8223-20b019690aaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Created reservations ['2e6888ca-b6c8-432f-82cb-7fcc54f72dae', '35d9ad3e-7b02-4b6c-b473-b142ebb33ad4', '855c7659-d8f1-4d8e-9c29-680583e151a9', '765cd06e-1aa6-4d8f-b106-1d984b6305ec'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f284c74-1af9-4e3e-9f55-026f76a1427e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e6888ca-b6c8-432f-82cb-7fcc54f72dae', '35d9ad3e-7b02-4b6c-b473-b142ebb33ad4', '855c7659-d8f1-4d8e-9c29-680583e151a9', '765cd06e-1aa6-4d8f-b106-1d984b6305ec']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c7d183-3a91-45c8-a1dc-ded8365a8361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['f94e8aac-2c6a-40db-bf6a-cc49adf95e0f', 'f9416814-625b-4e77-bd9a-b14ad4e8bc62', 'b7670a81-3b4c-4b34-9608-50415c3d5044', '9a6abc60-9ba0-471e-9e27-b3783ba59bff'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad2d3c77-b8df-4b6a-8223-20b019690aaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f94e8aac-2c6a-40db-bf6a-cc49adf95e0f', 'f9416814-625b-4e77-bd9a-b14ad4e8bc62', 'b7670a81-3b4c-4b34-9608-50415c3d5044', '9a6abc60-9ba0-471e-9e27-b3783ba59bff']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9124332c-f2df-4484-9d4a-cc71467eb37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59c7d183-3a91-45c8-a1dc-ded8365a8361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '811051c0-7a7e-40a6-9621-38fe21a65726', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-234464197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92b1e8e4a6b43598bbea287f6b78216',qos_specs=None,replication_status=,reservations=['2e6888ca-b6c8-432f-82cb-7fcc54f72dae','35d9ad3e-7b02-4b6c-b473-b142ebb33ad4','855c7659-d8f1-4d8e-9c29-680583e151a9','765cd06e-1aa6-4d8f-b106-1d984b6305ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a5c16b5fbf426498b240c366ccd49b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-234464197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=811051c0-7a7e-40a6-9621-38fe21a65726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a92b1e8e4a6b43598bbea287f6b78216',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30a5c16b5fbf426498b240c366ccd49b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9562514a-56a5-40fb-856a-0cf1eed74509) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9124332c-f2df-4484-9d4a-cc71467eb37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c054e35-8b69-4219-82ba-65cdef699532', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-750707916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['f94e8aac-2c6a-40db-bf6a-cc49adf95e0f','f9416814-625b-4e77-bd9a-b14ad4e8bc62','b7670a81-3b4c-4b34-9608-50415c3d5044','9a6abc60-9ba0-471e-9e27-b3783ba59bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-750707916',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c054e35-8b69-4219-82ba-65cdef699532,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113fec98ec2f4b9799fc4b3043f5f01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fa948f98824b23af50d58d6503bfdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc736987-f7f4-4902-90ed-ac0e15e863e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9562514a-56a5-40fb-856a-0cf1eed74509) transitioned into state 'SUCCESS' from state '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-234464197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a92b1e8e4a6b43598bbea287f6b78216',qos_specs=None,replication_status=,reservations=['2e6888ca-b6c8-432f-82cb-7fcc54f72dae','35d9ad3e-7b02-4b6c-b473-b142ebb33ad4','855c7659-d8f1-4d8e-9c29-680583e151a9','765cd06e-1aa6-4d8f-b106-1d984b6305ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30a5c16b5fbf426498b240c366ccd49b',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233c7708-ca0d-450a-baf1-5c2a59f0f88d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc736987-f7f4-4902-90ed-ac0e15e863e3) transitioned into state 'SUCCESS' from state '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-750707916',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['f94e8aac-2c6a-40db-bf6a-cc49adf95e0f','f9416814-625b-4e77-bd9a-b14ad4e8bc62','b7670a81-3b4c-4b34-9608-50415c3d5044','9a6abc60-9ba0-471e-9e27-b3783ba59bff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (233c7708-ca0d-450a-baf1-5c2a59f0f88d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Flow 'volume_create_api' (54dda19b-1307-4212-b2c8-42726f60b3e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Create volume request issued successfully. Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-49a62922-bef1-4a81-b159-612d4e1dcb46 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1535/3034] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:20:58 2026] POST /volume/v3/volumes => generated 784 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940a751a-d920-406c-ad90-71c14c636f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4089147c-8249-4e01-8682-b0f937bbc9b3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4089147c-8249-4e01-8682-b0f937bbc9b3 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4089147c-8249-4e01-8682-b0f937bbc9b3 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4089147c-8249-4e01-8682-b0f937bbc9b3 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (940a751a-d920-406c-ad90-71c14c636f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (01ffea4d-06ee-4e80-a669-82091fad5479) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request issued successfully. Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca651b45-a526-449f-93ad-c5f2ef35dd0e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:20:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1500/3035] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:20:58 2026] POST /volume/v3/volumes => generated 784 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d89c8d86-72e3-4a4c-bca3-95b6e1a92cf1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d89c8d86-72e3-4a4c-bca3-95b6e1a92cf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d89c8d86-72e3-4a4c-bca3-95b6e1a92cf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d89c8d86-72e3-4a4c-bca3-95b6e1a92cf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:58 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:58 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:58 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:58 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4089147c-8249-4e01-8682-b0f937bbc9b3 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4089147c-8249-4e01-8682-b0f937bbc9b3 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 returned with HTTP 200 Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d89c8d86-72e3-4a4c-bca3-95b6e1a92cf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1536/3036] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:58 2026] GET /volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 => generated 963 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d89c8d86-72e3-4a4c-bca3-95b6e1a92cf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 returned with HTTP 200 Sep 01 02:20:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1501/3037] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:58 2026] GET /volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 => generated 963 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5b7ee44a-eb10-49ca-95f8-f62b79d3b47d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b7ee44a-eb10-49ca-95f8-f62b79d3b47d tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b7ee44a-eb10-49ca-95f8-f62b79d3b47d tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5b7ee44a-eb10-49ca-95f8-f62b79d3b47d tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5b7ee44a-eb10-49ca-95f8-f62b79d3b47d tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 returned with HTTP 404 Sep 01 02:20:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1537/3038] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:58 2026] GET /volume/v3/volumes/734ab410-770f-4ae3-a77a-01ace2e4abf3 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2f25ac7c-d7a7-4d31-b332-d63e2b34c4bc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2f25ac7c-d7a7-4d31-b332-d63e2b34c4bc tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] DELETE http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2f25ac7c-d7a7-4d31-b332-d63e2b34c4bc tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2f25ac7c-d7a7-4d31-b332-d63e2b34c4bc tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:58 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-2f25ac7c-d7a7-4d31-b332-d63e2b34c4bc tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume with id: 1585e2b2-e6d3-498c-ab90-034677589d0a Sep 01 02:20:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2f25ac7c-d7a7-4d31-b332-d63e2b34c4bc tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2f25ac7c-d7a7-4d31-b332-d63e2b34c4bc tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume request issued successfully. Sep 01 02:20:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2f25ac7c-d7a7-4d31-b332-d63e2b34c4bc tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a returned with HTTP 202 Sep 01 02:20:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1502/3039] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:20:58 2026] DELETE /volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:20:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a7d8a52b-7a33-499c-aaa9-55f1d3d6071c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7d8a52b-7a33-499c-aaa9-55f1d3d6071c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a Sep 01 02:20:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7d8a52b-7a33-499c-aaa9-55f1d3d6071c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7d8a52b-7a33-499c-aaa9-55f1d3d6071c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a7d8a52b-7a33-499c-aaa9-55f1d3d6071c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:20:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7d8a52b-7a33-499c-aaa9-55f1d3d6071c tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a returned with HTTP 200 Sep 01 02:20:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1538/3040] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:58 2026] GET /volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a => generated 863 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:20:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ff5fd88d-d12b-440e-a763-bfaf9b1a129f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ff5fd88d-d12b-440e-a763-bfaf9b1a129f tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 Sep 01 02:20:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ff5fd88d-d12b-440e-a763-bfaf9b1a129f tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ff5fd88d-d12b-440e-a763-bfaf9b1a129f tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8a4a4712-c5b9-4c19-9038-f8db8fee2436 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:20:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:20:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a4a4712-c5b9-4c19-9038-f8db8fee2436 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 Sep 01 02:20:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:20:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8a4a4712-c5b9-4c19-9038-f8db8fee2436 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:20:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8a4a4712-c5b9-4c19-9038-f8db8fee2436 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:20:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ff5fd88d-d12b-440e-a763-bfaf9b1a129f tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:20:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:20:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:20:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:20:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:20:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ff5fd88d-d12b-440e-a763-bfaf9b1a129f tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 returned with HTTP 200 Sep 01 02:20:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1503/3041] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:20:59 2026] GET /volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 => generated 1013 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:20:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8a4a4712-c5b9-4c19-9038-f8db8fee2436 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:20:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8a4a4712-c5b9-4c19-9038-f8db8fee2436 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 returned with HTTP 200 Sep 01 02:20:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1539/3042] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:20:59 2026] GET /volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 => generated 1013 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b4ee31d4-e278-4aff-a7e7-8c5ba3bdcec2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4ee31d4-e278-4aff-a7e7-8c5ba3bdcec2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a Sep 01 02:21:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4ee31d4-e278-4aff-a7e7-8c5ba3bdcec2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4ee31d4-e278-4aff-a7e7-8c5ba3bdcec2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b4ee31d4-e278-4aff-a7e7-8c5ba3bdcec2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:21:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4ee31d4-e278-4aff-a7e7-8c5ba3bdcec2 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a returned with HTTP 200 Sep 01 02:21:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1504/3043] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:00 2026] GET /volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a => generated 863 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-29538ed0-438c-4d7f-9387-744e58c7d9db None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-29538ed0-438c-4d7f-9387-744e58c7d9db tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-29538ed0-438c-4d7f-9387-744e58c7d9db tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-29538ed0-438c-4d7f-9387-744e58c7d9db tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-29538ed0-438c-4d7f-9387-744e58c7d9db tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:21:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-29538ed0-438c-4d7f-9387-744e58c7d9db tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 returned with HTTP 200 Sep 01 02:21:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-da3226f7-a600-4a0d-95d2-eee7076106a8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1540/3044] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:00 2026] GET /volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 => generated 1014 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 01 02:21:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-da3226f7-a600-4a0d-95d2-eee7076106a8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 Sep 01 02:21:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-da3226f7-a600-4a0d-95d2-eee7076106a8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:00 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-da3226f7-a600-4a0d-95d2-eee7076106a8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c16e32fc-5230-4ab6-8a4d-6bbf80cf7537 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c16e32fc-5230-4ab6-8a4d-6bbf80cf7537 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] GET http://192.168.122.45/volume/v3/volumes/summary Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c16e32fc-5230-4ab6-8a4d-6bbf80cf7537 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c16e32fc-5230-4ab6-8a4d-6bbf80cf7537 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-c16e32fc-5230-4ab6-8a4d-6bbf80cf7537 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:21:00 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:00 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:00 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:00 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:00 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-da3226f7-a600-4a0d-95d2-eee7076106a8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:00 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c16e32fc-5230-4ab6-8a4d-6bbf80cf7537 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] Get summary completed successfully. Sep 01 02:21:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c16e32fc-5230-4ab6-8a4d-6bbf80cf7537 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-reader] http://192.168.122.45/volume/v3/volumes/summary returned with HTTP 200 Sep 01 02:21:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1541/3045] 192.168.122.45 () {60 vars in 1181 bytes} [Tue Sep 1 02:21:00 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-41e10fd2-82f0-40b0-9c6b-6e64b0c598e8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-41e10fd2-82f0-40b0-9c6b-6e64b0c598e8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-41e10fd2-82f0-40b0-9c6b-6e64b0c598e8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-41e10fd2-82f0-40b0-9c6b-6e64b0c598e8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:00 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-41e10fd2-82f0-40b0-9c6b-6e64b0c598e8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Delete volume with id: 811051c0-7a7e-40a6-9621-38fe21a65726 Sep 01 02:21:00 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-da3226f7-a600-4a0d-95d2-eee7076106a8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 returned with HTTP 200 Sep 01 02:21:00 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1505/3046] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:00 2026] GET /volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:00 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:00 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:00 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:00 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-41e10fd2-82f0-40b0-9c6b-6e64b0c598e8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:21:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-41e10fd2-82f0-40b0-9c6b-6e64b0c598e8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Delete volume request issued successfully. Sep 01 02:21:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-41e10fd2-82f0-40b0-9c6b-6e64b0c598e8 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 returned with HTTP 202 Sep 01 02:21:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1542/3047] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:21:00 2026] DELETE /volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:21:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e6655804-5361-4de5-8ece-9f7a497d0d44 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6655804-5361-4de5-8ece-9f7a497d0d44 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 Sep 01 02:21:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6655804-5361-4de5-8ece-9f7a497d0d44 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e6655804-5361-4de5-8ece-9f7a497d0d44 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e6655804-5361-4de5-8ece-9f7a497d0d44 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Volume info retrieved successfully. Sep 01 02:21:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e6655804-5361-4de5-8ece-9f7a497d0d44 tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 returned with HTTP 200 Sep 01 02:21:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1506/3048] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:01 2026] GET /volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 => generated 1013 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-63e4ed31-891d-4510-ab13-fffc56fce114 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-63e4ed31-891d-4510-ab13-fffc56fce114 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a Sep 01 02:21:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-63e4ed31-891d-4510-ab13-fffc56fce114 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-63e4ed31-891d-4510-ab13-fffc56fce114 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-63e4ed31-891d-4510-ab13-fffc56fce114 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a returned with HTTP 404 Sep 01 02:21:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1543/3049] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:01 2026] GET /volume/v3/volumes/1585e2b2-e6d3-498c-ab90-034677589d0a => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a743bc5a-ac72-498b-bcb0-64a15220f403 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a743bc5a-ac72-498b-bcb0-64a15220f403 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] DELETE http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e Sep 01 02:21:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a743bc5a-ac72-498b-bcb0-64a15220f403 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:01 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a743bc5a-ac72-498b-bcb0-64a15220f403 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:01 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-a743bc5a-ac72-498b-bcb0-64a15220f403 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume with id: 8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e Sep 01 02:21:01 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:01 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:01 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:01 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a743bc5a-ac72-498b-bcb0-64a15220f403 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:21:01 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a743bc5a-ac72-498b-bcb0-64a15220f403 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Delete volume request issued successfully. Sep 01 02:21:01 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a743bc5a-ac72-498b-bcb0-64a15220f403 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e returned with HTTP 202 Sep 01 02:21:01 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1507/3050] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:01 2026] DELETE /volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1c0bbc3f-04a6-4775-9be8-8c207710cc54 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1c0bbc3f-04a6-4775-9be8-8c207710cc54 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e Sep 01 02:21:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1c0bbc3f-04a6-4775-9be8-8c207710cc54 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1c0bbc3f-04a6-4775-9be8-8c207710cc54 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1c0bbc3f-04a6-4775-9be8-8c207710cc54 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Volume info retrieved successfully. Sep 01 02:21:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1c0bbc3f-04a6-4775-9be8-8c207710cc54 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e returned with HTTP 200 Sep 01 02:21:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1544/3051] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:01 2026] GET /volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4b51b570-bf2e-46bd-a8cd-25207cc7ee05 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b51b570-bf2e-46bd-a8cd-25207cc7ee05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 Sep 01 02:21:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b51b570-bf2e-46bd-a8cd-25207cc7ee05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4b51b570-bf2e-46bd-a8cd-25207cc7ee05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4b51b570-bf2e-46bd-a8cd-25207cc7ee05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4b51b570-bf2e-46bd-a8cd-25207cc7ee05 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 returned with HTTP 200 Sep 01 02:21:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1508/3052] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:02 2026] GET /volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 => generated 1014 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-191ae04a-b213-4d7b-837c-e18762549b08 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-191ae04a-b213-4d7b-837c-e18762549b08 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:21:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-191ae04a-b213-4d7b-837c-e18762549b08 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1c054e35-8b69-4219-82ba-65cdef699532", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-598483854"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-191ae04a-b213-4d7b-837c-e18762549b08 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:02 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-191ae04a-b213-4d7b-837c-e18762549b08 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create snapshot from volume 1c054e35-8b69-4219-82ba-65cdef699532 Sep 01 02:21:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5423ad52-b6d0-4af4-962f-3a1802530d7d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5423ad52-b6d0-4af4-962f-3a1802530d7d tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] GET http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 Sep 01 02:21:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5423ad52-b6d0-4af4-962f-3a1802530d7d tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5423ad52-b6d0-4af4-962f-3a1802530d7d tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5423ad52-b6d0-4af4-962f-3a1802530d7d tempest-ProjectReaderTests-714298595 tempest-ProjectReaderTests-714298595-project-admin] http://192.168.122.45/volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 returned with HTTP 404 Sep 01 02:21:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1509/3053] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:02 2026] GET /volume/v3/volumes/811051c0-7a7e-40a6-9621-38fe21a65726 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:02 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-191ae04a-b213-4d7b-837c-e18762549b08 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['e7750f56-7993-44ca-8549-ce31e139db73', '318ea23c-7844-4c45-82c1-84da74bdaeb1', '633fad95-202e-4fd6-a4a3-6e81246ca09d', 'fbd9b976-4ab1-487f-a1d5-1c83c189bc94'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-191ae04a-b213-4d7b-837c-e18762549b08 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot create request issued successfully. Sep 01 02:21:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-191ae04a-b213-4d7b-837c-e18762549b08 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1545/3054] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9335bb77-40e9-4a53-bdbd-31719815b7d0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3da157d7-70cd-4453-bb54-81131fd9375b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9335bb77-40e9-4a53-bdbd-31719815b7d0 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] GET http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e Sep 01 02:21:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9335bb77-40e9-4a53-bdbd-31719815b7d0 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9335bb77-40e9-4a53-bdbd-31719815b7d0 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3da157d7-70cd-4453-bb54-81131fd9375b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3da157d7-70cd-4453-bb54-81131fd9375b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3da157d7-70cd-4453-bb54-81131fd9375b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3da157d7-70cd-4453-bb54-81131fd9375b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3da157d7-70cd-4453-bb54-81131fd9375b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 200 Sep 01 02:21:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9335bb77-40e9-4a53-bdbd-31719815b7d0 tempest-CreateVolumesFromSourceVolumeTest-168077030 tempest-CreateVolumesFromSourceVolumeTest-168077030-project-member] http://192.168.122.45/volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e returned with HTTP 404 Sep 01 02:21:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1510/3055] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:02 2026] GET /volume/v3/volumes/8bace0c8-d61b-4ce2-8cb2-e8ef1c38a55e => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1546/3056] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:02 2026] GET /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 439 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d3e31ad3-b17c-423e-809c-f2563367480d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3e31ad3-b17c-423e-809c-f2563367480d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3e31ad3-b17c-423e-809c-f2563367480d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3e31ad3-b17c-423e-809c-f2563367480d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:03 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:03 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d3e31ad3-b17c-423e-809c-f2563367480d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3e31ad3-b17c-423e-809c-f2563367480d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 200 Sep 01 02:21:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1511/3057] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:03 2026] GET /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 439 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7d87af63-c26f-400b-ab0c-a304538b36d7", "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '7d87af63-c26f-400b-ab0c-a304538b36d7', 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Create volume of 1 GB Sep 01 02:21:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Availability Zones retrieved successfully. Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Flow 'volume_create_api' (667124a1-e635-4a36-b25a-614a957c74e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c151a5bd-60c9-4006-b35b-549f498853c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6b084977-a21e-44d9-bf86-d66df9693e5b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6b084977-a21e-44d9-bf86-d66df9693e5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6b084977-a21e-44d9-bf86-d66df9693e5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6b084977-a21e-44d9-bf86-d66df9693e5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6b084977-a21e-44d9-bf86-d66df9693e5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6b084977-a21e-44d9-bf86-d66df9693e5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 200 Sep 01 02:21:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1512/3058] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:04 2026] GET /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c151a5bd-60c9-4006-b35b-549f498853c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38fd5f2d-3587-4326-b424-fd5e0869a598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Created reservations ['1feffb52-525a-4f8e-8b82-b676e96bb40d', 'f069e641-8384-489d-b9c7-a5dbc7743a75', 'e3babb18-5802-44cb-85b6-deaf070cbcec', '3dc97109-a6e3-4725-8591-b54d3e25c62d'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38fd5f2d-3587-4326-b424-fd5e0869a598) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1feffb52-525a-4f8e-8b82-b676e96bb40d', 'f069e641-8384-489d-b9c7-a5dbc7743a75', 'e3babb18-5802-44cb-85b6-deaf070cbcec', '3dc97109-a6e3-4725-8591-b54d3e25c62d']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce79f89-6bc1-4974-ab96-2dbd788f4193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:04 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ce79f89-6bc1-4974-ab96-2dbd788f4193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae46ba27-038c-4c47-934f-81a52d27c5c7', '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='e059e6ee4af74401b4c2217eaf76d924',qos_specs=None,replication_status=,reservations=['1feffb52-525a-4f8e-8b82-b676e96bb40d','f069e641-8384-489d-b9c7-a5dbc7743a75','e3babb18-5802-44cb-85b6-deaf070cbcec','3dc97109-a6e3-4725-8591-b54d3e25c62d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172cea037b9049468ed091ba3e226b54',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:04Z,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=ae46ba27-038c-4c47-934f-81a52d27c5c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e059e6ee4af74401b4c2217eaf76d924',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='172cea037b9049468ed091ba3e226b54',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:04 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffc76f7-2b81-427d-b281-b5629d93b383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ffc76f7-2b81-427d-b281-b5629d93b383) transitioned into state 'SUCCESS' from 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='e059e6ee4af74401b4c2217eaf76d924',qos_specs=None,replication_status=,reservations=['1feffb52-525a-4f8e-8b82-b676e96bb40d','f069e641-8384-489d-b9c7-a5dbc7743a75','e3babb18-5802-44cb-85b6-deaf070cbcec','3dc97109-a6e3-4725-8591-b54d3e25c62d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='172cea037b9049468ed091ba3e226b54',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6f8fca-9b06-4321-a729-2b45e7098eeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6f8fca-9b06-4321-a729-2b45e7098eeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Flow 'volume_create_api' (667124a1-e635-4a36-b25a-614a957c74e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Create volume request issued successfully. Sep 01 02:21:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a1d5ae04-dd38-4f9c-b4aa-d26ac1d60246 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1547/3059] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:21:04 2026] POST /volume/v3/volumes => generated 782 bytes in 843 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-83a691be-b874-4fdd-96b6-97a5bdaab92f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-83a691be-b874-4fdd-96b6-97a5bdaab92f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-83a691be-b874-4fdd-96b6-97a5bdaab92f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-83a691be-b874-4fdd-96b6-97a5bdaab92f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-83a691be-b874-4fdd-96b6-97a5bdaab92f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-83a691be-b874-4fdd-96b6-97a5bdaab92f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1513/3060] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:05 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 850 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-364f8630-0b6b-43c3-aac0-68f2e4bf1d8f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-364f8630-0b6b-43c3-aac0-68f2e4bf1d8f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-364f8630-0b6b-43c3-aac0-68f2e4bf1d8f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-364f8630-0b6b-43c3-aac0-68f2e4bf1d8f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-364f8630-0b6b-43c3-aac0-68f2e4bf1d8f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-364f8630-0b6b-43c3-aac0-68f2e4bf1d8f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 200 Sep 01 02:21:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1548/3061] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:05 2026] GET /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 466 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3e25bcc2-75e4-4859-807e-ae07aa202d77 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3e25bcc2-75e4-4859-807e-ae07aa202d77 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3e25bcc2-75e4-4859-807e-ae07aa202d77 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3e25bcc2-75e4-4859-807e-ae07aa202d77 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:05 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-3e25bcc2-75e4-4859-807e-ae07aa202d77 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Delete snapshot with id: 12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3e25bcc2-75e4-4859-807e-ae07aa202d77 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:21:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3e25bcc2-75e4-4859-807e-ae07aa202d77 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot delete request issued successfully. Sep 01 02:21:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3e25bcc2-75e4-4859-807e-ae07aa202d77 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 202 Sep 01 02:21:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1514/3062] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:05 2026] DELETE /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b940d0bf-2b12-4e94-988e-a005774b0a48 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b940d0bf-2b12-4e94-988e-a005774b0a48 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b940d0bf-2b12-4e94-988e-a005774b0a48 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b940d0bf-2b12-4e94-988e-a005774b0a48 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b940d0bf-2b12-4e94-988e-a005774b0a48 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:21:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b940d0bf-2b12-4e94-988e-a005774b0a48 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 200 Sep 01 02:21:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1549/3063] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:05 2026] GET /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-88d147dc-b57e-4824-8056-b0c2eeb4b288 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88d147dc-b57e-4824-8056-b0c2eeb4b288 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-88d147dc-b57e-4824-8056-b0c2eeb4b288 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-88d147dc-b57e-4824-8056-b0c2eeb4b288 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-88d147dc-b57e-4824-8056-b0c2eeb4b288 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-88d147dc-b57e-4824-8056-b0c2eeb4b288 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1515/3064] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:06 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 874 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-55590818-6ac2-4443-9f0e-5c4a47b034fc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-55590818-6ac2-4443-9f0e-5c4a47b034fc tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-55590818-6ac2-4443-9f0e-5c4a47b034fc tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-55590818-6ac2-4443-9f0e-5c4a47b034fc tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-55590818-6ac2-4443-9f0e-5c4a47b034fc tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:21:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-55590818-6ac2-4443-9f0e-5c4a47b034fc tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 200 Sep 01 02:21:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1516/3065] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:06 2026] GET /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1727340623"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1727340623'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:06 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Create volume of 1 GB Sep 01 02:21:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Availability Zones retrieved successfully. Sep 01 02:21:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Flow 'volume_create_api' (725abfb9-0d01-41e2-b2b7-f95db3e5b3dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397f643d-33df-4344-a5bb-f4da85cf606d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (397f643d-33df-4344-a5bb-f4da85cf606d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb040581-c0fb-44f7-ae69-9cda7704d155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Created reservations ['bbe6b945-4d4c-4ded-9881-046b541824f9', '4935779e-e718-4520-807f-4c378700ef53', 'cf5455f8-8c1b-419b-8d20-beb1df3d63ec', 'ce6f73e1-d208-485f-8da1-16a16d01016d'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb040581-c0fb-44f7-ae69-9cda7704d155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbe6b945-4d4c-4ded-9881-046b541824f9', '4935779e-e718-4520-807f-4c378700ef53', 'cf5455f8-8c1b-419b-8d20-beb1df3d63ec', 'ce6f73e1-d208-485f-8da1-16a16d01016d']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3393f3e1-3ba2-4324-9a25-292c428fbf34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3393f3e1-3ba2-4324-9a25-292c428fbf34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aa60168-12e2-4019-8620-0fd0d108afcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1727340623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac42199b3fb4570a7e1af28e0dc2e26',qos_specs=None,replication_status=,reservations=['bbe6b945-4d4c-4ded-9881-046b541824f9','4935779e-e718-4520-807f-4c378700ef53','cf5455f8-8c1b-419b-8d20-beb1df3d63ec','ce6f73e1-d208-485f-8da1-16a16d01016d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e726076dcbce46169ee0d02efe89d0a7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1727340623',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aa60168-12e2-4019-8620-0fd0d108afcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac42199b3fb4570a7e1af28e0dc2e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e726076dcbce46169ee0d02efe89d0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c61eae-5664-44df-b874-fc300a0640e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-54291124-4b14-4296-885b-a08bcd958bb7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-54291124-4b14-4296-885b-a08bcd958bb7 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-54291124-4b14-4296-885b-a08bcd958bb7 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-54291124-4b14-4296-885b-a08bcd958bb7 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2c61eae-5664-44df-b874-fc300a0640e5) transitioned into state 'SUCCESS' from state '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-1727340623',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac42199b3fb4570a7e1af28e0dc2e26',qos_specs=None,replication_status=,reservations=['bbe6b945-4d4c-4ded-9881-046b541824f9','4935779e-e718-4520-807f-4c378700ef53','cf5455f8-8c1b-419b-8d20-beb1df3d63ec','ce6f73e1-d208-485f-8da1-16a16d01016d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e726076dcbce46169ee0d02efe89d0a7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a68062-995a-498d-8646-4e5f5ee5ff2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-54291124-4b14-4296-885b-a08bcd958bb7 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-54291124-4b14-4296-885b-a08bcd958bb7 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1517/3066] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:07 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 932 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37a68062-995a-498d-8646-4e5f5ee5ff2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Flow 'volume_create_api' (725abfb9-0d01-41e2-b2b7-f95db3e5b3dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Create volume request issued successfully. Sep 01 02:21:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-55e63fd9-5026-4ccd-8d77-8b80f204510e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1550/3067] 192.168.122.45 () {62 vars in 1178 bytes} [Tue Sep 1 02:21:06 2026] POST /volume/v3/volumes => generated 777 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-748bf2b3-f8fa-4456-bbce-cbabc8cc960a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-748bf2b3-f8fa-4456-bbce-cbabc8cc960a tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-748bf2b3-f8fa-4456-bbce-cbabc8cc960a tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-748bf2b3-f8fa-4456-bbce-cbabc8cc960a tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-748bf2b3-f8fa-4456-bbce-cbabc8cc960a tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-748bf2b3-f8fa-4456-bbce-cbabc8cc960a tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb returned with HTTP 200 Sep 01 02:21:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1518/3068] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:07 2026] GET /volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb => generated 845 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d3ace329-368e-4f89-a224-f89e5fa3fe59 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3ace329-368e-4f89-a224-f89e5fa3fe59 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3ace329-368e-4f89-a224-f89e5fa3fe59 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3ace329-368e-4f89-a224-f89e5fa3fe59 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d3ace329-368e-4f89-a224-f89e5fa3fe59 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:21:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3ace329-368e-4f89-a224-f89e5fa3fe59 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 200 Sep 01 02:21:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1551/3069] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:07 2026] GET /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 465 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0dc886ac-aadc-43c6-b404-e01e50c4730c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0dc886ac-aadc-43c6-b404-e01e50c4730c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0dc886ac-aadc-43c6-b404-e01e50c4730c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0dc886ac-aadc-43c6-b404-e01e50c4730c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0dc886ac-aadc-43c6-b404-e01e50c4730c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0dc886ac-aadc-43c6-b404-e01e50c4730c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1519/3070] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:08 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 932 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4363ee59-ed1f-43bb-b7ee-1e6f9675f2fa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4363ee59-ed1f-43bb-b7ee-1e6f9675f2fa tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4363ee59-ed1f-43bb-b7ee-1e6f9675f2fa tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4363ee59-ed1f-43bb-b7ee-1e6f9675f2fa tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4363ee59-ed1f-43bb-b7ee-1e6f9675f2fa tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4363ee59-ed1f-43bb-b7ee-1e6f9675f2fa tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb returned with HTTP 200 Sep 01 02:21:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1552/3071] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:08 2026] GET /volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb => generated 869 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5d6749d7-84c6-4970-a9cc-2b3fde4ffb90 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d6749d7-84c6-4970-a9cc-2b3fde4ffb90 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5d6749d7-84c6-4970-a9cc-2b3fde4ffb90 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5d6749d7-84c6-4970-a9cc-2b3fde4ffb90 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5d6749d7-84c6-4970-a9cc-2b3fde4ffb90 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 404 Sep 01 02:21:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1520/3072] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:08 2026] GET /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0be30e63-861f-46a7-82b1-a3e0d0c52fb1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0be30e63-861f-46a7-82b1-a3e0d0c52fb1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0be30e63-861f-46a7-82b1-a3e0d0c52fb1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0be30e63-861f-46a7-82b1-a3e0d0c52fb1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-0be30e63-861f-46a7-82b1-a3e0d0c52fb1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete snapshot with id: 12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0be30e63-861f-46a7-82b1-a3e0d0c52fb1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 404 Sep 01 02:21:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1553/3073] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:08 2026] DELETE /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-302fb1da-03bf-4d85-a986-6470797da49c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-302fb1da-03bf-4d85-a986-6470797da49c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-302fb1da-03bf-4d85-a986-6470797da49c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-302fb1da-03bf-4d85-a986-6470797da49c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-302fb1da-03bf-4d85-a986-6470797da49c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 returned with HTTP 404 Sep 01 02:21:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1521/3074] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:08 2026] GET /volume/v3/snapshots/12bdac42-24e4-41fe-902a-62b5b009c3d1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c7f22e68-0677-450a-820f-5f7119b44fb2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7f22e68-0677-450a-820f-5f7119b44fb2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 Sep 01 02:21:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7f22e68-0677-450a-820f-5f7119b44fb2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7f22e68-0677-450a-820f-5f7119b44fb2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-c7f22e68-0677-450a-820f-5f7119b44fb2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume with id: 1c054e35-8b69-4219-82ba-65cdef699532 Sep 01 02:21:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:08 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:08 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c7f22e68-0677-450a-820f-5f7119b44fb2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c7f22e68-0677-450a-820f-5f7119b44fb2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume request issued successfully. Sep 01 02:21:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7f22e68-0677-450a-820f-5f7119b44fb2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 returned with HTTP 202 Sep 01 02:21:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1554/3075] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:08 2026] DELETE /volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9c23d7f6-fa36-4078-9007-53d681714f8a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c23d7f6-fa36-4078-9007-53d681714f8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c23d7f6-fa36-4078-9007-53d681714f8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c23d7f6-fa36-4078-9007-53d681714f8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9c23d7f6-fa36-4078-9007-53d681714f8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c23d7f6-fa36-4078-9007-53d681714f8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 returned with HTTP 200 Sep 01 02:21:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1522/3076] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:08 2026] GET /volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-809372b5-e0b0-4dcf-8aa7-e1c698b578f8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-809372b5-e0b0-4dcf-8aa7-e1c698b578f8 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-809372b5-e0b0-4dcf-8aa7-e1c698b578f8 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-809372b5-e0b0-4dcf-8aa7-e1c698b578f8 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-809372b5-e0b0-4dcf-8aa7-e1c698b578f8 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-809372b5-e0b0-4dcf-8aa7-e1c698b578f8 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1555/3077] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:09 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 932 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-eee1384d-6759-4cae-91f9-b9be16f2f702 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eee1384d-6759-4cae-91f9-b9be16f2f702 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eee1384d-6759-4cae-91f9-b9be16f2f702 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eee1384d-6759-4cae-91f9-b9be16f2f702 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-eee1384d-6759-4cae-91f9-b9be16f2f702 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eee1384d-6759-4cae-91f9-b9be16f2f702 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb returned with HTTP 200 Sep 01 02:21:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1523/3078] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:09 2026] GET /volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb => generated 870 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-442a8927-98c1-41ab-8cc2-14a3e6adb307 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-442a8927-98c1-41ab-8cc2-14a3e6adb307 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:21:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-442a8927-98c1-41ab-8cc2-14a3e6adb307 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6aa60168-12e2-4019-8620-0fd0d108afcb", "name": "tempest-VolumeDependencyTests-Snapshot-1623530318"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-442a8927-98c1-41ab-8cc2-14a3e6adb307 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:09 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-442a8927-98c1-41ab-8cc2-14a3e6adb307 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Create snapshot from volume 6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:09 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-442a8927-98c1-41ab-8cc2-14a3e6adb307 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Created reservations ['9ce785cb-0e70-4f91-9d2a-c94ed55ab5d3', 'd920aff3-8afd-4131-901a-5413a65d12b3', 'a7d8fbda-62a4-4eef-b201-30203f167ffd', 'f05102c1-b9cb-4079-be00-6519805612e7'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-442a8927-98c1-41ab-8cc2-14a3e6adb307 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot create request issued successfully. Sep 01 02:21:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-442a8927-98c1-41ab-8cc2-14a3e6adb307 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1556/3079] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fcf2d3f3-0221-4ff2-9906-eb77a4364004 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fcf2d3f3-0221-4ff2-9906-eb77a4364004 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fcf2d3f3-0221-4ff2-9906-eb77a4364004 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fcf2d3f3-0221-4ff2-9906-eb77a4364004 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fcf2d3f3-0221-4ff2-9906-eb77a4364004 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot retrieved successfully. Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fcf2d3f3-0221-4ff2-9906-eb77a4364004 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 200 Sep 01 02:21:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1524/3080] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:09 2026] GET /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dc150bc8-b709-487e-84e7-0ce273402f62 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dc150bc8-b709-487e-84e7-0ce273402f62 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 Sep 01 02:21:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dc150bc8-b709-487e-84e7-0ce273402f62 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dc150bc8-b709-487e-84e7-0ce273402f62 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dc150bc8-b709-487e-84e7-0ce273402f62 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 returned with HTTP 404 Sep 01 02:21:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1557/3081] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:10 2026] GET /volume/v3/volumes/1c054e35-8b69-4219-82ba-65cdef699532 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-484073998"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-484073998'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume of 1 GB Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (b5c5d211-f203-43e5-aa5b-237174b8df9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566a3594-edeb-4bf2-83d4-7844e7d56870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (566a3594-edeb-4bf2-83d4-7844e7d56870) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e47f70e-46ee-450f-b6ed-a28234bdd9c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['3db9758a-317d-4ec7-9a94-22fc190918c9', '0e24105a-8fb2-4819-8665-0bf9e3ea8a79', '298d1232-c326-4d34-96b0-3deffa4c4b31', '320a0066-bcf7-4dc0-a794-e3891e4ada02'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e47f70e-46ee-450f-b6ed-a28234bdd9c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3db9758a-317d-4ec7-9a94-22fc190918c9', '0e24105a-8fb2-4819-8665-0bf9e3ea8a79', '298d1232-c326-4d34-96b0-3deffa4c4b31', '320a0066-bcf7-4dc0-a794-e3891e4ada02']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dda0beb-f51c-4b07-90d2-9a1e424207a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dda0beb-f51c-4b07-90d2-9a1e424207a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6c86234-a0b2-431a-9f04-bb6ec750180e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484073998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['3db9758a-317d-4ec7-9a94-22fc190918c9','0e24105a-8fb2-4819-8665-0bf9e3ea8a79','298d1232-c326-4d34-96b0-3deffa4c4b31','320a0066-bcf7-4dc0-a794-e3891e4ada02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-484073998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6c86234-a0b2-431a-9f04-bb6ec750180e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113fec98ec2f4b9799fc4b3043f5f01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fa948f98824b23af50d58d6503bfdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da51197f-7812-4a65-8f6f-9eee74886426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da51197f-7812-4a65-8f6f-9eee74886426) transitioned into state 'SUCCESS' from state '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-484073998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['3db9758a-317d-4ec7-9a94-22fc190918c9','0e24105a-8fb2-4819-8665-0bf9e3ea8a79','298d1232-c326-4d34-96b0-3deffa4c4b31','320a0066-bcf7-4dc0-a794-e3891e4ada02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1913967b-a281-487a-825d-3966635450d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1913967b-a281-487a-825d-3966635450d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (b5c5d211-f203-43e5-aa5b-237174b8df9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request issued successfully. Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-37760ba8-b59a-47a4-b692-e848c77c48d3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1525/3082] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:21:10 2026] POST /volume/v3/volumes => generated 784 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b5f13258-4717-451e-925c-3cf9087a188f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5f13258-4717-451e-925c-3cf9087a188f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e Sep 01 02:21:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5f13258-4717-451e-925c-3cf9087a188f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:10 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5f13258-4717-451e-925c-3cf9087a188f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:10 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:10 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:10 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:10 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d3cb2896-8be0-44ee-bba7-3932c13c1bd2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3cb2896-8be0-44ee-bba7-3932c13c1bd2 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3cb2896-8be0-44ee-bba7-3932c13c1bd2 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d3cb2896-8be0-44ee-bba7-3932c13c1bd2 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:10 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b5f13258-4717-451e-925c-3cf9087a188f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:10 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:10 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d3cb2896-8be0-44ee-bba7-3932c13c1bd2 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d3cb2896-8be0-44ee-bba7-3932c13c1bd2 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1526/3083] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:10 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 935 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:10 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5f13258-4717-451e-925c-3cf9087a188f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e returned with HTTP 200 Sep 01 02:21:10 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1558/3084] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:10 2026] GET /volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e => generated 963 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-032f05f0-cfc2-4645-aef1-69087c7698a2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-032f05f0-cfc2-4645-aef1-69087c7698a2 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-032f05f0-cfc2-4645-aef1-69087c7698a2 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-032f05f0-cfc2-4645-aef1-69087c7698a2 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-032f05f0-cfc2-4645-aef1-69087c7698a2 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot retrieved successfully. Sep 01 02:21:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-032f05f0-cfc2-4645-aef1-69087c7698a2 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 200 Sep 01 02:21:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1527/3085] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:11 2026] GET /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-39633a21-2b16-4576-be20-d575f920947c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39633a21-2b16-4576-be20-d575f920947c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39633a21-2b16-4576-be20-d575f920947c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39633a21-2b16-4576-be20-d575f920947c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-60348171-bfc6-4365-bf17-11c2adf348c3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-60348171-bfc6-4365-bf17-11c2adf348c3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e Sep 01 02:21:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-60348171-bfc6-4365-bf17-11c2adf348c3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-60348171-bfc6-4365-bf17-11c2adf348c3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:11 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=842,cinder:INSERT=182,cinder:UPDATE=293 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:21:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-39633a21-2b16-4576-be20-d575f920947c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39633a21-2b16-4576-be20-d575f920947c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1559/3086] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:11 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 935 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:11 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:11 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-60348171-bfc6-4365-bf17-11c2adf348c3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-60348171-bfc6-4365-bf17-11c2adf348c3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e returned with HTTP 200 Sep 01 02:21:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1528/3087] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:11 2026] GET /volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e => generated 1013 bytes in 327 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d92840b5-1081-4160-9bc1-99f903da895b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d92840b5-1081-4160-9bc1-99f903da895b tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d92840b5-1081-4160-9bc1-99f903da895b tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d92840b5-1081-4160-9bc1-99f903da895b tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d92840b5-1081-4160-9bc1-99f903da895b tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot retrieved successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d92840b5-1081-4160-9bc1-99f903da895b tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 200 Sep 01 02:21:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1560/3088] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:12 2026] GET /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9b82d914-492c-4388-acc6-5ebda07d945d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b82d914-492c-4388-acc6-5ebda07d945d tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b82d914-492c-4388-acc6-5ebda07d945d tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:12 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b82d914-492c-4388-acc6-5ebda07d945d tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:12 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:12 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:12 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:12 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:12 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9b82d914-492c-4388-acc6-5ebda07d945d tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:12 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b82d914-492c-4388-acc6-5ebda07d945d tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:12 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1529/3089] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:12 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 1202 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a02f1668-00aa-4514-a82d-b8a0b30b0c2e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a02f1668-00aa-4514-a82d-b8a0b30b0c2e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a02f1668-00aa-4514-a82d-b8a0b30b0c2e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a02f1668-00aa-4514-a82d-b8a0b30b0c2e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=808,cinder:INSERT=173,cinder:UPDATE=269 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a02f1668-00aa-4514-a82d-b8a0b30b0c2e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a02f1668-00aa-4514-a82d-b8a0b30b0c2e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e returned with HTTP 200 Sep 01 02:21:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1561/3090] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:13 2026] GET /volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e => generated 1013 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7433341e-51e4-4585-929e-95343bc18a51 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7433341e-51e4-4585-929e-95343bc18a51 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7433341e-51e4-4585-929e-95343bc18a51 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7433341e-51e4-4585-929e-95343bc18a51 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7433341e-51e4-4585-929e-95343bc18a51 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7433341e-51e4-4585-929e-95343bc18a51 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 200 Sep 01 02:21:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1530/3091] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:13 2026] GET /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0e3719cb-be51-40bd-b2f3-4e978939050f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "25d916bf-7a8d-40f3-908b-86215f5f3ec4", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1456865670"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Create volume request body: {'volume': {'snapshot_id': '25d916bf-7a8d-40f3-908b-86215f5f3ec4', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1456865670'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Create volume of 1 GB Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Availability Zones retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Flow 'volume_create_api' (ab5ada4c-df9e-4067-8c5e-cdf98269d937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818851c1-82af-4dee-8b42-ed021bd054ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (818851c1-82af-4dee-8b42-ed021bd054ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '25d916bf-7a8d-40f3-908b-86215f5f3ec4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602294b0-f14e-4c05-9ecd-0a3ce98c76c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Created reservations ['83579cab-4437-4ebf-8430-1605d0a05dcb', 'bdd41441-6a73-4b6a-b88b-e40bd36a9e2e', '588e2d1a-7b61-4e14-9510-00037367ffad', '5f3d7fc9-51ad-4f62-95f8-b57134ee8b68'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (602294b0-f14e-4c05-9ecd-0a3ce98c76c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83579cab-4437-4ebf-8430-1605d0a05dcb', 'bdd41441-6a73-4b6a-b88b-e40bd36a9e2e', '588e2d1a-7b61-4e14-9510-00037367ffad', '5f3d7fc9-51ad-4f62-95f8-b57134ee8b68']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d74ce44-3db6-45f8-8dc0-03f698d238e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d74ce44-3db6-45f8-8dc0-03f698d238e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85d27892-df83-4ad5-9cc6-75b4b5da1aa1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1456865670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac42199b3fb4570a7e1af28e0dc2e26',qos_specs=None,replication_status=,reservations=['83579cab-4437-4ebf-8430-1605d0a05dcb','bdd41441-6a73-4b6a-b88b-e40bd36a9e2e','588e2d1a-7b61-4e14-9510-00037367ffad','5f3d7fc9-51ad-4f62-95f8-b57134ee8b68'],size=1,snapshot_id=25d916bf-7a8d-40f3-908b-86215f5f3ec4,source_replicaid=,source_volid=None,status='creating',user_id='e726076dcbce46169ee0d02efe89d0a7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1456865670',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85d27892-df83-4ad5-9cc6-75b4b5da1aa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aac42199b3fb4570a7e1af28e0dc2e26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=25d916bf-7a8d-40f3-908b-86215f5f3ec4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e726076dcbce46169ee0d02efe89d0a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fc8bb5-a3f7-4a62-b5a6-6b8f080c967b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9fc8bb5-a3f7-4a62-b5a6-6b8f080c967b) transitioned into state 'SUCCESS' from state '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-1456865670',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aac42199b3fb4570a7e1af28e0dc2e26',qos_specs=None,replication_status=,reservations=['83579cab-4437-4ebf-8430-1605d0a05dcb','bdd41441-6a73-4b6a-b88b-e40bd36a9e2e','588e2d1a-7b61-4e14-9510-00037367ffad','5f3d7fc9-51ad-4f62-95f8-b57134ee8b68'],size=1,snapshot_id=25d916bf-7a8d-40f3-908b-86215f5f3ec4,source_replicaid=,source_volid=None,status='creating',user_id='e726076dcbce46169ee0d02efe89d0a7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f48ff6d-c12d-42f2-95cb-9b02516e26a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f48ff6d-c12d-42f2-95cb-9b02516e26a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Flow 'volume_create_api' (ab5ada4c-df9e-4067-8c5e-cdf98269d937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Create volume request issued successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0e3719cb-be51-40bd-b2f3-4e978939050f tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1562/3092] 192.168.122.45 () {62 vars in 1179 bytes} [Tue Sep 1 02:21:13 2026] POST /volume/v3/volumes => generated 811 bytes in 509 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d6acbdbc-9577-4027-9cfc-c8e3a88849cf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d6acbdbc-9577-4027-9cfc-c8e3a88849cf tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d6acbdbc-9577-4027-9cfc-c8e3a88849cf tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d6acbdbc-9577-4027-9cfc-c8e3a88849cf tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d6acbdbc-9577-4027-9cfc-c8e3a88849cf tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d6acbdbc-9577-4027-9cfc-c8e3a88849cf tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 200 Sep 01 02:21:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1531/3093] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:13 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 879 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3aba56a4-5e2a-41fc-b8f2-efaf93650f7c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3aba56a4-5e2a-41fc-b8f2-efaf93650f7c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3aba56a4-5e2a-41fc-b8f2-efaf93650f7c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3aba56a4-5e2a-41fc-b8f2-efaf93650f7c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3aba56a4-5e2a-41fc-b8f2-efaf93650f7c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3aba56a4-5e2a-41fc-b8f2-efaf93650f7c tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1563/3094] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:13 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 1200 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9ec94a09-5257-4fb3-8b3a-a03b833a80ec None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9ec94a09-5257-4fb3-8b3a-a03b833a80ec tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9ec94a09-5257-4fb3-8b3a-a03b833a80ec tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9ec94a09-5257-4fb3-8b3a-a03b833a80ec tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9ec94a09-5257-4fb3-8b3a-a03b833a80ec tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9ec94a09-5257-4fb3-8b3a-a03b833a80ec tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1532/3095] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:13 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 1200 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-32d65905-68a7-4aef-9581-209ab466f050 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-32d65905-68a7-4aef-9581-209ab466f050 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] DELETE http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-32d65905-68a7-4aef-9581-209ab466f050 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-32d65905-68a7-4aef-9581-209ab466f050 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-32d65905-68a7-4aef-9581-209ab466f050 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Delete volume with id: ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-32d65905-68a7-4aef-9581-209ab466f050 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-32d65905-68a7-4aef-9581-209ab466f050 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Delete volume request issued successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-32d65905-68a7-4aef-9581-209ab466f050 tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 202 Sep 01 02:21:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1564/3096] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:21:13 2026] DELETE /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:21:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6a1b5c08-1d52-4e32-b915-692b0c85b987 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-972edaff-fabe-4663-98a2-4b75cf5e1a5e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6a1b5c08-1d52-4e32-b915-692b0c85b987 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-972edaff-fabe-4663-98a2-4b75cf5e1a5e tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-972edaff-fabe-4663-98a2-4b75cf5e1a5e tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-972edaff-fabe-4663-98a2-4b75cf5e1a5e tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6a1b5c08-1d52-4e32-b915-692b0c85b987 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6a1b5c08-1d52-4e32-b915-692b0c85b987 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:14 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:14 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-972edaff-fabe-4663-98a2-4b75cf5e1a5e tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Volume info retrieved successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6a1b5c08-1d52-4e32-b915-692b0c85b987 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-972edaff-fabe-4663-98a2-4b75cf5e1a5e tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 200 Sep 01 02:21:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1565/3097] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:14 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 1199 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 01 02:21:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6a1b5c08-1d52-4e32-b915-692b0c85b987 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e returned with HTTP 200 Sep 01 02:21:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1533/3098] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:14 2026] GET /volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e => generated 1014 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-861d96b0-c464-4ee2-8ab2-b93f4228c4ad None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-861d96b0-c464-4ee2-8ab2-b93f4228c4ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-861d96b0-c464-4ee2-8ab2-b93f4228c4ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b6c86234-a0b2-431a-9f04-bb6ec750180e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-389357961"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-861d96b0-c464-4ee2-8ab2-b93f4228c4ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-861d96b0-c464-4ee2-8ab2-b93f4228c4ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create snapshot from volume b6c86234-a0b2-431a-9f04-bb6ec750180e Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-861d96b0-c464-4ee2-8ab2-b93f4228c4ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['acbc8163-0fc1-49f1-8868-0b583d05c5d2', '2bb4b3c3-5817-4f43-8f2b-7839f15b8db5', '34d90ac2-908f-44b4-9186-dd691ee299e8', 'cb1387d4-b6b2-497c-9deb-ca93b44efee8'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-861d96b0-c464-4ee2-8ab2-b93f4228c4ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot create request issued successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-861d96b0-c464-4ee2-8ab2-b93f4228c4ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1566/3099] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5199df67-3673-4f4f-bba1-cad0a4fc24fa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5199df67-3673-4f4f-bba1-cad0a4fc24fa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5199df67-3673-4f4f-bba1-cad0a4fc24fa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5199df67-3673-4f4f-bba1-cad0a4fc24fa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:14 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:14 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5199df67-3673-4f4f-bba1-cad0a4fc24fa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5199df67-3673-4f4f-bba1-cad0a4fc24fa tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:14 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1534/3100] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:14 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e9659b7c-5a63-4ccd-8b75-be9f221c85d0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e9659b7c-5a63-4ccd-8b75-be9f221c85d0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e9659b7c-5a63-4ccd-8b75-be9f221c85d0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e9659b7c-5a63-4ccd-8b75-be9f221c85d0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:14 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:14 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e9659b7c-5a63-4ccd-8b75-be9f221c85d0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e9659b7c-5a63-4ccd-8b75-be9f221c85d0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 200 Sep 01 02:21:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1567/3101] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:14 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 903 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0e35ec4f-b87c-44f8-8626-100d06d0b59a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0e35ec4f-b87c-44f8-8626-100d06d0b59a tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0e35ec4f-b87c-44f8-8626-100d06d0b59a tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0e35ec4f-b87c-44f8-8626-100d06d0b59a tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0e35ec4f-b87c-44f8-8626-100d06d0b59a tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 404 Sep 01 02:21:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1535/3102] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:15 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8cf7e209-8827-4a43-a463-6944b91ba26f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8cf7e209-8827-4a43-a463-6944b91ba26f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] DELETE http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8cf7e209-8827-4a43-a463-6944b91ba26f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8cf7e209-8827-4a43-a463-6944b91ba26f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:15 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-8cf7e209-8827-4a43-a463-6944b91ba26f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Delete volume with id: ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8cf7e209-8827-4a43-a463-6944b91ba26f tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 404 Sep 01 02:21:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1568/3103] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:21:15 2026] DELETE /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 01 02:21:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-804b2825-ffa8-4a9d-8f14-09a6dabe132d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-804b2825-ffa8-4a9d-8f14-09a6dabe132d tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] GET http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 Sep 01 02:21:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-804b2825-ffa8-4a9d-8f14-09a6dabe132d tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-804b2825-ffa8-4a9d-8f14-09a6dabe132d tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-804b2825-ffa8-4a9d-8f14-09a6dabe132d tempest-VolumeImageDependencyTests-2056269133 tempest-VolumeImageDependencyTests-2056269133-project-member] http://192.168.122.45/volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 returned with HTTP 404 Sep 01 02:21:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1536/3104] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:15 2026] GET /volume/v3/volumes/ae46ba27-038c-4c47-934f-81a52d27c5c7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-175350e9-0c9c-4e9f-b88e-20f549dce06c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-175350e9-0c9c-4e9f-b88e-20f549dce06c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-175350e9-0c9c-4e9f-b88e-20f549dce06c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-175350e9-0c9c-4e9f-b88e-20f549dce06c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-175350e9-0c9c-4e9f-b88e-20f549dce06c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-175350e9-0c9c-4e9f-b88e-20f549dce06c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1569/3105] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:15 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3718e780-83a7-4ceb-adef-68f91a60f9f0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3718e780-83a7-4ceb-adef-68f91a60f9f0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3718e780-83a7-4ceb-adef-68f91a60f9f0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:15 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3718e780-83a7-4ceb-adef-68f91a60f9f0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:15 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:15 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3718e780-83a7-4ceb-adef-68f91a60f9f0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3718e780-83a7-4ceb-adef-68f91a60f9f0 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 200 Sep 01 02:21:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1537/3106] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:15 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 903 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-aff5e341-c26e-4e99-a7a6-0702a0f73285 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aff5e341-c26e-4e99-a7a6-0702a0f73285 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aff5e341-c26e-4e99-a7a6-0702a0f73285 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-aff5e341-c26e-4e99-a7a6-0702a0f73285 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-aff5e341-c26e-4e99-a7a6-0702a0f73285 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-aff5e341-c26e-4e99-a7a6-0702a0f73285 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1570/3107] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:16 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a2bb8192-6f65-46b1-b90d-250b1c9ec2ec None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a2bb8192-6f65-46b1-b90d-250b1c9ec2ec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a2bb8192-6f65-46b1-b90d-250b1c9ec2ec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a2bb8192-6f65-46b1-b90d-250b1c9ec2ec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:17 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:17 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:17 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:17 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:17 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a2bb8192-6f65-46b1-b90d-250b1c9ec2ec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a2bb8192-6f65-46b1-b90d-250b1c9ec2ec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 200 Sep 01 02:21:17 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1538/3108] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:16 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 903 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e36b24f3-2cfd-4fe9-8469-2923066bfdd1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e36b24f3-2cfd-4fe9-8469-2923066bfdd1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e36b24f3-2cfd-4fe9-8469-2923066bfdd1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e36b24f3-2cfd-4fe9-8469-2923066bfdd1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e36b24f3-2cfd-4fe9-8469-2923066bfdd1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e36b24f3-2cfd-4fe9-8469-2923066bfdd1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1571/3109] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:17 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4468f7ba-9f88-44e5-ac76-6d90dbb21e65 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4468f7ba-9f88-44e5-ac76-6d90dbb21e65 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4468f7ba-9f88-44e5-ac76-6d90dbb21e65 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4468f7ba-9f88-44e5-ac76-6d90dbb21e65 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4468f7ba-9f88-44e5-ac76-6d90dbb21e65 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4468f7ba-9f88-44e5-ac76-6d90dbb21e65 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 200 Sep 01 02:21:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1539/3110] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:18 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 903 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-66fce473-9924-4de3-abf0-9409bc93fe60 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-66fce473-9924-4de3-abf0-9409bc93fe60 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-66fce473-9924-4de3-abf0-9409bc93fe60 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-66fce473-9924-4de3-abf0-9409bc93fe60 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-66fce473-9924-4de3-abf0-9409bc93fe60 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-66fce473-9924-4de3-abf0-9409bc93fe60 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1572/3111] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:18 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9c0fdff5-30eb-4631-aaac-628db7328972 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c0fdff5-30eb-4631-aaac-628db7328972 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c0fdff5-30eb-4631-aaac-628db7328972 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c0fdff5-30eb-4631-aaac-628db7328972 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:19 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:19 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9c0fdff5-30eb-4631-aaac-628db7328972 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c0fdff5-30eb-4631-aaac-628db7328972 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 200 Sep 01 02:21:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1540/3112] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:19 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 903 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-669792c7-53e2-4b22-9ccc-8b3e8c62a5fd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-669792c7-53e2-4b22-9ccc-8b3e8c62a5fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-669792c7-53e2-4b22-9ccc-8b3e8c62a5fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:19 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-669792c7-53e2-4b22-9ccc-8b3e8c62a5fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:19 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:19 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:19 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-669792c7-53e2-4b22-9ccc-8b3e8c62a5fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:19 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-669792c7-53e2-4b22-9ccc-8b3e8c62a5fd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:19 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1573/3113] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:19 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-73a2848b-2adb-4b9c-8d3f-f3333218362e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73a2848b-2adb-4b9c-8d3f-f3333218362e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-73a2848b-2adb-4b9c-8d3f-f3333218362e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-73a2848b-2adb-4b9c-8d3f-f3333218362e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-73a2848b-2adb-4b9c-8d3f-f3333218362e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-73a2848b-2adb-4b9c-8d3f-f3333218362e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 200 Sep 01 02:21:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1541/3114] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:20 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 903 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b2b0b6ae-7173-4c3f-bd83-c83a72273c9b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b2b0b6ae-7173-4c3f-bd83-c83a72273c9b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b2b0b6ae-7173-4c3f-bd83-c83a72273c9b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b2b0b6ae-7173-4c3f-bd83-c83a72273c9b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b2b0b6ae-7173-4c3f-bd83-c83a72273c9b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b2b0b6ae-7173-4c3f-bd83-c83a72273c9b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1574/3115] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:20 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5627bfc2-7072-4c8a-b1b6-cfd76e27cb44 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5627bfc2-7072-4c8a-b1b6-cfd76e27cb44 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5627bfc2-7072-4c8a-b1b6-cfd76e27cb44 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-512450927", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6b3327d7-2f3f-44f9-a396-3b1366e4aff4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b3327d7-2f3f-44f9-a396-3b1366e4aff4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b3327d7-2f3f-44f9-a396-3b1366e4aff4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6b3327d7-2f3f-44f9-a396-3b1366e4aff4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5627bfc2-7072-4c8a-b1b6-cfd76e27cb44 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1542/3116] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:21 2026] POST /volume/v3/types => generated 379 bytes in 239 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-574b39f2-32c3-4c7a-851a-88ecf1182dd8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-574b39f2-32c3-4c7a-851a-88ecf1182dd8 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-574b39f2-32c3-4c7a-851a-88ecf1182dd8 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6b3327d7-2f3f-44f9-a396-3b1366e4aff4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6b3327d7-2f3f-44f9-a396-3b1366e4aff4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 200 Sep 01 02:21:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1575/3117] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:21 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 904 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-574b39f2-32c3-4c7a-851a-88ecf1182dd8 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption returned with HTTP 200 Sep 01 02:21:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1543/3118] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:21:21 2026] POST /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption => generated 239 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5998518c-47fb-4974-b26d-ee3c9c5bd4f4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b087320d-cd15-460b-97a7-1a9904c840dd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b087320d-cd15-460b-97a7-1a9904c840dd tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b087320d-cd15-460b-97a7-1a9904c840dd tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-307608218", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5998518c-47fb-4974-b26d-ee3c9c5bd4f4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5998518c-47fb-4974-b26d-ee3c9c5bd4f4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5998518c-47fb-4974-b26d-ee3c9c5bd4f4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-5998518c-47fb-4974-b26d-ee3c9c5bd4f4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Delete snapshot with id: 25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5998518c-47fb-4974-b26d-ee3c9c5bd4f4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot retrieved successfully. Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b087320d-cd15-460b-97a7-1a9904c840dd tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:21 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:21 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1544/3119] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:21 2026] POST /volume/v3/types => generated 379 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-76066613-0946-4632-b4db-1b458dfe4f53 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76066613-0946-4632-b4db-1b458dfe4f53 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types/7e647c70-2060-4514-ba8b-856dd7db5ad9/encryption Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76066613-0946-4632-b4db-1b458dfe4f53 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5998518c-47fb-4974-b26d-ee3c9c5bd4f4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot delete request issued successfully. Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5998518c-47fb-4974-b26d-ee3c9c5bd4f4 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 202 Sep 01 02:21:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1576/3120] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:21 2026] DELETE /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e3fb0031-9345-4181-94a4-9cc283d23dec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3fb0031-9345-4181-94a4-9cc283d23dec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3fb0031-9345-4181-94a4-9cc283d23dec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3fb0031-9345-4181-94a4-9cc283d23dec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76066613-0946-4632-b4db-1b458dfe4f53 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/7e647c70-2060-4514-ba8b-856dd7db5ad9/encryption returned with HTTP 200 Sep 01 02:21:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1545/3121] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:21:21 2026] POST /volume/v3/types/7e647c70-2060-4514-ba8b-856dd7db5ad9/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:21 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e3fb0031-9345-4181-94a4-9cc283d23dec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot retrieved successfully. Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3fb0031-9345-4181-94a4-9cc283d23dec tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 200 Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b0817e40-0781-47c6-897c-8965a0b29be1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1577/3122] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:21 2026] GET /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 466 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b0817e40-0781-47c6-897c-8965a0b29be1 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b0817e40-0781-47c6-897c-8965a0b29be1 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1213913270", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-355a8a98-14fb-4d89-974a-7f1aad90b30b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-355a8a98-14fb-4d89-974a-7f1aad90b30b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-355a8a98-14fb-4d89-974a-7f1aad90b30b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:21 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-355a8a98-14fb-4d89-974a-7f1aad90b30b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b0817e40-0781-47c6-897c-8965a0b29be1 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1546/3123] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:21 2026] POST /volume/v3/types => generated 380 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dab77f51-818d-4573-bd24-c209139e522f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:22 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-355a8a98-14fb-4d89-974a-7f1aad90b30b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-355a8a98-14fb-4d89-974a-7f1aad90b30b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1578/3124] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:21 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dab77f51-818d-4573-bd24-c209139e522f tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types/7c60ac36-5a29-4eb5-8a65-136f3eb7c07a/extra_specs Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dab77f51-818d-4573-bd24-c209139e522f tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dab77f51-818d-4573-bd24-c209139e522f tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/7c60ac36-5a29-4eb5-8a65-136f3eb7c07a/extra_specs returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1547/3125] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:21:21 2026] POST /volume/v3/types/7c60ac36-5a29-4eb5-8a65-136f3eb7c07a/extra_specs => generated 35 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a7189609-0f07-483d-9665-b1e0e727c98e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7189609-0f07-483d-9665-b1e0e727c98e tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] PUT http://192.168.122.45/volume/v3/types/7c60ac36-5a29-4eb5-8a65-136f3eb7c07a/extra_specs/key2 Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a7189609-0f07-483d-9665-b1e0e727c98e tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a7189609-0f07-483d-9665-b1e0e727c98e tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/7c60ac36-5a29-4eb5-8a65-136f3eb7c07a/extra_specs/key2 returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1579/3126] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:21:22 2026] PUT /volume/v3/types/7c60ac36-5a29-4eb5-8a65-136f3eb7c07a/extra_specs/key2 => generated 25 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-79cbafb3-d0a4-4fa9-8f07-73c1abc63642 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-79cbafb3-d0a4-4fa9-8f07-73c1abc63642 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-79cbafb3-d0a4-4fa9-8f07-73c1abc63642 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-79cbafb3-d0a4-4fa9-8f07-73c1abc63642 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1548/3127] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:21:22 2026] POST /volume/v3/types => generated 195 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9dc8dc2b-883b-4555-8e62-09f7de661a88 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9dc8dc2b-883b-4555-8e62-09f7de661a88 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] DELETE http://192.168.122.45/volume/v3/types/2c8eba8d-41ff-410e-9502-d41fdfd48e18 Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9dc8dc2b-883b-4555-8e62-09f7de661a88 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9dc8dc2b-883b-4555-8e62-09f7de661a88 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9dc8dc2b-883b-4555-8e62-09f7de661a88 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/2c8eba8d-41ff-410e-9502-d41fdfd48e18 returned with HTTP 202 Sep 01 02:21:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1580/3128] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:22 2026] DELETE /volume/v3/types/2c8eba8d-41ff-410e-9502-d41fdfd48e18 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-27f92282-9354-493c-945b-286aad93417a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-27f92282-9354-493c-945b-286aad93417a tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-27f92282-9354-493c-945b-286aad93417a tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-873325266", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-27f92282-9354-493c-945b-286aad93417a tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1549/3129] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:22 2026] POST /volume/v3/types => generated 379 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8500116e-f182-42eb-820b-e808133b9c56 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8500116e-f182-42eb-820b-e808133b9c56 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types/6479b9bf-3fd6-40fd-9f59-8ae1c4c725c4/encryption Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8500116e-f182-42eb-820b-e808133b9c56 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8500116e-f182-42eb-820b-e808133b9c56 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/6479b9bf-3fd6-40fd-9f59-8ae1c4c725c4/encryption returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1581/3130] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:21:22 2026] POST /volume/v3/types/6479b9bf-3fd6-40fd-9f59-8ae1c4c725c4/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-521a41e4-e98f-4c62-b9dd-f527a23a61e4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-521a41e4-e98f-4c62-b9dd-f527a23a61e4 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] DELETE http://192.168.122.45/volume/v3/types/6479b9bf-3fd6-40fd-9f59-8ae1c4c725c4/encryption/a2817c7e-8354-4a09-ab35-f57462f36d6e Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-521a41e4-e98f-4c62-b9dd-f527a23a61e4 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-521a41e4-e98f-4c62-b9dd-f527a23a61e4 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-521a41e4-e98f-4c62-b9dd-f527a23a61e4 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/6479b9bf-3fd6-40fd-9f59-8ae1c4c725c4/encryption/a2817c7e-8354-4a09-ab35-f57462f36d6e returned with HTTP 202 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1550/3131] 192.168.122.45 () {58 vars in 1368 bytes} [Tue Sep 1 02:21:22 2026] DELETE /volume/v3/types/6479b9bf-3fd6-40fd-9f59-8ae1c4c725c4/encryption/a2817c7e-8354-4a09-ab35-f57462f36d6e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2ee0564d-6c82-4e33-9b3a-16c3a28e6924 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2ee0564d-6c82-4e33-9b3a-16c3a28e6924 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2ee0564d-6c82-4e33-9b3a-16c3a28e6924 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-447371546", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2ee0564d-6c82-4e33-9b3a-16c3a28e6924 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1582/3132] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:22 2026] POST /volume/v3/types => generated 379 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-14fbc599-1cc2-48b9-84f7-da68039abc75 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-14fbc599-1cc2-48b9-84f7-da68039abc75 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] DELETE http://192.168.122.45/volume/v3/types/88be031b-9bdf-4373-99cb-19bff75835f0/extra_specs/key1 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-14fbc599-1cc2-48b9-84f7-da68039abc75 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-14fbc599-1cc2-48b9-84f7-da68039abc75 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-14fbc599-1cc2-48b9-84f7-da68039abc75 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/88be031b-9bdf-4373-99cb-19bff75835f0/extra_specs/key1 returned with HTTP 202 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1551/3133] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:21:22 2026] DELETE /volume/v3/types/88be031b-9bdf-4373-99cb-19bff75835f0/extra_specs/key1 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b08583b7-959e-4902-9f9c-8392c1461e91 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b08583b7-959e-4902-9f9c-8392c1461e91 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b08583b7-959e-4902-9f9c-8392c1461e91 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-881462067", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b08583b7-959e-4902-9f9c-8392c1461e91 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1583/3134] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:22 2026] POST /volume/v3/types => generated 379 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6324269d-8fa1-4480-b8bd-5a882f979c77 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6324269d-8fa1-4480-b8bd-5a882f979c77 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] DELETE http://192.168.122.45/volume/v3/types/3ba93dd4-4d38-4df0-8e23-97ec3ede3c7d Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6324269d-8fa1-4480-b8bd-5a882f979c77 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6324269d-8fa1-4480-b8bd-5a882f979c77 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6324269d-8fa1-4480-b8bd-5a882f979c77 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/3ba93dd4-4d38-4df0-8e23-97ec3ede3c7d returned with HTTP 202 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1552/3135] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:22 2026] DELETE /volume/v3/types/3ba93dd4-4d38-4df0-8e23-97ec3ede3c7d => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-93434837-113b-46e6-bbe6-020aa3c45faf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-93434837-113b-46e6-bbe6-020aa3c45faf tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] GET http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-93434837-113b-46e6-bbe6-020aa3c45faf tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-93434837-113b-46e6-bbe6-020aa3c45faf tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-654dd196-dcd0-4717-8a37-af4cf2063ddd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-93434837-113b-46e6-bbe6-020aa3c45faf tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-654dd196-dcd0-4717-8a37-af4cf2063ddd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-654dd196-dcd0-4717-8a37-af4cf2063ddd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-654dd196-dcd0-4717-8a37-af4cf2063ddd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1584/3136] 192.168.122.45 () {58 vars in 1257 bytes} [Tue Sep 1 02:21:22 2026] GET /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs => generated 185 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7762276c-18f2-4b5a-a333-84ad984de052 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7762276c-18f2-4b5a-a333-84ad984de052 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] GET http://192.168.122.45/volume/v3/types Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7762276c-18f2-4b5a-a333-84ad984de052 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:22 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7762276c-18f2-4b5a-a333-84ad984de052 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:22 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:22 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-654dd196-dcd0-4717-8a37-af4cf2063ddd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot retrieved successfully. Sep 01 02:21:22 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-654dd196-dcd0-4717-8a37-af4cf2063ddd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1553/3137] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:22 2026] GET /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 466 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7762276c-18f2-4b5a-a333-84ad984de052 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:22 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1585/3138] 192.168.122.45 () {58 vars in 1110 bytes} [Tue Sep 1 02:21:22 2026] GET /volume/v3/types => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:22 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f7150b1a-9bb5-48f5-845b-275895c6a605 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7150b1a-9bb5-48f5-845b-275895c6a605 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] GET http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption/cipher Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7150b1a-9bb5-48f5-845b-275895c6a605 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f7150b1a-9bb5-48f5-845b-275895c6a605 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f6ad9fe5-d48c-47a6-94f1-f165c32df31c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f6ad9fe5-d48c-47a6-94f1-f165c32df31c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f6ad9fe5-d48c-47a6-94f1-f165c32df31c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f6ad9fe5-d48c-47a6-94f1-f165c32df31c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f7150b1a-9bb5-48f5-845b-275895c6a605 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption/cipher returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1554/3139] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:21:22 2026] GET /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption/cipher => generated 29 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b4b64709-e1e7-4645-9798-c2426bc35fab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4b64709-e1e7-4645-9798-c2426bc35fab tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] GET http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4b64709-e1e7-4645-9798-c2426bc35fab tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:23 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4b64709-e1e7-4645-9798-c2426bc35fab tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f6ad9fe5-d48c-47a6-94f1-f165c32df31c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f6ad9fe5-d48c-47a6-94f1-f165c32df31c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1586/3140] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:23 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4b64709-e1e7-4645-9798-c2426bc35fab tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1555/3141] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:21:23 2026] GET /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption => generated 325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dc2cd5c0-0554-46fb-bfc5-1a917005b023 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dc2cd5c0-0554-46fb-bfc5-1a917005b023 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] GET http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs/multiattach Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dc2cd5c0-0554-46fb-bfc5-1a917005b023 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dc2cd5c0-0554-46fb-bfc5-1a917005b023 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dc2cd5c0-0554-46fb-bfc5-1a917005b023 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs/multiattach returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1587/3142] 192.168.122.45 () {58 vars in 1293 bytes} [Tue Sep 1 02:21:23 2026] GET /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs/multiattach => generated 29 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-792a1ae7-12fd-44f4-b43e-4dde824586fb None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-792a1ae7-12fd-44f4-b43e-4dde824586fb tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] GET http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs/volume_backend_name Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-792a1ae7-12fd-44f4-b43e-4dde824586fb tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-792a1ae7-12fd-44f4-b43e-4dde824586fb tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-792a1ae7-12fd-44f4-b43e-4dde824586fb tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs/volume_backend_name returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1556/3143] 192.168.122.45 () {58 vars in 1317 bytes} [Tue Sep 1 02:21:23 2026] GET /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs/volume_backend_name => generated 44 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c8b6d1f0-e762-4b9c-b8c3-a0e6f65a2968 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8b6d1f0-e762-4b9c-b8c3-a0e6f65a2968 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] GET http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8b6d1f0-e762-4b9c-b8c3-a0e6f65a2968 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8b6d1f0-e762-4b9c-b8c3-a0e6f65a2968 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8b6d1f0-e762-4b9c-b8c3-a0e6f65a2968 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1588/3144] 192.168.122.45 () {58 vars in 1221 bytes} [Tue Sep 1 02:21:23 2026] GET /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c => generated 401 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-04981eba-1cd8-42d1-af65-72faf004db2e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-04981eba-1cd8-42d1-af65-72faf004db2e tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] PUT http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption/fe3e804c-9499-40fb-ba68-56edb3ddb4d7 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-04981eba-1cd8-42d1-af65-72faf004db2e tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-04981eba-1cd8-42d1-af65-72faf004db2e tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption/fe3e804c-9499-40fb-ba68-56edb3ddb4d7 returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1557/3145] 192.168.122.45 () {60 vars in 1385 bytes} [Tue Sep 1 02:21:23 2026] PUT /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/encryption/fe3e804c-9499-40fb-ba68-56edb3ddb4d7 => generated 33 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-61567a00-8723-4aa9-9444-a1a12120a68b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-61567a00-8723-4aa9-9444-a1a12120a68b tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] PUT http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs/key1 Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-61567a00-8723-4aa9-9444-a1a12120a68b tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-61567a00-8723-4aa9-9444-a1a12120a68b tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs/key1 returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1589/3146] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:21:23 2026] PUT /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c/extra_specs/key1 => generated 30 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0b4c58d5-e6ff-48b6-8391-c46bf1dd4bf7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b4c58d5-e6ff-48b6-8391-c46bf1dd4bf7 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] PUT http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b4c58d5-e6ff-48b6-8391-c46bf1dd4bf7 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b4c58d5-e6ff-48b6-8391-c46bf1dd4bf7 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c returned with HTTP 200 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1558/3147] 192.168.122.45 () {60 vars in 1241 bytes} [Tue Sep 1 02:21:23 2026] PUT /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c => generated 370 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-be74027f-baf9-4d6e-871a-dddf8379d17d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be74027f-baf9-4d6e-871a-dddf8379d17d tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] DELETE http://192.168.122.45/volume/v3/types/88be031b-9bdf-4373-99cb-19bff75835f0 Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be74027f-baf9-4d6e-871a-dddf8379d17d tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be74027f-baf9-4d6e-871a-dddf8379d17d tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be74027f-baf9-4d6e-871a-dddf8379d17d tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/88be031b-9bdf-4373-99cb-19bff75835f0 returned with HTTP 202 Sep 01 02:21:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1590/3148] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:23 2026] DELETE /volume/v3/types/88be031b-9bdf-4373-99cb-19bff75835f0 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bd7323c1-884c-4731-8b33-d2fd17b551db None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd7323c1-884c-4731-8b33-d2fd17b551db tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] DELETE http://192.168.122.45/volume/v3/types/6479b9bf-3fd6-40fd-9f59-8ae1c4c725c4 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd7323c1-884c-4731-8b33-d2fd17b551db tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bd7323c1-884c-4731-8b33-d2fd17b551db tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bd7323c1-884c-4731-8b33-d2fd17b551db tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/6479b9bf-3fd6-40fd-9f59-8ae1c4c725c4 returned with HTTP 202 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1559/3149] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:23 2026] DELETE /volume/v3/types/6479b9bf-3fd6-40fd-9f59-8ae1c4c725c4 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dc7d705b-7c56-4c57-bd9d-2d29c2921649 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dc7d705b-7c56-4c57-bd9d-2d29c2921649 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] DELETE http://192.168.122.45/volume/v3/types/7c60ac36-5a29-4eb5-8a65-136f3eb7c07a Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dc7d705b-7c56-4c57-bd9d-2d29c2921649 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dc7d705b-7c56-4c57-bd9d-2d29c2921649 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dc7d705b-7c56-4c57-bd9d-2d29c2921649 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/7c60ac36-5a29-4eb5-8a65-136f3eb7c07a returned with HTTP 202 Sep 01 02:21:23 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1591/3150] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:23 2026] DELETE /volume/v3/types/7c60ac36-5a29-4eb5-8a65-136f3eb7c07a => generated 0 bytes in 148 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e1fcb8bb-e0b4-49c5-9c1f-439974176044 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1fcb8bb-e0b4-49c5-9c1f-439974176044 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] DELETE http://192.168.122.45/volume/v3/types/7e647c70-2060-4514-ba8b-856dd7db5ad9 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1fcb8bb-e0b4-49c5-9c1f-439974176044 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1fcb8bb-e0b4-49c5-9c1f-439974176044 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1fcb8bb-e0b4-49c5-9c1f-439974176044 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/7e647c70-2060-4514-ba8b-856dd7db5ad9 returned with HTTP 202 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1560/3151] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:23 2026] DELETE /volume/v3/types/7e647c70-2060-4514-ba8b-856dd7db5ad9 => generated 0 bytes in 127 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d0fce221-688a-4052-92a2-db4fe2615cc9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0fce221-688a-4052-92a2-db4fe2615cc9 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] DELETE http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0fce221-688a-4052-92a2-db4fe2615cc9 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0fce221-688a-4052-92a2-db4fe2615cc9 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-84c20930-a618-4204-af20-430e112943bd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-84c20930-a618-4204-af20-430e112943bd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-84c20930-a618-4204-af20-430e112943bd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:23 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-84c20930-a618-4204-af20-430e112943bd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-84c20930-a618-4204-af20-430e112943bd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Snapshot retrieved successfully. Sep 01 02:21:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-84c20930-a618-4204-af20-430e112943bd tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 200 Sep 01 02:21:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1561/3152] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:23 2026] GET /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 466 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0fce221-688a-4052-92a2-db4fe2615cc9 tempest-VolumeTypesAdminTests-1238863065 tempest-VolumeTypesAdminTests-1238863065-project-admin] http://192.168.122.45/volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c returned with HTTP 202 Sep 01 02:21:24 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1592/3153] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:23 2026] DELETE /volume/v3/types/75771753-7bac-4ce8-baec-56365c582b6c => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bb92a453-6dc1-431b-9e0c-f6be955107f2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb92a453-6dc1-431b-9e0c-f6be955107f2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb92a453-6dc1-431b-9e0c-f6be955107f2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:24 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bb92a453-6dc1-431b-9e0c-f6be955107f2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:24 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:24 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:24 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bb92a453-6dc1-431b-9e0c-f6be955107f2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:24 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bb92a453-6dc1-431b-9e0c-f6be955107f2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:24 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1562/3154] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:24 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-95103dc4-264a-48c6-a07d-d0284d38e6ca None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95103dc4-264a-48c6-a07d-d0284d38e6ca tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95103dc4-264a-48c6-a07d-d0284d38e6ca tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-95103dc4-264a-48c6-a07d-d0284d38e6ca tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-95103dc4-264a-48c6-a07d-d0284d38e6ca tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 404 Sep 01 02:21:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1593/3155] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:25 2026] GET /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b6fdbeae-830a-4373-ab84-80d7c6687813 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b6fdbeae-830a-4373-ab84-80d7c6687813 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] DELETE http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b6fdbeae-830a-4373-ab84-80d7c6687813 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b6fdbeae-830a-4373-ab84-80d7c6687813 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b6fdbeae-830a-4373-ab84-80d7c6687813 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Delete volume with id: 6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b6fdbeae-830a-4373-ab84-80d7c6687813 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-710c5619-663f-4b9b-a32a-88f66e210c2b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-710c5619-663f-4b9b-a32a-88f66e210c2b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-710c5619-663f-4b9b-a32a-88f66e210c2b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-710c5619-663f-4b9b-a32a-88f66e210c2b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-710c5619-663f-4b9b-a32a-88f66e210c2b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-710c5619-663f-4b9b-a32a-88f66e210c2b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1594/3156] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:25 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b6fdbeae-830a-4373-ab84-80d7c6687813 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Delete volume request issued successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b6fdbeae-830a-4373-ab84-80d7c6687813 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb returned with HTTP 202 Sep 01 02:21:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1563/3157] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:21:25 2026] DELETE /volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3fd9f2f6-44a2-40e3-8f6b-829ec93cbf76 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fd9f2f6-44a2-40e3-8f6b-829ec93cbf76 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] POST http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23/action Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3fd9f2f6-44a2-40e3-8f6b-829ec93cbf76 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3fd9f2f6-44a2-40e3-8f6b-829ec93cbf76 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-509e1d40-9e1a-46d5-90dc-cf03dcbb89ee None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-509e1d40-9e1a-46d5-90dc-cf03dcbb89ee tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-509e1d40-9e1a-46d5-90dc-cf03dcbb89ee tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-509e1d40-9e1a-46d5-90dc-cf03dcbb89ee tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3fd9f2f6-44a2-40e3-8f6b-829ec93cbf76 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-3fd9f2f6-44a2-40e3-8f6b-829ec93cbf76 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'e19a870b938d4a9a83fac1571b50fafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113fec98ec2f4b9799fc4b3043f5f01d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3fd9f2f6-44a2-40e3-8f6b-829ec93cbf76 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23/action returned with HTTP 403 Sep 01 02:21:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1595/3158] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:21:25 2026] POST /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23/action => generated 133 bytes in 31 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c1cde8ee-5b7e-4cb9-a904-f4159b02a6c2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-509e1d40-9e1a-46d5-90dc-cf03dcbb89ee tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1cde8ee-5b7e-4cb9-a904-f4159b02a6c2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c1cde8ee-5b7e-4cb9-a904-f4159b02a6c2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c1cde8ee-5b7e-4cb9-a904-f4159b02a6c2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-c1cde8ee-5b7e-4cb9-a904-f4159b02a6c2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete snapshot with id: 2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-509e1d40-9e1a-46d5-90dc-cf03dcbb89ee tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb returned with HTTP 200 Sep 01 02:21:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1564/3159] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:25 2026] GET /volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb => generated 869 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:25 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:25 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c1cde8ee-5b7e-4cb9-a904-f4159b02a6c2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c1cde8ee-5b7e-4cb9-a904-f4159b02a6c2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot delete request issued successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c1cde8ee-5b7e-4cb9-a904-f4159b02a6c2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 202 Sep 01 02:21:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1596/3160] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:25 2026] DELETE /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-00248bc4-bc2d-4aa4-9d65-0296091541b8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00248bc4-bc2d-4aa4-9d65-0296091541b8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00248bc4-bc2d-4aa4-9d65-0296091541b8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-00248bc4-bc2d-4aa4-9d65-0296091541b8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-00248bc4-bc2d-4aa4-9d65-0296091541b8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-00248bc4-bc2d-4aa4-9d65-0296091541b8 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1565/3161] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:25 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5891d27f-2888-49c2-85b9-f41985c64808 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5891d27f-2888-49c2-85b9-f41985c64808 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5891d27f-2888-49c2-85b9-f41985c64808 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5891d27f-2888-49c2-85b9-f41985c64808 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5891d27f-2888-49c2-85b9-f41985c64808 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5891d27f-2888-49c2-85b9-f41985c64808 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb returned with HTTP 200 Sep 01 02:21:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1597/3162] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:26 2026] GET /volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb => generated 869 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3193dbf1-2b76-42f1-a1ff-428421889f53 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3193dbf1-2b76-42f1-a1ff-428421889f53 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3193dbf1-2b76-42f1-a1ff-428421889f53 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3193dbf1-2b76-42f1-a1ff-428421889f53 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3193dbf1-2b76-42f1-a1ff-428421889f53 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3193dbf1-2b76-42f1-a1ff-428421889f53 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 200 Sep 01 02:21:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1566/3163] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:26 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 465 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c884983a-6543-444e-bb3e-eaf5107ce8ba None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c884983a-6543-444e-bb3e-eaf5107ce8ba tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c884983a-6543-444e-bb3e-eaf5107ce8ba tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c884983a-6543-444e-bb3e-eaf5107ce8ba tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c884983a-6543-444e-bb3e-eaf5107ce8ba tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb returned with HTTP 404 Sep 01 02:21:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1598/3164] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:27 2026] GET /volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cfab804b-d6a4-4cd3-81ec-595753bb1260 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfab804b-d6a4-4cd3-81ec-595753bb1260 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] DELETE http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cfab804b-d6a4-4cd3-81ec-595753bb1260 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cfab804b-d6a4-4cd3-81ec-595753bb1260 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-cfab804b-d6a4-4cd3-81ec-595753bb1260 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Delete volume with id: 85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-362ebd30-76aa-487a-acd0-1614d54f8e40 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-362ebd30-76aa-487a-acd0-1614d54f8e40 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-362ebd30-76aa-487a-acd0-1614d54f8e40 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-362ebd30-76aa-487a-acd0-1614d54f8e40 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-362ebd30-76aa-487a-acd0-1614d54f8e40 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 returned with HTTP 404 Sep 01 02:21:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1599/3165] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:27 2026] GET /volume/v3/snapshots/2be2ddb8-a3b3-4d6e-9927-0e6eaee49c23 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cfab804b-d6a4-4cd3-81ec-595753bb1260 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-45b24a09-9ecc-43c8-8d78-41140612ba84 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-45b24a09-9ecc-43c8-8d78-41140612ba84 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-45b24a09-9ecc-43c8-8d78-41140612ba84 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-45b24a09-9ecc-43c8-8d78-41140612ba84 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-45b24a09-9ecc-43c8-8d78-41140612ba84 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume with id: b6c86234-a0b2-431a-9f04-bb6ec750180e Sep 01 02:21:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-45b24a09-9ecc-43c8-8d78-41140612ba84 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-cfab804b-d6a4-4cd3-81ec-595753bb1260 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Delete volume request issued successfully. Sep 01 02:21:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cfab804b-d6a4-4cd3-81ec-595753bb1260 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 202 Sep 01 02:21:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1567/3166] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:21:27 2026] DELETE /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8c050218-88bd-452b-bd1c-278bbb75c0ab None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8c050218-88bd-452b-bd1c-278bbb75c0ab tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8c050218-88bd-452b-bd1c-278bbb75c0ab tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8c050218-88bd-452b-bd1c-278bbb75c0ab tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-45b24a09-9ecc-43c8-8d78-41140612ba84 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume request issued successfully. Sep 01 02:21:27 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:27 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-45b24a09-9ecc-43c8-8d78-41140612ba84 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e returned with HTTP 202 Sep 01 02:21:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1600/3167] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:27 2026] DELETE /volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8c050218-88bd-452b-bd1c-278bbb75c0ab tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Volume info retrieved successfully. Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2882e18c-6879-4f82-a29a-5cd5531d2897 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2882e18c-6879-4f82-a29a-5cd5531d2897 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2882e18c-6879-4f82-a29a-5cd5531d2897 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:27 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2882e18c-6879-4f82-a29a-5cd5531d2897 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8c050218-88bd-452b-bd1c-278bbb75c0ab tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 200 Sep 01 02:21:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1568/3168] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:27 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 903 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:27 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:27 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:27 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:27 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2882e18c-6879-4f82-a29a-5cd5531d2897 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:27 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2882e18c-6879-4f82-a29a-5cd5531d2897 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e returned with HTTP 200 Sep 01 02:21:27 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1601/3169] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:27 2026] GET /volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c075b2ff-c745-450b-9092-273fbf4cb37e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c075b2ff-c745-450b-9092-273fbf4cb37e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c075b2ff-c745-450b-9092-273fbf4cb37e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c075b2ff-c745-450b-9092-273fbf4cb37e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c075b2ff-c745-450b-9092-273fbf4cb37e tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 returned with HTTP 404 Sep 01 02:21:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1569/3170] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:28 2026] GET /volume/v3/volumes/85d27892-df83-4ad5-9cc6-75b4b5da1aa1 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d3a28752-867a-4003-b2a4-027a379a3668 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3a28752-867a-4003-b2a4-027a379a3668 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3a28752-867a-4003-b2a4-027a379a3668 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3a28752-867a-4003-b2a4-027a379a3668 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-d3a28752-867a-4003-b2a4-027a379a3668 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Delete snapshot with id: 25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6d540323-7832-4144-b229-b62edeecfbda None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3a28752-867a-4003-b2a4-027a379a3668 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 404 Sep 01 02:21:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1602/3171] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:28 2026] DELETE /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6d540323-7832-4144-b229-b62edeecfbda tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6d540323-7832-4144-b229-b62edeecfbda tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6d540323-7832-4144-b229-b62edeecfbda tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-17014114-1627-4424-8b8b-615e2ad96ca7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-17014114-1627-4424-8b8b-615e2ad96ca7 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-17014114-1627-4424-8b8b-615e2ad96ca7 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-17014114-1627-4424-8b8b-615e2ad96ca7 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6d540323-7832-4144-b229-b62edeecfbda tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e returned with HTTP 404 Sep 01 02:21:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1570/3172] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:28 2026] GET /volume/v3/volumes/b6c86234-a0b2-431a-9f04-bb6ec750180e => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-17014114-1627-4424-8b8b-615e2ad96ca7 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 returned with HTTP 404 Sep 01 02:21:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1603/3173] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:28 2026] GET /volume/v3/snapshots/25d916bf-7a8d-40f3-908b-86215f5f3ec4 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1252518912"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-60173c7e-e6a9-404a-a096-ccca436a9049 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1252518912'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume of 1 GB Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-60173c7e-e6a9-404a-a096-ccca436a9049 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] DELETE http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-60173c7e-e6a9-404a-a096-ccca436a9049 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-60173c7e-e6a9-404a-a096-ccca436a9049 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-60173c7e-e6a9-404a-a096-ccca436a9049 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Delete volume with id: 6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-60173c7e-e6a9-404a-a096-ccca436a9049 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb returned with HTTP 404 Sep 01 02:21:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1604/3174] 192.168.122.45 () {60 vars in 1271 bytes} [Tue Sep 1 02:21:28 2026] DELETE /volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5f87b99e-d03e-4006-94b3-c7f43f497589 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5f87b99e-d03e-4006-94b3-c7f43f497589 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] GET http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (956f82d5-169e-4571-99f8-b0106a786512) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5f87b99e-d03e-4006-94b3-c7f43f497589 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5f87b99e-d03e-4006-94b3-c7f43f497589 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f32c1a4-4a1b-41f4-ae00-4cc4787b78fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5f87b99e-d03e-4006-94b3-c7f43f497589 tempest-VolumeDependencyTests-1696118078 tempest-VolumeDependencyTests-1696118078-project-member] http://192.168.122.45/volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb returned with HTTP 404 Sep 01 02:21:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1605/3175] 192.168.122.45 () {60 vars in 1268 bytes} [Tue Sep 1 02:21:28 2026] GET /volume/v3/volumes/6aa60168-12e2-4019-8620-0fd0d108afcb => generated 109 bytes in 40 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f32c1a4-4a1b-41f4-ae00-4cc4787b78fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73fdc658-dfb2-4482-9aa1-d778bf9983e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['41a708f4-6fd1-4091-b04b-1bca932792f2', '1357567e-118e-48e6-a31a-4e3d60677823', '9719cebd-33b5-4ff6-8bd4-6052df0841ce', 'bf57973b-a378-44b5-8bd3-86b0603de3f8'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73fdc658-dfb2-4482-9aa1-d778bf9983e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41a708f4-6fd1-4091-b04b-1bca932792f2', '1357567e-118e-48e6-a31a-4e3d60677823', '9719cebd-33b5-4ff6-8bd4-6052df0841ce', 'bf57973b-a378-44b5-8bd3-86b0603de3f8']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4363a8c2-2ce8-4c41-a255-505a34334331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:28 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4363a8c2-2ce8-4c41-a255-505a34334331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32dac4f5-1ba6-4825-babe-e1ecbd07fd89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1252518912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['41a708f4-6fd1-4091-b04b-1bca932792f2','1357567e-118e-48e6-a31a-4e3d60677823','9719cebd-33b5-4ff6-8bd4-6052df0841ce','bf57973b-a378-44b5-8bd3-86b0603de3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1252518912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32dac4f5-1ba6-4825-babe-e1ecbd07fd89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113fec98ec2f4b9799fc4b3043f5f01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fa948f98824b23af50d58d6503bfdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:28 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382d676a-7704-438b-bf73-4f44f34fbd8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (382d676a-7704-438b-bf73-4f44f34fbd8f) transitioned into state 'SUCCESS' from state '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-1252518912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['41a708f4-6fd1-4091-b04b-1bca932792f2','1357567e-118e-48e6-a31a-4e3d60677823','9719cebd-33b5-4ff6-8bd4-6052df0841ce','bf57973b-a378-44b5-8bd3-86b0603de3f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083ac858-e805-47e4-8b8f-944f3ae74543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (083ac858-e805-47e4-8b8f-944f3ae74543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:29 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (956f82d5-169e-4571-99f8-b0106a786512) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:29 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request issued successfully. Sep 01 02:21:29 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-53db4131-59db-4c2f-9091-e8c7c2f2d6cd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:29 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1571/3176] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:21:28 2026] POST /volume/v3/volumes => generated 785 bytes in 492 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6c649740-ee76-4737-a92a-c5ed9e590b7d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c649740-ee76-4737-a92a-c5ed9e590b7d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 Sep 01 02:21:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c649740-ee76-4737-a92a-c5ed9e590b7d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c649740-ee76-4737-a92a-c5ed9e590b7d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:29 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:29 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:29 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:29 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:29 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6c649740-ee76-4737-a92a-c5ed9e590b7d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c649740-ee76-4737-a92a-c5ed9e590b7d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 returned with HTTP 200 Sep 01 02:21:29 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1606/3177] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:29 2026] GET /volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 => generated 964 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5645899e-ca53-4ff0-9805-d77ab552a443 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5645899e-ca53-4ff0-9805-d77ab552a443 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 Sep 01 02:21:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5645899e-ca53-4ff0-9805-d77ab552a443 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:30 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5645899e-ca53-4ff0-9805-d77ab552a443 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:30 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:30 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:30 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:30 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:30 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5645899e-ca53-4ff0-9805-d77ab552a443 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:30 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5645899e-ca53-4ff0-9805-d77ab552a443 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 returned with HTTP 200 Sep 01 02:21:30 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1572/3178] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:30 2026] GET /volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-76d6b4f9-4456-4352-b87e-0dab14be2455 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-76d6b4f9-4456-4352-b87e-0dab14be2455 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 Sep 01 02:21:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-76d6b4f9-4456-4352-b87e-0dab14be2455 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-76d6b4f9-4456-4352-b87e-0dab14be2455 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-76d6b4f9-4456-4352-b87e-0dab14be2455 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-76d6b4f9-4456-4352-b87e-0dab14be2455 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 returned with HTTP 200 Sep 01 02:21:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1607/3179] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:31 2026] GET /volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-635566da-8aaf-4e6d-8da1-b01b5de575e2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-635566da-8aaf-4e6d-8da1-b01b5de575e2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:21:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-635566da-8aaf-4e6d-8da1-b01b5de575e2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "32dac4f5-1ba6-4825-babe-e1ecbd07fd89", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-776021975"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-635566da-8aaf-4e6d-8da1-b01b5de575e2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:31 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-635566da-8aaf-4e6d-8da1-b01b5de575e2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create snapshot from volume 32dac4f5-1ba6-4825-babe-e1ecbd07fd89 Sep 01 02:21:31 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-635566da-8aaf-4e6d-8da1-b01b5de575e2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['a4920880-2ad8-4fd4-b9b7-1e69c8b55cb0', 'cb2336c6-afaa-4137-8439-8353cf424488', 'f7ac1294-af7f-4829-90c8-032adc3eabe2', 'e0a32c90-011e-413b-83f6-4127211c724f'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-635566da-8aaf-4e6d-8da1-b01b5de575e2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot create request issued successfully. Sep 01 02:21:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-635566da-8aaf-4e6d-8da1-b01b5de575e2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1573/3180] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:31 2026] POST /volume/v3/snapshots => generated 307 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 01 02:21:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-23208fc9-7a8f-4a22-ae7c-68a8d1b471ad None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-23208fc9-7a8f-4a22-ae7c-68a8d1b471ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 Sep 01 02:21:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-23208fc9-7a8f-4a22-ae7c-68a8d1b471ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-23208fc9-7a8f-4a22-ae7c-68a8d1b471ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-23208fc9-7a8f-4a22-ae7c-68a8d1b471ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-23208fc9-7a8f-4a22-ae7c-68a8d1b471ad tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 returned with HTTP 200 Sep 01 02:21:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1608/3181] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:31 2026] GET /volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 => generated 439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-36d49d3f-45c1-4e1f-b8b4-52af23bc2390 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-36d49d3f-45c1-4e1f-b8b4-52af23bc2390 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 Sep 01 02:21:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-36d49d3f-45c1-4e1f-b8b4-52af23bc2390 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-36d49d3f-45c1-4e1f-b8b4-52af23bc2390 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:32 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:32 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-36d49d3f-45c1-4e1f-b8b4-52af23bc2390 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-36d49d3f-45c1-4e1f-b8b4-52af23bc2390 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 returned with HTTP 200 Sep 01 02:21:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1574/3182] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:32 2026] GET /volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 => generated 439 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2f71508f-cb1b-4fe6-80f1-70715a1a15a8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6e594125-5ef0-4383-b653-680dafb091b4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e594125-5ef0-4383-b653-680dafb091b4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 Sep 01 02:21:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e594125-5ef0-4383-b653-680dafb091b4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6e594125-5ef0-4383-b653-680dafb091b4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6e594125-5ef0-4383-b653-680dafb091b4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6e594125-5ef0-4383-b653-680dafb091b4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 returned with HTTP 200 Sep 01 02:21:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1575/3183] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:33 2026] GET /volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 => generated 439 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2f71508f-cb1b-4fe6-80f1-70715a1a15a8 tempest-ProjectReaderTests-1521426594 tempest-ProjectReaderTests-1521426594-project-admin] GET http://192.168.122.45/volume/v3/scheduler-stats/get_pools Sep 01 02:21:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2f71508f-cb1b-4fe6-80f1-70715a1a15a8 tempest-ProjectReaderTests-1521426594 tempest-ProjectReaderTests-1521426594-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2f71508f-cb1b-4fe6-80f1-70715a1a15a8 tempest-ProjectReaderTests-1521426594 tempest-ProjectReaderTests-1521426594-project-admin] Calling method 'get_pools' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2f71508f-cb1b-4fe6-80f1-70715a1a15a8 tempest-ProjectReaderTests-1521426594 tempest-ProjectReaderTests-1521426594-project-admin] http://192.168.122.45/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 01 02:21:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1609/3184] 192.168.122.45 () {58 vars in 1170 bytes} [Tue Sep 1 02:21:33 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 406 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-60377f4b-6d4d-44ec-a8b6-9f54b31dd58c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-60377f4b-6d4d-44ec-a8b6-9f54b31dd58c tempest-ProjectReaderTests-1521426594 tempest-ProjectReaderTests-1521426594-project-reader] GET http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-60377f4b-6d4d-44ec-a8b6-9f54b31dd58c tempest-ProjectReaderTests-1521426594 tempest-ProjectReaderTests-1521426594-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-60377f4b-6d4d-44ec-a8b6-9f54b31dd58c tempest-ProjectReaderTests-1521426594 tempest-ProjectReaderTests-1521426594-project-reader] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-60377f4b-6d4d-44ec-a8b6-9f54b31dd58c tempest-ProjectReaderTests-1521426594 tempest-ProjectReaderTests-1521426594-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '7e7f7667445745edb5d7f8901a3aadf3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd032e961341748118551802ea49f3dfc', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-60377f4b-6d4d-44ec-a8b6-9f54b31dd58c tempest-ProjectReaderTests-1521426594 tempest-ProjectReaderTests-1521426594-project-reader] http://192.168.122.45/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 01 02:21:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1576/3185] 192.168.122.45 () {58 vars in 1188 bytes} [Tue Sep 1 02:21:34 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 235 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1441456810", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1441456810', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Create volume of 1 GB Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Availability Zones retrieved successfully. Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Flow 'volume_create_api' (6ad0a435-6625-4a04-b0bc-0647f78c8aa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af38005d-2c3e-4d26-b374-1b9960052db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af38005d-2c3e-4d26-b374-1b9960052db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dcc1355-2a59-48b0-aa08-4a70950d8054) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Created reservations ['59363afe-2838-400a-9be0-c80ee5580a70', 'ec70a818-2cd5-46a8-a0d6-36d2b84770cc', '256999c8-bd0a-4741-bb78-99c4d0a8022d', 'd56503f6-546e-44ff-8df7-94f8425c5eba'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dcc1355-2a59-48b0-aa08-4a70950d8054) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59363afe-2838-400a-9be0-c80ee5580a70', 'ec70a818-2cd5-46a8-a0d6-36d2b84770cc', '256999c8-bd0a-4741-bb78-99c4d0a8022d', 'd56503f6-546e-44ff-8df7-94f8425c5eba']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213fa7b0-6310-4542-8d96-b153e5caeeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213fa7b0-6310-4542-8d96-b153e5caeeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aeeef6b4-505b-4f74-abde-7cd1d1f1fec5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1441456810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6d858dbe784dd39206f3cf2daaa580',qos_specs=None,replication_status=,reservations=['59363afe-2838-400a-9be0-c80ee5580a70','ec70a818-2cd5-46a8-a0d6-36d2b84770cc','256999c8-bd0a-4741-bb78-99c4d0a8022d','d56503f6-546e-44ff-8df7-94f8425c5eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870e41dc9b8e433793bc6aae2e4621bd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1441456810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aeeef6b4-505b-4f74-abde-7cd1d1f1fec5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6d858dbe784dd39206f3cf2daaa580',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='870e41dc9b8e433793bc6aae2e4621bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7611dab-a62c-41fd-bb7a-c20fa945fa2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-37d24516-3f74-4981-b70f-fe38508f0238 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-37d24516-3f74-4981-b70f-fe38508f0238 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-37d24516-3f74-4981-b70f-fe38508f0238 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-37d24516-3f74-4981-b70f-fe38508f0238 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7611dab-a62c-41fd-bb7a-c20fa945fa2b) transitioned into state 'SUCCESS' from state '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-1441456810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae6d858dbe784dd39206f3cf2daaa580',qos_specs=None,replication_status=,reservations=['59363afe-2838-400a-9be0-c80ee5580a70','ec70a818-2cd5-46a8-a0d6-36d2b84770cc','256999c8-bd0a-4741-bb78-99c4d0a8022d','d56503f6-546e-44ff-8df7-94f8425c5eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='870e41dc9b8e433793bc6aae2e4621bd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7b3ac3-4cb7-4cfd-bb18-05305bd4a143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-37d24516-3f74-4981-b70f-fe38508f0238 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-37d24516-3f74-4981-b70f-fe38508f0238 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 returned with HTTP 200 Sep 01 02:21:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1577/3186] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:34 2026] GET /volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b4ee2c6c-2ece-4170-a6cb-77290932311e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4ee2c6c-2ece-4170-a6cb-77290932311e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4ee2c6c-2ece-4170-a6cb-77290932311e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b4ee2c6c-2ece-4170-a6cb-77290932311e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.api_utils [None req-b4ee2c6c-2ece-4170-a6cb-77290932311e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Removing options '' from query. {{(pid=87080) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.db.api [None req-b4ee2c6c-2ece-4170-a6cb-77290932311e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Building query based on filter {{(pid=87080) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab7b3ac3-4cb7-4cfd-bb18-05305bd4a143) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Flow 'volume_create_api' (6ad0a435-6625-4a04-b0bc-0647f78c8aa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Create volume request issued successfully. Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-80e976c2-7585-4c11-a72d-f87f9ceeea78 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:34 devstack devstack@c-api.service[87080]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b4ee2c6c-2ece-4170-a6cb-77290932311e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Get all snapshots completed successfully. Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b4ee2c6c-2ece-4170-a6cb-77290932311e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 200 Sep 01 02:21:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1610/3187] 192.168.122.45 () {60 vars in 1138 bytes} [Tue Sep 1 02:21:34 2026] POST /volume/v3/volumes => generated 761 bytes in 542 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1578/3188] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:21:34 2026] GET /volume/v3/snapshots => generated 335 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-97b36a78-b87e-44a4-8724-088b30218bf9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-998ee990-b83d-44ff-965a-777177791453 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-97b36a78-b87e-44a4-8724-088b30218bf9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-97b36a78-b87e-44a4-8724-088b30218bf9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-97b36a78-b87e-44a4-8724-088b30218bf9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-97b36a78-b87e-44a4-8724-088b30218bf9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete snapshot with id: 9d038882-dba9-4f67-b478-25bb36ed87d3 Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-998ee990-b83d-44ff-965a-777177791453 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-998ee990-b83d-44ff-965a-777177791453 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-998ee990-b83d-44ff-965a-777177791453 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-97b36a78-b87e-44a4-8724-088b30218bf9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:34 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:34 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:34 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:34 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:34 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:34 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-998ee990-b83d-44ff-965a-777177791453 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-97b36a78-b87e-44a4-8724-088b30218bf9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot delete request issued successfully. Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-97b36a78-b87e-44a4-8724-088b30218bf9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 returned with HTTP 202 Sep 01 02:21:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1611/3189] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:34 2026] DELETE /volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7d303ef8-2dfa-457e-9c80-459789d6444a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:34 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-998ee990-b83d-44ff-965a-777177791453 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 returned with HTTP 200 Sep 01 02:21:34 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1579/3190] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:34 2026] GET /volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 => generated 829 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7d303ef8-2dfa-457e-9c80-459789d6444a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7d303ef8-2dfa-457e-9c80-459789d6444a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7d303ef8-2dfa-457e-9c80-459789d6444a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7d303ef8-2dfa-457e-9c80-459789d6444a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7d303ef8-2dfa-457e-9c80-459789d6444a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 returned with HTTP 200 Sep 01 02:21:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1612/3191] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:34 2026] GET /volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 => generated 465 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-501cf52f-4d0b-4b5f-a33c-f1671bb25e31 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-501cf52f-4d0b-4b5f-a33c-f1671bb25e31 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-501cf52f-4d0b-4b5f-a33c-f1671bb25e31 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-501cf52f-4d0b-4b5f-a33c-f1671bb25e31 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0cf0c723-a441-40fb-b937-bb0f75ddfe33 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:36 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:36 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0cf0c723-a441-40fb-b937-bb0f75ddfe33 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 Sep 01 02:21:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0cf0c723-a441-40fb-b937-bb0f75ddfe33 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:36 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:36 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:36 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0cf0c723-a441-40fb-b937-bb0f75ddfe33 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:36 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:36 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:36 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0cf0c723-a441-40fb-b937-bb0f75ddfe33 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:36 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0cf0c723-a441-40fb-b937-bb0f75ddfe33 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 returned with HTTP 200 Sep 01 02:21:36 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1613/3192] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:36 2026] GET /volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:36 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-501cf52f-4d0b-4b5f-a33c-f1671bb25e31 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-501cf52f-4d0b-4b5f-a33c-f1671bb25e31 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 returned with HTTP 200 Sep 01 02:21:36 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1580/3193] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:36 2026] GET /volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 => generated 853 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1ce77274-98cb-45c5-bfe7-20f32f89305d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1ce77274-98cb-45c5-bfe7-20f32f89305d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1ce77274-98cb-45c5-bfe7-20f32f89305d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1ce77274-98cb-45c5-bfe7-20f32f89305d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1ce77274-98cb-45c5-bfe7-20f32f89305d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 returned with HTTP 404 Sep 01 02:21:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1614/3194] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:37 2026] GET /volume/v3/snapshots/9d038882-dba9-4f67-b478-25bb36ed87d3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b51e1d77-9d2a-4e33-b4bc-01fd48022f5a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b51e1d77-9d2a-4e33-b4bc-01fd48022f5a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b51e1d77-9d2a-4e33-b4bc-01fd48022f5a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b51e1d77-9d2a-4e33-b4bc-01fd48022f5a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-b51e1d77-9d2a-4e33-b4bc-01fd48022f5a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume with id: 32dac4f5-1ba6-4825-babe-e1ecbd07fd89 Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-63a3361e-b5b1-4486-9459-9a50cec7634b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-63a3361e-b5b1-4486-9459-9a50cec7634b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-63a3361e-b5b1-4486-9459-9a50cec7634b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-63a3361e-b5b1-4486-9459-9a50cec7634b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b51e1d77-9d2a-4e33-b4bc-01fd48022f5a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-63a3361e-b5b1-4486-9459-9a50cec7634b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-63a3361e-b5b1-4486-9459-9a50cec7634b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 returned with HTTP 200 Sep 01 02:21:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1615/3195] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:37 2026] GET /volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 => generated 854 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b51e1d77-9d2a-4e33-b4bc-01fd48022f5a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume request issued successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b51e1d77-9d2a-4e33-b4bc-01fd48022f5a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 returned with HTTP 202 Sep 01 02:21:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1581/3196] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:37 2026] DELETE /volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1acbb96b-4054-4882-8b28-2c4a27b1c568 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4c654b6f-adbc-4b45-96d0-3b99ba783e3c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1acbb96b-4054-4882-8b28-2c4a27b1c568 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1acbb96b-4054-4882-8b28-2c4a27b1c568 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4c654b6f-adbc-4b45-96d0-3b99ba783e3c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4c654b6f-adbc-4b45-96d0-3b99ba783e3c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4c654b6f-adbc-4b45-96d0-3b99ba783e3c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1acbb96b-4054-4882-8b28-2c4a27b1c568 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4c654b6f-adbc-4b45-96d0-3b99ba783e3c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1acbb96b-4054-4882-8b28-2c4a27b1c568 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4c654b6f-adbc-4b45-96d0-3b99ba783e3c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 returned with HTTP 200 Sep 01 02:21:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1582/3197] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:37 2026] GET /volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 => generated 854 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1acbb96b-4054-4882-8b28-2c4a27b1c568 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 returned with HTTP 200 Sep 01 02:21:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1616/3198] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:37 2026] GET /volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c43a94e6-9454-4554-bec9-ae9a1bbc14c0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c43a94e6-9454-4554-bec9-ae9a1bbc14c0 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c43a94e6-9454-4554-bec9-ae9a1bbc14c0 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "aeeef6b4-505b-4f74-abde-7cd1d1f1fec5", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-150554648", "description": null, "metadata": null}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c43a94e6-9454-4554-bec9-ae9a1bbc14c0 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-c43a94e6-9454-4554-bec9-ae9a1bbc14c0 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Create snapshot from volume aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-c43a94e6-9454-4554-bec9-ae9a1bbc14c0 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Created reservations ['1d3ea1d3-3d65-42e9-91cd-60129ebc7230', '49747271-80c1-44fa-8187-71710893caf2', '20186ef0-cd8f-4f4c-bf54-15beaf240d07', 'cd10580f-32aa-40f4-b257-ca5950424b11'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c43a94e6-9454-4554-bec9-ae9a1bbc14c0 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot force create request issued successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c43a94e6-9454-4554-bec9-ae9a1bbc14c0 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1583/3199] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:37 2026] POST /volume/v3/snapshots => generated 309 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-59f783ba-7297-4b14-b644-99cd3db5526d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-59f783ba-7297-4b14-b644-99cd3db5526d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-59f783ba-7297-4b14-b644-99cd3db5526d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-59f783ba-7297-4b14-b644-99cd3db5526d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-59f783ba-7297-4b14-b644-99cd3db5526d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-59f783ba-7297-4b14-b644-99cd3db5526d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 200 Sep 01 02:21:37 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1617/3200] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:37 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7f999841-dcc9-43ac-bd8f-2c3226743fc6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7f999841-dcc9-43ac-bd8f-2c3226743fc6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:37 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7f999841-dcc9-43ac-bd8f-2c3226743fc6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1244630412", "extra_specs": {"storage_protocol": "tempest-storage_protocol-346354597", "vendor_name": "tempest-vendor_name-1634056162"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7f999841-dcc9-43ac-bd8f-2c3226743fc6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1584/3201] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:37 2026] POST /volume/v3/types => generated 328 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5033453a-55a5-494b-99aa-16c51f86989f", "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Create volume request body: {'volume': {'volume_type': '5033453a-55a5-494b-99aa-16c51f86989f', 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Create volume of 1 GB Sep 01 02:21:37 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:37 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Flow 'volume_create_api' (fe8eabb1-7f87-40f5-8003-4a8c92724b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f12e03b-b94b-426f-8fa1-295594c0f2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f12e03b-b94b-426f-8fa1-295594c0f2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:21:38Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-346354597',vendor_name='tempest-vendor_name-1634056162'},id=5033453a-55a5-494b-99aa-16c51f86989f,is_public=True,name='tempest-ProjectAdminTests-volume-type-1244630412',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5033453a-55a5-494b-99aa-16c51f86989f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdc9ff7c-7960-4c19-a2d9-674b7a7440bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1244630412 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1244630412, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1244630412 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1244630412, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Created reservations ['a1e9dc1c-d25e-43ea-ad5c-1e662c9faa82', '1a5e2786-aacd-4f8f-a527-bcc7f5150af5', '08a0263f-250a-456b-8052-e9748b1fcf0a', '871da42a-de8e-473a-9868-fb3daa42faaa'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:37 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fdc9ff7c-7960-4c19-a2d9-674b7a7440bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1e9dc1c-d25e-43ea-ad5c-1e662c9faa82', '1a5e2786-aacd-4f8f-a527-bcc7f5150af5', '08a0263f-250a-456b-8052-e9748b1fcf0a', '871da42a-de8e-473a-9868-fb3daa42faaa']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c21d5ae-60ab-4a14-9cad-5c9f4eff2389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c21d5ae-60ab-4a14-9cad-5c9f4eff2389) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c', '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='3690b35aa41c4e2dac6d6be1e431d582',qos_specs=None,replication_status=,reservations=['a1e9dc1c-d25e-43ea-ad5c-1e662c9faa82','1a5e2786-aacd-4f8f-a527-bcc7f5150af5','08a0263f-250a-456b-8052-e9748b1fcf0a','871da42a-de8e-473a-9868-fb3daa42faaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f5149f0ae31434d98de27ca9a76f355',volume_type_id=5033453a-55a5-494b-99aa-16c51f86989f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3690b35aa41c4e2dac6d6be1e431d582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f5149f0ae31434d98de27ca9a76f355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5033453a-55a5-494b-99aa-16c51f86989f),volume_type_id=5033453a-55a5-494b-99aa-16c51f86989f)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc351793-1e89-4d44-a110-f77a450e7fd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc351793-1e89-4d44-a110-f77a450e7fd8) transitioned into state 'SUCCESS' from 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='3690b35aa41c4e2dac6d6be1e431d582',qos_specs=None,replication_status=,reservations=['a1e9dc1c-d25e-43ea-ad5c-1e662c9faa82','1a5e2786-aacd-4f8f-a527-bcc7f5150af5','08a0263f-250a-456b-8052-e9748b1fcf0a','871da42a-de8e-473a-9868-fb3daa42faaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f5149f0ae31434d98de27ca9a76f355',volume_type_id=5033453a-55a5-494b-99aa-16c51f86989f)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5f26cd-5ec8-4471-bb87-8ca7aa8d8bd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc5f26cd-5ec8-4471-bb87-8ca7aa8d8bd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Flow 'volume_create_api' (fe8eabb1-7f87-40f5-8003-4a8c92724b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Create volume request issued successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ef7f3138-75c0-44ec-860d-54cd7b9953d8 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1618/3202] 192.168.122.45 () {62 vars in 1177 bytes} [Tue Sep 1 02:21:37 2026] POST /volume/v3/volumes => generated 779 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4e5604c2-bd9f-43f3-9c36-a8e58c8dd5d9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e5604c2-bd9f-43f3-9c36-a8e58c8dd5d9 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/volumes/60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e5604c2-bd9f-43f3-9c36-a8e58c8dd5d9 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e5604c2-bd9f-43f3-9c36-a8e58c8dd5d9 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4e5604c2-bd9f-43f3-9c36-a8e58c8dd5d9 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Volume info retrieved successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e5604c2-bd9f-43f3-9c36-a8e58c8dd5d9 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes/60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c returned with HTTP 200 Sep 01 02:21:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1585/3203] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:38 2026] GET /volume/v3/volumes/60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c => generated 958 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bdc2d21e-0522-488f-a9c1-44329347f2e0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bdc2d21e-0522-488f-a9c1-44329347f2e0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bdc2d21e-0522-488f-a9c1-44329347f2e0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bdc2d21e-0522-488f-a9c1-44329347f2e0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bdc2d21e-0522-488f-a9c1-44329347f2e0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 returned with HTTP 404 Sep 01 02:21:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1619/3204] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:38 2026] GET /volume/v3/volumes/32dac4f5-1ba6-4825-babe-e1ecbd07fd89 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-337869746"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-337869746'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume of 1 GB Sep 01 02:21:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (33ad6bf2-4e3c-4be5-80d4-63054bf1ad61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31af687-228c-4755-895a-e4a42b12051f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f31af687-228c-4755-895a-e4a42b12051f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cf04df-364b-4c6c-ad61-f5a800482c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-74e18084-062c-434c-8bb2-1676b3a61495 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-74e18084-062c-434c-8bb2-1676b3a61495 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-74e18084-062c-434c-8bb2-1676b3a61495 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-74e18084-062c-434c-8bb2-1676b3a61495 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-74e18084-062c-434c-8bb2-1676b3a61495 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-74e18084-062c-434c-8bb2-1676b3a61495 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 200 Sep 01 02:21:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1620/3205] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:38 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['620e35ce-b199-42ef-bdbb-37b435ae97dc', '7614f728-8073-409a-bd47-06012d96da00', '2bdeffb4-3f1a-4056-9b0c-6df0c7c78885', 'c6e15b74-f0e5-457a-a9c7-d9721d6b2992'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80cf04df-364b-4c6c-ad61-f5a800482c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['620e35ce-b199-42ef-bdbb-37b435ae97dc', '7614f728-8073-409a-bd47-06012d96da00', '2bdeffb4-3f1a-4056-9b0c-6df0c7c78885', 'c6e15b74-f0e5-457a-a9c7-d9721d6b2992']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a7e8f8-1329-4baf-a94f-bc1efa8a063c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (28a7e8f8-1329-4baf-a94f-bc1efa8a063c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad3695e7-6604-46fb-b9dc-8536a07fe36a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337869746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['620e35ce-b199-42ef-bdbb-37b435ae97dc','7614f728-8073-409a-bd47-06012d96da00','2bdeffb4-3f1a-4056-9b0c-6df0c7c78885','c6e15b74-f0e5-457a-a9c7-d9721d6b2992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-337869746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad3695e7-6604-46fb-b9dc-8536a07fe36a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113fec98ec2f4b9799fc4b3043f5f01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fa948f98824b23af50d58d6503bfdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0d8cdf-6967-4003-9575-6657d1965c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba0d8cdf-6967-4003-9575-6657d1965c7f) transitioned into state 'SUCCESS' from state '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-337869746',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['620e35ce-b199-42ef-bdbb-37b435ae97dc','7614f728-8073-409a-bd47-06012d96da00','2bdeffb4-3f1a-4056-9b0c-6df0c7c78885','c6e15b74-f0e5-457a-a9c7-d9721d6b2992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c27cbd7-7381-461d-9477-987d2872eaf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c27cbd7-7381-461d-9477-987d2872eaf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (33ad6bf2-4e3c-4be5-80d4-63054bf1ad61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request issued successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-331e4e2e-a705-490e-a41b-2446f3ebf26c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1586/3206] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:21:38 2026] POST /volume/v3/volumes => generated 784 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-616739e0-133d-4626-b888-f6b70aa98b38 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-616739e0-133d-4626-b888-f6b70aa98b38 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-616739e0-133d-4626-b888-f6b70aa98b38 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-616739e0-133d-4626-b888-f6b70aa98b38 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-616739e0-133d-4626-b888-f6b70aa98b38 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-616739e0-133d-4626-b888-f6b70aa98b38 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a returned with HTTP 200 Sep 01 02:21:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1621/3207] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:38 2026] GET /volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a => generated 963 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f1d31313-f149-444c-bf27-b4e2cf5a5f21 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1d31313-f149-444c-bf27-b4e2cf5a5f21 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/volumes/60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f1d31313-f149-444c-bf27-b4e2cf5a5f21 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f1d31313-f149-444c-bf27-b4e2cf5a5f21 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f1d31313-f149-444c-bf27-b4e2cf5a5f21 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Volume info retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1d31313-f149-444c-bf27-b4e2cf5a5f21 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes/60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c returned with HTTP 200 Sep 01 02:21:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1587/3208] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:39 2026] GET /volume/v3/volumes/60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c => generated 979 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6c42e838-18f7-4e84-8e5e-d15ffb81cfe9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c42e838-18f7-4e84-8e5e-d15ffb81cfe9 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/messages Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c42e838-18f7-4e84-8e5e-d15ffb81cfe9 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6c42e838-18f7-4e84-8e5e-d15ffb81cfe9 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6c42e838-18f7-4e84-8e5e-d15ffb81cfe9 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:21:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1622/3209] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:21:39 2026] GET /volume/v3/messages => generated 676 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cc1b7b2d-7077-4164-b0f2-ff4232a6c7a3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc1b7b2d-7077-4164-b0f2-ff4232a6c7a3 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] DELETE http://192.168.122.45/volume/v3/messages/4d5ba856-8c34-4f28-806e-045c08491ebd Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc1b7b2d-7077-4164-b0f2-ff4232a6c7a3 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cc1b7b2d-7077-4164-b0f2-ff4232a6c7a3 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cc1b7b2d-7077-4164-b0f2-ff4232a6c7a3 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/messages/4d5ba856-8c34-4f28-806e-045c08491ebd returned with HTTP 204 Sep 01 02:21:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1588/3210] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:21:39 2026] DELETE /volume/v3/messages/4d5ba856-8c34-4f28-806e-045c08491ebd => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-44470176-bc9c-498d-a108-c3db9bd0d52e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44470176-bc9c-498d-a108-c3db9bd0d52e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/messages/4d5ba856-8c34-4f28-806e-045c08491ebd Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-44470176-bc9c-498d-a108-c3db9bd0d52e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-44470176-bc9c-498d-a108-c3db9bd0d52e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-44470176-bc9c-498d-a108-c3db9bd0d52e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/messages/4d5ba856-8c34-4f28-806e-045c08491ebd returned with HTTP 404 Sep 01 02:21:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1623/3211] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:21:39 2026] GET /volume/v3/messages/4d5ba856-8c34-4f28-806e-045c08491ebd => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Delete volume with id: 60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c Sep 01 02:21:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Volume info retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87080) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1244630412 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1244630412, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1244630412 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1244630412, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Created reservations ['0776d1c9-3be1-4a5c-8f74-d7de566954c3', 'b898ee0c-cb91-4724-af36-5e1b0bc66462', '9b8a5a33-4850-47bc-bd4c-d9caa6dafb1c', 'fe8898f7-a767-407e-bff0-924f0aa855e4'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Delete volume request issued successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-324b8e68-6000-4d6b-bb2d-7b1a184cd42e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes/60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c returned with HTTP 202 Sep 01 02:21:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1589/3212] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:21:39 2026] DELETE /volume/v3/volumes/60fb8814-3a4f-40fe-9d60-b6d2c3f4a28c => generated 0 bytes in 126 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1f0df26b-97ae-4ee8-b641-b12aea139b8d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f0df26b-97ae-4ee8-b641-b12aea139b8d tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] DELETE http://192.168.122.45/volume/v3/types/5033453a-55a5-494b-99aa-16c51f86989f Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f0df26b-97ae-4ee8-b641-b12aea139b8d tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1f0df26b-97ae-4ee8-b641-b12aea139b8d tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-98877e2f-a3eb-4764-aaf7-bebf5b097a1b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-98877e2f-a3eb-4764-aaf7-bebf5b097a1b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-98877e2f-a3eb-4764-aaf7-bebf5b097a1b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-98877e2f-a3eb-4764-aaf7-bebf5b097a1b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-98877e2f-a3eb-4764-aaf7-bebf5b097a1b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-98877e2f-a3eb-4764-aaf7-bebf5b097a1b tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 200 Sep 01 02:21:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1590/3213] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:39 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 441 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1f0df26b-97ae-4ee8-b641-b12aea139b8d tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/types/5033453a-55a5-494b-99aa-16c51f86989f returned with HTTP 202 Sep 01 02:21:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1624/3214] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:39 2026] DELETE /volume/v3/types/5033453a-55a5-494b-99aa-16c51f86989f => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5891d599-f04a-45f7-8065-23af418eddc2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5891d599-f04a-45f7-8065-23af418eddc2 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5891d599-f04a-45f7-8065-23af418eddc2 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-80197428", "extra_specs": {"storage_protocol": "tempest-storage_protocol-213431344", "vendor_name": "tempest-vendor_name-117656445"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5891d599-f04a-45f7-8065-23af418eddc2 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1591/3215] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:39 2026] POST /volume/v3/types => generated 325 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f88b199b-0214-4687-938b-8e59850e1841 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f12366a2-4b7a-4196-8261-7849fdaabd63", "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Create volume request body: {'volume': {'volume_type': 'f12366a2-4b7a-4196-8261-7849fdaabd63', 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Create volume of 1 GB Sep 01 02:21:39 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Flow 'volume_create_api' (749fec30-e6a8-4434-a07f-9f8d61a7b9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435112f7-494f-47fe-abbe-65cabe3f5526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5aa203b8-f45f-4796-976d-c712d56ae9b9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5aa203b8-f45f-4796-976d-c712d56ae9b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5aa203b8-f45f-4796-976d-c712d56ae9b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5aa203b8-f45f-4796-976d-c712d56ae9b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (435112f7-494f-47fe-abbe-65cabe3f5526) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:21:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-213431344',vendor_name='tempest-vendor_name-117656445'},id=f12366a2-4b7a-4196-8261-7849fdaabd63,is_public=True,name='tempest-ProjectAdminTests-volume-type-80197428',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f12366a2-4b7a-4196-8261-7849fdaabd63', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f761b647-f63b-41c4-9c87-38f5a13458be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5aa203b8-f45f-4796-976d-c712d56ae9b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5aa203b8-f45f-4796-976d-c712d56ae9b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a returned with HTTP 200 Sep 01 02:21:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1592/3216] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:39 2026] GET /volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:39 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-80197428 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-80197428, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:39 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-80197428 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-80197428, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Created reservations ['d194dc87-f280-4281-bdc8-ec898ab61949', 'b6a1d216-41d5-465c-a704-4e1d27e5f8e1', '68a6bb14-88ef-46e9-9803-8a1b07c4a851', '8a0a922e-a387-4e04-b8ca-a07d21f768c0'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f761b647-f63b-41c4-9c87-38f5a13458be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d194dc87-f280-4281-bdc8-ec898ab61949', 'b6a1d216-41d5-465c-a704-4e1d27e5f8e1', '68a6bb14-88ef-46e9-9803-8a1b07c4a851', '8a0a922e-a387-4e04-b8ca-a07d21f768c0']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452f5388-f5ee-4536-9c3d-f193f48fd03b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (452f5388-f5ee-4536-9c3d-f193f48fd03b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469a2348-702b-482a-b62a-8ab32b1e29fb', '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='3690b35aa41c4e2dac6d6be1e431d582',qos_specs=None,replication_status=,reservations=['d194dc87-f280-4281-bdc8-ec898ab61949','b6a1d216-41d5-465c-a704-4e1d27e5f8e1','68a6bb14-88ef-46e9-9803-8a1b07c4a851','8a0a922e-a387-4e04-b8ca-a07d21f768c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f5149f0ae31434d98de27ca9a76f355',volume_type_id=f12366a2-4b7a-4196-8261-7849fdaabd63), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:39Z,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=469a2348-702b-482a-b62a-8ab32b1e29fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3690b35aa41c4e2dac6d6be1e431d582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f5149f0ae31434d98de27ca9a76f355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f12366a2-4b7a-4196-8261-7849fdaabd63),volume_type_id=f12366a2-4b7a-4196-8261-7849fdaabd63)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047004b2-9bbf-4dd1-be78-c66d221541a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (047004b2-9bbf-4dd1-be78-c66d221541a3) transitioned into state 'SUCCESS' from 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='3690b35aa41c4e2dac6d6be1e431d582',qos_specs=None,replication_status=,reservations=['d194dc87-f280-4281-bdc8-ec898ab61949','b6a1d216-41d5-465c-a704-4e1d27e5f8e1','68a6bb14-88ef-46e9-9803-8a1b07c4a851','8a0a922e-a387-4e04-b8ca-a07d21f768c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f5149f0ae31434d98de27ca9a76f355',volume_type_id=f12366a2-4b7a-4196-8261-7849fdaabd63)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d9d4f3-6ec9-483c-9b6b-e6f54361c2d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d9d4f3-6ec9-483c-9b6b-e6f54361c2d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Flow 'volume_create_api' (749fec30-e6a8-4434-a07f-9f8d61a7b9f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Create volume request issued successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f88b199b-0214-4687-938b-8e59850e1841 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1625/3217] 192.168.122.45 () {62 vars in 1177 bytes} [Tue Sep 1 02:21:39 2026] POST /volume/v3/volumes => generated 777 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5dd63295-0460-460e-867f-9a73571fdfb6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5dd63295-0460-460e-867f-9a73571fdfb6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/volumes/469a2348-702b-482a-b62a-8ab32b1e29fb Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5dd63295-0460-460e-867f-9a73571fdfb6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5dd63295-0460-460e-867f-9a73571fdfb6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5dd63295-0460-460e-867f-9a73571fdfb6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Volume info retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5dd63295-0460-460e-867f-9a73571fdfb6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes/469a2348-702b-482a-b62a-8ab32b1e29fb returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1593/3218] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/volumes/469a2348-702b-482a-b62a-8ab32b1e29fb => generated 956 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bb443b3f-4e93-49c4-937d-cd2e84cdd042 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb443b3f-4e93-49c4-937d-cd2e84cdd042 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb443b3f-4e93-49c4-937d-cd2e84cdd042 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bb443b3f-4e93-49c4-937d-cd2e84cdd042 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bb443b3f-4e93-49c4-937d-cd2e84cdd042 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bb443b3f-4e93-49c4-937d-cd2e84cdd042 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1626/3219] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 468 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2600cf22-8f73-45f9-aacd-eab0d5b4714d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2600cf22-8f73-45f9-aacd-eab0d5b4714d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2600cf22-8f73-45f9-aacd-eab0d5b4714d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2600cf22-8f73-45f9-aacd-eab0d5b4714d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2600cf22-8f73-45f9-aacd-eab0d5b4714d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2600cf22-8f73-45f9-aacd-eab0d5b4714d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1594/3220] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ab2b68bb-29f4-461f-b2c7-dfb02ca4da86 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ab2b68bb-29f4-461f-b2c7-dfb02ca4da86 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ab2b68bb-29f4-461f-b2c7-dfb02ca4da86 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ab2b68bb-29f4-461f-b2c7-dfb02ca4da86 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ab2b68bb-29f4-461f-b2c7-dfb02ca4da86 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ab2b68bb-29f4-461f-b2c7-dfb02ca4da86 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1627/3221] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d86c385d-d944-4273-ad2a-5b48f4b1e761", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Create volume request body: {'volume': {'snapshot_id': 'd86c385d-d944-4273-ad2a-5b48f4b1e761', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Create volume of 1 GB Sep 01 02:21:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Availability Zones retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Flow 'volume_create_api' (088762b8-88a0-4f3a-bdf5-c7fee3e25705) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eacf72b-0b1e-4264-ba42-3d3ee7075e71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9eacf72b-0b1e-4264-ba42-3d3ee7075e71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd86c385d-d944-4273-ad2a-5b48f4b1e761', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e07a83-47ba-4ece-b4da-7ba8dd0775a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e8faf420-5b2d-4d09-ae56-3610395ebdfd None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8faf420-5b2d-4d09-ae56-3610395ebdfd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8faf420-5b2d-4d09-ae56-3610395ebdfd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8faf420-5b2d-4d09-ae56-3610395ebdfd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e8faf420-5b2d-4d09-ae56-3610395ebdfd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Created reservations ['2a1aba41-c51d-46ca-9c71-8fe1a1b9b42c', 'cf3796a6-02e8-4503-9ebe-b5f485f8c6e5', 'c839e16d-7039-4983-b67a-07652478a847', 'f6b52a9e-a6dc-44fa-abcf-eb734690d154'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8faf420-5b2d-4d09-ae56-3610395ebdfd tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a returned with HTTP 200 Sep 01 02:21:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1628/3222] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:40 2026] GET /volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78e07a83-47ba-4ece-b4da-7ba8dd0775a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a1aba41-c51d-46ca-9c71-8fe1a1b9b42c', 'cf3796a6-02e8-4503-9ebe-b5f485f8c6e5', 'c839e16d-7039-4983-b67a-07652478a847', 'f6b52a9e-a6dc-44fa-abcf-eb734690d154']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8535a46-06a7-40f6-adfe-1d5c349fd27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ec0d1e80-0815-440d-bc34-ac1ae40ba6d9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ec0d1e80-0815-440d-bc34-ac1ae40ba6d9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ec0d1e80-0815-440d-bc34-ac1ae40ba6d9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ad3695e7-6604-46fb-b9dc-8536a07fe36a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-896925593"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ec0d1e80-0815-440d-bc34-ac1ae40ba6d9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:40 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-ec0d1e80-0815-440d-bc34-ac1ae40ba6d9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create snapshot from volume ad3695e7-6604-46fb-b9dc-8536a07fe36a Sep 01 02:21:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8535a46-06a7-40f6-adfe-1d5c349fd27d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38bedb6d-81c3-4313-a265-885c0ecdb02f', '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='ae6d858dbe784dd39206f3cf2daaa580',qos_specs=None,replication_status=,reservations=['2a1aba41-c51d-46ca-9c71-8fe1a1b9b42c','cf3796a6-02e8-4503-9ebe-b5f485f8c6e5','c839e16d-7039-4983-b67a-07652478a847','f6b52a9e-a6dc-44fa-abcf-eb734690d154'],size=1,snapshot_id=d86c385d-d944-4273-ad2a-5b48f4b1e761,source_replicaid=,source_volid=None,status='creating',user_id='870e41dc9b8e433793bc6aae2e4621bd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:40Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38bedb6d-81c3-4313-a265-885c0ecdb02f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae6d858dbe784dd39206f3cf2daaa580',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d86c385d-d944-4273-ad2a-5b48f4b1e761,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='870e41dc9b8e433793bc6aae2e4621bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:40 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5a5774-cec6-4a8b-a0e1-5387fffba591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:40 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-ec0d1e80-0815-440d-bc34-ac1ae40ba6d9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['23852fcc-e46f-4831-9ced-e3461a93908d', 'c3369968-cd2a-4701-a855-39bf17c9bac1', '469c40d6-dda4-4bfb-b6e3-8f3e8aa2ae58', '634cd243-aaef-4e33-8b04-c8bc0f52acf0'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5a5774-cec6-4a8b-a0e1-5387fffba591) transitioned into state 'SUCCESS' from 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='ae6d858dbe784dd39206f3cf2daaa580',qos_specs=None,replication_status=,reservations=['2a1aba41-c51d-46ca-9c71-8fe1a1b9b42c','cf3796a6-02e8-4503-9ebe-b5f485f8c6e5','c839e16d-7039-4983-b67a-07652478a847','f6b52a9e-a6dc-44fa-abcf-eb734690d154'],size=1,snapshot_id=d86c385d-d944-4273-ad2a-5b48f4b1e761,source_replicaid=,source_volid=None,status='creating',user_id='870e41dc9b8e433793bc6aae2e4621bd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378661bb-4944-45fc-9148-01be7eb26c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ec0d1e80-0815-440d-bc34-ac1ae40ba6d9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot create request issued successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ec0d1e80-0815-440d-bc34-ac1ae40ba6d9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1629/3223] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-34fcc815-a455-42f7-8588-c38805fb8846 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (378661bb-4944-45fc-9148-01be7eb26c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34fcc815-a455-42f7-8588-c38805fb8846 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34fcc815-a455-42f7-8588-c38805fb8846 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-34fcc815-a455-42f7-8588-c38805fb8846 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Flow 'volume_create_api' (088762b8-88a0-4f3a-bdf5-c7fee3e25705) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Create volume request issued successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d83b1c2e-68a1-4fd5-b30d-9b40c63d1fe6 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1595/3224] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:21:40 2026] POST /volume/v3/volumes => generated 748 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-34fcc815-a455-42f7-8588-c38805fb8846 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-34fcc815-a455-42f7-8588-c38805fb8846 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 returned with HTTP 200 Sep 01 02:21:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1630/3225] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a630c544-44cc-4c1e-8517-39626953e162 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a630c544-44cc-4c1e-8517-39626953e162 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a630c544-44cc-4c1e-8517-39626953e162 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a630c544-44cc-4c1e-8517-39626953e162 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a630c544-44cc-4c1e-8517-39626953e162 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0d1f4ff0-0b0d-4372-a81c-3e8f52ca871e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a630c544-44cc-4c1e-8517-39626953e162 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1596/3226] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0d1f4ff0-0b0d-4372-a81c-3e8f52ca871e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/volumes/469a2348-702b-482a-b62a-8ab32b1e29fb Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0d1f4ff0-0b0d-4372-a81c-3e8f52ca871e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0d1f4ff0-0b0d-4372-a81c-3e8f52ca871e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0d1f4ff0-0b0d-4372-a81c-3e8f52ca871e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Volume info retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0d1f4ff0-0b0d-4372-a81c-3e8f52ca871e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes/469a2348-702b-482a-b62a-8ab32b1e29fb returned with HTTP 200 Sep 01 02:21:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1631/3227] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/volumes/469a2348-702b-482a-b62a-8ab32b1e29fb => generated 977 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b76d07e8-8261-480c-93c9-5e5b286a1554 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b76d07e8-8261-480c-93c9-5e5b286a1554 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/messages Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b76d07e8-8261-480c-93c9-5e5b286a1554 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b76d07e8-8261-480c-93c9-5e5b286a1554 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b76d07e8-8261-480c-93c9-5e5b286a1554 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:21:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1597/3228] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/messages => generated 676 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-59c13939-208d-41f9-86c2-417f8b76a75b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-59c13939-208d-41f9-86c2-417f8b76a75b tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/messages Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-59c13939-208d-41f9-86c2-417f8b76a75b tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-59c13939-208d-41f9-86c2-417f8b76a75b tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-59c13939-208d-41f9-86c2-417f8b76a75b tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:21:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1632/3229] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/messages => generated 676 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-76fd3cf4-a737-4109-88ae-0d9b4311c458 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76fd3cf4-a737-4109-88ae-0d9b4311c458 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] DELETE http://192.168.122.45/volume/v3/messages/98c86b26-f25b-451c-a76f-5584827d303c Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76fd3cf4-a737-4109-88ae-0d9b4311c458 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76fd3cf4-a737-4109-88ae-0d9b4311c458 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76fd3cf4-a737-4109-88ae-0d9b4311c458 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/messages/98c86b26-f25b-451c-a76f-5584827d303c returned with HTTP 204 Sep 01 02:21:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1598/3230] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:21:41 2026] DELETE /volume/v3/messages/98c86b26-f25b-451c-a76f-5584827d303c => generated 0 bytes in 36 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/469a2348-702b-482a-b62a-8ab32b1e29fb Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Delete volume with id: 469a2348-702b-482a-b62a-8ab32b1e29fb Sep 01 02:21:41 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:41 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Volume info retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87081) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Created reservations ['a6aaf8c4-bd56-44d7-ac95-b04dc772487e', '1a06f27a-2bab-4f2b-bb16-57903aa45178', 'aa862572-66ae-4573-b453-c31e3057c93e', '8d4351a6-3190-4cff-b8e5-593f2290e18c'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Delete volume request issued successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-08f14e4a-6187-4ff2-87a8-29c1ca7e4284 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes/469a2348-702b-482a-b62a-8ab32b1e29fb returned with HTTP 202 Sep 01 02:21:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1633/3231] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:21:41 2026] DELETE /volume/v3/volumes/469a2348-702b-482a-b62a-8ab32b1e29fb => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-be2426c9-1ca4-41eb-aad4-45ed2de4ce4d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-be2426c9-1ca4-41eb-aad4-45ed2de4ce4d tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] DELETE http://192.168.122.45/volume/v3/types/f12366a2-4b7a-4196-8261-7849fdaabd63 Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-be2426c9-1ca4-41eb-aad4-45ed2de4ce4d tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-be2426c9-1ca4-41eb-aad4-45ed2de4ce4d tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-be2426c9-1ca4-41eb-aad4-45ed2de4ce4d tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/types/f12366a2-4b7a-4196-8261-7849fdaabd63 returned with HTTP 202 Sep 01 02:21:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1599/3232] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:41 2026] DELETE /volume/v3/types/f12366a2-4b7a-4196-8261-7849fdaabd63 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b6b6bf67-7d69-4015-8b90-63cc5d2f29ab None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6b6bf67-7d69-4015-8b90-63cc5d2f29ab tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6b6bf67-7d69-4015-8b90-63cc5d2f29ab tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1928404700", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1407671359", "vendor_name": "tempest-vendor_name-1981819808"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6b6bf67-7d69-4015-8b90-63cc5d2f29ab tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:41 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1634/3233] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:41 2026] POST /volume/v3/types => generated 329 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f78e826d-ab07-49c6-8a84-35c6c3a4573e", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Create volume request body: {'volume': {'volume_type': 'f78e826d-ab07-49c6-8a84-35c6c3a4573e', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Create volume of 1 GB Sep 01 02:21:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Flow 'volume_create_api' (4419f186-1c8e-478c-b6ee-14cd95f84b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713a73fb-4c5e-4309-b26f-9ca6ac12a098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (713a73fb-4c5e-4309-b26f-9ca6ac12a098) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:21:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1407671359',vendor_name='tempest-vendor_name-1981819808'},id=f78e826d-ab07-49c6-8a84-35c6c3a4573e,is_public=True,name='tempest-ProjectAdminTests-volume-type-1928404700',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f78e826d-ab07-49c6-8a84-35c6c3a4573e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54e42b3-720e-4d82-8804-4186b9a1c90b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1928404700 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1928404700, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1928404700 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1928404700, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Created reservations ['cc9c2966-4726-4421-bc1d-7ca69170fe11', '5e2ade40-cc72-40a1-9a8d-f09b09d91ee3', '66e49182-908b-49f9-ab53-26cd04dd0e3b', '66dd6435-cdbf-4af9-8d4a-3f8c27384e4e'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c54e42b3-720e-4d82-8804-4186b9a1c90b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc9c2966-4726-4421-bc1d-7ca69170fe11', '5e2ade40-cc72-40a1-9a8d-f09b09d91ee3', '66e49182-908b-49f9-ab53-26cd04dd0e3b', '66dd6435-cdbf-4af9-8d4a-3f8c27384e4e']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74183d20-5c06-4638-9ee2-891cf682ffb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74183d20-5c06-4638-9ee2-891cf682ffb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00a18e34-acf4-4ef9-997e-e070c466dc0a', '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='3690b35aa41c4e2dac6d6be1e431d582',qos_specs=None,replication_status=,reservations=['cc9c2966-4726-4421-bc1d-7ca69170fe11','5e2ade40-cc72-40a1-9a8d-f09b09d91ee3','66e49182-908b-49f9-ab53-26cd04dd0e3b','66dd6435-cdbf-4af9-8d4a-3f8c27384e4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f5149f0ae31434d98de27ca9a76f355',volume_type_id=f78e826d-ab07-49c6-8a84-35c6c3a4573e), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:41Z,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=00a18e34-acf4-4ef9-997e-e070c466dc0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3690b35aa41c4e2dac6d6be1e431d582',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f5149f0ae31434d98de27ca9a76f355',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f78e826d-ab07-49c6-8a84-35c6c3a4573e),volume_type_id=f78e826d-ab07-49c6-8a84-35c6c3a4573e)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace3951e-55aa-4049-aa7a-db09e4af6626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ace3951e-55aa-4049-aa7a-db09e4af6626) transitioned into state 'SUCCESS' from 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='3690b35aa41c4e2dac6d6be1e431d582',qos_specs=None,replication_status=,reservations=['cc9c2966-4726-4421-bc1d-7ca69170fe11','5e2ade40-cc72-40a1-9a8d-f09b09d91ee3','66e49182-908b-49f9-ab53-26cd04dd0e3b','66dd6435-cdbf-4af9-8d4a-3f8c27384e4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f5149f0ae31434d98de27ca9a76f355',volume_type_id=f78e826d-ab07-49c6-8a84-35c6c3a4573e)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f7c141-b297-4e5d-a6b0-ee43bedeb489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88f7c141-b297-4e5d-a6b0-ee43bedeb489) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Flow 'volume_create_api' (4419f186-1c8e-478c-b6ee-14cd95f84b3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Create volume request issued successfully. Sep 01 02:21:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-572a4a7e-ed9b-4395-aade-6c38286e4454 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1600/3234] 192.168.122.45 () {62 vars in 1177 bytes} [Tue Sep 1 02:21:41 2026] POST /volume/v3/volumes => generated 779 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-93a50d70-61c4-4069-b5c2-168a7ebdc7d0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-93a50d70-61c4-4069-b5c2-168a7ebdc7d0 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/volumes/00a18e34-acf4-4ef9-997e-e070c466dc0a Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-93a50d70-61c4-4069-b5c2-168a7ebdc7d0 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:41 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-93a50d70-61c4-4069-b5c2-168a7ebdc7d0 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-93a50d70-61c4-4069-b5c2-168a7ebdc7d0 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Volume info retrieved successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-93a50d70-61c4-4069-b5c2-168a7ebdc7d0 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes/00a18e34-acf4-4ef9-997e-e070c466dc0a returned with HTTP 200 Sep 01 02:21:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1635/3235] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:41 2026] GET /volume/v3/volumes/00a18e34-acf4-4ef9-997e-e070c466dc0a => generated 958 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-47866efa-8177-46ab-98f6-c77a6528b5be None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-47866efa-8177-46ab-98f6-c77a6528b5be tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-47866efa-8177-46ab-98f6-c77a6528b5be tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-47866efa-8177-46ab-98f6-c77a6528b5be tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:42 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-47866efa-8177-46ab-98f6-c77a6528b5be tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-47866efa-8177-46ab-98f6-c77a6528b5be tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 returned with HTTP 200 Sep 01 02:21:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1601/3236] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:42 2026] GET /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-bf3f324d-2e82-415f-b165-d0dea4443ca7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf3f324d-2e82-415f-b165-d0dea4443ca7 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf3f324d-2e82-415f-b165-d0dea4443ca7 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-bf3f324d-2e82-415f-b165-d0dea4443ca7 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:42 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:42 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-bf3f324d-2e82-415f-b165-d0dea4443ca7 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-bf3f324d-2e82-415f-b165-d0dea4443ca7 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1636/3237] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:42 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4f293d7c-33ae-43b9-a584-d86ad0080175 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f293d7c-33ae-43b9-a584-d86ad0080175 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/volumes/00a18e34-acf4-4ef9-997e-e070c466dc0a Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f293d7c-33ae-43b9-a584-d86ad0080175 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4f293d7c-33ae-43b9-a584-d86ad0080175 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4f293d7c-33ae-43b9-a584-d86ad0080175 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Volume info retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4f293d7c-33ae-43b9-a584-d86ad0080175 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes/00a18e34-acf4-4ef9-997e-e070c466dc0a returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1602/3238] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/volumes/00a18e34-acf4-4ef9-997e-e070c466dc0a => generated 979 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c57e6045-186e-4af5-a866-6d0a6e66a771 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c57e6045-186e-4af5-a866-6d0a6e66a771 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/messages Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c57e6045-186e-4af5-a866-6d0a6e66a771 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c57e6045-186e-4af5-a866-6d0a6e66a771 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c57e6045-186e-4af5-a866-6d0a6e66a771 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1637/3239] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/messages => generated 676 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fd7a2ab4-4cc9-4136-aaed-9a077277fa65 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fd7a2ab4-4cc9-4136-aaed-9a077277fa65 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] GET http://192.168.122.45/volume/v3/messages/acc0fe5a-eb79-4727-936f-054e9b9e8cfc Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fd7a2ab4-4cc9-4136-aaed-9a077277fa65 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fd7a2ab4-4cc9-4136-aaed-9a077277fa65 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f98f1324-357e-45ca-93fd-b33c2b5ec481 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f98f1324-357e-45ca-93fd-b33c2b5ec481 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f98f1324-357e-45ca-93fd-b33c2b5ec481 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fd7a2ab4-4cc9-4136-aaed-9a077277fa65 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/messages/acc0fe5a-eb79-4727-936f-054e9b9e8cfc returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1603/3240] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/messages/acc0fe5a-eb79-4727-936f-054e9b9e8cfc => generated 673 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f98f1324-357e-45ca-93fd-b33c2b5ec481 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-34e3dcab-787d-4492-bd92-92481c0c7bf6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34e3dcab-787d-4492-bd92-92481c0c7bf6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] DELETE http://192.168.122.45/volume/v3/messages/acc0fe5a-eb79-4727-936f-054e9b9e8cfc Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34e3dcab-787d-4492-bd92-92481c0c7bf6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-34e3dcab-787d-4492-bd92-92481c0c7bf6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f98f1324-357e-45ca-93fd-b33c2b5ec481 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f98f1324-357e-45ca-93fd-b33c2b5ec481 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1638/3241] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-34e3dcab-787d-4492-bd92-92481c0c7bf6 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/messages/acc0fe5a-eb79-4727-936f-054e9b9e8cfc returned with HTTP 204 Sep 01 02:21:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1604/3242] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:21:43 2026] DELETE /volume/v3/messages/acc0fe5a-eb79-4727-936f-054e9b9e8cfc => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/00a18e34-acf4-4ef9-997e-e070c466dc0a Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Delete volume with id: 00a18e34-acf4-4ef9-997e-e070c466dc0a Sep 01 02:21:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Volume info retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87081) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a44b715c-7480-46d0-867f-5151f5adf584 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a44b715c-7480-46d0-867f-5151f5adf584 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a44b715c-7480-46d0-867f-5151f5adf584 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a44b715c-7480-46d0-867f-5151f5adf584 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:43 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:43 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1928404700 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1928404700, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:43 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1928404700 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1928404700, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a44b715c-7480-46d0-867f-5151f5adf584 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Created reservations ['c1f65c05-cc12-4433-a87d-e58d9c1a56a7', '09663221-1759-4a1d-b49f-42a166af24f4', 'fd39a935-ec2b-41fb-b284-023ebc78da05', '85439da8-4407-442a-ad64-934459abd905'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a44b715c-7480-46d0-867f-5151f5adf584 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1605/3243] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:43 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 840 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Delete volume request issued successfully. Sep 01 02:21:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6ad46dd9-20a5-43fe-a81c-35d462586c16 tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/volumes/00a18e34-acf4-4ef9-997e-e070c466dc0a returned with HTTP 202 Sep 01 02:21:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1639/3244] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:21:43 2026] DELETE /volume/v3/volumes/00a18e34-acf4-4ef9-997e-e070c466dc0a => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-72967dfd-3be7-4267-8ea4-fd2b89cfa28e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72967dfd-3be7-4267-8ea4-fd2b89cfa28e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] DELETE http://192.168.122.45/volume/v3/types/f78e826d-ab07-49c6-8a84-35c6c3a4573e Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72967dfd-3be7-4267-8ea4-fd2b89cfa28e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72967dfd-3be7-4267-8ea4-fd2b89cfa28e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72967dfd-3be7-4267-8ea4-fd2b89cfa28e tempest-ProjectAdminTests-1543363464 tempest-ProjectAdminTests-1543363464-project-admin] http://192.168.122.45/volume/v3/types/f78e826d-ab07-49c6-8a84-35c6c3a4573e returned with HTTP 202 Sep 01 02:21:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1606/3245] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:43 2026] DELETE /volume/v3/types/f78e826d-ab07-49c6-8a84-35c6c3a4573e => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ff617e7c-3792-41cc-93e6-592a83a8646d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ff617e7c-3792-41cc-93e6-592a83a8646d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ff617e7c-3792-41cc-93e6-592a83a8646d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ff617e7c-3792-41cc-93e6-592a83a8646d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ff617e7c-3792-41cc-93e6-592a83a8646d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ff617e7c-3792-41cc-93e6-592a83a8646d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 returned with HTTP 200 Sep 01 02:21:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1640/3246] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fc6237dc-9b20-40a0-b2b6-d36baa0419b0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fc6237dc-9b20-40a0-b2b6-d36baa0419b0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] POST http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098/action Sep 01 02:21:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fc6237dc-9b20-40a0-b2b6-d36baa0419b0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:21:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fc6237dc-9b20-40a0-b2b6-d36baa0419b0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-fc6237dc-9b20-40a0-b2b6-d36baa0419b0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Updating snapshot '5b64c292-738a-41ea-b531-1236bb467098' with '{'status': 'error'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:21:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-fc6237dc-9b20-40a0-b2b6-d36baa0419b0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'e19a870b938d4a9a83fac1571b50fafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113fec98ec2f4b9799fc4b3043f5f01d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fc6237dc-9b20-40a0-b2b6-d36baa0419b0 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098/action returned with HTTP 403 Sep 01 02:21:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1607/3247] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:21:44 2026] POST /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098/action => generated 133 bytes in 38 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-69edccca-143b-4ed6-91ce-8af484903a6b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-69edccca-143b-4ed6-91ce-8af484903a6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-69edccca-143b-4ed6-91ce-8af484903a6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-69edccca-143b-4ed6-91ce-8af484903a6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-69edccca-143b-4ed6-91ce-8af484903a6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete snapshot with id: 5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-69edccca-143b-4ed6-91ce-8af484903a6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-69edccca-143b-4ed6-91ce-8af484903a6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot delete request issued successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-69edccca-143b-4ed6-91ce-8af484903a6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 returned with HTTP 202 Sep 01 02:21:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1641/3248] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:44 2026] DELETE /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9114be29-6cca-4983-9b0a-baf57ad6b69a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-be322150-8101-4f89-b80a-224408b7bfc9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9114be29-6cca-4983-9b0a-baf57ad6b69a tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9114be29-6cca-4983-9b0a-baf57ad6b69a tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9114be29-6cca-4983-9b0a-baf57ad6b69a tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be322150-8101-4f89-b80a-224408b7bfc9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be322150-8101-4f89-b80a-224408b7bfc9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-be322150-8101-4f89-b80a-224408b7bfc9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:44 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:44 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:44 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-be322150-8101-4f89-b80a-224408b7bfc9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-be322150-8101-4f89-b80a-224408b7bfc9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 returned with HTTP 200 Sep 01 02:21:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1642/3249] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 => generated 465 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:44 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9114be29-6cca-4983-9b0a-baf57ad6b69a tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:44 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9114be29-6cca-4983-9b0a-baf57ad6b69a tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:44 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1608/3250] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:44 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 840 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5ca178da-3ddd-4381-8807-13f87a25d945 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5ca178da-3ddd-4381-8807-13f87a25d945 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5ca178da-3ddd-4381-8807-13f87a25d945 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5ca178da-3ddd-4381-8807-13f87a25d945 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5ca178da-3ddd-4381-8807-13f87a25d945 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5ca178da-3ddd-4381-8807-13f87a25d945 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 returned with HTTP 200 Sep 01 02:21:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1643/3251] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:45 2026] GET /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-df2a0667-2169-4bd4-9165-9e7d1b68cb6c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df2a0667-2169-4bd4-9165-9e7d1b68cb6c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-df2a0667-2169-4bd4-9165-9e7d1b68cb6c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-df2a0667-2169-4bd4-9165-9e7d1b68cb6c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-df2a0667-2169-4bd4-9165-9e7d1b68cb6c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-df2a0667-2169-4bd4-9165-9e7d1b68cb6c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1609/3252] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:45 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 840 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fc6fb4c5-4341-46c6-b219-d0917d299ec5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc6fb4c5-4341-46c6-b219-d0917d299ec5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fc6fb4c5-4341-46c6-b219-d0917d299ec5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fc6fb4c5-4341-46c6-b219-d0917d299ec5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fc6fb4c5-4341-46c6-b219-d0917d299ec5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fc6fb4c5-4341-46c6-b219-d0917d299ec5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 returned with HTTP 200 Sep 01 02:21:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1644/3253] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:46 2026] GET /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 => generated 465 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4835667b-5455-4512-b823-cbb945a1d608 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4835667b-5455-4512-b823-cbb945a1d608 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4835667b-5455-4512-b823-cbb945a1d608 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4835667b-5455-4512-b823-cbb945a1d608 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:46 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:46 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4835667b-5455-4512-b823-cbb945a1d608 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4835667b-5455-4512-b823-cbb945a1d608 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1610/3254] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:46 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 840 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c3d70369-7970-4c6f-bf2c-31a36690031c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c3d70369-7970-4c6f-bf2c-31a36690031c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 Sep 01 02:21:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c3d70369-7970-4c6f-bf2c-31a36690031c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c3d70369-7970-4c6f-bf2c-31a36690031c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c3d70369-7970-4c6f-bf2c-31a36690031c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 returned with HTTP 404 Sep 01 02:21:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1645/3255] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/snapshots/5b64c292-738a-41ea-b531-1236bb467098 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-82165d4b-1bf4-4a9e-bbf3-f3e93e590b6b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-82165d4b-1bf4-4a9e-bbf3-f3e93e590b6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a Sep 01 02:21:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-82165d4b-1bf4-4a9e-bbf3-f3e93e590b6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-82165d4b-1bf4-4a9e-bbf3-f3e93e590b6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-82165d4b-1bf4-4a9e-bbf3-f3e93e590b6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume with id: ad3695e7-6604-46fb-b9dc-8536a07fe36a Sep 01 02:21:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-82165d4b-1bf4-4a9e-bbf3-f3e93e590b6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-82165d4b-1bf4-4a9e-bbf3-f3e93e590b6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume request issued successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-82165d4b-1bf4-4a9e-bbf3-f3e93e590b6b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a returned with HTTP 202 Sep 01 02:21:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1611/3256] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:47 2026] DELETE /volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-080e0417-6da9-49cb-8a53-ba675bb8989e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-57cd5479-168a-49fb-b61a-c51a7f1eb707 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-080e0417-6da9-49cb-8a53-ba675bb8989e tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-080e0417-6da9-49cb-8a53-ba675bb8989e tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-080e0417-6da9-49cb-8a53-ba675bb8989e tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-57cd5479-168a-49fb-b61a-c51a7f1eb707 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a Sep 01 02:21:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-57cd5479-168a-49fb-b61a-c51a7f1eb707 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-57cd5479-168a-49fb-b61a-c51a7f1eb707 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-57cd5479-168a-49fb-b61a-c51a7f1eb707 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-57cd5479-168a-49fb-b61a-c51a7f1eb707 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1612/3257] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a => generated 1013 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-080e0417-6da9-49cb-8a53-ba675bb8989e tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-080e0417-6da9-49cb-8a53-ba675bb8989e tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1646/3258] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:47 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 840 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7855f9b4-1034-4f4f-a382-23a07f680e6f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7855f9b4-1034-4f4f-a382-23a07f680e6f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a Sep 01 02:21:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7855f9b4-1034-4f4f-a382-23a07f680e6f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:48 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7855f9b4-1034-4f4f-a382-23a07f680e6f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:48 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:48 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:48 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:48 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-258a2550-2906-4c8d-9a96-353453c9deb3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:48 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7855f9b4-1034-4f4f-a382-23a07f680e6f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-258a2550-2906-4c8d-9a96-353453c9deb3 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-258a2550-2906-4c8d-9a96-353453c9deb3 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-258a2550-2906-4c8d-9a96-353453c9deb3 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7855f9b4-1034-4f4f-a382-23a07f680e6f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1613/3259] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:48 2026] GET /volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a => generated 1013 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-258a2550-2906-4c8d-9a96-353453c9deb3 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-258a2550-2906-4c8d-9a96-353453c9deb3 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1647/3260] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:48 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 840 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9b5b399e-24db-4168-914d-7d67aabdd512 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b5b399e-24db-4168-914d-7d67aabdd512 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9b5b399e-24db-4168-914d-7d67aabdd512 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1505526003", "extra_specs": {"storage_protocol": "tempest-storage_protocol-243789100", "vendor_name": "tempest-vendor_name-1892907895"}}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9b5b399e-24db-4168-914d-7d67aabdd512 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1614/3261] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:49 2026] POST /volume/v3/types => generated 329 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "1ab2a779-9a4f-4840-bb68-f45566048c43", "size": 1}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Create volume request body: {'volume': {'volume_type': '1ab2a779-9a4f-4840-bb68-f45566048c43', 'size': 1}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Create volume of 1 GB Sep 01 02:21:49 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Flow 'volume_create_api' (d345174b-8f04-4f89-a1bb-6962d610425c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af295f49-68ed-4114-9f46-ade1f464879a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af295f49-68ed-4114-9f46-ade1f464879a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:21:49Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-243789100',vendor_name='tempest-vendor_name-1892907895'},id=1ab2a779-9a4f-4840-bb68-f45566048c43,is_public=True,name='tempest-ProjectReaderTests-volume-type-1505526003',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1ab2a779-9a4f-4840-bb68-f45566048c43', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a7fde7-12e0-43c5-97f0-403e7506b6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1505526003 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1505526003, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:49 devstack devstack@c-api.service[87081]: WARNING cinder.quota [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1505526003 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1505526003, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Created reservations ['2fa35493-4bb7-47ed-b298-767e9f0b3878', 'fa853226-ef70-4fcd-b1b6-c4775902704c', 'e49dde44-ab1d-418a-9b4f-92b5fb41663c', '4a089ffd-a0d7-4449-866b-4fe4366d92bc'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (74a7fde7-12e0-43c5-97f0-403e7506b6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fa35493-4bb7-47ed-b298-767e9f0b3878', 'fa853226-ef70-4fcd-b1b6-c4775902704c', 'e49dde44-ab1d-418a-9b4f-92b5fb41663c', '4a089ffd-a0d7-4449-866b-4fe4366d92bc']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52da468-3aa5-4402-bffa-6c1c299e33cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d52da468-3aa5-4402-bffa-6c1c299e33cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5aed583a-a770-4399-b2e6-e34134828cc8', '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='60835b3693b444d292b81140338f891d',qos_specs=None,replication_status=,reservations=['2fa35493-4bb7-47ed-b298-767e9f0b3878','fa853226-ef70-4fcd-b1b6-c4775902704c','e49dde44-ab1d-418a-9b4f-92b5fb41663c','4a089ffd-a0d7-4449-866b-4fe4366d92bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01ac98f7a8e4d779fd3ca147aa3faed',volume_type_id=1ab2a779-9a4f-4840-bb68-f45566048c43), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:49Z,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=5aed583a-a770-4399-b2e6-e34134828cc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60835b3693b444d292b81140338f891d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f01ac98f7a8e4d779fd3ca147aa3faed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1ab2a779-9a4f-4840-bb68-f45566048c43),volume_type_id=1ab2a779-9a4f-4840-bb68-f45566048c43)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f09d1092-d7f4-4a87-8e50-7eeb15451d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f09d1092-d7f4-4a87-8e50-7eeb15451d80) transitioned into state 'SUCCESS' from 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='60835b3693b444d292b81140338f891d',qos_specs=None,replication_status=,reservations=['2fa35493-4bb7-47ed-b298-767e9f0b3878','fa853226-ef70-4fcd-b1b6-c4775902704c','e49dde44-ab1d-418a-9b4f-92b5fb41663c','4a089ffd-a0d7-4449-866b-4fe4366d92bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01ac98f7a8e4d779fd3ca147aa3faed',volume_type_id=1ab2a779-9a4f-4840-bb68-f45566048c43)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a559f076-d74d-4ac4-b4ad-a483ae758880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a559f076-d74d-4ac4-b4ad-a483ae758880) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Flow 'volume_create_api' (d345174b-8f04-4f89-a1bb-6962d610425c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:49 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Create volume request issued successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d8992453-da69-46ef-bc6b-999c1a35c7f5 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:49 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1648/3262] 192.168.122.45 () {62 vars in 1177 bytes} [Tue Sep 1 02:21:49 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 01 02:21:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e4638858-ebd9-49b9-ada9-ff16048c6aa2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4638858-ebd9-49b9-ada9-ff16048c6aa2 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] GET http://192.168.122.45/volume/v3/volumes/5aed583a-a770-4399-b2e6-e34134828cc8 Sep 01 02:21:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4638858-ebd9-49b9-ada9-ff16048c6aa2 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:49 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e4638858-ebd9-49b9-ada9-ff16048c6aa2 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:49 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:49 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:49 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:49 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:49 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e4638858-ebd9-49b9-ada9-ff16048c6aa2 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Volume info retrieved successfully. Sep 01 02:21:49 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e4638858-ebd9-49b9-ada9-ff16048c6aa2 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/volumes/5aed583a-a770-4399-b2e6-e34134828cc8 returned with HTTP 200 Sep 01 02:21:49 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1615/3263] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:49 2026] GET /volume/v3/volumes/5aed583a-a770-4399-b2e6-e34134828cc8 => generated 959 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d366da3c-02b4-47f4-a193-a2c5b9d9652f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d366da3c-02b4-47f4-a193-a2c5b9d9652f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d366da3c-02b4-47f4-a193-a2c5b9d9652f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d366da3c-02b4-47f4-a193-a2c5b9d9652f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d366da3c-02b4-47f4-a193-a2c5b9d9652f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a returned with HTTP 404 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1649/3264] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/ad3695e7-6604-46fb-b9dc-8536a07fe36a => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-964400332"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-964400332'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume of 1 GB Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ac4f91ae-bd65-4340-9eeb-e492d8c4f8b4 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac4f91ae-bd65-4340-9eeb-e492d8c4f8b4 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ac4f91ae-bd65-4340-9eeb-e492d8c4f8b4 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ac4f91ae-bd65-4340-9eeb-e492d8c4f8b4 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (526627e4-8606-4936-bfe3-26934143ac33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3eb93a-1271-414b-9fd1-de95bc835bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ac4f91ae-bd65-4340-9eeb-e492d8c4f8b4 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ac4f91ae-bd65-4340-9eeb-e492d8c4f8b4 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1650/3265] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4dcc5edb-bfd9-4190-bd15-4885aa118acc None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4dcc5edb-bfd9-4190-bd15-4885aa118acc tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4dcc5edb-bfd9-4190-bd15-4885aa118acc tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4dcc5edb-bfd9-4190-bd15-4885aa118acc tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3eb93a-1271-414b-9fd1-de95bc835bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4dcc5edb-bfd9-4190-bd15-4885aa118acc tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f048aeda-61fb-45d4-a3b8-329ba1eeeafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4dcc5edb-bfd9-4190-bd15-4885aa118acc tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1651/3266] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-71056702-ae8c-46a3-9d88-5f57f97238a2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-71056702-ae8c-46a3-9d88-5f57f97238a2 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-71056702-ae8c-46a3-9d88-5f57f97238a2 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-71056702-ae8c-46a3-9d88-5f57f97238a2 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-71056702-ae8c-46a3-9d88-5f57f97238a2 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Delete snapshot with id: d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-71056702-ae8c-46a3-9d88-5f57f97238a2 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-71056702-ae8c-46a3-9d88-5f57f97238a2 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot delete request issued successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-71056702-ae8c-46a3-9d88-5f57f97238a2 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 202 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1652/3267] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:50 2026] DELETE /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['4cc1a015-05b3-43ec-a388-45755c671e93', '1be4dccf-e474-4109-91e3-12d0a429a9d3', 'ec7ea33e-f698-4962-83be-0ebdfc7c084e', '699744f8-bfe9-4da9-bb29-3e8dcda63637'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f048aeda-61fb-45d4-a3b8-329ba1eeeafc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cc1a015-05b3-43ec-a388-45755c671e93', '1be4dccf-e474-4109-91e3-12d0a429a9d3', 'ec7ea33e-f698-4962-83be-0ebdfc7c084e', '699744f8-bfe9-4da9-bb29-3e8dcda63637']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-afbc059a-9cfd-4465-ae81-524e410b2e29 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-afbc059a-9cfd-4465-ae81-524e410b2e29 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f288e1d-3345-45f7-8cc9-b0df549caf23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-afbc059a-9cfd-4465-ae81-524e410b2e29 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-afbc059a-9cfd-4465-ae81-524e410b2e29 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-afbc059a-9cfd-4465-ae81-524e410b2e29 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-afbc059a-9cfd-4465-ae81-524e410b2e29 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1653/3268] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f288e1d-3345-45f7-8cc9-b0df549caf23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9dcf063-2b0c-44bc-be87-f39fd9cf5919', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-964400332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['4cc1a015-05b3-43ec-a388-45755c671e93','1be4dccf-e474-4109-91e3-12d0a429a9d3','ec7ea33e-f698-4962-83be-0ebdfc7c084e','699744f8-bfe9-4da9-bb29-3e8dcda63637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-964400332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9dcf063-2b0c-44bc-be87-f39fd9cf5919,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113fec98ec2f4b9799fc4b3043f5f01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fa948f98824b23af50d58d6503bfdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d1c5f2e-67b7-4208-9568-643ede11a0e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d1c5f2e-67b7-4208-9568-643ede11a0e4) transitioned into state 'SUCCESS' from state '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-964400332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['4cc1a015-05b3-43ec-a388-45755c671e93','1be4dccf-e474-4109-91e3-12d0a429a9d3','ec7ea33e-f698-4962-83be-0ebdfc7c084e','699744f8-bfe9-4da9-bb29-3e8dcda63637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4897ec-3aa1-41d2-88b3-d44b95d4e896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4897ec-3aa1-41d2-88b3-d44b95d4e896) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (526627e4-8606-4936-bfe3-26934143ac33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request issued successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-21491fb9-8a54-470f-8f38-1a6f2a6e296c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1616/3269] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:21:50 2026] POST /volume/v3/volumes => generated 784 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b1e44abf-a206-4fbd-9e5c-dca33dc51264 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b1e44abf-a206-4fbd-9e5c-dca33dc51264 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b1e44abf-a206-4fbd-9e5c-dca33dc51264 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b1e44abf-a206-4fbd-9e5c-dca33dc51264 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b1e44abf-a206-4fbd-9e5c-dca33dc51264 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b1e44abf-a206-4fbd-9e5c-dca33dc51264 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1654/3270] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 => generated 963 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b8cddcc7-2346-493c-92d2-8fda9a99fb79 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b8cddcc7-2346-493c-92d2-8fda9a99fb79 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] GET http://192.168.122.45/volume/v3/volumes/5aed583a-a770-4399-b2e6-e34134828cc8 Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b8cddcc7-2346-493c-92d2-8fda9a99fb79 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b8cddcc7-2346-493c-92d2-8fda9a99fb79 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b8cddcc7-2346-493c-92d2-8fda9a99fb79 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Volume info retrieved successfully. Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b8cddcc7-2346-493c-92d2-8fda9a99fb79 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/volumes/5aed583a-a770-4399-b2e6-e34134828cc8 returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1617/3271] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/volumes/5aed583a-a770-4399-b2e6-e34134828cc8 => generated 980 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f62f61cf-a8fe-4a98-8d18-48df6a62c7f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f62f61cf-a8fe-4a98-8d18-48df6a62c7f3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] GET http://192.168.122.45/volume/v3/messages Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f62f61cf-a8fe-4a98-8d18-48df6a62c7f3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f62f61cf-a8fe-4a98-8d18-48df6a62c7f3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f62f61cf-a8fe-4a98-8d18-48df6a62c7f3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1655/3272] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6defc2da-938c-4ec5-85c3-f62b9e24c8f9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6defc2da-938c-4ec5-85c3-f62b9e24c8f9 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-reader] GET http://192.168.122.45/volume/v3/messages Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6defc2da-938c-4ec5-85c3-f62b9e24c8f9 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6defc2da-938c-4ec5-85c3-f62b9e24c8f9 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-reader] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6defc2da-938c-4ec5-85c3-f62b9e24c8f9 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-reader] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:21:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1618/3273] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:21:50 2026] GET /volume/v3/messages => generated 676 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-985a5dff-276d-450f-9d32-a014493b5117 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-985a5dff-276d-450f-9d32-a014493b5117 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] DELETE http://192.168.122.45/volume/v3/messages/31231388-3a3f-40e9-b424-a6e507519589 Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-985a5dff-276d-450f-9d32-a014493b5117 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-985a5dff-276d-450f-9d32-a014493b5117 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-985a5dff-276d-450f-9d32-a014493b5117 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/messages/31231388-3a3f-40e9-b424-a6e507519589 returned with HTTP 204 Sep 01 02:21:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1656/3274] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:21:51 2026] DELETE /volume/v3/messages/31231388-3a3f-40e9-b424-a6e507519589 => generated 0 bytes in 34 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-724203c8-4dee-4594-8724-9ba2020d26d3 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/5aed583a-a770-4399-b2e6-e34134828cc8 Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Delete volume with id: 5aed583a-a770-4399-b2e6-e34134828cc8 Sep 01 02:21:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87080) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1505526003 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1505526003, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1505526003 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1505526003, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Created reservations ['2681dc26-4c57-4caa-b7d7-4d8f6e6d7d3a', '60684ba2-29cc-4de9-a1cf-05a3f5a83861', '0c92c51f-ce08-471c-a1d0-ef96e24234e7', 'cef379ff-4b56-4400-9d69-ee997f1e2fea'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Delete volume request issued successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-724203c8-4dee-4594-8724-9ba2020d26d3 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/volumes/5aed583a-a770-4399-b2e6-e34134828cc8 returned with HTTP 202 Sep 01 02:21:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1619/3275] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:21:51 2026] DELETE /volume/v3/volumes/5aed583a-a770-4399-b2e6-e34134828cc8 => generated 0 bytes in 166 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1a045208-76e4-455e-ab99-261b6a3d35e8 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a045208-76e4-455e-ab99-261b6a3d35e8 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] DELETE http://192.168.122.45/volume/v3/types/1ab2a779-9a4f-4840-bb68-f45566048c43 Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1a045208-76e4-455e-ab99-261b6a3d35e8 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1a045208-76e4-455e-ab99-261b6a3d35e8 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-551f26f8-596b-4d96-95a1-1e2936d15c5c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-551f26f8-596b-4d96-95a1-1e2936d15c5c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-551f26f8-596b-4d96-95a1-1e2936d15c5c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-551f26f8-596b-4d96-95a1-1e2936d15c5c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1a045208-76e4-455e-ab99-261b6a3d35e8 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/types/1ab2a779-9a4f-4840-bb68-f45566048c43 returned with HTTP 202 Sep 01 02:21:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1657/3276] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:51 2026] DELETE /volume/v3/types/1ab2a779-9a4f-4840-bb68-f45566048c43 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-551f26f8-596b-4d96-95a1-1e2936d15c5c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Snapshot retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-551f26f8-596b-4d96-95a1-1e2936d15c5c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1620/3277] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 467 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-05b85001-46bf-49a1-b3ff-7736184b405a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05b85001-46bf-49a1-b3ff-7736184b405a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-05b85001-46bf-49a1-b3ff-7736184b405a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1118403972", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1344951774", "vendor_name": "tempest-vendor_name-465280892"}}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-05b85001-46bf-49a1-b3ff-7736184b405a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1658/3278] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:51 2026] POST /volume/v3/types => generated 329 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6555203c-2aff-4be2-b728-f533e0682c49 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8a49877c-6d6b-49ba-b015-dfcdea39537b", "size": 1}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Create volume request body: {'volume': {'volume_type': '8a49877c-6d6b-49ba-b015-dfcdea39537b', 'size': 1}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Create volume of 1 GB Sep 01 02:21:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Flow 'volume_create_api' (a7d73636-defd-4b71-9422-a00acd395889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e62bdbd9-810c-403e-bf80-824baf122b11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1159e408-c389-4834-bb42-0462c4b7490e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1159e408-c389-4834-bb42-0462c4b7490e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1159e408-c389-4834-bb42-0462c4b7490e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1159e408-c389-4834-bb42-0462c4b7490e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e62bdbd9-810c-403e-bf80-824baf122b11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-01T00:21:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1344951774',vendor_name='tempest-vendor_name-465280892'},id=8a49877c-6d6b-49ba-b015-dfcdea39537b,is_public=True,name='tempest-ProjectReaderTests-volume-type-1118403972',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8a49877c-6d6b-49ba-b015-dfcdea39537b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f30a6be-5df3-49ac-a58f-9236021c94f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1159e408-c389-4834-bb42-0462c4b7490e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1159e408-c389-4834-bb42-0462c4b7490e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1659/3279] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 => generated 1013 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1118403972 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1118403972, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: WARNING cinder.quota [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1118403972 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1118403972, it is now deprecated. Please use the default quota class for default quota. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Created reservations ['b75f62e7-a291-443f-bf5f-90f83cec51bc', 'ac7f424b-d00d-4235-9830-3d011d43b153', '1d754614-0807-4b75-8d3e-c3185e9d2a6a', 'b2773fab-5172-4087-81a4-2b20463eb67d'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f30a6be-5df3-49ac-a58f-9236021c94f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b75f62e7-a291-443f-bf5f-90f83cec51bc', 'ac7f424b-d00d-4235-9830-3d011d43b153', '1d754614-0807-4b75-8d3e-c3185e9d2a6a', 'b2773fab-5172-4087-81a4-2b20463eb67d']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae86be92-51bf-40e0-b659-631c814f4d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae86be92-51bf-40e0-b659-631c814f4d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a152af93-b219-4372-a42f-53607b87633f', '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='60835b3693b444d292b81140338f891d',qos_specs=None,replication_status=,reservations=['b75f62e7-a291-443f-bf5f-90f83cec51bc','ac7f424b-d00d-4235-9830-3d011d43b153','1d754614-0807-4b75-8d3e-c3185e9d2a6a','b2773fab-5172-4087-81a4-2b20463eb67d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01ac98f7a8e4d779fd3ca147aa3faed',volume_type_id=8a49877c-6d6b-49ba-b015-dfcdea39537b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:51Z,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=a152af93-b219-4372-a42f-53607b87633f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60835b3693b444d292b81140338f891d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f01ac98f7a8e4d779fd3ca147aa3faed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8a49877c-6d6b-49ba-b015-dfcdea39537b),volume_type_id=8a49877c-6d6b-49ba-b015-dfcdea39537b)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a8c6e7-98a8-43f8-8b79-712078057653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2a8c6e7-98a8-43f8-8b79-712078057653) transitioned into state 'SUCCESS' from 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='60835b3693b444d292b81140338f891d',qos_specs=None,replication_status=,reservations=['b75f62e7-a291-443f-bf5f-90f83cec51bc','ac7f424b-d00d-4235-9830-3d011d43b153','1d754614-0807-4b75-8d3e-c3185e9d2a6a','b2773fab-5172-4087-81a4-2b20463eb67d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f01ac98f7a8e4d779fd3ca147aa3faed',volume_type_id=8a49877c-6d6b-49ba-b015-dfcdea39537b)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6b77e8-9874-4919-bbea-70b728f38086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c6b77e8-9874-4919-bbea-70b728f38086) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Flow 'volume_create_api' (a7d73636-defd-4b71-9422-a00acd395889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Create volume request issued successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6555203c-2aff-4be2-b728-f533e0682c49 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1621/3280] 192.168.122.45 () {62 vars in 1177 bytes} [Tue Sep 1 02:21:51 2026] POST /volume/v3/volumes => generated 780 bytes in 402 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f9049034-db17-4127-8753-083bf0af03fb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f9049034-db17-4127-8753-083bf0af03fb tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] GET http://192.168.122.45/volume/v3/volumes/a152af93-b219-4372-a42f-53607b87633f Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f9049034-db17-4127-8753-083bf0af03fb tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f9049034-db17-4127-8753-083bf0af03fb tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:51 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:51 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:51 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:51 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f9049034-db17-4127-8753-083bf0af03fb tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Volume info retrieved successfully. Sep 01 02:21:51 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f9049034-db17-4127-8753-083bf0af03fb tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/volumes/a152af93-b219-4372-a42f-53607b87633f returned with HTTP 200 Sep 01 02:21:51 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1660/3281] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:51 2026] GET /volume/v3/volumes/a152af93-b219-4372-a42f-53607b87633f => generated 959 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0c645918-a276-4342-9c50-7a279be47758 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0c645918-a276-4342-9c50-7a279be47758 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0c645918-a276-4342-9c50-7a279be47758 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0c645918-a276-4342-9c50-7a279be47758 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0c645918-a276-4342-9c50-7a279be47758 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 404 Sep 01 02:21:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1622/3282] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e4d3a7ee-a4df-4dd1-9468-0a0a80a4e169 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e4d3a7ee-a4df-4dd1-9468-0a0a80a4e169 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] DELETE http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e4d3a7ee-a4df-4dd1-9468-0a0a80a4e169 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e4d3a7ee-a4df-4dd1-9468-0a0a80a4e169 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-e4d3a7ee-a4df-4dd1-9468-0a0a80a4e169 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Delete volume with id: aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e4d3a7ee-a4df-4dd1-9468-0a0a80a4e169 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e4d3a7ee-a4df-4dd1-9468-0a0a80a4e169 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Delete volume request issued successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e4d3a7ee-a4df-4dd1-9468-0a0a80a4e169 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 returned with HTTP 202 Sep 01 02:21:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1661/3283] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:52 2026] DELETE /volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c313455e-a4a2-4b36-b48c-0120e4abd9fa None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c313455e-a4a2-4b36-b48c-0120e4abd9fa tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c313455e-a4a2-4b36-b48c-0120e4abd9fa tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c313455e-a4a2-4b36-b48c-0120e4abd9fa tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c313455e-a4a2-4b36-b48c-0120e4abd9fa tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c313455e-a4a2-4b36-b48c-0120e4abd9fa tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1623/3284] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 => generated 853 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f7933bc1-cf96-4593-8b61-b56bd4023b8a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f7933bc1-cf96-4593-8b61-b56bd4023b8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f7933bc1-cf96-4593-8b61-b56bd4023b8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f7933bc1-cf96-4593-8b61-b56bd4023b8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f7933bc1-cf96-4593-8b61-b56bd4023b8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f7933bc1-cf96-4593-8b61-b56bd4023b8a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1662/3285] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d28e34bf-f4ec-47aa-a964-65221b508224 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d28e34bf-f4ec-47aa-a964-65221b508224 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d28e34bf-f4ec-47aa-a964-65221b508224 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9dcf063-2b0c-44bc-be87-f39fd9cf5919", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-459473342"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d28e34bf-f4ec-47aa-a964-65221b508224 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-d28e34bf-f4ec-47aa-a964-65221b508224 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create snapshot from volume f9dcf063-2b0c-44bc-be87-f39fd9cf5919 Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d28e34bf-f4ec-47aa-a964-65221b508224 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['2b37ad1b-1c10-412e-8e43-96cb1780b38f', '94bb3dd9-744d-4358-b1ad-9904a913b022', 'ff342b5c-c242-4a8a-992a-6e6ef6612b33', 'b7e4f2ce-7345-456b-b164-bd3d157d4fde'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d28e34bf-f4ec-47aa-a964-65221b508224 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot create request issued successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d28e34bf-f4ec-47aa-a964-65221b508224 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:21:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1624/3286] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:21:52 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 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c8ad4654-f3fc-4620-bc7c-5d3f1a830344 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8ad4654-f3fc-4620-bc7c-5d3f1a830344 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8ad4654-f3fc-4620-bc7c-5d3f1a830344 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c8ad4654-f3fc-4620-bc7c-5d3f1a830344 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c8ad4654-f3fc-4620-bc7c-5d3f1a830344 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c8ad4654-f3fc-4620-bc7c-5d3f1a830344 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1663/3287] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3d03a7ad-5b1f-4411-913f-765743bfe29a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d03a7ad-5b1f-4411-913f-765743bfe29a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] GET http://192.168.122.45/volume/v3/volumes/a152af93-b219-4372-a42f-53607b87633f Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3d03a7ad-5b1f-4411-913f-765743bfe29a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3d03a7ad-5b1f-4411-913f-765743bfe29a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3d03a7ad-5b1f-4411-913f-765743bfe29a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Volume info retrieved successfully. Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3d03a7ad-5b1f-4411-913f-765743bfe29a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/volumes/a152af93-b219-4372-a42f-53607b87633f returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1625/3288] 192.168.122.45 () {60 vars in 1267 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/volumes/a152af93-b219-4372-a42f-53607b87633f => generated 980 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cf08fbeb-73bb-41c0-8458-c30696d2d166 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf08fbeb-73bb-41c0-8458-c30696d2d166 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] GET http://192.168.122.45/volume/v3/messages Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf08fbeb-73bb-41c0-8458-c30696d2d166 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cf08fbeb-73bb-41c0-8458-c30696d2d166 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cf08fbeb-73bb-41c0-8458-c30696d2d166 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/messages returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1664/3289] 192.168.122.45 () {60 vars in 1159 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/messages => generated 676 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f3256725-49d3-4c59-9b9f-a395d3192b04 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3256725-49d3-4c59-9b9f-a395d3192b04 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-reader] GET http://192.168.122.45/volume/v3/messages/3f0fee68-a9a7-446b-bb88-90e903fea825 Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3256725-49d3-4c59-9b9f-a395d3192b04 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f3256725-49d3-4c59-9b9f-a395d3192b04 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-reader] Calling method 'version_select' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f3256725-49d3-4c59-9b9f-a395d3192b04 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-reader] http://192.168.122.45/volume/v3/messages/3f0fee68-a9a7-446b-bb88-90e903fea825 returned with HTTP 200 Sep 01 02:21:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1626/3290] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:21:52 2026] GET /volume/v3/messages/3f0fee68-a9a7-446b-bb88-90e903fea825 => generated 673 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7892e170-7e5e-4ae8-805f-9886596b613a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7892e170-7e5e-4ae8-805f-9886596b613a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] DELETE http://192.168.122.45/volume/v3/messages/3f0fee68-a9a7-446b-bb88-90e903fea825 Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7892e170-7e5e-4ae8-805f-9886596b613a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7892e170-7e5e-4ae8-805f-9886596b613a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'version_select' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7892e170-7e5e-4ae8-805f-9886596b613a tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/messages/3f0fee68-a9a7-446b-bb88-90e903fea825 returned with HTTP 204 Sep 01 02:21:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1665/3291] 192.168.122.45 () {60 vars in 1273 bytes} [Tue Sep 1 02:21:52 2026] DELETE /volume/v3/messages/3f0fee68-a9a7-446b-bb88-90e903fea825 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/a152af93-b219-4372-a42f-53607b87633f Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Delete volume with id: a152af93-b219-4372-a42f-53607b87633f Sep 01 02:21:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Volume info retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87080) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Created reservations ['0c7ef3cd-338a-4e65-9635-d6abf948ddc6', '16ec2c88-7558-46d3-9e47-47f80f19c462', 'b984065a-7980-4234-a120-1b2b2db4b07d', '96fb99e9-0d6b-4d16-9bb5-003e5a624aad'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Delete volume request issued successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f486755a-5026-4f74-b47b-6e6b3fffd80c tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/volumes/a152af93-b219-4372-a42f-53607b87633f returned with HTTP 202 Sep 01 02:21:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1627/3292] 192.168.122.45 () {60 vars in 1270 bytes} [Tue Sep 1 02:21:53 2026] DELETE /volume/v3/volumes/a152af93-b219-4372-a42f-53607b87633f => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7f044c23-91ea-4533-a176-d532ca62ab61 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7f044c23-91ea-4533-a176-d532ca62ab61 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] DELETE http://192.168.122.45/volume/v3/types/8a49877c-6d6b-49ba-b015-dfcdea39537b Sep 01 02:21:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7f044c23-91ea-4533-a176-d532ca62ab61 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7f044c23-91ea-4533-a176-d532ca62ab61 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7f044c23-91ea-4533-a176-d532ca62ab61 tempest-ProjectReaderTests-1595034511 tempest-ProjectReaderTests-1595034511-project-admin] http://192.168.122.45/volume/v3/types/8a49877c-6d6b-49ba-b015-dfcdea39537b returned with HTTP 202 Sep 01 02:21:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1666/3293] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:53 2026] DELETE /volume/v3/types/8a49877c-6d6b-49ba-b015-dfcdea39537b => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0c6025c5-1655-4c56-a6b6-94d73667b74c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0c6025c5-1655-4c56-a6b6-94d73667b74c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0c6025c5-1655-4c56-a6b6-94d73667b74c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0c6025c5-1655-4c56-a6b6-94d73667b74c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0c6025c5-1655-4c56-a6b6-94d73667b74c tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 returned with HTTP 404 Sep 01 02:21:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1628/3294] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8cd872b2-6b2f-4723-bc0b-62b7b16f6f00 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8cd872b2-6b2f-4723-bc0b-62b7b16f6f00 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] DELETE http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8cd872b2-6b2f-4723-bc0b-62b7b16f6f00 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8cd872b2-6b2f-4723-bc0b-62b7b16f6f00 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-8cd872b2-6b2f-4723-bc0b-62b7b16f6f00 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Delete volume with id: 38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8cd872b2-6b2f-4723-bc0b-62b7b16f6f00 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8cd872b2-6b2f-4723-bc0b-62b7b16f6f00 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Delete volume request issued successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8cd872b2-6b2f-4723-bc0b-62b7b16f6f00 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 202 Sep 01 02:21:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1667/3295] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:53 2026] DELETE /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-76b94094-9e7f-4de4-9ed8-2a3eaa17ee96 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76b94094-9e7f-4de4-9ed8-2a3eaa17ee96 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76b94094-9e7f-4de4-9ed8-2a3eaa17ee96 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-76b94094-9e7f-4de4-9ed8-2a3eaa17ee96 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-76b94094-9e7f-4de4-9ed8-2a3eaa17ee96 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Volume info retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-76b94094-9e7f-4de4-9ed8-2a3eaa17ee96 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 200 Sep 01 02:21:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1629/3296] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 840 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cdb18b7f-8aa7-4891-a960-a7351ab0fe27 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cdb18b7f-8aa7-4891-a960-a7351ab0fe27 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cdb18b7f-8aa7-4891-a960-a7351ab0fe27 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cdb18b7f-8aa7-4891-a960-a7351ab0fe27 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:53 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:53 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-cdb18b7f-8aa7-4891-a960-a7351ab0fe27 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cdb18b7f-8aa7-4891-a960-a7351ab0fe27 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c returned with HTTP 200 Sep 01 02:21:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1668/3297] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:53 2026] GET /volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c => generated 439 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-eb5ddd8c-8dcd-4e7d-a06c-d4bc5081f858 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eb5ddd8c-8dcd-4e7d-a06c-d4bc5081f858 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f Sep 01 02:21:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eb5ddd8c-8dcd-4e7d-a06c-d4bc5081f858 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-eb5ddd8c-8dcd-4e7d-a06c-d4bc5081f858 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-eb5ddd8c-8dcd-4e7d-a06c-d4bc5081f858 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f returned with HTTP 404 Sep 01 02:21:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1630/3298] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/volumes/38bedb6d-81c3-4313-a265-885c0ecdb02f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a3c4294f-4a31-4d11-8ece-f197c21d6d6d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a3c4294f-4a31-4d11-8ece-f197c21d6d6d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] DELETE http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a3c4294f-4a31-4d11-8ece-f197c21d6d6d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a3c4294f-4a31-4d11-8ece-f197c21d6d6d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-a3c4294f-4a31-4d11-8ece-f197c21d6d6d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Delete snapshot with id: d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a3c4294f-4a31-4d11-8ece-f197c21d6d6d tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 404 Sep 01 02:21:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1669/3299] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:54 2026] DELETE /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1aa62e8b-d2f5-4020-ac96-eb83d028f02f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1aa62e8b-d2f5-4020-ac96-eb83d028f02f tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 Sep 01 02:21:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1aa62e8b-d2f5-4020-ac96-eb83d028f02f tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1aa62e8b-d2f5-4020-ac96-eb83d028f02f tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1aa62e8b-d2f5-4020-ac96-eb83d028f02f tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 returned with HTTP 404 Sep 01 02:21:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1631/3300] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/snapshots/d86c385d-d944-4273-ad2a-5b48f4b1e761 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8dc9f0a2-d12c-464c-b00c-ec72ec8ef081 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8dc9f0a2-d12c-464c-b00c-ec72ec8ef081 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] DELETE http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8dc9f0a2-d12c-464c-b00c-ec72ec8ef081 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8dc9f0a2-d12c-464c-b00c-ec72ec8ef081 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-8dc9f0a2-d12c-464c-b00c-ec72ec8ef081 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Delete volume with id: aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8dc9f0a2-d12c-464c-b00c-ec72ec8ef081 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 returned with HTTP 404 Sep 01 02:21:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1670/3301] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:54 2026] DELETE /volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5e3efbe4-5f50-4253-b74d-5bde87be00f9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5e3efbe4-5f50-4253-b74d-5bde87be00f9 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] GET http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 Sep 01 02:21:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5e3efbe4-5f50-4253-b74d-5bde87be00f9 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5e3efbe4-5f50-4253-b74d-5bde87be00f9 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5e3efbe4-5f50-4253-b74d-5bde87be00f9 tempest-SnapshotDependencyTests-265832596 tempest-SnapshotDependencyTests-265832596-project-member] http://192.168.122.45/volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 returned with HTTP 404 Sep 01 02:21:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1632/3302] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/volumes/aeeef6b4-505b-4f74-abde-7cd1d1f1fec5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6daf1675-c4a1-42f4-84ca-a5691c6d862d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6daf1675-c4a1-42f4-84ca-a5691c6d862d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6daf1675-c4a1-42f4-84ca-a5691c6d862d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6daf1675-c4a1-42f4-84ca-a5691c6d862d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6daf1675-c4a1-42f4-84ca-a5691c6d862d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6daf1675-c4a1-42f4-84ca-a5691c6d862d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c returned with HTTP 200 Sep 01 02:21:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1671/3303] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:54 2026] GET /volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-668c52de-14fa-474b-aa80-1a0128f5373b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-668c52de-14fa-474b-aa80-1a0128f5373b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-668c52de-14fa-474b-aa80-1a0128f5373b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-668c52de-14fa-474b-aa80-1a0128f5373b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-668c52de-14fa-474b-aa80-1a0128f5373b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-668c52de-14fa-474b-aa80-1a0128f5373b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c returned with HTTP 200 Sep 01 02:21:55 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1633/3304] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:55 2026] GET /volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c => generated 466 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fbc365c4-a3fb-457d-8e0f-552d53ee91ef None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fbc365c4-a3fb-457d-8e0f-552d53ee91ef tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] GET http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fbc365c4-a3fb-457d-8e0f-552d53ee91ef tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:55 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fbc365c4-a3fb-457d-8e0f-552d53ee91ef tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:55 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:55 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:55 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-fbc365c4-a3fb-457d-8e0f-552d53ee91ef tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:21:55 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fbc365c4-a3fb-457d-8e0f-552d53ee91ef tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c returned with HTTP 200 Sep 01 02:21:55 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1672/3305] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:55 2026] GET /volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c => generated 466 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e69e3cdf-7d43-45af-b4d7-769df3e4b473 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:55 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e69e3cdf-7d43-45af-b4d7-769df3e4b473 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e69e3cdf-7d43-45af-b4d7-769df3e4b473 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e69e3cdf-7d43-45af-b4d7-769df3e4b473 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:55 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-e69e3cdf-7d43-45af-b4d7-769df3e4b473 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete snapshot with id: 26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:55 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:55 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:55 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e69e3cdf-7d43-45af-b4d7-769df3e4b473 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:56 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:56 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e69e3cdf-7d43-45af-b4d7-769df3e4b473 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot delete request issued successfully. Sep 01 02:21:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e69e3cdf-7d43-45af-b4d7-769df3e4b473 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c returned with HTTP 202 Sep 01 02:21:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1634/3306] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:21:55 2026] DELETE /volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-68100a56-7b1b-4fe0-be54-3c718b627d1a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-68100a56-7b1b-4fe0-be54-3c718b627d1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-68100a56-7b1b-4fe0-be54-3c718b627d1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:56 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-68100a56-7b1b-4fe0-be54-3c718b627d1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:56 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:56 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:56 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-68100a56-7b1b-4fe0-be54-3c718b627d1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:56 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-68100a56-7b1b-4fe0-be54-3c718b627d1a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c returned with HTTP 200 Sep 01 02:21:56 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1673/3307] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:56 2026] GET /volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d1ac9c4d-4827-466b-8458-aa15dbac5e3c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1ac9c4d-4827-466b-8458-aa15dbac5e3c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1ac9c4d-4827-466b-8458-aa15dbac5e3c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1239003974", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1ac9c4d-4827-466b-8458-aa15dbac5e3c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1635/3308] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:56 2026] POST /volume/v3/types => generated 380 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ed4fa0a2-1800-4abb-ac82-17e7a4fe8dd7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ed4fa0a2-1800-4abb-ac82-17e7a4fe8dd7 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] POST http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ed4fa0a2-1800-4abb-ac82-17e7a4fe8dd7 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c62010cd-258b-4a57-969f-e4db9abb1170 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c62010cd-258b-4a57-969f-e4db9abb1170 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c62010cd-258b-4a57-969f-e4db9abb1170 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c62010cd-258b-4a57-969f-e4db9abb1170 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ed4fa0a2-1800-4abb-ac82-17e7a4fe8dd7 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c62010cd-258b-4a57-969f-e4db9abb1170 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1674/3309] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption => generated 239 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c62010cd-258b-4a57-969f-e4db9abb1170 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1636/3310] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:57 2026] GET /volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c => generated 465 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fcedf702-fc7e-4c7f-8cea-12b1ce751d7a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fcedf702-fc7e-4c7f-8cea-12b1ce751d7a tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fcedf702-fc7e-4c7f-8cea-12b1ce751d7a tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-954647813", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fcedf702-fc7e-4c7f-8cea-12b1ce751d7a tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1675/3311] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-744dfae1-33ca-4a87-8329-cd7ad5fe8b2c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-744dfae1-33ca-4a87-8329-cd7ad5fe8b2c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] POST http://192.168.122.45/volume/v3/types/813f74af-f68b-4f52-9796-6ea71b11518c/encryption Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-744dfae1-33ca-4a87-8329-cd7ad5fe8b2c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-744dfae1-33ca-4a87-8329-cd7ad5fe8b2c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-744dfae1-33ca-4a87-8329-cd7ad5fe8b2c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/813f74af-f68b-4f52-9796-6ea71b11518c/encryption returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1637/3312] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/types/813f74af-f68b-4f52-9796-6ea71b11518c/encryption => generated 127 bytes in 142 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f51a74b1-6eb9-4c09-9e24-2f78e584affe None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f51a74b1-6eb9-4c09-9e24-2f78e584affe tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f51a74b1-6eb9-4c09-9e24-2f78e584affe tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1084809694", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f51a74b1-6eb9-4c09-9e24-2f78e584affe tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1676/3313] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e5b9dfb3-5ceb-4762-bb95-8049823cb2ae None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e5b9dfb3-5ceb-4762-bb95-8049823cb2ae tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] POST http://192.168.122.45/volume/v3/types/b88a4f7e-150f-4049-b1cb-6543b750354a/extra_specs Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e5b9dfb3-5ceb-4762-bb95-8049823cb2ae tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-e5b9dfb3-5ceb-4762-bb95-8049823cb2ae tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e5b9dfb3-5ceb-4762-bb95-8049823cb2ae tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/b88a4f7e-150f-4049-b1cb-6543b750354a/extra_specs returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1638/3314] 192.168.122.45 () {60 vars in 1278 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/types/b88a4f7e-150f-4049-b1cb-6543b750354a/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-921cde3d-49ab-419c-b98b-b86453f94989 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-921cde3d-49ab-419c-b98b-b86453f94989 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] PUT http://192.168.122.45/volume/v3/types/b88a4f7e-150f-4049-b1cb-6543b750354a/extra_specs/key2 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-921cde3d-49ab-419c-b98b-b86453f94989 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-921cde3d-49ab-419c-b98b-b86453f94989 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-921cde3d-49ab-419c-b98b-b86453f94989 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/b88a4f7e-150f-4049-b1cb-6543b750354a/extra_specs/key2 returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1677/3315] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:21:57 2026] PUT /volume/v3/types/b88a4f7e-150f-4049-b1cb-6543b750354a/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-72d3f0f9-351a-4a1c-8e5d-f554d78af6a0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72d3f0f9-351a-4a1c-8e5d-f554d78af6a0 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-72d3f0f9-351a-4a1c-8e5d-f554d78af6a0 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-72d3f0f9-351a-4a1c-8e5d-f554d78af6a0 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-72d3f0f9-351a-4a1c-8e5d-f554d78af6a0 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1639/3316] 192.168.122.45 () {60 vars in 1131 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/types => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-79d719d4-40fb-4ecb-befc-7c0faf2d5468 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-79d719d4-40fb-4ecb-befc-7c0faf2d5468 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-79d719d4-40fb-4ecb-befc-7c0faf2d5468 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1321891385", "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=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-79d719d4-40fb-4ecb-befc-7c0faf2d5468 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1678/3317] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/types => generated 380 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-51a96c00-60bf-4230-a33a-1b1ece27ad07 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-51a96c00-60bf-4230-a33a-1b1ece27ad07 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] POST http://192.168.122.45/volume/v3/types/00d81f02-f8bd-4d9a-87a4-d34c825275d4/encryption Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-51a96c00-60bf-4230-a33a-1b1ece27ad07 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-51a96c00-60bf-4230-a33a-1b1ece27ad07 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types/00d81f02-f8bd-4d9a-87a4-d34c825275d4/encryption returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1640/3318] 192.168.122.45 () {60 vars in 1276 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/types/00d81f02-f8bd-4d9a-87a4-d34c825275d4/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d3f8d880-d4da-4481-bfca-4f7ff5309919 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3f8d880-d4da-4481-bfca-4f7ff5309919 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] DELETE http://192.168.122.45/volume/v3/types/00d81f02-f8bd-4d9a-87a4-d34c825275d4/encryption/1571fd16-f636-4e53-a41e-9ec4ba2a09f4 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3f8d880-d4da-4481-bfca-4f7ff5309919 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d3f8d880-d4da-4481-bfca-4f7ff5309919 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-d3f8d880-d4da-4481-bfca-4f7ff5309919 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d3f8d880-d4da-4481-bfca-4f7ff5309919 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/00d81f02-f8bd-4d9a-87a4-d34c825275d4/encryption/1571fd16-f636-4e53-a41e-9ec4ba2a09f4 returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1679/3319] 192.168.122.45 () {58 vars in 1368 bytes} [Tue Sep 1 02:21:57 2026] DELETE /volume/v3/types/00d81f02-f8bd-4d9a-87a4-d34c825275d4/encryption/1571fd16-f636-4e53-a41e-9ec4ba2a09f4 => generated 127 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-39e1f9fe-ed2d-4577-9fff-dfba1a7c7f46 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-39e1f9fe-ed2d-4577-9fff-dfba1a7c7f46 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-39e1f9fe-ed2d-4577-9fff-dfba1a7c7f46 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-199026133", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-39e1f9fe-ed2d-4577-9fff-dfba1a7c7f46 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1641/3320] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:57 2026] POST /volume/v3/types => generated 379 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3af00113-5682-4667-bdbd-49f10ae70fc1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3af00113-5682-4667-bdbd-49f10ae70fc1 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] DELETE http://192.168.122.45/volume/v3/types/95847dbd-0dec-43a9-902b-063699cbc24c/extra_specs/key1 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3af00113-5682-4667-bdbd-49f10ae70fc1 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3af00113-5682-4667-bdbd-49f10ae70fc1 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-3af00113-5682-4667-bdbd-49f10ae70fc1 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3af00113-5682-4667-bdbd-49f10ae70fc1 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/95847dbd-0dec-43a9-902b-063699cbc24c/extra_specs/key1 returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1680/3321] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:21:57 2026] DELETE /volume/v3/types/95847dbd-0dec-43a9-902b-063699cbc24c/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-6d271c87-b143-4b9c-9914-3e9a2e3c8159 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6d271c87-b143-4b9c-9914-3e9a2e3c8159 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] POST http://192.168.122.45/volume/v3/types Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-6d271c87-b143-4b9c-9914-3e9a2e3c8159 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1484897315", "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=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-6d271c87-b143-4b9c-9914-3e9a2e3c8159 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1642/3322] 192.168.122.45 () {60 vars in 1132 bytes} [Tue Sep 1 02:21:57 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 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b8467923-ac57-4547-a92e-bc853e906081 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b8467923-ac57-4547-a92e-bc853e906081 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] DELETE http://192.168.122.45/volume/v3/types/8bb42bee-cda3-4e9c-89cf-18de4ffb28af Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b8467923-ac57-4547-a92e-bc853e906081 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b8467923-ac57-4547-a92e-bc853e906081 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-b8467923-ac57-4547-a92e-bc853e906081 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b8467923-ac57-4547-a92e-bc853e906081 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/8bb42bee-cda3-4e9c-89cf-18de4ffb28af returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1681/3323] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:57 2026] DELETE /volume/v3/types/8bb42bee-cda3-4e9c-89cf-18de4ffb28af => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3b7f9e39-f9c4-46db-945b-3ef33f79cff4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3b7f9e39-f9c4-46db-945b-3ef33f79cff4 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] GET http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3b7f9e39-f9c4-46db-945b-3ef33f79cff4 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3b7f9e39-f9c4-46db-945b-3ef33f79cff4 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3b7f9e39-f9c4-46db-945b-3ef33f79cff4 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1643/3324] 192.168.122.45 () {58 vars in 1257 bytes} [Tue Sep 1 02:21:57 2026] GET /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs => generated 123 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3467f310-a9dd-4985-bc01-45075450a7b6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3467f310-a9dd-4985-bc01-45075450a7b6 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] GET http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption/cipher Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3467f310-a9dd-4985-bc01-45075450a7b6 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3467f310-a9dd-4985-bc01-45075450a7b6 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-3467f310-a9dd-4985-bc01-45075450a7b6 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3467f310-a9dd-4985-bc01-45075450a7b6 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption/cipher returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1682/3325] 192.168.122.45 () {58 vars in 1275 bytes} [Tue Sep 1 02:21:57 2026] GET /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0f427fe8-994f-4c64-9da3-589ed61d55d0 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f427fe8-994f-4c64-9da3-589ed61d55d0 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] GET http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f427fe8-994f-4c64-9da3-589ed61d55d0 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f427fe8-994f-4c64-9da3-589ed61d55d0 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Calling method 'index' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-0f427fe8-994f-4c64-9da3-589ed61d55d0 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f427fe8-994f-4c64-9da3-589ed61d55d0 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1644/3326] 192.168.122.45 () {58 vars in 1254 bytes} [Tue Sep 1 02:21:57 2026] GET /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2b440af3-077b-4794-bcf4-35b135c69fc2 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b440af3-077b-4794-bcf4-35b135c69fc2 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] GET http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs/multiattach Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b440af3-077b-4794-bcf4-35b135c69fc2 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b440af3-077b-4794-bcf4-35b135c69fc2 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b440af3-077b-4794-bcf4-35b135c69fc2 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs/multiattach returned with HTTP 200 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1683/3327] 192.168.122.45 () {58 vars in 1293 bytes} [Tue Sep 1 02:21:57 2026] GET /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs/multiattach => generated 29 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9195fd29-c187-464a-b496-41822b950b5d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9195fd29-c187-464a-b496-41822b950b5d tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] GET http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs/volume_backend_name Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9195fd29-c187-464a-b496-41822b950b5d tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9195fd29-c187-464a-b496-41822b950b5d tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9195fd29-c187-464a-b496-41822b950b5d tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs/volume_backend_name returned with HTTP 404 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1645/3328] 192.168.122.45 () {58 vars in 1317 bytes} [Tue Sep 1 02:21:57 2026] GET /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs/volume_backend_name => generated 143 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-247c246b-d352-48f5-9152-adf78609dff5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-247c246b-d352-48f5-9152-adf78609dff5 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] PUT http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption/5162b39f-85a1-4b4c-b769-80f40e3b45cb Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-247c246b-d352-48f5-9152-adf78609dff5 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-247c246b-d352-48f5-9152-adf78609dff5 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-247c246b-d352-48f5-9152-adf78609dff5 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption/5162b39f-85a1-4b4c-b769-80f40e3b45cb returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1684/3329] 192.168.122.45 () {60 vars in 1385 bytes} [Tue Sep 1 02:21:57 2026] PUT /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/encryption/5162b39f-85a1-4b4c-b769-80f40e3b45cb => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-705b359d-4b74-4008-82ad-4ca9f9890b3f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-705b359d-4b74-4008-82ad-4ca9f9890b3f tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] PUT http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs/key1 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-705b359d-4b74-4008-82ad-4ca9f9890b3f tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-705b359d-4b74-4008-82ad-4ca9f9890b3f tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-705b359d-4b74-4008-82ad-4ca9f9890b3f tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs/key1 returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1646/3330] 192.168.122.45 () {60 vars in 1292 bytes} [Tue Sep 1 02:21:57 2026] PUT /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c477b729-7841-4733-839b-428d7b423c2c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c477b729-7841-4733-839b-428d7b423c2c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] PUT http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c477b729-7841-4733-839b-428d7b423c2c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-c477b729-7841-4733-839b-428d7b423c2c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '890ddbd50c3642c0880b73f32f28d75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '516f13e17b6c40c2859de292335bd10b', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:21:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c477b729-7841-4733-839b-428d7b423c2c tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-reader] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c returned with HTTP 403 Sep 01 02:21:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1685/3331] 192.168.122.45 () {60 vars in 1241 bytes} [Tue Sep 1 02:21:57 2026] PUT /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-079a4c46-5935-4a6d-b797-87aedb1a1a6b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-079a4c46-5935-4a6d-b797-87aedb1a1a6b tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] DELETE http://192.168.122.45/volume/v3/types/8bb42bee-cda3-4e9c-89cf-18de4ffb28af Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-079a4c46-5935-4a6d-b797-87aedb1a1a6b tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-079a4c46-5935-4a6d-b797-87aedb1a1a6b tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-079a4c46-5935-4a6d-b797-87aedb1a1a6b tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types/8bb42bee-cda3-4e9c-89cf-18de4ffb28af returned with HTTP 202 Sep 01 02:21:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1647/3332] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:57 2026] DELETE /volume/v3/types/8bb42bee-cda3-4e9c-89cf-18de4ffb28af => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d5e4a877-2df8-4441-92cb-b0aa22c880aa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d5e4a877-2df8-4441-92cb-b0aa22c880aa tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] DELETE http://192.168.122.45/volume/v3/types/95847dbd-0dec-43a9-902b-063699cbc24c Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d5e4a877-2df8-4441-92cb-b0aa22c880aa tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d5e4a877-2df8-4441-92cb-b0aa22c880aa tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d5e4a877-2df8-4441-92cb-b0aa22c880aa tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types/95847dbd-0dec-43a9-902b-063699cbc24c returned with HTTP 202 Sep 01 02:21:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1686/3333] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:58 2026] DELETE /volume/v3/types/95847dbd-0dec-43a9-902b-063699cbc24c => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e1ba31a7-4e73-418e-8004-fda1dcc8c790 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1ba31a7-4e73-418e-8004-fda1dcc8c790 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] DELETE http://192.168.122.45/volume/v3/types/00d81f02-f8bd-4d9a-87a4-d34c825275d4 Sep 01 02:21:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1ba31a7-4e73-418e-8004-fda1dcc8c790 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e1ba31a7-4e73-418e-8004-fda1dcc8c790 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-935c66f4-bde0-4c81-a5a3-7fee0aaf3640 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-935c66f4-bde0-4c81-a5a3-7fee0aaf3640 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-935c66f4-bde0-4c81-a5a3-7fee0aaf3640 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-935c66f4-bde0-4c81-a5a3-7fee0aaf3640 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-935c66f4-bde0-4c81-a5a3-7fee0aaf3640 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c returned with HTTP 404 Sep 01 02:21:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1687/3334] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:21:58 2026] GET /volume/v3/snapshots/26348df7-a1c7-442d-8d4f-0c0d4ea08c8c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1da5df93-7501-4e77-9e09-15cf375d0a5e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1da5df93-7501-4e77-9e09-15cf375d0a5e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1da5df93-7501-4e77-9e09-15cf375d0a5e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1da5df93-7501-4e77-9e09-15cf375d0a5e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-1da5df93-7501-4e77-9e09-15cf375d0a5e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume with id: f9dcf063-2b0c-44bc-be87-f39fd9cf5919 Sep 01 02:21:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e1ba31a7-4e73-418e-8004-fda1dcc8c790 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types/00d81f02-f8bd-4d9a-87a4-d34c825275d4 returned with HTTP 202 Sep 01 02:21:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1648/3335] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:58 2026] DELETE /volume/v3/types/00d81f02-f8bd-4d9a-87a4-d34c825275d4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c715b4b8-4c43-4532-a1d7-3bce94b13834 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c715b4b8-4c43-4532-a1d7-3bce94b13834 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] DELETE http://192.168.122.45/volume/v3/types/b88a4f7e-150f-4049-b1cb-6543b750354a Sep 01 02:21:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c715b4b8-4c43-4532-a1d7-3bce94b13834 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c715b4b8-4c43-4532-a1d7-3bce94b13834 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1da5df93-7501-4e77-9e09-15cf375d0a5e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1da5df93-7501-4e77-9e09-15cf375d0a5e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume request issued successfully. Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1da5df93-7501-4e77-9e09-15cf375d0a5e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 returned with HTTP 202 Sep 01 02:21:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1688/3336] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:21:58 2026] DELETE /volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e26802db-d55f-49d2-a4dd-cb2814b15f29 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c715b4b8-4c43-4532-a1d7-3bce94b13834 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types/b88a4f7e-150f-4049-b1cb-6543b750354a returned with HTTP 202 Sep 01 02:21:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1649/3337] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:58 2026] DELETE /volume/v3/types/b88a4f7e-150f-4049-b1cb-6543b750354a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e26802db-d55f-49d2-a4dd-cb2814b15f29 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 Sep 01 02:21:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1948abcc-4367-4ebd-9f23-3134eab8a4cf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e26802db-d55f-49d2-a4dd-cb2814b15f29 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e26802db-d55f-49d2-a4dd-cb2814b15f29 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1948abcc-4367-4ebd-9f23-3134eab8a4cf tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] DELETE http://192.168.122.45/volume/v3/types/813f74af-f68b-4f52-9796-6ea71b11518c Sep 01 02:21:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1948abcc-4367-4ebd-9f23-3134eab8a4cf tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1948abcc-4367-4ebd-9f23-3134eab8a4cf tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Calling method '_delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:58 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e26802db-d55f-49d2-a4dd-cb2814b15f29 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e26802db-d55f-49d2-a4dd-cb2814b15f29 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 returned with HTTP 200 Sep 01 02:21:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1689/3338] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:58 2026] GET /volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 => generated 1013 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1948abcc-4367-4ebd-9f23-3134eab8a4cf tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types/813f74af-f68b-4f52-9796-6ea71b11518c returned with HTTP 202 Sep 01 02:21:58 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1650/3339] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:58 2026] DELETE /volume/v3/types/813f74af-f68b-4f52-9796-6ea71b11518c => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d0a6af2e-189b-46ee-b722-a51edd466948 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0a6af2e-189b-46ee-b722-a51edd466948 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] DELETE http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0a6af2e-189b-46ee-b722-a51edd466948 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0a6af2e-189b-46ee-b722-a51edd466948 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] Calling method '_delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0a6af2e-189b-46ee-b722-a51edd466948 tempest-VolumeTypesReaderTests-2063222735 tempest-VolumeTypesReaderTests-2063222735-project-admin] http://192.168.122.45/volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c returned with HTTP 202 Sep 01 02:21:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1690/3340] 192.168.122.45 () {58 vars in 1224 bytes} [Tue Sep 1 02:21:58 2026] DELETE /volume/v3/types/e629cb01-9ce9-4454-9f56-8df43e5d023c => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:21:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0f38335b-f290-485e-8b0b-dbfd676ebc9d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f38335b-f290-485e-8b0b-dbfd676ebc9d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 Sep 01 02:21:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f38335b-f290-485e-8b0b-dbfd676ebc9d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f38335b-f290-485e-8b0b-dbfd676ebc9d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f38335b-f290-485e-8b0b-dbfd676ebc9d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 returned with HTTP 404 Sep 01 02:21:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1651/3341] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:59 2026] GET /volume/v3/volumes/f9dcf063-2b0c-44bc-be87-f39fd9cf5919 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5c51780f-6dd0-451b-be01-7e5195577379 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-767433996"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-767433996'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume of 1 GB Sep 01 02:21:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Availability Zones retrieved successfully. Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (0d00a00e-b499-42f0-b225-0c90417fc823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fc176c-e8ff-4078-bd72-22364271c7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77fc176c-e8ff-4078-bd72-22364271c7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663d3388-8e35-4c68-bd03-66288de527f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['97ed432e-0ec9-49fa-8b98-c1fdbf1ac5b2', 'e8d35b08-20e0-476f-8139-d649e1c4baec', '6b363d79-0242-4c35-b5e1-b330b60e58de', 'a55faeb3-507c-45e1-ba97-a823291b8d0b'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (663d3388-8e35-4c68-bd03-66288de527f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ed432e-0ec9-49fa-8b98-c1fdbf1ac5b2', 'e8d35b08-20e0-476f-8139-d649e1c4baec', '6b363d79-0242-4c35-b5e1-b330b60e58de', 'a55faeb3-507c-45e1-ba97-a823291b8d0b']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef7cc47-8866-4462-b4f9-b383c1b4fb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ef7cc47-8866-4462-b4f9-b383c1b4fb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef537e81-955a-46dd-9817-eba3b416ebbe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-767433996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['97ed432e-0ec9-49fa-8b98-c1fdbf1ac5b2','e8d35b08-20e0-476f-8139-d649e1c4baec','6b363d79-0242-4c35-b5e1-b330b60e58de','a55faeb3-507c-45e1-ba97-a823291b8d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:21:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-767433996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef537e81-955a-46dd-9817-eba3b416ebbe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113fec98ec2f4b9799fc4b3043f5f01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fa948f98824b23af50d58d6503bfdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e103da1d-ecf0-41d7-97de-4dc2c7306451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e103da1d-ecf0-41d7-97de-4dc2c7306451) transitioned into state 'SUCCESS' from state '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-767433996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['97ed432e-0ec9-49fa-8b98-c1fdbf1ac5b2','e8d35b08-20e0-476f-8139-d649e1c4baec','6b363d79-0242-4c35-b5e1-b330b60e58de','a55faeb3-507c-45e1-ba97-a823291b8d0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb081e0c-8c8f-4568-833d-12d544e01389) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb081e0c-8c8f-4568-833d-12d544e01389) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (0d00a00e-b499-42f0-b225-0c90417fc823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:21:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request issued successfully. Sep 01 02:21:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5c51780f-6dd0-451b-be01-7e5195577379 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:21:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1691/3342] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:21:59 2026] POST /volume/v3/volumes => generated 784 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:21:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3b0da18e-4d8a-4f24-b4bb-f3d828cae6ea None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:21:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3b0da18e-4d8a-4f24-b4bb-f3d828cae6ea tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe Sep 01 02:21:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3b0da18e-4d8a-4f24-b4bb-f3d828cae6ea tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:21:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3b0da18e-4d8a-4f24-b4bb-f3d828cae6ea tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:21:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:21:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:21:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:21:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:21:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3b0da18e-4d8a-4f24-b4bb-f3d828cae6ea tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:21:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3b0da18e-4d8a-4f24-b4bb-f3d828cae6ea tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe returned with HTTP 200 Sep 01 02:21:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1652/3343] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:21:59 2026] GET /volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe => generated 963 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-945a4e13-b798-4076-ba3a-793a0b26ec10 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-945a4e13-b798-4076-ba3a-793a0b26ec10 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe Sep 01 02:22:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-945a4e13-b798-4076-ba3a-793a0b26ec10 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:01 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-945a4e13-b798-4076-ba3a-793a0b26ec10 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:01 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:01 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:01 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:01 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:01 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-945a4e13-b798-4076-ba3a-793a0b26ec10 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:01 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-945a4e13-b798-4076-ba3a-793a0b26ec10 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe returned with HTTP 200 Sep 01 02:22:01 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1692/3344] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:01 2026] GET /volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:22:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f0e0ca72-eba8-40e5-94c3-333c76e76f0f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f0e0ca72-eba8-40e5-94c3-333c76e76f0f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe Sep 01 02:22:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f0e0ca72-eba8-40e5-94c3-333c76e76f0f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f0e0ca72-eba8-40e5-94c3-333c76e76f0f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:02 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:02 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f0e0ca72-eba8-40e5-94c3-333c76e76f0f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f0e0ca72-eba8-40e5-94c3-333c76e76f0f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe returned with HTTP 200 Sep 01 02:22:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1653/3345] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:02 2026] GET /volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-65c18706-63ce-4dfe-a47c-c3f1095e0ed6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-65c18706-63ce-4dfe-a47c-c3f1095e0ed6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:22:02 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-65c18706-63ce-4dfe-a47c-c3f1095e0ed6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ef537e81-955a-46dd-9817-eba3b416ebbe", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-722311096"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:02 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:02 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-65c18706-63ce-4dfe-a47c-c3f1095e0ed6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:02 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-65c18706-63ce-4dfe-a47c-c3f1095e0ed6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create snapshot from volume ef537e81-955a-46dd-9817-eba3b416ebbe Sep 01 02:22:02 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-65c18706-63ce-4dfe-a47c-c3f1095e0ed6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['c6b0fea9-8804-473c-a74d-cfb3a87f2d09', '2af287d9-53e0-4dc5-9e6e-65a3b8d7f693', '4360b638-0d6f-4e41-84e1-0b1e00ee23e7', 'afea50eb-e6c5-4335-8758-41a8df8e7b82'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:02 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:02 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:02 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-65c18706-63ce-4dfe-a47c-c3f1095e0ed6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot create request issued successfully. Sep 01 02:22:02 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-65c18706-63ce-4dfe-a47c-c3f1095e0ed6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:02 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1693/3346] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b9cd41da-3329-4763-a7b1-d0fd68fb86e1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b9cd41da-3329-4763-a7b1-d0fd68fb86e1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 Sep 01 02:22:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b9cd41da-3329-4763-a7b1-d0fd68fb86e1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:02 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b9cd41da-3329-4763-a7b1-d0fd68fb86e1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:02 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:02 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:02 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b9cd41da-3329-4763-a7b1-d0fd68fb86e1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:02 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b9cd41da-3329-4763-a7b1-d0fd68fb86e1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 returned with HTTP 200 Sep 01 02:22:02 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1654/3347] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:02 2026] GET /volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ecb21756-924e-45fb-807b-0fabcc7c6f34 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ecb21756-924e-45fb-807b-0fabcc7c6f34 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 Sep 01 02:22:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ecb21756-924e-45fb-807b-0fabcc7c6f34 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ecb21756-924e-45fb-807b-0fabcc7c6f34 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:03 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ecb21756-924e-45fb-807b-0fabcc7c6f34 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ecb21756-924e-45fb-807b-0fabcc7c6f34 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 returned with HTTP 200 Sep 01 02:22:03 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1694/3348] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:03 2026] GET /volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-24a6337b-4f94-4e9f-9cfe-8fa30886e0a2 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-24a6337b-4f94-4e9f-9cfe-8fa30886e0a2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 Sep 01 02:22:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-24a6337b-4f94-4e9f-9cfe-8fa30886e0a2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-24a6337b-4f94-4e9f-9cfe-8fa30886e0a2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-24a6337b-4f94-4e9f-9cfe-8fa30886e0a2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-24a6337b-4f94-4e9f-9cfe-8fa30886e0a2 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 returned with HTTP 200 Sep 01 02:22:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1655/3349] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:04 2026] GET /volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6147a697-0dd8-4f23-927b-f0862232a671 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6147a697-0dd8-4f23-927b-f0862232a671 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] POST http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6/action Sep 01 02:22:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6147a697-0dd8-4f23-927b-f0862232a671 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:22:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6147a697-0dd8-4f23-927b-f0862232a671 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:04 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.snapshot_unmanage [None req-6147a697-0dd8-4f23-927b-f0862232a671 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Unmanage snapshot with id: 547ef9b6-c8b2-4edb-bf42-d471cb852ce6 Sep 01 02:22:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6147a697-0dd8-4f23-927b-f0862232a671 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-6147a697-0dd8-4f23-927b-f0862232a671 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'e19a870b938d4a9a83fac1571b50fafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '113fec98ec2f4b9799fc4b3043f5f01d', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6147a697-0dd8-4f23-927b-f0862232a671 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6/action returned with HTTP 403 Sep 01 02:22:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1695/3350] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:22:04 2026] POST /volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6/action => generated 117 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-fcdfdbf4-de40-4370-af4b-7af5eadd3478 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fcdfdbf4-de40-4370-af4b-7af5eadd3478 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 Sep 01 02:22:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fcdfdbf4-de40-4370-af4b-7af5eadd3478 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:04 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-fcdfdbf4-de40-4370-af4b-7af5eadd3478 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:04 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-fcdfdbf4-de40-4370-af4b-7af5eadd3478 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete snapshot with id: 547ef9b6-c8b2-4edb-bf42-d471cb852ce6 Sep 01 02:22:04 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fcdfdbf4-de40-4370-af4b-7af5eadd3478 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:04 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:04 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-fcdfdbf4-de40-4370-af4b-7af5eadd3478 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-fcdfdbf4-de40-4370-af4b-7af5eadd3478 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 returned with HTTP 202 Sep 01 02:22:04 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1656/3351] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:04 2026] DELETE /volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-7bc65c50-8d3d-4e62-a033-c510ec8e0741 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7bc65c50-8d3d-4e62-a033-c510ec8e0741 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 Sep 01 02:22:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7bc65c50-8d3d-4e62-a033-c510ec8e0741 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:04 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-7bc65c50-8d3d-4e62-a033-c510ec8e0741 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:04 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:04 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-7bc65c50-8d3d-4e62-a033-c510ec8e0741 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-7bc65c50-8d3d-4e62-a033-c510ec8e0741 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 returned with HTTP 200 Sep 01 02:22:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1696/3352] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:04 2026] GET /volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-219d445d-cb7d-4366-b6af-9bf3a113f756 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-219d445d-cb7d-4366-b6af-9bf3a113f756 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 Sep 01 02:22:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-219d445d-cb7d-4366-b6af-9bf3a113f756 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-219d445d-cb7d-4366-b6af-9bf3a113f756 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-219d445d-cb7d-4366-b6af-9bf3a113f756 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-219d445d-cb7d-4366-b6af-9bf3a113f756 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 returned with HTTP 200 Sep 01 02:22:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1657/3353] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:05 2026] GET /volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e3e0235b-144c-4c93-bbd9-46aa7d319fed None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3e0235b-144c-4c93-bbd9-46aa7d319fed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 Sep 01 02:22:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3e0235b-144c-4c93-bbd9-46aa7d319fed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3e0235b-144c-4c93-bbd9-46aa7d319fed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3e0235b-144c-4c93-bbd9-46aa7d319fed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 returned with HTTP 404 Sep 01 02:22:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1697/3354] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:06 2026] GET /volume/v3/snapshots/547ef9b6-c8b2-4edb-bf42-d471cb852ce6 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-53b5df0a-f3b6-4aef-afba-5df923b0fd7a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-53b5df0a-f3b6-4aef-afba-5df923b0fd7a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe Sep 01 02:22:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-53b5df0a-f3b6-4aef-afba-5df923b0fd7a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-53b5df0a-f3b6-4aef-afba-5df923b0fd7a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:06 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-53b5df0a-f3b6-4aef-afba-5df923b0fd7a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume with id: ef537e81-955a-46dd-9817-eba3b416ebbe Sep 01 02:22:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-53b5df0a-f3b6-4aef-afba-5df923b0fd7a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-53b5df0a-f3b6-4aef-afba-5df923b0fd7a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume request issued successfully. Sep 01 02:22:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-53b5df0a-f3b6-4aef-afba-5df923b0fd7a tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe returned with HTTP 202 Sep 01 02:22:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1658/3355] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:06 2026] DELETE /volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ccab9366-cae2-4413-ba73-174ab3f933f6 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccab9366-cae2-4413-ba73-174ab3f933f6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe Sep 01 02:22:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ccab9366-cae2-4413-ba73-174ab3f933f6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ccab9366-cae2-4413-ba73-174ab3f933f6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:06 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:06 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ccab9366-cae2-4413-ba73-174ab3f933f6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccab9366-cae2-4413-ba73-174ab3f933f6 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe returned with HTTP 200 Sep 01 02:22:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1698/3356] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:06 2026] GET /volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe => generated 1013 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-92e8d733-cffb-4635-a532-37f527f1cb66 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-92e8d733-cffb-4635-a532-37f527f1cb66 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe Sep 01 02:22:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-92e8d733-cffb-4635-a532-37f527f1cb66 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-92e8d733-cffb-4635-a532-37f527f1cb66 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-92e8d733-cffb-4635-a532-37f527f1cb66 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe returned with HTTP 404 Sep 01 02:22:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1659/3357] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:07 2026] GET /volume/v3/volumes/ef537e81-955a-46dd-9817-eba3b416ebbe => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f87c9156-e997-497b-870d-023059bd991f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-395949473"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-395949473'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume of 1 GB Sep 01 02:22:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (4c55f1e0-7544-415d-bb31-cb0bbe1abd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b484c0d-fdae-4ed2-bab0-f0548769d2d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b484c0d-fdae-4ed2-bab0-f0548769d2d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c85bbe7-43b4-4a0a-b9d6-18aa93901d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['04124baf-9d69-4757-a945-fbdd5e4aa64a', '71b5aada-4cb9-4768-83d4-911c42432565', '847738f5-53fc-4c06-9e76-ee545944a6e4', '805ad223-72c4-4bdf-aaad-182af260d971'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c85bbe7-43b4-4a0a-b9d6-18aa93901d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04124baf-9d69-4757-a945-fbdd5e4aa64a', '71b5aada-4cb9-4768-83d4-911c42432565', '847738f5-53fc-4c06-9e76-ee545944a6e4', '805ad223-72c4-4bdf-aaad-182af260d971']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:07 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce25654e-300d-4780-aa75-cd41ec7eb321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:08 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:08 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:08 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce25654e-300d-4780-aa75-cd41ec7eb321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2373b566-f74c-4922-85a5-57731ecd296d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395949473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['04124baf-9d69-4757-a945-fbdd5e4aa64a','71b5aada-4cb9-4768-83d4-911c42432565','847738f5-53fc-4c06-9e76-ee545944a6e4','805ad223-72c4-4bdf-aaad-182af260d971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-395949473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2373b566-f74c-4922-85a5-57731ecd296d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113fec98ec2f4b9799fc4b3043f5f01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fa948f98824b23af50d58d6503bfdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:08 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9964d9-6473-4054-b3a5-0bbc9c98767e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:08 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aa9964d9-6473-4054-b3a5-0bbc9c98767e) transitioned into state 'SUCCESS' from state '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-395949473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['04124baf-9d69-4757-a945-fbdd5e4aa64a','71b5aada-4cb9-4768-83d4-911c42432565','847738f5-53fc-4c06-9e76-ee545944a6e4','805ad223-72c4-4bdf-aaad-182af260d971'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:08 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78202066-1ce0-4144-b297-e4a51c479cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:08 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78202066-1ce0-4144-b297-e4a51c479cdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:08 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (4c55f1e0-7544-415d-bb31-cb0bbe1abd7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:08 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request issued successfully. Sep 01 02:22:08 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f87c9156-e997-497b-870d-023059bd991f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:08 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1699/3358] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:07 2026] POST /volume/v3/volumes => generated 784 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b7e4aea5-5523-4b77-b31e-28ca5739e983 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b7e4aea5-5523-4b77-b31e-28ca5739e983 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d Sep 01 02:22:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b7e4aea5-5523-4b77-b31e-28ca5739e983 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:08 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b7e4aea5-5523-4b77-b31e-28ca5739e983 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:08 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:08 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:08 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:08 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:08 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b7e4aea5-5523-4b77-b31e-28ca5739e983 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b7e4aea5-5523-4b77-b31e-28ca5739e983 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d returned with HTTP 200 Sep 01 02:22:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1660/3359] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:08 2026] GET /volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-ccef43c6-8d8e-412c-a5c0-e5d4663b2d24 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccef43c6-8d8e-412c-a5c0-e5d4663b2d24 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d Sep 01 02:22:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ccef43c6-8d8e-412c-a5c0-e5d4663b2d24 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-ccef43c6-8d8e-412c-a5c0-e5d4663b2d24 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:09 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:09 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-ccef43c6-8d8e-412c-a5c0-e5d4663b2d24 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-ccef43c6-8d8e-412c-a5c0-e5d4663b2d24 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d returned with HTTP 200 Sep 01 02:22:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1700/3360] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:09 2026] GET /volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d => generated 1014 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-dbbf2c33-51c1-4afe-b4c2-0fd347327533 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dbbf2c33-51c1-4afe-b4c2-0fd347327533 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:22:09 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-dbbf2c33-51c1-4afe-b4c2-0fd347327533 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2373b566-f74c-4922-85a5-57731ecd296d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-66566004"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:09 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:09 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dbbf2c33-51c1-4afe-b4c2-0fd347327533 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:09 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-dbbf2c33-51c1-4afe-b4c2-0fd347327533 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create snapshot from volume 2373b566-f74c-4922-85a5-57731ecd296d Sep 01 02:22:09 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-dbbf2c33-51c1-4afe-b4c2-0fd347327533 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['7bcb7db3-c424-4175-b750-e8923a76991a', 'b851d81c-0f8e-4936-9bd8-ea6581f792a6', '1209d15c-6054-474a-9331-12f28eec0712', 'ce31bead-1645-429c-ab34-02d776cd2e1f'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:09 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:09 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:09 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-dbbf2c33-51c1-4afe-b4c2-0fd347327533 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot create request issued successfully. Sep 01 02:22:09 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-dbbf2c33-51c1-4afe-b4c2-0fd347327533 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:09 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1661/3361] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:09 2026] POST /volume/v3/snapshots => generated 306 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e81a3fc4-375d-4244-bb6f-bc66e26eee1c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e81a3fc4-375d-4244-bb6f-bc66e26eee1c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 Sep 01 02:22:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e81a3fc4-375d-4244-bb6f-bc66e26eee1c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e81a3fc4-375d-4244-bb6f-bc66e26eee1c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:09 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:09 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:09 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e81a3fc4-375d-4244-bb6f-bc66e26eee1c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e81a3fc4-375d-4244-bb6f-bc66e26eee1c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 returned with HTTP 200 Sep 01 02:22:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1701/3362] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:09 2026] GET /volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-7800f907-e66b-46ba-b008-326e8139fb51 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7800f907-e66b-46ba-b008-326e8139fb51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 Sep 01 02:22:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7800f907-e66b-46ba-b008-326e8139fb51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:10 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-7800f907-e66b-46ba-b008-326e8139fb51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:10 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:10 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:10 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-7800f907-e66b-46ba-b008-326e8139fb51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:10 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-7800f907-e66b-46ba-b008-326e8139fb51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 returned with HTTP 200 Sep 01 02:22:10 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1662/3363] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:10 2026] GET /volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 => generated 438 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5e3db222-41b8-4000-85f1-90d66a74d1f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5e3db222-41b8-4000-85f1-90d66a74d1f3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 Sep 01 02:22:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5e3db222-41b8-4000-85f1-90d66a74d1f3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5e3db222-41b8-4000-85f1-90d66a74d1f3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5e3db222-41b8-4000-85f1-90d66a74d1f3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5e3db222-41b8-4000-85f1-90d66a74d1f3 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 returned with HTTP 200 Sep 01 02:22:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1702/3364] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:11 2026] GET /volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a43c2009-4ecc-4826-b70b-c5bd6dab086b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a43c2009-4ecc-4826-b70b-c5bd6dab086b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] PUT http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 Sep 01 02:22:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a43c2009-4ecc-4826-b70b-c5bd6dab086b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a43c2009-4ecc-4826-b70b-c5bd6dab086b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Snapshot retrieved successfully. Sep 01 02:22:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a43c2009-4ecc-4826-b70b-c5bd6dab086b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 returned with HTTP 200 Sep 01 02:22:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1663/3365] 192.168.122.45 () {60 vars in 1253 bytes} [Tue Sep 1 02:22:11 2026] PUT /volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 => generated 359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e6be55eb-1f0e-4e0c-a1c7-5dac20f529b9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6be55eb-1f0e-4e0c-a1c7-5dac20f529b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 Sep 01 02:22:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6be55eb-1f0e-4e0c-a1c7-5dac20f529b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:11 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6be55eb-1f0e-4e0c-a1c7-5dac20f529b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:11 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-e6be55eb-1f0e-4e0c-a1c7-5dac20f529b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete snapshot with id: 37047518-f40c-4210-978e-228d2b7971a4 Sep 01 02:22:11 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:11 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e6be55eb-1f0e-4e0c-a1c7-5dac20f529b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:11 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:11 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:11 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e6be55eb-1f0e-4e0c-a1c7-5dac20f529b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:11 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6be55eb-1f0e-4e0c-a1c7-5dac20f529b9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 returned with HTTP 202 Sep 01 02:22:11 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1703/3366] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:11 2026] DELETE /volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f71f05c4-9507-4ebd-9519-cfa9a1c9c3a4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f71f05c4-9507-4ebd-9519-cfa9a1c9c3a4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 Sep 01 02:22:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f71f05c4-9507-4ebd-9519-cfa9a1c9c3a4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:11 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f71f05c4-9507-4ebd-9519-cfa9a1c9c3a4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:11 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:11 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:11 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f71f05c4-9507-4ebd-9519-cfa9a1c9c3a4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:11 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f71f05c4-9507-4ebd-9519-cfa9a1c9c3a4 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 returned with HTTP 200 Sep 01 02:22:11 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1664/3367] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:11 2026] GET /volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 => generated 492 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-71ccddab-c5e6-4255-90f6-e43500020b70 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-71ccddab-c5e6-4255-90f6-e43500020b70 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 Sep 01 02:22:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-71ccddab-c5e6-4255-90f6-e43500020b70 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:12 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-71ccddab-c5e6-4255-90f6-e43500020b70 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:12 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:12 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:12 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-71ccddab-c5e6-4255-90f6-e43500020b70 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:12 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-71ccddab-c5e6-4255-90f6-e43500020b70 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 returned with HTTP 200 Sep 01 02:22:12 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1704/3368] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:12 2026] GET /volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 => generated 492 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0f80f339-3670-40b3-a468-f47ffbec3a6e None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f80f339-3670-40b3-a468-f47ffbec3a6e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 Sep 01 02:22:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f80f339-3670-40b3-a468-f47ffbec3a6e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0f80f339-3670-40b3-a468-f47ffbec3a6e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:13 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=555,cinder:INSERT=135,cinder:UPDATE=216 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0f80f339-3670-40b3-a468-f47ffbec3a6e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 returned with HTTP 404 Sep 01 02:22:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1665/3369] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:13 2026] GET /volume/v3/snapshots/37047518-f40c-4210-978e-228d2b7971a4 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8166878b-4069-445d-8c16-4c34d230a06f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8166878b-4069-445d-8c16-4c34d230a06f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d Sep 01 02:22:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8166878b-4069-445d-8c16-4c34d230a06f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:13 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8166878b-4069-445d-8c16-4c34d230a06f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:13 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-8166878b-4069-445d-8c16-4c34d230a06f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume with id: 2373b566-f74c-4922-85a5-57731ecd296d Sep 01 02:22:13 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=539,cinder:INSERT=122,cinder:UPDATE=201 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:22:13 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:13 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:13 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:13 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8166878b-4069-445d-8c16-4c34d230a06f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:13 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8166878b-4069-445d-8c16-4c34d230a06f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume request issued successfully. Sep 01 02:22:13 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8166878b-4069-445d-8c16-4c34d230a06f tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d returned with HTTP 202 Sep 01 02:22:13 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1705/3370] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:13 2026] DELETE /volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3cf8505d-10e9-4486-885c-3c816602faf1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3cf8505d-10e9-4486-885c-3c816602faf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d Sep 01 02:22:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3cf8505d-10e9-4486-885c-3c816602faf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:13 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3cf8505d-10e9-4486-885c-3c816602faf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:13 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:13 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:13 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:13 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:13 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3cf8505d-10e9-4486-885c-3c816602faf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:13 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3cf8505d-10e9-4486-885c-3c816602faf1 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d returned with HTTP 200 Sep 01 02:22:13 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1666/3371] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:13 2026] GET /volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2b56854f-35a4-4a2a-9d37-77927d7e1d8d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b56854f-35a4-4a2a-9d37-77927d7e1d8d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d Sep 01 02:22:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b56854f-35a4-4a2a-9d37-77927d7e1d8d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:14 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b56854f-35a4-4a2a-9d37-77927d7e1d8d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:14 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b56854f-35a4-4a2a-9d37-77927d7e1d8d tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d returned with HTTP 404 Sep 01 02:22:14 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1706/3372] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:14 2026] GET /volume/v3/volumes/2373b566-f74c-4922-85a5-57731ecd296d => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:14 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:22:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1949176157"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:14 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1949176157'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:14 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume of 1 GB Sep 01 02:22:14 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (4677ef32-7f7a-4a1f-b23d-69607d4b998e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0185ad3-0832-4d48-a96a-e4fb214ae1eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0185ad3-0832-4d48-a96a-e4fb214ae1eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:14 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596abcbe-9e89-4eaa-a12f-570e1e4304d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['2846694c-c840-4494-9a8a-40a11817cf8c', 'aa136672-2e26-413f-8dc2-a930319629e9', '5074e793-593d-41ed-abfa-0162efd8e7e7', '83257ff4-864b-4aac-895c-a782adb7ce1e'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (596abcbe-9e89-4eaa-a12f-570e1e4304d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2846694c-c840-4494-9a8a-40a11817cf8c', 'aa136672-2e26-413f-8dc2-a930319629e9', '5074e793-593d-41ed-abfa-0162efd8e7e7', '83257ff4-864b-4aac-895c-a782adb7ce1e']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7a0e71-1579-4076-9171-d4d9f8ab7fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:15 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd7a0e71-1579-4076-9171-d4d9f8ab7fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '105d1b3f-f911-40b1-a0c8-9e8cc7d22a07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949176157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['2846694c-c840-4494-9a8a-40a11817cf8c','aa136672-2e26-413f-8dc2-a930319629e9','5074e793-593d-41ed-abfa-0162efd8e7e7','83257ff4-864b-4aac-895c-a782adb7ce1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1949176157',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=105d1b3f-f911-40b1-a0c8-9e8cc7d22a07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='113fec98ec2f4b9799fc4b3043f5f01d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47fa948f98824b23af50d58d6503bfdd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b51eef-397d-494a-9c0f-98351164e158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8b51eef-397d-494a-9c0f-98351164e158) transitioned into state 'SUCCESS' from state '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-1949176157',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='113fec98ec2f4b9799fc4b3043f5f01d',qos_specs=None,replication_status=,reservations=['2846694c-c840-4494-9a8a-40a11817cf8c','aa136672-2e26-413f-8dc2-a930319629e9','5074e793-593d-41ed-abfa-0162efd8e7e7','83257ff4-864b-4aac-895c-a782adb7ce1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47fa948f98824b23af50d58d6503bfdd',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bda485e-b731-494b-b073-b4c2ef7e9d49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bda485e-b731-494b-b073-b4c2ef7e9d49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Flow 'volume_create_api' (4677ef32-7f7a-4a1f-b23d-69607d4b998e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:15 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create volume request issued successfully. Sep 01 02:22:15 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-10b30a22-e0fb-46f3-9b3f-1f1385a68a74 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:15 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1667/3373] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:14 2026] POST /volume/v3/volumes => generated 785 bytes in 314 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d503a65a-b582-4441-8f99-9e606b5450c9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d503a65a-b582-4441-8f99-9e606b5450c9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 Sep 01 02:22:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d503a65a-b582-4441-8f99-9e606b5450c9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:15 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d503a65a-b582-4441-8f99-9e606b5450c9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:15 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:15 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:15 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:15 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:15 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d503a65a-b582-4441-8f99-9e606b5450c9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:15 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d503a65a-b582-4441-8f99-9e606b5450c9 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 returned with HTTP 200 Sep 01 02:22:15 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1707/3374] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:15 2026] GET /volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 => generated 964 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1d30bb40-6a00-4eb6-b864-14b515fa121c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1d30bb40-6a00-4eb6-b864-14b515fa121c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 Sep 01 02:22:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1d30bb40-6a00-4eb6-b864-14b515fa121c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1d30bb40-6a00-4eb6-b864-14b515fa121c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:16 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:16 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1d30bb40-6a00-4eb6-b864-14b515fa121c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1d30bb40-6a00-4eb6-b864-14b515fa121c tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 returned with HTTP 200 Sep 01 02:22:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1668/3375] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:16 2026] GET /volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c43aa1ae-fb35-4b11-b319-b3466046fadf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c43aa1ae-fb35-4b11-b319-b3466046fadf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:22:16 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c43aa1ae-fb35-4b11-b319-b3466046fadf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "105d1b3f-f911-40b1-a0c8-9e8cc7d22a07", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-428707348"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:16 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:16 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c43aa1ae-fb35-4b11-b319-b3466046fadf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:16 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-c43aa1ae-fb35-4b11-b319-b3466046fadf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Create snapshot from volume 105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 Sep 01 02:22:16 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-c43aa1ae-fb35-4b11-b319-b3466046fadf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Created reservations ['2b575c41-edda-4824-94bc-798495cd8f4a', '1e1bb833-b8d2-47e4-9c36-cff0ee314f57', 'c24a36ce-54a0-41fe-90da-8127ab3362e3', 'd6277bed-7642-48b7-90dc-c2ff51c06b66'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:16 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:16 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:16 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c43aa1ae-fb35-4b11-b319-b3466046fadf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot create request issued successfully. Sep 01 02:22:16 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c43aa1ae-fb35-4b11-b319-b3466046fadf tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:16 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1708/3376] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:16 2026] POST /volume/v3/snapshots => generated 307 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8be04ec8-76d5-4b6a-b51e-44fafa515621 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8be04ec8-76d5-4b6a-b51e-44fafa515621 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 Sep 01 02:22:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8be04ec8-76d5-4b6a-b51e-44fafa515621 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:16 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8be04ec8-76d5-4b6a-b51e-44fafa515621 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:16 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:16 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:16 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8be04ec8-76d5-4b6a-b51e-44fafa515621 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:16 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8be04ec8-76d5-4b6a-b51e-44fafa515621 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 returned with HTTP 200 Sep 01 02:22:16 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1669/3377] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:16 2026] GET /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-9c722332-e0e5-4819-98ac-a3d226092f5b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c722332-e0e5-4819-98ac-a3d226092f5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 Sep 01 02:22:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c722332-e0e5-4819-98ac-a3d226092f5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:17 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-9c722332-e0e5-4819-98ac-a3d226092f5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:17 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:17 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:17 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-9c722332-e0e5-4819-98ac-a3d226092f5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:17 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-9c722332-e0e5-4819-98ac-a3d226092f5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 returned with HTTP 200 Sep 01 02:22:17 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1709/3378] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:17 2026] GET /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bcbf9359-f496-42df-9410-b4c1f37f3fda None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bcbf9359-f496-42df-9410-b4c1f37f3fda tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 Sep 01 02:22:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bcbf9359-f496-42df-9410-b4c1f37f3fda tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bcbf9359-f496-42df-9410-b4c1f37f3fda tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bcbf9359-f496-42df-9410-b4c1f37f3fda tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bcbf9359-f496-42df-9410-b4c1f37f3fda tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1670/3379] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:18 2026] GET /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4bc06826-4c77-4a72-acdd-d6d9cf4944d7 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4bc06826-4c77-4a72-acdd-d6d9cf4944d7 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] POST http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355/action Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4bc06826-4c77-4a72-acdd-d6d9cf4944d7 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4bc06826-4c77-4a72-acdd-d6d9cf4944d7 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.admin_actions [None req-4bc06826-4c77-4a72-acdd-d6d9cf4944d7 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Updating snapshot 'a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355' with '{'status': 'creating'}' {{(pid=87081) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4bc06826-4c77-4a72-acdd-d6d9cf4944d7 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355/action returned with HTTP 202 Sep 01 02:22:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1710/3380] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:22:18 2026] POST /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c9526200-2aa2-4fc1-a306-5d0e8fc39a8b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9526200-2aa2-4fc1-a306-5d0e8fc39a8b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 Sep 01 02:22:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c9526200-2aa2-4fc1-a306-5d0e8fc39a8b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c9526200-2aa2-4fc1-a306-5d0e8fc39a8b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-c9526200-2aa2-4fc1-a306-5d0e8fc39a8b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c9526200-2aa2-4fc1-a306-5d0e8fc39a8b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1671/3381] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:18 2026] GET /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-77ab162f-0d74-4954-8b94-60581a8555ed None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-77ab162f-0d74-4954-8b94-60581a8555ed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] POST http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355/action Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-77ab162f-0d74-4954-8b94-60581a8555ed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-77ab162f-0d74-4954-8b94-60581a8555ed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.contrib.snapshot_actions [None req-77ab162f-0d74-4954-8b94-60581a8555ed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87081) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87081]: INFO cinder.api.contrib.snapshot_actions [None req-77ab162f-0d74-4954-8b94-60581a8555ed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] Updating snapshot a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 with info {'id': 'a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355', 'status': 'error', 'progress': '80%'} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-77ab162f-0d74-4954-8b94-60581a8555ed tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-member] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355/action returned with HTTP 202 Sep 01 02:22:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1711/3382] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:22:18 2026] POST /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f1126827-c638-4244-91ce-1ee0f5fcfe51 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1126827-c638-4244-91ce-1ee0f5fcfe51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 Sep 01 02:22:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f1126827-c638-4244-91ce-1ee0f5fcfe51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f1126827-c638-4244-91ce-1ee0f5fcfe51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-f1126827-c638-4244-91ce-1ee0f5fcfe51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete snapshot with id: a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 Sep 01 02:22:18 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f1126827-c638-4244-91ce-1ee0f5fcfe51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:18 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f1126827-c638-4244-91ce-1ee0f5fcfe51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f1126827-c638-4244-91ce-1ee0f5fcfe51 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 returned with HTTP 202 Sep 01 02:22:18 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1672/3383] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:18 2026] DELETE /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-55e3c16a-faa9-4fa8-a93b-df276b457c5b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-55e3c16a-faa9-4fa8-a93b-df276b457c5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-55e3c16a-faa9-4fa8-a93b-df276b457c5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-55e3c16a-faa9-4fa8-a93b-df276b457c5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:18 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:18 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:18 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-55e3c16a-faa9-4fa8-a93b-df276b457c5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:18 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-55e3c16a-faa9-4fa8-a93b-df276b457c5b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 returned with HTTP 200 Sep 01 02:22:18 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1712/3384] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:18 2026] GET /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-0b849726-4bee-4db7-a224-b724f6c01cc5 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b849726-4bee-4db7-a224-b724f6c01cc5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 Sep 01 02:22:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b849726-4bee-4db7-a224-b724f6c01cc5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:19 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-0b849726-4bee-4db7-a224-b724f6c01cc5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:19 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:19 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:19 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-0b849726-4bee-4db7-a224-b724f6c01cc5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Snapshot retrieved successfully. Sep 01 02:22:19 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-0b849726-4bee-4db7-a224-b724f6c01cc5 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 returned with HTTP 200 Sep 01 02:22:19 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1673/3385] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:19 2026] GET /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 => generated 464 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-cac055f8-9ab6-48fc-a43f-3fb10871509e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cac055f8-9ab6-48fc-a43f-3fb10871509e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 Sep 01 02:22:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cac055f8-9ab6-48fc-a43f-3fb10871509e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-cac055f8-9ab6-48fc-a43f-3fb10871509e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-cac055f8-9ab6-48fc-a43f-3fb10871509e tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 returned with HTTP 404 Sep 01 02:22:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1713/3386] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:20 2026] GET /volume/v3/snapshots/a1d8cbae-30cc-4e5f-9dc9-41f4d0c3e355 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-a37d8fd8-174b-48ca-9bb8-51c9f799172b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a37d8fd8-174b-48ca-9bb8-51c9f799172b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 Sep 01 02:22:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a37d8fd8-174b-48ca-9bb8-51c9f799172b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-a37d8fd8-174b-48ca-9bb8-51c9f799172b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-a37d8fd8-174b-48ca-9bb8-51c9f799172b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume with id: 105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 Sep 01 02:22:20 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:20 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:20 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:20 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a37d8fd8-174b-48ca-9bb8-51c9f799172b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-a37d8fd8-174b-48ca-9bb8-51c9f799172b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Delete volume request issued successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-a37d8fd8-174b-48ca-9bb8-51c9f799172b tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 returned with HTTP 202 Sep 01 02:22:20 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1674/3387] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:20 2026] DELETE /volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3ddcd067-3042-46e5-9111-421793f7edfb None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ddcd067-3042-46e5-9111-421793f7edfb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 Sep 01 02:22:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3ddcd067-3042-46e5-9111-421793f7edfb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:20 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3ddcd067-3042-46e5-9111-421793f7edfb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:20 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:20 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:20 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:20 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:20 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3ddcd067-3042-46e5-9111-421793f7edfb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Volume info retrieved successfully. Sep 01 02:22:20 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3ddcd067-3042-46e5-9111-421793f7edfb tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 returned with HTTP 200 Sep 01 02:22:20 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1714/3388] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:20 2026] GET /volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 => generated 1014 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f57702bd-3be3-4351-b7be-b136e30dad10 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f57702bd-3be3-4351-b7be-b136e30dad10 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] GET http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 Sep 01 02:22:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f57702bd-3be3-4351-b7be-b136e30dad10 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:21 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f57702bd-3be3-4351-b7be-b136e30dad10 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:21 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f57702bd-3be3-4351-b7be-b136e30dad10 tempest-ProjectMemberTests-481405712 tempest-ProjectMemberTests-481405712-project-admin] http://192.168.122.45/volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 returned with HTTP 404 Sep 01 02:22:21 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1675/3389] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:21 2026] GET /volume/v3/volumes/105d1b3f-f911-40b1-a0c8-9e8cc7d22a07 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:24 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-538746718"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-538746718'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume of 1 GB Sep 01 02:22:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (29d121ec-b530-4c7a-95ad-a2ceb5a8a37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3439e08-60cf-44fa-bcf4-5ee7e5b08a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3439e08-60cf-44fa-bcf4-5ee7e5b08a3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6fbc112-e864-454a-8751-3753978ee861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['0bdc7303-5125-4c1b-9880-faa27a70aab7', 'e4a8b1d1-a5a6-4a72-bbe1-1b36f0eda9a1', 'f02d0a44-7fc0-47a3-bac9-19b345102864', '2a6482fe-0527-473a-b1b3-4ae5427a6337'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6fbc112-e864-454a-8751-3753978ee861) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bdc7303-5125-4c1b-9880-faa27a70aab7', 'e4a8b1d1-a5a6-4a72-bbe1-1b36f0eda9a1', 'f02d0a44-7fc0-47a3-bac9-19b345102864', '2a6482fe-0527-473a-b1b3-4ae5427a6337']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf3baad-9fbe-483a-a5be-5a833866695f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:25 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0cf3baad-9fbe-483a-a5be-5a833866695f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd73247d6-cd02-4f08-b18a-1e99b1fadb72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538746718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['0bdc7303-5125-4c1b-9880-faa27a70aab7','e4a8b1d1-a5a6-4a72-bbe1-1b36f0eda9a1','f02d0a44-7fc0-47a3-bac9-19b345102864','2a6482fe-0527-473a-b1b3-4ae5427a6337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-538746718',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d73247d6-cd02-4f08-b18a-1e99b1fadb72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94284091b9ce4cf49568451f2ab5a338',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584d99f8-76df-4b6c-8dde-c6fec72eb6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (584d99f8-76df-4b6c-8dde-c6fec72eb6d0) transitioned into state 'SUCCESS' from state '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-538746718',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['0bdc7303-5125-4c1b-9880-faa27a70aab7','e4a8b1d1-a5a6-4a72-bbe1-1b36f0eda9a1','f02d0a44-7fc0-47a3-bac9-19b345102864','2a6482fe-0527-473a-b1b3-4ae5427a6337'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1184981-2d3a-4f74-acb7-8c422e0f5e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1184981-2d3a-4f74-acb7-8c422e0f5e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (29d121ec-b530-4c7a-95ad-a2ceb5a8a37e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:25 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request issued successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c7d03b27-b855-43f8-b4b2-d80a34b5c695 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:25 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1715/3390] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:24 2026] POST /volume/v3/volumes => generated 784 bytes in 470 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ac7c1e31-53f2-4c96-a4a8-f35b8419eef1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ac7c1e31-53f2-4c96-a4a8-f35b8419eef1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 Sep 01 02:22:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ac7c1e31-53f2-4c96-a4a8-f35b8419eef1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:25 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ac7c1e31-53f2-4c96-a4a8-f35b8419eef1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:25 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:25 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:25 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:25 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:25 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ac7c1e31-53f2-4c96-a4a8-f35b8419eef1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:25 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ac7c1e31-53f2-4c96-a4a8-f35b8419eef1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 returned with HTTP 200 Sep 01 02:22:25 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1676/3391] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:25 2026] GET /volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 => generated 963 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c6bee3b3-8f9c-498e-b15b-52e473ca502b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c6bee3b3-8f9c-498e-b15b-52e473ca502b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 Sep 01 02:22:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c6bee3b3-8f9c-498e-b15b-52e473ca502b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c6bee3b3-8f9c-498e-b15b-52e473ca502b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:26 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:26 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c6bee3b3-8f9c-498e-b15b-52e473ca502b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c6bee3b3-8f9c-498e-b15b-52e473ca502b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 returned with HTTP 200 Sep 01 02:22:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1716/3392] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:26 2026] GET /volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2a08a512-d56e-4267-893f-27790d42ff11 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2a08a512-d56e-4267-893f-27790d42ff11 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:22:26 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2a08a512-d56e-4267-893f-27790d42ff11 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d73247d6-cd02-4f08-b18a-1e99b1fadb72", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1546814798"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:26 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:26 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2a08a512-d56e-4267-893f-27790d42ff11 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:26 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-2a08a512-d56e-4267-893f-27790d42ff11 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create snapshot from volume d73247d6-cd02-4f08-b18a-1e99b1fadb72 Sep 01 02:22:26 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-2a08a512-d56e-4267-893f-27790d42ff11 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['0ea09233-afa2-46ac-a59b-c14b3a40faa0', '4735326b-f714-4147-ac32-42287387e8f7', 'a500f6e1-c690-49a4-a6fe-990f6b880b63', '63002b12-a307-476a-97f2-0df65b2b5848'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:26 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:26 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:26 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2a08a512-d56e-4267-893f-27790d42ff11 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot create request issued successfully. Sep 01 02:22:26 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2a08a512-d56e-4267-893f-27790d42ff11 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:26 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1677/3393] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:26 2026] POST /volume/v3/snapshots => generated 308 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3f4f56e5-d50e-431d-a07e-0871a60ecbaa None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3f4f56e5-d50e-431d-a07e-0871a60ecbaa tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 Sep 01 02:22:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3f4f56e5-d50e-431d-a07e-0871a60ecbaa tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:26 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3f4f56e5-d50e-431d-a07e-0871a60ecbaa tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:26 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:26 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:26 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3f4f56e5-d50e-431d-a07e-0871a60ecbaa tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:26 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3f4f56e5-d50e-431d-a07e-0871a60ecbaa tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 returned with HTTP 200 Sep 01 02:22:26 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1717/3394] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:26 2026] GET /volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-937e44fb-57e9-4243-85b2-b5def59dc8d7 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-937e44fb-57e9-4243-85b2-b5def59dc8d7 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 Sep 01 02:22:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-937e44fb-57e9-4243-85b2-b5def59dc8d7 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:27 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-937e44fb-57e9-4243-85b2-b5def59dc8d7 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:27 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:27 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:27 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-937e44fb-57e9-4243-85b2-b5def59dc8d7 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:27 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-937e44fb-57e9-4243-85b2-b5def59dc8d7 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 returned with HTTP 200 Sep 01 02:22:27 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1678/3395] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:27 2026] GET /volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2b2eb64f-dbe6-46a6-9f23-d6762cf22f0c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b2eb64f-dbe6-46a6-9f23-d6762cf22f0c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 Sep 01 02:22:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b2eb64f-dbe6-46a6-9f23-d6762cf22f0c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2b2eb64f-dbe6-46a6-9f23-d6762cf22f0c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2b2eb64f-dbe6-46a6-9f23-d6762cf22f0c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2b2eb64f-dbe6-46a6-9f23-d6762cf22f0c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1718/3396] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-86dfe098-ac7e-482c-afdb-4b07c61cb98a None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-86dfe098-ac7e-482c-afdb-4b07c61cb98a tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] POST http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81/action Sep 01 02:22:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-86dfe098-ac7e-482c-afdb-4b07c61cb98a tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:22:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-86dfe098-ac7e-482c-afdb-4b07c61cb98a tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-86dfe098-ac7e-482c-afdb-4b07c61cb98a tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Snapshot retrieved successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-86dfe098-ac7e-482c-afdb-4b07c61cb98a tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c313d784fb1a40138af1431455473141', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ec78dcf010940f2a4008a6ba6c1e4e8', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-86dfe098-ac7e-482c-afdb-4b07c61cb98a tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81/action returned with HTTP 403 Sep 01 02:22:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1679/3397] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:22:28 2026] POST /volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81/action => generated 133 bytes in 151 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-06f9b417-036b-4d39-82ed-8effd7772b55 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-06f9b417-036b-4d39-82ed-8effd7772b55 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 Sep 01 02:22:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-06f9b417-036b-4d39-82ed-8effd7772b55 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-06f9b417-036b-4d39-82ed-8effd7772b55 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-06f9b417-036b-4d39-82ed-8effd7772b55 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete snapshot with id: b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 Sep 01 02:22:28 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:28 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-06f9b417-036b-4d39-82ed-8effd7772b55 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:28 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:28 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-06f9b417-036b-4d39-82ed-8effd7772b55 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-06f9b417-036b-4d39-82ed-8effd7772b55 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 returned with HTTP 202 Sep 01 02:22:28 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1719/3398] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:28 2026] DELETE /volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3c9285eb-25ce-475e-8263-072d17ba86e4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3c9285eb-25ce-475e-8263-072d17ba86e4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 Sep 01 02:22:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3c9285eb-25ce-475e-8263-072d17ba86e4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:28 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3c9285eb-25ce-475e-8263-072d17ba86e4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:28 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:28 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:28 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3c9285eb-25ce-475e-8263-072d17ba86e4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:28 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3c9285eb-25ce-475e-8263-072d17ba86e4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 returned with HTTP 200 Sep 01 02:22:28 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1680/3399] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:28 2026] GET /volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a119afa7-844b-4560-88d5-5f02480e352e None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:29 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a119afa7-844b-4560-88d5-5f02480e352e tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 Sep 01 02:22:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a119afa7-844b-4560-88d5-5f02480e352e tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:29 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a119afa7-844b-4560-88d5-5f02480e352e tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:30 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:30 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:30 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a119afa7-844b-4560-88d5-5f02480e352e tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:30 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a119afa7-844b-4560-88d5-5f02480e352e tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 returned with HTTP 200 Sep 01 02:22:30 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1720/3400] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:29 2026] GET /volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-971f214a-5349-4899-b113-b53136b59717 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-971f214a-5349-4899-b113-b53136b59717 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 Sep 01 02:22:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-971f214a-5349-4899-b113-b53136b59717 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-971f214a-5349-4899-b113-b53136b59717 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-971f214a-5349-4899-b113-b53136b59717 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 returned with HTTP 404 Sep 01 02:22:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1681/3401] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:31 2026] GET /volume/v3/snapshots/b97c2a09-e95f-4c29-93d9-0fdb1faf6e81 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-0808a788-e2dd-4bbc-a4fb-d138d6df83b9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0808a788-e2dd-4bbc-a4fb-d138d6df83b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 Sep 01 02:22:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0808a788-e2dd-4bbc-a4fb-d138d6df83b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:31 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-0808a788-e2dd-4bbc-a4fb-d138d6df83b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:31 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-0808a788-e2dd-4bbc-a4fb-d138d6df83b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume with id: d73247d6-cd02-4f08-b18a-1e99b1fadb72 Sep 01 02:22:31 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:31 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:31 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:31 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0808a788-e2dd-4bbc-a4fb-d138d6df83b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:31 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-0808a788-e2dd-4bbc-a4fb-d138d6df83b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume request issued successfully. Sep 01 02:22:31 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-0808a788-e2dd-4bbc-a4fb-d138d6df83b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 returned with HTTP 202 Sep 01 02:22:31 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1721/3402] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:31 2026] DELETE /volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-e98f4f1b-2bdf-4ecc-b1fc-8a2dbba49353 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e98f4f1b-2bdf-4ecc-b1fc-8a2dbba49353 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 Sep 01 02:22:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e98f4f1b-2bdf-4ecc-b1fc-8a2dbba49353 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:31 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-e98f4f1b-2bdf-4ecc-b1fc-8a2dbba49353 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:31 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:31 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:31 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:31 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:31 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-e98f4f1b-2bdf-4ecc-b1fc-8a2dbba49353 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:31 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-e98f4f1b-2bdf-4ecc-b1fc-8a2dbba49353 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 returned with HTTP 200 Sep 01 02:22:31 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1682/3403] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:31 2026] GET /volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e78940b0-1f97-4b22-b856-5a21e5c5b3ff None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e78940b0-1f97-4b22-b856-5a21e5c5b3ff tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 Sep 01 02:22:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e78940b0-1f97-4b22-b856-5a21e5c5b3ff tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e78940b0-1f97-4b22-b856-5a21e5c5b3ff tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e78940b0-1f97-4b22-b856-5a21e5c5b3ff tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 returned with HTTP 404 Sep 01 02:22:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1722/3404] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:32 2026] GET /volume/v3/volumes/d73247d6-cd02-4f08-b18a-1e99b1fadb72 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-321106545"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-321106545'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume of 1 GB Sep 01 02:22:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (e69c4864-09c9-4e6d-9e1c-dea0c1cd9c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d462699b-ecb5-48e8-9721-207e3a93b35d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d462699b-ecb5-48e8-9721-207e3a93b35d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2100493-05ea-447c-b26c-f6a2c648decf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['7e77bb25-5c19-44cf-aa38-90710e70e14b', 'd02c22a3-9d4a-43c9-8c7e-2819ebca7a2e', '25c6c430-b0ce-46de-b297-e818ce3bf186', '5f1db789-0803-4694-b8bb-f0c0e6b17b48'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b2100493-05ea-447c-b26c-f6a2c648decf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e77bb25-5c19-44cf-aa38-90710e70e14b', 'd02c22a3-9d4a-43c9-8c7e-2819ebca7a2e', '25c6c430-b0ce-46de-b297-e818ce3bf186', '5f1db789-0803-4694-b8bb-f0c0e6b17b48']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94c47079-df04-469d-ac98-35b6e614d31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:32 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (94c47079-df04-469d-ac98-35b6e614d31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1825eb2-5c19-411e-80ae-ca6f1deca448', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321106545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['7e77bb25-5c19-44cf-aa38-90710e70e14b','d02c22a3-9d4a-43c9-8c7e-2819ebca7a2e','25c6c430-b0ce-46de-b297-e818ce3bf186','5f1db789-0803-4694-b8bb-f0c0e6b17b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-321106545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1825eb2-5c19-411e-80ae-ca6f1deca448,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94284091b9ce4cf49568451f2ab5a338',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68a4107-7e97-4065-bda3-06e3408807e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e68a4107-7e97-4065-bda3-06e3408807e3) transitioned into state 'SUCCESS' from state '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-321106545',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['7e77bb25-5c19-44cf-aa38-90710e70e14b','d02c22a3-9d4a-43c9-8c7e-2819ebca7a2e','25c6c430-b0ce-46de-b297-e818ce3bf186','5f1db789-0803-4694-b8bb-f0c0e6b17b48'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a79d97-ec2d-49ff-ab5f-ac3a6e7f2bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a0a79d97-ec2d-49ff-ab5f-ac3a6e7f2bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (e69c4864-09c9-4e6d-9e1c-dea0c1cd9c27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:32 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request issued successfully. Sep 01 02:22:32 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2df6b57b-f67e-4d64-8e44-7cfaaf70758c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:32 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1683/3405] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:32 2026] POST /volume/v3/volumes => generated 784 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-08e935c1-9706-48d4-8074-a77f7f26a23b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-08e935c1-9706-48d4-8074-a77f7f26a23b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 Sep 01 02:22:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-08e935c1-9706-48d4-8074-a77f7f26a23b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:32 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-08e935c1-9706-48d4-8074-a77f7f26a23b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:32 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:32 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:32 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:32 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:32 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-08e935c1-9706-48d4-8074-a77f7f26a23b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:32 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-08e935c1-9706-48d4-8074-a77f7f26a23b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 returned with HTTP 200 Sep 01 02:22:32 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1723/3406] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:32 2026] GET /volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-bcf72665-044e-4543-b332-45f00de63435 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bcf72665-044e-4543-b332-45f00de63435 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 Sep 01 02:22:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bcf72665-044e-4543-b332-45f00de63435 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-bcf72665-044e-4543-b332-45f00de63435 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:33 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:33 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-bcf72665-044e-4543-b332-45f00de63435 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-bcf72665-044e-4543-b332-45f00de63435 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 returned with HTTP 200 Sep 01 02:22:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1684/3407] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:33 2026] GET /volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 => generated 1014 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-11d3da53-44c9-4289-ba22-9d4771beb499 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11d3da53-44c9-4289-ba22-9d4771beb499 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:22:33 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-11d3da53-44c9-4289-ba22-9d4771beb499 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d1825eb2-5c19-411e-80ae-ca6f1deca448", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-747317572"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:33 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:33 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-11d3da53-44c9-4289-ba22-9d4771beb499 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:33 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-11d3da53-44c9-4289-ba22-9d4771beb499 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create snapshot from volume d1825eb2-5c19-411e-80ae-ca6f1deca448 Sep 01 02:22:33 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-11d3da53-44c9-4289-ba22-9d4771beb499 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['6e711f5a-3d19-4e87-80af-a3d473f14380', '22a73004-319f-4bb9-9b7d-7f7d27a3fe4a', 'b213302a-4d79-4e0c-a73a-c7f68378b8b7', '207f843e-406e-46b9-97ce-d3bf94bb28f4'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:33 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:33 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:33 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-11d3da53-44c9-4289-ba22-9d4771beb499 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot create request issued successfully. Sep 01 02:22:33 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-11d3da53-44c9-4289-ba22-9d4771beb499 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:33 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1724/3408] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ce20bce6-5bc7-45c2-a924-c2ade044f9a9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ce20bce6-5bc7-45c2-a924-c2ade044f9a9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 Sep 01 02:22:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ce20bce6-5bc7-45c2-a924-c2ade044f9a9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:33 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ce20bce6-5bc7-45c2-a924-c2ade044f9a9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:33 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:33 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:33 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ce20bce6-5bc7-45c2-a924-c2ade044f9a9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:33 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ce20bce6-5bc7-45c2-a924-c2ade044f9a9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 returned with HTTP 200 Sep 01 02:22:33 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1685/3409] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:33 2026] GET /volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-22a58942-9183-4ef6-a88f-840e09c55d37 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-22a58942-9183-4ef6-a88f-840e09c55d37 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 Sep 01 02:22:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-22a58942-9183-4ef6-a88f-840e09c55d37 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:34 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-22a58942-9183-4ef6-a88f-840e09c55d37 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:34 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:34 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:34 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-22a58942-9183-4ef6-a88f-840e09c55d37 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:34 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-22a58942-9183-4ef6-a88f-840e09c55d37 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 returned with HTTP 200 Sep 01 02:22:34 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1725/3410] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:34 2026] GET /volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-ca142310-97e2-4f93-8968-9cda8dc53467 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca142310-97e2-4f93-8968-9cda8dc53467 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 Sep 01 02:22:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ca142310-97e2-4f93-8968-9cda8dc53467 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-ca142310-97e2-4f93-8968-9cda8dc53467 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-ca142310-97e2-4f93-8968-9cda8dc53467 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-ca142310-97e2-4f93-8968-9cda8dc53467 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 returned with HTTP 200 Sep 01 02:22:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1686/3411] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:35 2026] GET /volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-f76028f2-b786-4c91-84b3-137be390fd06 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f76028f2-b786-4c91-84b3-137be390fd06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] GET http://192.168.122.45/volume/v3/snapshots Sep 01 02:22:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f76028f2-b786-4c91-84b3-137be390fd06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-f76028f2-b786-4c91-84b3-137be390fd06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Calling method 'index' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.api_utils [None req-f76028f2-b786-4c91-84b3-137be390fd06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Removing options '' from query. {{(pid=87081) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 01 02:22:35 devstack devstack@c-api.service[87081]: DEBUG cinder.db.api [None req-f76028f2-b786-4c91-84b3-137be390fd06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Building query based on filter {{(pid=87081) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 01 02:22:35 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/snapshot.py:325: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:35 devstack devstack@c-api.service[87081]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 01 02:22:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-f76028f2-b786-4c91-84b3-137be390fd06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Get all snapshots completed successfully. Sep 01 02:22:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-f76028f2-b786-4c91-84b3-137be390fd06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] http://192.168.122.45/volume/v3/snapshots returned with HTTP 200 Sep 01 02:22:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1726/3412] 192.168.122.45 () {58 vars in 1122 bytes} [Tue Sep 1 02:22:35 2026] GET /volume/v3/snapshots => generated 335 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8d6af522-8949-43b2-ac88-e3910698a058 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8d6af522-8949-43b2-ac88-e3910698a058 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 Sep 01 02:22:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8d6af522-8949-43b2-ac88-e3910698a058 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:35 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8d6af522-8949-43b2-ac88-e3910698a058 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:35 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-8d6af522-8949-43b2-ac88-e3910698a058 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete snapshot with id: 90633eed-1194-4d64-a725-ee9fb9a9c251 Sep 01 02:22:35 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:35 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8d6af522-8949-43b2-ac88-e3910698a058 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:35 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:35 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:35 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8d6af522-8949-43b2-ac88-e3910698a058 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:35 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8d6af522-8949-43b2-ac88-e3910698a058 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 returned with HTTP 202 Sep 01 02:22:35 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1687/3413] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:35 2026] DELETE /volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-06bfd73e-439f-410e-a49b-5f86801fbf7d None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-06bfd73e-439f-410e-a49b-5f86801fbf7d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 Sep 01 02:22:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-06bfd73e-439f-410e-a49b-5f86801fbf7d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:35 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-06bfd73e-439f-410e-a49b-5f86801fbf7d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:35 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:35 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:35 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-06bfd73e-439f-410e-a49b-5f86801fbf7d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:35 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-06bfd73e-439f-410e-a49b-5f86801fbf7d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 returned with HTTP 200 Sep 01 02:22:35 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1727/3414] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:35 2026] GET /volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-5a0e53d6-b739-4fda-9867-4b318e58c82c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:36 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5a0e53d6-b739-4fda-9867-4b318e58c82c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 Sep 01 02:22:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5a0e53d6-b739-4fda-9867-4b318e58c82c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:36 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-5a0e53d6-b739-4fda-9867-4b318e58c82c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:37 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:37 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:37 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-5a0e53d6-b739-4fda-9867-4b318e58c82c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:37 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-5a0e53d6-b739-4fda-9867-4b318e58c82c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 returned with HTTP 200 Sep 01 02:22:37 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1688/3415] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:36 2026] GET /volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8390ea82-c73e-4aca-ad0b-dcaee92a785c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8390ea82-c73e-4aca-ad0b-dcaee92a785c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 Sep 01 02:22:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8390ea82-c73e-4aca-ad0b-dcaee92a785c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8390ea82-c73e-4aca-ad0b-dcaee92a785c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8390ea82-c73e-4aca-ad0b-dcaee92a785c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 returned with HTTP 404 Sep 01 02:22:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1728/3416] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:38 2026] GET /volume/v3/snapshots/90633eed-1194-4d64-a725-ee9fb9a9c251 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-682cb910-a69c-452d-8974-e3c9d41805f1 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-682cb910-a69c-452d-8974-e3c9d41805f1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 Sep 01 02:22:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-682cb910-a69c-452d-8974-e3c9d41805f1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:38 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-682cb910-a69c-452d-8974-e3c9d41805f1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:38 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-682cb910-a69c-452d-8974-e3c9d41805f1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume with id: d1825eb2-5c19-411e-80ae-ca6f1deca448 Sep 01 02:22:38 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:38 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-682cb910-a69c-452d-8974-e3c9d41805f1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-682cb910-a69c-452d-8974-e3c9d41805f1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume request issued successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-682cb910-a69c-452d-8974-e3c9d41805f1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 returned with HTTP 202 Sep 01 02:22:38 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1689/3417] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:38 2026] DELETE /volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e3ef2d25-f7c8-4a1a-9162-cefa3e79b54b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3ef2d25-f7c8-4a1a-9162-cefa3e79b54b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 Sep 01 02:22:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3ef2d25-f7c8-4a1a-9162-cefa3e79b54b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:38 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e3ef2d25-f7c8-4a1a-9162-cefa3e79b54b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:38 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:38 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:38 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:38 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:38 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e3ef2d25-f7c8-4a1a-9162-cefa3e79b54b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:38 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e3ef2d25-f7c8-4a1a-9162-cefa3e79b54b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 returned with HTTP 200 Sep 01 02:22:38 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1729/3418] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:38 2026] GET /volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 => generated 1013 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c5c1ddb9-7055-454f-a5f8-328e4ca7343b None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5c1ddb9-7055-454f-a5f8-328e4ca7343b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 Sep 01 02:22:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c5c1ddb9-7055-454f-a5f8-328e4ca7343b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c5c1ddb9-7055-454f-a5f8-328e4ca7343b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c5c1ddb9-7055-454f-a5f8-328e4ca7343b tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 returned with HTTP 404 Sep 01 02:22:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1690/3419] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/v3/volumes/d1825eb2-5c19-411e-80ae-ca6f1deca448 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-882058285"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-882058285'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume of 1 GB Sep 01 02:22:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (c8cf003d-e394-4965-bd33-b2f5cfe032e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab90a35-23d4-4623-8b8f-53da2d37fddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ab90a35-23d4-4623-8b8f-53da2d37fddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ae1580-1d24-47ff-a0a3-b8a9b62696be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['4dd353ec-ec2a-4ba1-bef6-a4c4c83bd03d', 'bace4395-dc21-452b-a010-126a53dd3e20', '60546027-c6ed-48b3-a4d9-71a2729b2ac5', '136584c6-23de-4310-b793-014ca1643c67'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64ae1580-1d24-47ff-a0a3-b8a9b62696be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4dd353ec-ec2a-4ba1-bef6-a4c4c83bd03d', 'bace4395-dc21-452b-a010-126a53dd3e20', '60546027-c6ed-48b3-a4d9-71a2729b2ac5', '136584c6-23de-4310-b793-014ca1643c67']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7960c95a-b880-49cb-8f60-ee701ed6e9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7960c95a-b880-49cb-8f60-ee701ed6e9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-882058285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['4dd353ec-ec2a-4ba1-bef6-a4c4c83bd03d','bace4395-dc21-452b-a010-126a53dd3e20','60546027-c6ed-48b3-a4d9-71a2729b2ac5','136584c6-23de-4310-b793-014ca1643c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-882058285',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94284091b9ce4cf49568451f2ab5a338',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ee073d-f447-4530-9b93-5ebba8588a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34ee073d-f447-4530-9b93-5ebba8588a20) transitioned into state 'SUCCESS' from state '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-882058285',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['4dd353ec-ec2a-4ba1-bef6-a4c4c83bd03d','bace4395-dc21-452b-a010-126a53dd3e20','60546027-c6ed-48b3-a4d9-71a2729b2ac5','136584c6-23de-4310-b793-014ca1643c67'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4590ce14-fcb3-43ec-971a-bd6328097a05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4590ce14-fcb3-43ec-971a-bd6328097a05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (c8cf003d-e394-4965-bd33-b2f5cfe032e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:39 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request issued successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-4c1b89a1-108c-4a96-ab71-37d921bce626 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:39 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1730/3420] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:39 2026] POST /volume/v3/volumes => generated 784 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8503e34f-9281-4497-b877-d8fd49a80cd9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8503e34f-9281-4497-b877-d8fd49a80cd9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 Sep 01 02:22:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8503e34f-9281-4497-b877-d8fd49a80cd9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:39 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8503e34f-9281-4497-b877-d8fd49a80cd9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:39 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:39 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:39 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:39 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:39 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-8503e34f-9281-4497-b877-d8fd49a80cd9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:39 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8503e34f-9281-4497-b877-d8fd49a80cd9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 returned with HTTP 200 Sep 01 02:22:39 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1691/3421] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:39 2026] GET /volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 => generated 963 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-3379b241-a6a2-4b07-bc15-1da5d398caa1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3379b241-a6a2-4b07-bc15-1da5d398caa1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 Sep 01 02:22:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3379b241-a6a2-4b07-bc15-1da5d398caa1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-3379b241-a6a2-4b07-bc15-1da5d398caa1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:40 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:40 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-3379b241-a6a2-4b07-bc15-1da5d398caa1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-3379b241-a6a2-4b07-bc15-1da5d398caa1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 returned with HTTP 200 Sep 01 02:22:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1731/3422] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:40 2026] GET /volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-63833431-064b-465c-89fd-d4c5010db314 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-63833431-064b-465c-89fd-d4c5010db314 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:22:40 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-63833431-064b-465c-89fd-d4c5010db314 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-439557928"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:40 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:40 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-63833431-064b-465c-89fd-d4c5010db314 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-63833431-064b-465c-89fd-d4c5010db314 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create snapshot from volume b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 Sep 01 02:22:40 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-63833431-064b-465c-89fd-d4c5010db314 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['458550a5-cafa-4f0d-bd78-98633b711c6d', '83900502-5509-4028-9396-34327d118e56', '595a9a30-c78e-4651-8c8a-9a847458c5af', '874e783b-3e8e-4bd1-8653-514fe0abf236'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:40 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:40 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:40 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-63833431-064b-465c-89fd-d4c5010db314 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot create request issued successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-63833431-064b-465c-89fd-d4c5010db314 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:40 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1692/3423] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:40 2026] POST /volume/v3/snapshots => generated 307 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-2d35780c-de6f-4abc-a765-5a4e6feaa555 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d35780c-de6f-4abc-a765-5a4e6feaa555 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f Sep 01 02:22:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d35780c-de6f-4abc-a765-5a4e6feaa555 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:40 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-2d35780c-de6f-4abc-a765-5a4e6feaa555 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:40 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:40 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:40 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-2d35780c-de6f-4abc-a765-5a4e6feaa555 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:40 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-2d35780c-de6f-4abc-a765-5a4e6feaa555 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f returned with HTTP 200 Sep 01 02:22:40 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1732/3424] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:40 2026] GET /volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f => generated 439 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-b59c6d93-9e3c-4235-9cac-a9195b3cae66 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b59c6d93-9e3c-4235-9cac-a9195b3cae66 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f Sep 01 02:22:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b59c6d93-9e3c-4235-9cac-a9195b3cae66 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:41 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-b59c6d93-9e3c-4235-9cac-a9195b3cae66 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:41 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:41 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:41 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-b59c6d93-9e3c-4235-9cac-a9195b3cae66 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:41 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-b59c6d93-9e3c-4235-9cac-a9195b3cae66 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f returned with HTTP 200 Sep 01 02:22:41 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1693/3425] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:41 2026] GET /volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-27f5341f-8cda-4c8b-9de7-e463c23c6cb9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-27f5341f-8cda-4c8b-9de7-e463c23c6cb9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f Sep 01 02:22:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-27f5341f-8cda-4c8b-9de7-e463c23c6cb9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-27f5341f-8cda-4c8b-9de7-e463c23c6cb9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-27f5341f-8cda-4c8b-9de7-e463c23c6cb9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-27f5341f-8cda-4c8b-9de7-e463c23c6cb9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f returned with HTTP 200 Sep 01 02:22:42 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1733/3426] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:42 2026] GET /volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-8bdba293-07df-475a-b51c-4b2da0e86577 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8bdba293-07df-475a-b51c-4b2da0e86577 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] POST http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f/action Sep 01 02:22:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8bdba293-07df-475a-b51c-4b2da0e86577 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:22:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-8bdba293-07df-475a-b51c-4b2da0e86577 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:42 devstack devstack@c-api.service[87080]: DEBUG cinder.api.contrib.admin_actions [None req-8bdba293-07df-475a-b51c-4b2da0e86577 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Updating snapshot 'c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f' with '{'status': 'error'}' {{(pid=87080) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 01 02:22:42 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:42 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:42 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-8bdba293-07df-475a-b51c-4b2da0e86577 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c313d784fb1a40138af1431455473141', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ec78dcf010940f2a4008a6ba6c1e4e8', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:42 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-8bdba293-07df-475a-b51c-4b2da0e86577 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f/action returned with HTTP 403 Sep 01 02:22:42 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1694/3427] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:22:42 2026] POST /volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-6fb4f7ea-ded0-4bfe-9c2d-d7628e542e3f None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:42 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6fb4f7ea-ded0-4bfe-9c2d-d7628e542e3f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f Sep 01 02:22:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6fb4f7ea-ded0-4bfe-9c2d-d7628e542e3f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:42 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-6fb4f7ea-ded0-4bfe-9c2d-d7628e542e3f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:42 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-6fb4f7ea-ded0-4bfe-9c2d-d7628e542e3f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete snapshot with id: c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f Sep 01 02:22:42 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:42 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:42 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6fb4f7ea-ded0-4bfe-9c2d-d7628e542e3f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:43 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:43 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-6fb4f7ea-ded0-4bfe-9c2d-d7628e542e3f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-6fb4f7ea-ded0-4bfe-9c2d-d7628e542e3f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f returned with HTTP 202 Sep 01 02:22:43 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1734/3428] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:42 2026] DELETE /volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-75cd5972-601f-498a-90a0-945a51073a62 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-75cd5972-601f-498a-90a0-945a51073a62 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f Sep 01 02:22:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-75cd5972-601f-498a-90a0-945a51073a62 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:43 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-75cd5972-601f-498a-90a0-945a51073a62 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:43 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:43 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:43 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-75cd5972-601f-498a-90a0-945a51073a62 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:43 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-75cd5972-601f-498a-90a0-945a51073a62 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f returned with HTTP 200 Sep 01 02:22:43 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1695/3429] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:43 2026] GET /volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-c0e14798-0c2a-44f9-981b-38bb983fb04c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c0e14798-0c2a-44f9-981b-38bb983fb04c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f Sep 01 02:22:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c0e14798-0c2a-44f9-981b-38bb983fb04c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:44 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-c0e14798-0c2a-44f9-981b-38bb983fb04c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:44 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:44 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:44 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-c0e14798-0c2a-44f9-981b-38bb983fb04c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:44 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-c0e14798-0c2a-44f9-981b-38bb983fb04c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f returned with HTTP 200 Sep 01 02:22:44 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1735/3430] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:44 2026] GET /volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-c0821c38-8393-44cd-8131-e8115b90ba26 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0821c38-8393-44cd-8131-e8115b90ba26 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f Sep 01 02:22:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0821c38-8393-44cd-8131-e8115b90ba26 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-c0821c38-8393-44cd-8131-e8115b90ba26 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-c0821c38-8393-44cd-8131-e8115b90ba26 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f returned with HTTP 404 Sep 01 02:22:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1696/3431] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:45 2026] GET /volume/v3/snapshots/c5fcf50e-caaa-4bcf-9e67-d66c2b2d6b3f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-699572c7-e1e1-4fd0-9f45-da4b8395f361 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-699572c7-e1e1-4fd0-9f45-da4b8395f361 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 Sep 01 02:22:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-699572c7-e1e1-4fd0-9f45-da4b8395f361 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:45 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-699572c7-e1e1-4fd0-9f45-da4b8395f361 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:45 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-699572c7-e1e1-4fd0-9f45-da4b8395f361 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume with id: b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 Sep 01 02:22:45 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:45 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:45 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:45 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-699572c7-e1e1-4fd0-9f45-da4b8395f361 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:45 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-699572c7-e1e1-4fd0-9f45-da4b8395f361 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume request issued successfully. Sep 01 02:22:45 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-699572c7-e1e1-4fd0-9f45-da4b8395f361 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 returned with HTTP 202 Sep 01 02:22:45 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1736/3432] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:45 2026] DELETE /volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-29557dba-b52a-4772-bc39-be150e78df30 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29557dba-b52a-4772-bc39-be150e78df30 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 Sep 01 02:22:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29557dba-b52a-4772-bc39-be150e78df30 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:45 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-29557dba-b52a-4772-bc39-be150e78df30 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:45 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:45 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:45 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:45 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:45 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-29557dba-b52a-4772-bc39-be150e78df30 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:45 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-29557dba-b52a-4772-bc39-be150e78df30 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 returned with HTTP 200 Sep 01 02:22:45 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1697/3433] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:45 2026] GET /volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-37389636-b784-442c-84be-4f4d7e031d62 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37389636-b784-442c-84be-4f4d7e031d62 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 Sep 01 02:22:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-37389636-b784-442c-84be-4f4d7e031d62 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-37389636-b784-442c-84be-4f4d7e031d62 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-37389636-b784-442c-84be-4f4d7e031d62 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 returned with HTTP 404 Sep 01 02:22:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1737/3434] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:46 2026] GET /volume/v3/volumes/b3ce3aa6-adfb-4aa8-b3a2-e071d69336b8 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-510382410"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-510382410'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume of 1 GB Sep 01 02:22:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (14109fa0-1484-4759-954e-2a382bfb5474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34d98ef-5a5d-4b40-be08-9043f85d46f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34d98ef-5a5d-4b40-be08-9043f85d46f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b37b7f-701f-48dc-bfad-f3f86a30d55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['d26d705a-69bb-4169-aea8-876f094b8cf0', 'a8e911b8-f689-48c3-9bac-02da5938029a', 'dcb9c09f-0f09-4705-841a-820e602c2912', 'b1e7a4ce-530b-49b1-8ce0-c87756503caa'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50b37b7f-701f-48dc-bfad-f3f86a30d55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d26d705a-69bb-4169-aea8-876f094b8cf0', 'a8e911b8-f689-48c3-9bac-02da5938029a', 'dcb9c09f-0f09-4705-841a-820e602c2912', 'b1e7a4ce-530b-49b1-8ce0-c87756503caa']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a42ebe-f227-433c-a98d-96788ec7df92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:46 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1a42ebe-f227-433c-a98d-96788ec7df92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97822bdf-1ff8-46c0-8d53-abad6af08d39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-510382410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['d26d705a-69bb-4169-aea8-876f094b8cf0','a8e911b8-f689-48c3-9bac-02da5938029a','dcb9c09f-0f09-4705-841a-820e602c2912','b1e7a4ce-530b-49b1-8ce0-c87756503caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-510382410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97822bdf-1ff8-46c0-8d53-abad6af08d39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94284091b9ce4cf49568451f2ab5a338',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73f52618-42a9-4ec0-b901-673eb9472288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73f52618-42a9-4ec0-b901-673eb9472288) transitioned into state 'SUCCESS' from state '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-510382410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['d26d705a-69bb-4169-aea8-876f094b8cf0','a8e911b8-f689-48c3-9bac-02da5938029a','dcb9c09f-0f09-4705-841a-820e602c2912','b1e7a4ce-530b-49b1-8ce0-c87756503caa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6e5284-819e-4ddc-8ce2-2c1ddcd379ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a6e5284-819e-4ddc-8ce2-2c1ddcd379ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (14109fa0-1484-4759-954e-2a382bfb5474) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:46 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request issued successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-9c9bad34-6151-4189-96f2-1e5d70d7aea8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:46 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1698/3435] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:46 2026] POST /volume/v3/volumes => generated 784 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-84039f23-7ccd-48ef-9985-ea31765ffe73 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-84039f23-7ccd-48ef-9985-ea31765ffe73 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 Sep 01 02:22:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-84039f23-7ccd-48ef-9985-ea31765ffe73 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:46 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-84039f23-7ccd-48ef-9985-ea31765ffe73 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:46 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:46 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:46 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:46 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:46 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-84039f23-7ccd-48ef-9985-ea31765ffe73 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:46 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-84039f23-7ccd-48ef-9985-ea31765ffe73 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 returned with HTTP 200 Sep 01 02:22:46 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1738/3436] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:46 2026] GET /volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d1c97679-9a9e-4be4-bd3a-2e5ff4a0de06 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1c97679-9a9e-4be4-bd3a-2e5ff4a0de06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 Sep 01 02:22:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1c97679-9a9e-4be4-bd3a-2e5ff4a0de06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d1c97679-9a9e-4be4-bd3a-2e5ff4a0de06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:47 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d1c97679-9a9e-4be4-bd3a-2e5ff4a0de06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d1c97679-9a9e-4be4-bd3a-2e5ff4a0de06 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1699/3437] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 => generated 1014 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-a8f501cb-fa72-4541-9f2f-95777aa4a943 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a8f501cb-fa72-4541-9f2f-95777aa4a943 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:22:47 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-a8f501cb-fa72-4541-9f2f-95777aa4a943 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "97822bdf-1ff8-46c0-8d53-abad6af08d39", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-251009406"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:47 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:47 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a8f501cb-fa72-4541-9f2f-95777aa4a943 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:47 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-a8f501cb-fa72-4541-9f2f-95777aa4a943 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create snapshot from volume 97822bdf-1ff8-46c0-8d53-abad6af08d39 Sep 01 02:22:47 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-a8f501cb-fa72-4541-9f2f-95777aa4a943 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['dccbe227-79db-449a-9a67-63374db7c109', 'ea3ac037-fe81-4491-98f5-cb2e727c858f', 'f3270fe2-d98f-4b8f-9475-5e7969aa6097', 'c3333046-6b38-40c5-9b84-b6ca7c40a9b9'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:47 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:47 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:47 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-a8f501cb-fa72-4541-9f2f-95777aa4a943 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot create request issued successfully. Sep 01 02:22:47 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-a8f501cb-fa72-4541-9f2f-95777aa4a943 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:47 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1739/3438] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:47 2026] POST /volume/v3/snapshots => generated 307 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-aba6aa6c-3bb1-4aeb-8759-44ef4bc94521 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aba6aa6c-3bb1-4aeb-8759-44ef4bc94521 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc Sep 01 02:22:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aba6aa6c-3bb1-4aeb-8759-44ef4bc94521 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:47 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aba6aa6c-3bb1-4aeb-8759-44ef4bc94521 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:47 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:47 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:47 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-aba6aa6c-3bb1-4aeb-8759-44ef4bc94521 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:47 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aba6aa6c-3bb1-4aeb-8759-44ef4bc94521 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc returned with HTTP 200 Sep 01 02:22:47 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1700/3439] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:47 2026] GET /volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-42662ac4-fd75-4e7e-abd9-92f205499138 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42662ac4-fd75-4e7e-abd9-92f205499138 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc Sep 01 02:22:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42662ac4-fd75-4e7e-abd9-92f205499138 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:48 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-42662ac4-fd75-4e7e-abd9-92f205499138 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:48 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:48 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:48 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-42662ac4-fd75-4e7e-abd9-92f205499138 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:48 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-42662ac4-fd75-4e7e-abd9-92f205499138 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc returned with HTTP 200 Sep 01 02:22:48 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1740/3440] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:48 2026] GET /volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc => generated 439 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-f0310089-8ca1-49c5-9890-7346905affe4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f0310089-8ca1-49c5-9890-7346905affe4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc Sep 01 02:22:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f0310089-8ca1-49c5-9890-7346905affe4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-f0310089-8ca1-49c5-9890-7346905affe4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-f0310089-8ca1-49c5-9890-7346905affe4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-f0310089-8ca1-49c5-9890-7346905affe4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc returned with HTTP 200 Sep 01 02:22:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1701/3441] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:50 2026] GET /volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc => generated 466 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-75538e29-17b3-475f-b57e-7c5ec834acbf None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-75538e29-17b3-475f-b57e-7c5ec834acbf tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] GET http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc Sep 01 02:22:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-75538e29-17b3-475f-b57e-7c5ec834acbf tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-75538e29-17b3-475f-b57e-7c5ec834acbf tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-75538e29-17b3-475f-b57e-7c5ec834acbf tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Snapshot retrieved successfully. Sep 01 02:22:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-75538e29-17b3-475f-b57e-7c5ec834acbf tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc returned with HTTP 200 Sep 01 02:22:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1741/3442] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:50 2026] GET /volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-2bf31649-9b96-4cdf-8581-9d76842329d8 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2bf31649-9b96-4cdf-8581-9d76842329d8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc Sep 01 02:22:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2bf31649-9b96-4cdf-8581-9d76842329d8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:50 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-2bf31649-9b96-4cdf-8581-9d76842329d8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:50 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-2bf31649-9b96-4cdf-8581-9d76842329d8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete snapshot with id: 3921a7b4-6af2-4c92-a881-7e37ca0a8cbc Sep 01 02:22:50 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:50 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2bf31649-9b96-4cdf-8581-9d76842329d8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:50 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:50 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:50 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-2bf31649-9b96-4cdf-8581-9d76842329d8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:50 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-2bf31649-9b96-4cdf-8581-9d76842329d8 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc returned with HTTP 202 Sep 01 02:22:50 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1702/3443] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:50 2026] DELETE /volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1fb1a29a-abcc-47ed-9a05-ab6bea5aa399 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1fb1a29a-abcc-47ed-9a05-ab6bea5aa399 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc Sep 01 02:22:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1fb1a29a-abcc-47ed-9a05-ab6bea5aa399 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:50 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1fb1a29a-abcc-47ed-9a05-ab6bea5aa399 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:50 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:50 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:50 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1fb1a29a-abcc-47ed-9a05-ab6bea5aa399 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:50 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1fb1a29a-abcc-47ed-9a05-ab6bea5aa399 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc returned with HTTP 200 Sep 01 02:22:50 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1742/3444] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:50 2026] GET /volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-daf57e59-95e8-4155-b130-17d600f1b1fc None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-daf57e59-95e8-4155-b130-17d600f1b1fc tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc Sep 01 02:22:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-daf57e59-95e8-4155-b130-17d600f1b1fc tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:51 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-daf57e59-95e8-4155-b130-17d600f1b1fc tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:51 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:51 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:51 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-daf57e59-95e8-4155-b130-17d600f1b1fc tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:51 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-daf57e59-95e8-4155-b130-17d600f1b1fc tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc returned with HTTP 200 Sep 01 02:22:51 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1703/3445] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:51 2026] GET /volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-29cd406a-0740-4d7f-818f-0e81e81872d5 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-29cd406a-0740-4d7f-818f-0e81e81872d5 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc Sep 01 02:22:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-29cd406a-0740-4d7f-818f-0e81e81872d5 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-29cd406a-0740-4d7f-818f-0e81e81872d5 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-29cd406a-0740-4d7f-818f-0e81e81872d5 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc returned with HTTP 404 Sep 01 02:22:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1743/3446] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:52 2026] GET /volume/v3/snapshots/3921a7b4-6af2-4c92-a881-7e37ca0a8cbc => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1a387b21-c87c-472b-80cd-3395a62414da None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1a387b21-c87c-472b-80cd-3395a62414da tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 Sep 01 02:22:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1a387b21-c87c-472b-80cd-3395a62414da tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:52 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1a387b21-c87c-472b-80cd-3395a62414da tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:52 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-1a387b21-c87c-472b-80cd-3395a62414da tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume with id: 97822bdf-1ff8-46c0-8d53-abad6af08d39 Sep 01 02:22:52 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:52 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:52 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:52 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1a387b21-c87c-472b-80cd-3395a62414da tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:52 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1a387b21-c87c-472b-80cd-3395a62414da tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume request issued successfully. Sep 01 02:22:52 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1a387b21-c87c-472b-80cd-3395a62414da tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 returned with HTTP 202 Sep 01 02:22:52 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1704/3447] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:52 2026] DELETE /volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-dee38e18-0735-4783-ba75-fd7940e211a1 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dee38e18-0735-4783-ba75-fd7940e211a1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 Sep 01 02:22:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dee38e18-0735-4783-ba75-fd7940e211a1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:52 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-dee38e18-0735-4783-ba75-fd7940e211a1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:52 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:52 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:52 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:52 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:52 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-dee38e18-0735-4783-ba75-fd7940e211a1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:52 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-dee38e18-0735-4783-ba75-fd7940e211a1 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 returned with HTTP 200 Sep 01 02:22:52 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1744/3448] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:52 2026] GET /volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 => generated 1013 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-aa6e5c10-a3ce-4532-8434-6137e88cd0e6 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aa6e5c10-a3ce-4532-8434-6137e88cd0e6 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 Sep 01 02:22:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aa6e5c10-a3ce-4532-8434-6137e88cd0e6 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-aa6e5c10-a3ce-4532-8434-6137e88cd0e6 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-aa6e5c10-a3ce-4532-8434-6137e88cd0e6 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 returned with HTTP 404 Sep 01 02:22:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1705/3449] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:53 2026] GET /volume/v3/volumes/97822bdf-1ff8-46c0-8d53-abad6af08d39 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-189961572"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-189961572'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume of 1 GB Sep 01 02:22:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Availability Zones retrieved successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (b7875faa-4d22-4391-9907-695210c3450d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1ed1f6-8835-4eaa-b394-37a8807b908f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a1ed1f6-8835-4eaa-b394-37a8807b908f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bb4be0-217a-43ec-a305-83688ee70932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['c07c134a-283c-4772-aa49-4611620fa016', '06b0008a-2a58-49c3-819e-a6fc1c2deb3f', '17186ec5-ecca-4a2e-b7d3-72d0634f3482', 'eba37b5c-b1f4-4ef0-b6af-d34d027e034e'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6bb4be0-217a-43ec-a305-83688ee70932) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c07c134a-283c-4772-aa49-4611620fa016', '06b0008a-2a58-49c3-819e-a6fc1c2deb3f', '17186ec5-ecca-4a2e-b7d3-72d0634f3482', 'eba37b5c-b1f4-4ef0-b6af-d34d027e034e']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf33cef-7e6d-41fb-af42-e383b8262af6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:53 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdf33cef-7e6d-41fb-af42-e383b8262af6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6cfc4480-e7b7-4ad2-97e2-de18bc924eb7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-189961572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['c07c134a-283c-4772-aa49-4611620fa016','06b0008a-2a58-49c3-819e-a6fc1c2deb3f','17186ec5-ecca-4a2e-b7d3-72d0634f3482','eba37b5c-b1f4-4ef0-b6af-d34d027e034e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:22:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-189961572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6cfc4480-e7b7-4ad2-97e2-de18bc924eb7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94284091b9ce4cf49568451f2ab5a338',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9467c93-6e6d-47ec-8465-57b3bd8072cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9467c93-6e6d-47ec-8465-57b3bd8072cb) transitioned into state 'SUCCESS' from state '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-189961572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ec78dcf010940f2a4008a6ba6c1e4e8',qos_specs=None,replication_status=,reservations=['c07c134a-283c-4772-aa49-4611620fa016','06b0008a-2a58-49c3-819e-a6fc1c2deb3f','17186ec5-ecca-4a2e-b7d3-72d0634f3482','eba37b5c-b1f4-4ef0-b6af-d34d027e034e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94284091b9ce4cf49568451f2ab5a338',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0576db-6f32-4c0d-96e2-5465a37ff9ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0576db-6f32-4c0d-96e2-5465a37ff9ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Flow 'volume_create_api' (b7875faa-4d22-4391-9907-695210c3450d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:22:53 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create volume request issued successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-8bb5a039-4d61-41dd-ae64-fae07142dd83 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:22:53 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1745/3450] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:22:53 2026] POST /volume/v3/volumes => generated 784 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-4e9c7eb5-5167-410b-acd7-be07e8d8f498 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e9c7eb5-5167-410b-acd7-be07e8d8f498 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 Sep 01 02:22:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e9c7eb5-5167-410b-acd7-be07e8d8f498 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:53 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-4e9c7eb5-5167-410b-acd7-be07e8d8f498 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:53 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:53 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:53 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:53 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:53 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-4e9c7eb5-5167-410b-acd7-be07e8d8f498 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:53 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-4e9c7eb5-5167-410b-acd7-be07e8d8f498 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 returned with HTTP 200 Sep 01 02:22:53 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1706/3451] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:53 2026] GET /volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 => generated 963 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-1495ba9d-f974-49d5-bd3d-53c8dd08a189 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1495ba9d-f974-49d5-bd3d-53c8dd08a189 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 Sep 01 02:22:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1495ba9d-f974-49d5-bd3d-53c8dd08a189 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-1495ba9d-f974-49d5-bd3d-53c8dd08a189 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:54 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-1495ba9d-f974-49d5-bd3d-53c8dd08a189 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-1495ba9d-f974-49d5-bd3d-53c8dd08a189 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 returned with HTTP 200 Sep 01 02:22:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1746/3452] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-04e0d7c3-9bd4-4da8-8315-abb52e96796c None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-04e0d7c3-9bd4-4da8-8315-abb52e96796c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] POST http://192.168.122.45/volume/v3/snapshots Sep 01 02:22:54 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-04e0d7c3-9bd4-4da8-8315-abb52e96796c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6cfc4480-e7b7-4ad2-97e2-de18bc924eb7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1840477761"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:54 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:54 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-04e0d7c3-9bd4-4da8-8315-abb52e96796c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.snapshots [None req-04e0d7c3-9bd4-4da8-8315-abb52e96796c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Create snapshot from volume 6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 Sep 01 02:22:54 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-04e0d7c3-9bd4-4da8-8315-abb52e96796c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Created reservations ['3d508d14-2048-44f5-9333-490e383b0591', '7f193829-82ab-4ad4-8757-1c4f3e8ffd62', '68db20f0-2c3e-435d-a2cf-fc79df946e0f', 'b422f8de-ba10-42d1-9a07-690640538102'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:22:54 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:54 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:54 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-04e0d7c3-9bd4-4da8-8315-abb52e96796c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot create request issued successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-04e0d7c3-9bd4-4da8-8315-abb52e96796c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots returned with HTTP 202 Sep 01 02:22:54 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1707/3453] 192.168.122.45 () {60 vars in 1144 bytes} [Tue Sep 1 02:22:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:22:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-87864531-6542-4c99-b416-0a87793d15f3 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87864531-6542-4c99-b416-0a87793d15f3 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 Sep 01 02:22:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87864531-6542-4c99-b416-0a87793d15f3 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:54 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-87864531-6542-4c99-b416-0a87793d15f3 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:54 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:54 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:54 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-87864531-6542-4c99-b416-0a87793d15f3 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:54 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-87864531-6542-4c99-b416-0a87793d15f3 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 returned with HTTP 200 Sep 01 02:22:54 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1747/3454] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:54 2026] GET /volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 => generated 440 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:55 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-61950074-25d1-4662-a6f3-0d91b8839309 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-61950074-25d1-4662-a6f3-0d91b8839309 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 Sep 01 02:22:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-61950074-25d1-4662-a6f3-0d91b8839309 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:56 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-61950074-25d1-4662-a6f3-0d91b8839309 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:56 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:56 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:56 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-61950074-25d1-4662-a6f3-0d91b8839309 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:56 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-61950074-25d1-4662-a6f3-0d91b8839309 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 returned with HTTP 200 Sep 01 02:22:56 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1708/3455] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:55 2026] GET /volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 => generated 440 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b368b95a-7973-498c-958a-82beef9e21b9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b368b95a-7973-498c-958a-82beef9e21b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 Sep 01 02:22:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b368b95a-7973-498c-958a-82beef9e21b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b368b95a-7973-498c-958a-82beef9e21b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b368b95a-7973-498c-958a-82beef9e21b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b368b95a-7973-498c-958a-82beef9e21b9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 returned with HTTP 200 Sep 01 02:22:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1748/3456] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:57 2026] GET /volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-1f4a5cf3-39bc-418f-8ca7-e9795a40569f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1f4a5cf3-39bc-418f-8ca7-e9795a40569f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] POST http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3/action Sep 01 02:22:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1f4a5cf3-39bc-418f-8ca7-e9795a40569f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:22:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-1f4a5cf3-39bc-418f-8ca7-e9795a40569f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:22:57 devstack devstack@c-api.service[87080]: INFO cinder.api.contrib.snapshot_unmanage [None req-1f4a5cf3-39bc-418f-8ca7-e9795a40569f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Unmanage snapshot with id: 62510c00-bb04-4b2f-a991-daa07d2f29a3 Sep 01 02:22:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-1f4a5cf3-39bc-418f-8ca7-e9795a40569f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Snapshot retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-1f4a5cf3-39bc-418f-8ca7-e9795a40569f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c313d784fb1a40138af1431455473141', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0ec78dcf010940f2a4008a6ba6c1e4e8', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:22:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-1f4a5cf3-39bc-418f-8ca7-e9795a40569f tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-reader] http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3/action returned with HTTP 403 Sep 01 02:22:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1709/3457] 192.168.122.45 () {60 vars in 1275 bytes} [Tue Sep 1 02:22:57 2026] POST /volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3/action => generated 117 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e8fe44d0-ddf0-4a65-b0ae-1bd32c8a6274 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8fe44d0-ddf0-4a65-b0ae-1bd32c8a6274 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 Sep 01 02:22:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8fe44d0-ddf0-4a65-b0ae-1bd32c8a6274 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e8fe44d0-ddf0-4a65-b0ae-1bd32c8a6274 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.snapshots [None req-e8fe44d0-ddf0-4a65-b0ae-1bd32c8a6274 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete snapshot with id: 62510c00-bb04-4b2f-a991-daa07d2f29a3 Sep 01 02:22:57 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e8fe44d0-ddf0-4a65-b0ae-1bd32c8a6274 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:57 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:57 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e8fe44d0-ddf0-4a65-b0ae-1bd32c8a6274 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot delete request issued successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e8fe44d0-ddf0-4a65-b0ae-1bd32c8a6274 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 returned with HTTP 202 Sep 01 02:22:57 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1749/3458] 192.168.122.45 () {58 vars in 1236 bytes} [Tue Sep 1 02:22:57 2026] DELETE /volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-93ec4fcb-c3e7-4aa7-800b-d3a315103128 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-93ec4fcb-c3e7-4aa7-800b-d3a315103128 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 Sep 01 02:22:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-93ec4fcb-c3e7-4aa7-800b-d3a315103128 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:57 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-93ec4fcb-c3e7-4aa7-800b-d3a315103128 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:57 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:57 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:57 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-93ec4fcb-c3e7-4aa7-800b-d3a315103128 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:57 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-93ec4fcb-c3e7-4aa7-800b-d3a315103128 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 returned with HTTP 200 Sep 01 02:22:57 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1710/3459] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:57 2026] GET /volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-002fed20-7aa3-4ee8-8c5b-c9e78341c4e9 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-002fed20-7aa3-4ee8-8c5b-c9e78341c4e9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 Sep 01 02:22:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-002fed20-7aa3-4ee8-8c5b-c9e78341c4e9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:58 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-002fed20-7aa3-4ee8-8c5b-c9e78341c4e9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:58 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:58 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:58 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-002fed20-7aa3-4ee8-8c5b-c9e78341c4e9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Snapshot retrieved successfully. Sep 01 02:22:58 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-002fed20-7aa3-4ee8-8c5b-c9e78341c4e9 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 returned with HTTP 200 Sep 01 02:22:58 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1750/3460] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:58 2026] GET /volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-acada304-9e6c-43f5-a2ca-b186990eb9a4 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-acada304-9e6c-43f5-a2ca-b186990eb9a4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 Sep 01 02:22:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-acada304-9e6c-43f5-a2ca-b186990eb9a4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-acada304-9e6c-43f5-a2ca-b186990eb9a4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-acada304-9e6c-43f5-a2ca-b186990eb9a4 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 returned with HTTP 404 Sep 01 02:22:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1711/3461] 192.168.122.45 () {58 vars in 1233 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/snapshots/62510c00-bb04-4b2f-a991-daa07d2f29a3 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d0ae69eb-b511-4a59-88ca-b463e2b849c0 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0ae69eb-b511-4a59-88ca-b463e2b849c0 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 Sep 01 02:22:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0ae69eb-b511-4a59-88ca-b463e2b849c0 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d0ae69eb-b511-4a59-88ca-b463e2b849c0 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-d0ae69eb-b511-4a59-88ca-b463e2b849c0 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume with id: 6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 Sep 01 02:22:59 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:59 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:22:59 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d0ae69eb-b511-4a59-88ca-b463e2b849c0 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d0ae69eb-b511-4a59-88ca-b463e2b849c0 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Delete volume request issued successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d0ae69eb-b511-4a59-88ca-b463e2b849c0 tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 returned with HTTP 202 Sep 01 02:22:59 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1751/3462] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:22:59 2026] DELETE /volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:22:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-48ef9164-da7e-47c6-ba32-afa4336dd82d None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:22:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-48ef9164-da7e-47c6-ba32-afa4336dd82d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 Sep 01 02:22:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-48ef9164-da7e-47c6-ba32-afa4336dd82d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:22:59 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-48ef9164-da7e-47c6-ba32-afa4336dd82d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:22:59 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:22:59 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:22:59 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:22:59 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:22:59 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-48ef9164-da7e-47c6-ba32-afa4336dd82d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Volume info retrieved successfully. Sep 01 02:22:59 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-48ef9164-da7e-47c6-ba32-afa4336dd82d tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 returned with HTTP 200 Sep 01 02:22:59 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1712/3463] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:22:59 2026] GET /volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 => generated 1013 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-fa713091-e257-4ff3-8bce-76429209c22c None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa713091-e257-4ff3-8bce-76429209c22c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] GET http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 Sep 01 02:23:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fa713091-e257-4ff3-8bce-76429209c22c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:00 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-fa713091-e257-4ff3-8bce-76429209c22c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:00 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-fa713091-e257-4ff3-8bce-76429209c22c tempest-ProjectReaderTests-916938675 tempest-ProjectReaderTests-916938675-project-admin] http://192.168.122.45/volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 returned with HTTP 404 Sep 01 02:23:00 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1752/3464] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:00 2026] GET /volume/v3/volumes/6cfc4480-e7b7-4ad2-97e2-de18bc924eb7 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1304355483"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.api.v3.volumes [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1304355483'}} {{(pid=87080) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Create volume of 1 GB Sep 01 02:23:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Flow 'volume_create_api' (c20c0a36-8f83-4901-9f23-96893adddaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64c65e7-1aca-4938-bf76-a2576220e2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.flows.api.create_volume [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Validating volume size '1' using validate_int {{(pid=87080) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b64c65e7-1aca-4938-bf76-a2576220e2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd3c73b-88fc-4be1-933a-5d790b4806bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.quota [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Created reservations ['1c615f6d-e32a-421a-a413-d994d09bd360', '645447e7-e9ed-4541-81b0-aab60992b1e6', '34812906-caca-4486-956e-2eb3989ab492', 'f8417b70-1d86-4a18-a8cd-ec8cf5711e29'] {{(pid=87080) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9cd3c73b-88fc-4be1-933a-5d790b4806bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c615f6d-e32a-421a-a413-d994d09bd360', '645447e7-e9ed-4541-81b0-aab60992b1e6', '34812906-caca-4486-956e-2eb3989ab492', 'f8417b70-1d86-4a18-a8cd-ec8cf5711e29']}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5f4a37-c368-4b8e-b932-cad80d536689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea5f4a37-c368-4b8e-b932-cad80d536689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6000f17f-3fc4-45de-9527-fed135f08d52', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304355483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530055c98bdb479ca656758bec8e30d0',qos_specs=None,replication_status=,reservations=['1c615f6d-e32a-421a-a413-d994d09bd360','645447e7-e9ed-4541-81b0-aab60992b1e6','34812906-caca-4486-956e-2eb3989ab492','f8417b70-1d86-4a18-a8cd-ec8cf5711e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81f973c79c2343aa9dc69c86f01fc1b7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304355483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6000f17f-3fc4-45de-9527-fed135f08d52,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530055c98bdb479ca656758bec8e30d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81f973c79c2343aa9dc69c86f01fc1b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba6a1c5-879d-4435-9383-011bfb6a28d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bba6a1c5-879d-4435-9383-011bfb6a28d8) transitioned into state 'SUCCESS' from state '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-1304355483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530055c98bdb479ca656758bec8e30d0',qos_specs=None,replication_status=,reservations=['1c615f6d-e32a-421a-a413-d994d09bd360','645447e7-e9ed-4541-81b0-aab60992b1e6','34812906-caca-4486-956e-2eb3989ab492','f8417b70-1d86-4a18-a8cd-ec8cf5711e29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81f973c79c2343aa9dc69c86f01fc1b7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193230d4-e318-428b-9623-4b908a37fcc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (193230d4-e318-428b-9623-4b908a37fcc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87080) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: DEBUG cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Flow 'volume_create_api' (c20c0a36-8f83-4901-9f23-96893adddaed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87080) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:03 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Create volume request issued successfully. Sep 01 02:23:03 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-d5503fa2-7862-48b6-8091-e61d8a869f3f tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:03 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1713/3465] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:03 2026] POST /volume/v3/volumes => generated 785 bytes in 486 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b5e0365b-aac7-4744-9231-e84af988a97a None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:03 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5e0365b-aac7-4744-9231-e84af988a97a tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] GET http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 Sep 01 02:23:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5e0365b-aac7-4744-9231-e84af988a97a tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:03 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b5e0365b-aac7-4744-9231-e84af988a97a tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:03 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:03 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:23:03 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:03 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:23:04 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b5e0365b-aac7-4744-9231-e84af988a97a tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Volume info retrieved successfully. Sep 01 02:23:04 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b5e0365b-aac7-4744-9231-e84af988a97a tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 returned with HTTP 200 Sep 01 02:23:04 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1753/3466] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:03 2026] GET /volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 => generated 964 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-62c9515c-336a-4426-a36f-3395b1cb4311 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-62c9515c-336a-4426-a36f-3395b1cb4311 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] GET http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 Sep 01 02:23:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-62c9515c-336a-4426-a36f-3395b1cb4311 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-62c9515c-336a-4426-a36f-3395b1cb4311 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-62c9515c-336a-4426-a36f-3395b1cb4311 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-62c9515c-336a-4426-a36f-3395b1cb4311 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1714/3467] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-d6a08101-c386-43a4-a29b-9fbffeba8d89 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d6a08101-c386-43a4-a29b-9fbffeba8d89 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] POST http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52/action Sep 01 02:23:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d6a08101-c386-43a4-a29b-9fbffeba8d89 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87081) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:23:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-d6a08101-c386-43a4-a29b-9fbffeba8d89 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-d6a08101-c386-43a4-a29b-9fbffeba8d89 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87081]: DEBUG cinder.policy [None req-d6a08101-c386-43a4-a29b-9fbffeba8d89 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'b9d73bdef3ed4c049c0ccd088f1342bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '530055c98bdb479ca656758bec8e30d0', '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=87081) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-d6a08101-c386-43a4-a29b-9fbffeba8d89 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52/action returned with HTTP 403 Sep 01 02:23:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1754/3468] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:23:05 2026] POST /volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52/action => generated 131 bytes in 147 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-3528877d-5d68-46e2-adfc-3065251259e9 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3528877d-5d68-46e2-adfc-3065251259e9 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 Sep 01 02:23:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3528877d-5d68-46e2-adfc-3065251259e9 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-3528877d-5d68-46e2-adfc-3065251259e9 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'delete' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87080]: INFO cinder.api.v3.volumes [None req-3528877d-5d68-46e2-adfc-3065251259e9 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Delete volume with id: 6000f17f-3fc4-45de-9527-fed135f08d52 Sep 01 02:23:05 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3528877d-5d68-46e2-adfc-3065251259e9 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-3528877d-5d68-46e2-adfc-3065251259e9 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Delete volume request issued successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-3528877d-5d68-46e2-adfc-3065251259e9 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 returned with HTTP 202 Sep 01 02:23:05 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1715/3469] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:05 2026] DELETE /volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-b6b66d3f-d1d5-41eb-91c0-e3af843ce242 None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6b66d3f-d1d5-41eb-91c0-e3af843ce242 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] GET http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 Sep 01 02:23:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6b66d3f-d1d5-41eb-91c0-e3af843ce242 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:05 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-b6b66d3f-d1d5-41eb-91c0-e3af843ce242 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:05 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:05 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:23:05 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:05 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:23:05 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-b6b66d3f-d1d5-41eb-91c0-e3af843ce242 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Volume info retrieved successfully. Sep 01 02:23:05 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-b6b66d3f-d1d5-41eb-91c0-e3af843ce242 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 returned with HTTP 200 Sep 01 02:23:05 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1755/3470] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:05 2026] GET /volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 => generated 1014 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-527f036f-7ecb-4801-a8f3-72f6cacdb0ba None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-527f036f-7ecb-4801-a8f3-72f6cacdb0ba tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] GET http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 Sep 01 02:23:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-527f036f-7ecb-4801-a8f3-72f6cacdb0ba tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-527f036f-7ecb-4801-a8f3-72f6cacdb0ba tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-527f036f-7ecb-4801-a8f3-72f6cacdb0ba tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 returned with HTTP 404 Sep 01 02:23:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1716/3471] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/volumes/6000f17f-3fc4-45de-9527-fed135f08d52 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] POST http://192.168.122.45/volume/v3/volumes Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-542671571"}} {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.api.v3.volumes [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-542671571'}} {{(pid=87081) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Create volume of 1 GB Sep 01 02:23:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Availability Zones retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Flow 'volume_create_api' (0c84a65d-f173-44b5-a2ef-d0e27406c1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bfb3251-116b-4d80-bd79-2a1b0c88cec6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.flows.api.create_volume [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Validating volume size '1' using validate_int {{(pid=87081) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bfb3251-116b-4d80-bd79-2a1b0c88cec6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-31T23:55:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=587b5929-ffda-4971-827f-a44e745f7d3d,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '587b5929-ffda-4971-827f-a44e745f7d3d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c4b459-8c49-4f23-8d31-572d8d005688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.quota [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Created reservations ['e1076dd5-46ee-48e1-bedc-bb1aca19cc84', '1f3bff21-d958-4055-b687-e7a073a319d8', '58c9736f-1d10-4848-8cb9-533c38be4bfb', 'c2d44a25-c0b1-4ffa-8878-7fe58c271393'] {{(pid=87081) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48c4b459-8c49-4f23-8d31-572d8d005688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1076dd5-46ee-48e1-bedc-bb1aca19cc84', '1f3bff21-d958-4055-b687-e7a073a319d8', '58c9736f-1d10-4848-8cb9-533c38be4bfb', 'c2d44a25-c0b1-4ffa-8878-7fe58c271393']}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da10d853-8060-447f-b676-d896ed7618cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:06 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da10d853-8060-447f-b676-d896ed7618cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8bb061ee-ec18-40b9-a1e0-87eef0c51f75', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542671571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530055c98bdb479ca656758bec8e30d0',qos_specs=None,replication_status=,reservations=['e1076dd5-46ee-48e1-bedc-bb1aca19cc84','1f3bff21-d958-4055-b687-e7a073a319d8','58c9736f-1d10-4848-8cb9-533c38be4bfb','c2d44a25-c0b1-4ffa-8878-7fe58c271393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81f973c79c2343aa9dc69c86f01fc1b7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-09-01T00:23:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-542671571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8bb061ee-ec18-40b9-a1e0-87eef0c51f75,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='530055c98bdb479ca656758bec8e30d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81f973c79c2343aa9dc69c86f01fc1b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(587b5929-ffda-4971-827f-a44e745f7d3d),volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ddd9b0-250c-4819-80dd-91c506c834ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52ddd9b0-250c-4819-80dd-91c506c834ee) transitioned into state 'SUCCESS' from state '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-542671571',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='530055c98bdb479ca656758bec8e30d0',qos_specs=None,replication_status=,reservations=['e1076dd5-46ee-48e1-bedc-bb1aca19cc84','1f3bff21-d958-4055-b687-e7a073a319d8','58c9736f-1d10-4848-8cb9-533c38be4bfb','c2d44a25-c0b1-4ffa-8878-7fe58c271393'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81f973c79c2343aa9dc69c86f01fc1b7',volume_type_id=587b5929-ffda-4971-827f-a44e745f7d3d)}' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736cf5a7-cdf7-4e98-a554-1b6f94e189c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (736cf5a7-cdf7-4e98-a554-1b6f94e189c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87081) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: DEBUG cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Flow 'volume_create_api' (0c84a65d-f173-44b5-a2ef-d0e27406c1b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87081) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 01 02:23:06 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Create volume request issued successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-e6e1cb00-e09a-439e-abf4-77588ebe8aec tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes returned with HTTP 202 Sep 01 02:23:06 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1756/3472] 192.168.122.45 () {60 vars in 1137 bytes} [Tue Sep 1 02:23:06 2026] POST /volume/v3/volumes => generated 784 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 01 02:23:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-152d01fc-164c-4386-8de5-e00a0ec6fc59 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-152d01fc-164c-4386-8de5-e00a0ec6fc59 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] GET http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 Sep 01 02:23:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-152d01fc-164c-4386-8de5-e00a0ec6fc59 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:06 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-152d01fc-164c-4386-8de5-e00a0ec6fc59 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:06 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:06 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:23:06 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:06 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:23:06 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-152d01fc-164c-4386-8de5-e00a0ec6fc59 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Volume info retrieved successfully. Sep 01 02:23:06 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-152d01fc-164c-4386-8de5-e00a0ec6fc59 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 returned with HTTP 200 Sep 01 02:23:06 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1717/3473] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:06 2026] GET /volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-39d1594c-e153-4cbe-b53e-db4707b2240b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39d1594c-e153-4cbe-b53e-db4707b2240b tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] GET http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 Sep 01 02:23:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39d1594c-e153-4cbe-b53e-db4707b2240b tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-39d1594c-e153-4cbe-b53e-db4707b2240b tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-39d1594c-e153-4cbe-b53e-db4707b2240b tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-39d1594c-e153-4cbe-b53e-db4707b2240b tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 returned with HTTP 200 Sep 01 02:23:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1757/3474] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-cb4b472b-949c-4d51-ab2e-6c8a329d4852 None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cb4b472b-949c-4d51-ab2e-6c8a329d4852 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] POST http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75/action Sep 01 02:23:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cb4b472b-949c-4d51-ab2e-6c8a329d4852 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87080) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 01 02:23:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-cb4b472b-949c-4d51-ab2e-6c8a329d4852 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 01 02:23:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87080]: DEBUG cinder.policy [None req-cb4b472b-949c-4d51-ab2e-6c8a329d4852 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b9d73bdef3ed4c049c0ccd088f1342bd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '530055c98bdb479ca656758bec8e30d0', '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=87080) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 01 02:23:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-cb4b472b-949c-4d51-ab2e-6c8a329d4852 tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-reader] http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75/action returned with HTTP 403 Sep 01 02:23:07 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1718/3475] 192.168.122.45 () {60 vars in 1269 bytes} [Tue Sep 1 02:23:07 2026] POST /volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75/action => generated 131 bytes in 24 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-5875126e-bd12-465f-8046-dbad880b08ea None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5875126e-bd12-465f-8046-dbad880b08ea tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] DELETE http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 Sep 01 02:23:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5875126e-bd12-465f-8046-dbad880b08ea tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-5875126e-bd12-465f-8046-dbad880b08ea tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'delete' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87081]: INFO cinder.api.v3.volumes [None req-5875126e-bd12-465f-8046-dbad880b08ea tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Delete volume with id: 8bb061ee-ec18-40b9-a1e0-87eef0c51f75 Sep 01 02:23:07 devstack devstack@c-api.service[87081]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87081]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87081]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87081]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5875126e-bd12-465f-8046-dbad880b08ea tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Volume info retrieved successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87081]: INFO cinder.volume.api [None req-5875126e-bd12-465f-8046-dbad880b08ea tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Delete volume request issued successfully. Sep 01 02:23:07 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-5875126e-bd12-465f-8046-dbad880b08ea tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 returned with HTTP 202 Sep 01 02:23:07 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1758/3476] 192.168.122.45 () {58 vars in 1230 bytes} [Tue Sep 1 02:23:07 2026] DELETE /volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 01 02:23:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.middleware.request_id [None req-26e34649-7b6d-4b40-b4d9-b3ebaf92a7bf None None] RequestId filter calling following filter/app {{(pid=87080) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:07 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26e34649-7b6d-4b40-b4d9-b3ebaf92a7bf tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] GET http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 Sep 01 02:23:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26e34649-7b6d-4b40-b4d9-b3ebaf92a7bf tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87080) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:07 devstack devstack@c-api.service[87080]: DEBUG cinder.api.openstack.wsgi [None req-26e34649-7b6d-4b40-b4d9-b3ebaf92a7bf tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'show' {{(pid=87080) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:07 devstack devstack@c-api.service[87080]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing item_cls to obj_make_list() is deprecated. The item class is now derived from the list object's field definition. Sep 01 02:23:07 devstack devstack@c-api.service[87080]: attachments = base.obj_make_list( Sep 01 02:23:07 devstack devstack@c-api.service[87080]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Sep 01 02:23:07 devstack devstack@c-api.service[87080]: warnings.warn( Sep 01 02:23:07 devstack devstack@c-api.service[87080]: INFO cinder.volume.api [None req-26e34649-7b6d-4b40-b4d9-b3ebaf92a7bf tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Volume info retrieved successfully. Sep 01 02:23:08 devstack devstack@c-api.service[87080]: INFO cinder.api.openstack.wsgi [None req-26e34649-7b6d-4b40-b4d9-b3ebaf92a7bf tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 returned with HTTP 200 Sep 01 02:23:08 devstack devstack@c-api.service[87080]: [pid: 87080|app: 0|req: 1719/3477] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:07 2026] GET /volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 => generated 1013 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 01 02:23:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.middleware.request_id [None req-951aa3fb-c400-4e41-bc1f-a9966e066f7b None None] RequestId filter calling following filter/app {{(pid=87081) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 01 02:23:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-951aa3fb-c400-4e41-bc1f-a9966e066f7b tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] GET http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 Sep 01 02:23:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-951aa3fb-c400-4e41-bc1f-a9966e066f7b tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Empty body provided in request {{(pid=87081) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 01 02:23:09 devstack devstack@c-api.service[87081]: DEBUG cinder.api.openstack.wsgi [None req-951aa3fb-c400-4e41-bc1f-a9966e066f7b tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] Calling method 'show' {{(pid=87081) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 01 02:23:09 devstack devstack@c-api.service[87081]: INFO cinder.api.openstack.wsgi [None req-951aa3fb-c400-4e41-bc1f-a9966e066f7b tempest-ProjectReaderTests-1201958308 tempest-ProjectReaderTests-1201958308-project-admin] http://192.168.122.45/volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 returned with HTTP 404 Sep 01 02:23:09 devstack devstack@c-api.service[87081]: [pid: 87081|app: 0|req: 1759/3478] 192.168.122.45 () {58 vars in 1227 bytes} [Tue Sep 1 02:23:09 2026] GET /volume/v3/volumes/8bb061ee-ec18-40b9-a1e0-87eef0c51f75 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 01 02:23:18 devstack devstack@c-api.service[87080]: DEBUG dbcounter [-] [87080] Writing DB stats cinder:SELECT=227,cinder:INSERT=49,cinder:UPDATE=91 {{(pid=87080) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 01 02:23:19 devstack devstack@c-api.service[87081]: DEBUG dbcounter [-] [87081] Writing DB stats cinder:SELECT=224,cinder:UPDATE=94,cinder:INSERT=48,cinder:DELETE=1 {{(pid=87081) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}